index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
Commit message (
Expand
)
Author
Age
*
drm/i915: Simplify i915_gem_release_all_mmaps()
Chris Wilson
2014-07-23
*
Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-06-06
|
\
|
*
drm/i915: Silence the WARN if the user tries to GTT mmap an incoherent object
Chris Wilson
2014-06-05
|
*
drm/i915: Move the C3 LP write bit setup to gen3_init_clock_gating() for KMS
Ville Syrjälä
2014-06-05
*
|
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
Dave Airlie
2014-06-05
|
\
\
|
|
/
|
/
|
|
*
drm/i915: Prevent negative relocation deltas from wrapping
Chris Wilson
2014-05-27
|
*
drm/i915: Fix dynamic allocation of physical handles
Chris Wilson
2014-05-27
*
|
drm/i915: s/i915_hw_context/intel_context
Oscar Mateo
2014-05-22
*
|
drm/i915: Split the ringbuffers from the rings (2/3)
Oscar Mateo
2014-05-22
*
|
drm/i915: s/intel_ring_buffer/intel_engine_cs
Oscar Mateo
2014-05-22
*
|
drm/i915: Only discard backing storage on releasing the last ref
Chris Wilson
2014-05-22
*
|
drm/i915: Implement an oom-notifier for last resort shrinking
Chris Wilson
2014-05-20
*
|
drm/i915: Invalidate our pages under memory pressure
Chris Wilson
2014-05-20
*
|
drm/i915: Refactor common lock handling between shrinker count/scan
Chris Wilson
2014-05-20
*
|
drm/i915: Include bound and active pages in the count of shrinkable objects
Chris Wilson
2014-05-20
*
|
drm/i915: Translate ENOSPC from shmem_get_page() to ENOMEM
Chris Wilson
2014-05-20
*
|
drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
Chris Wilson
2014-05-16
*
|
drm/i915: Gracefully handle obj not bound to GGTT in is_pin_display
Oscar Mateo
2014-05-16
*
|
drm/i915: Only do gtt cleanup in vma_unbind for the global vma
Daniel Vetter
2014-05-14
*
|
drm/i915: Don't drop pinned fences
Daniel Vetter
2014-05-14
*
|
drm/i915: WARN_ON fence pin leaks
Daniel Vetter
2014-05-13
*
|
drm/i915: Flush request queue when waiting for ring space
Chris Wilson
2014-05-07
*
|
drm/i915: Make aliasing a 2nd class VM
Ben Widawsky
2014-05-07
*
|
drm/i915: Move semaphore specific ring members to struct
Ben Widawsky
2014-05-05
*
|
drm/i915: Do not call retire_requests from wait_for_rendering
Chris Wilson
2014-05-05
*
|
drm/i915: vlv: clean up GTLC wake control/status register macros
Imre Deak
2014-05-05
*
|
drm/i915:Initialize the second BSD ring on BDW GT3 machine
Zhao Yakui
2014-05-05
*
|
drm/i915: Allow the module to load even if we fail to setup rings
Chris Wilson
2014-05-05
*
|
drm/i915: Preserve ring buffers objects across resume
Chris Wilson
2014-05-05
*
|
Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...
Dave Airlie
2014-04-30
|
\
\
|
*
|
drm: pass the irq explicitly to drm_irq_install
Daniel Vetter
2014-04-23
|
*
|
drm/irq: remove cargo-culted locking from irq_install/uninstall
Daniel Vetter
2014-04-22
|
|
/
*
|
Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-04-30
|
\
\
|
|
/
|
/
|
|
*
drm/i915: add flags to i915_ring_stop
Mika Kuoppala
2014-04-09
*
|
drm/i915: Always use kref tracking for all contexts.
Chris Wilson
2014-04-11
|
/
*
Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-04-05
|
\
|
*
drm/i915/gem: prefer struct drm_i915_private to drm_i915_private_t
Jani Nikula
2014-03-31
*
|
drm: Add support for two-ended allocation, v3
Lauri Kasanen
2014-04-03
|
/
*
drm/i915: Fix unsafe loop iteration over vma whilst unbinding them
Chris Wilson
2014-03-21
*
drm/i915: move pc8.irqs_disabled to pm.irqs_disabled
Paulo Zanoni
2014-03-19
*
Merge branch 'topic/dp-aux-rework' into drm-intel-next-queued
Daniel Vetter
2014-03-19
|
\
|
*
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-03-18
|
|
\
|
|
*
drm: use anon-inode instead of relying on cdevs
David Herrmann
2014-03-16
*
|
|
drm/i915: Unbind all vmas whose new cache_level doesn't agree with the neighb...
Ville Syrjälä
2014-03-13
*
|
|
drm/i915: Do not force non-caching copies for pwrite along shmem path
Chris Wilson
2014-03-07
*
|
|
drm/i915: Process page flags once rather than per pwrite/pread
Chris Wilson
2014-03-07
|
/
/
*
|
drm/i915: Refactor shmem pread setup
Brad Volkin
2014-03-07
*
|
drm/i915: Make i915_gem_retire_requests_ring() static
Damien Lespiau
2014-03-05
*
|
drm/i915: Record pid/comm of hanging task
Chris Wilson
2014-03-05
*
|
drm/i915: Rely on accurate request tracking for finding hung batches
Chris Wilson
2014-03-05
[next]