index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/bdw: Don't execute context reset and switch with Execlists
Thomas Daniel
2014-09-03
1
-3
/
+5
*
drm/i915: Rework GPU reset sequence to match driver load & thaw
McAulay, Alistair
2014-09-03
1
-1
/
+7
*
Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-09-03
1
-69
/
+116
|
\
|
*
drm/i915/bdw: Make sure gpu reset still works with Execlists
Oscar Mateo
2014-08-20
1
-0
/
+12
|
*
drm/i915/bdw: Emission of requests with logical rings
Oscar Mateo
2014-08-14
1
-19
/
+53
|
*
drm/i915: Rework ppgtt init to no require an aliasing ppgtt
Daniel Vetter
2014-08-13
1
-0
/
+8
|
*
drm/i915: Fix up checks for aliasing ppgtt
Daniel Vetter
2014-08-13
1
-6
/
+2
|
*
drm/i915: Allow i915_gem_setup_global_gtt to fail
Daniel Vetter
2014-08-13
1
-1
/
+6
|
*
drm/i915: Add proper prefix to obj_to_ggtt
Daniel Vetter
2014-08-13
1
-1
/
+1
|
*
drm/i915: Only refcount ppgtt if it actually is one
Daniel Vetter
2014-08-13
1
-1
/
+2
|
*
drm/i915: Some cleanups for the ppgtt lifetime handling
Daniel Vetter
2014-08-12
1
-4
/
+1
|
*
drm/i915: vma/ppgtt lifetime rules
Michel Thierry
2014-08-12
1
-0
/
+8
|
*
drm/i915/bdw: Skeleton for the new logical rings submission path
Oscar Mateo
2014-08-11
1
-0
/
+5
|
*
drm/i915: Abstract the legacy workload submission mechanism away
Oscar Mateo
2014-08-11
1
-4
/
+11
|
*
drm/i915/bdw: Macro for LRCs and module option for Execlists
Oscar Mateo
2014-08-11
1
-0
/
+3
|
*
drm/i915: Remove fenced_gpu_access and pending_fenced_gpu_access
Chris Wilson
2014-08-11
1
-17
/
+0
|
*
drm/i915: Force CPU relocations if not GTT mapped
Chris Wilson
2014-08-11
1
-4
/
+4
|
*
drm/i915: Only perform set-to-gtt domain for objects bound to the global gtt
Chris Wilson
2014-08-11
1
-17
/
+5
*
|
Merge tag 'drm-intel-fixes-2014-08-08' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
2014-08-08
1
-1
/
+1
|
\
|
|
*
drm/i915: Bring GPU Freq to min while suspending.
Deepak S
2014-08-07
1
-1
/
+1
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-08-08
1
-23
/
+70
|
\
|
|
*
drm/i915: Do not unmap object unless no other VMAs reference it
Armin Reese
2014-07-23
1
-3
/
+3
|
*
drm/i915: add helper for checking whether IRQs are enabled
Jesse Barnes
2014-07-23
1
-1
/
+1
|
*
drm/i915: Abandon oom quickly if killed by a signal
Chris Wilson
2014-07-23
1
-1
/
+4
|
*
drm/i915: Generalize intel_ring_get_tail to take a ringbuf
Oscar Mateo
2014-07-08
1
-2
/
+2
|
*
drm/i915: Restrict GPU boost to the RCS engine
Chris Wilson
2014-07-08
1
-1
/
+1
|
*
drm/i915: Updating comments.
Rodrigo Vivi
2014-07-07
1
-0
/
+2
|
*
drm/i915: Track frontbuffer invalidation/flushing
Daniel Vetter
2014-06-19
1
-6
/
+14
|
*
drm/i915: Introduce accurate frontbuffer tracking
Daniel Vetter
2014-06-19
1
-0
/
+19
|
*
drm/i915: Drop schedule_back from psr_exit
Daniel Vetter
2014-06-19
1
-3
/
+3
|
*
drm/i915: Don't BUG_ON in i915_gem_obj_offset
Daniel Vetter
2014-06-18
1
-1
/
+2
|
*
drm/i915: Don't prefault the entire obj if the vma is smaller
Ville Syrjälä
2014-06-18
1
-1
/
+4
|
*
drm/i915: Replaced Blitter ring based flips with MMIO flips
Sourab Gupta
2014-06-17
1
-1
/
+1
|
*
drm/i915: Simplify i915_gem_release_all_mmaps()
Chris Wilson
2014-06-16
1
-16
/
+9
|
*
drm/i915: Force PSR exit by inactivating it.
Rodrigo Vivi
2014-06-13
1
-0
/
+6
|
*
drm/i915: Prefault the entire object on first page fault
Chris Wilson
2014-06-13
1
-5
/
+17
|
*
drm/i915: Use the .release hook to drop the stolen drm_mm tracking
Chris Wilson
2014-06-13
1
-1
/
+0
|
*
drm/i915: use shmem helpers if possible
David Herrmann
2014-06-11
1
-7
/
+1
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-08-06
1
-21
/
+12
|
\
\
|
*
|
drm: i915: Use nsec based interfaces
Thomas Gleixner
2014-07-24
1
-21
/
+12
|
|
/
*
/
drm/i915: Simplify i915_gem_release_all_mmaps()
Chris Wilson
2014-07-23
1
-16
/
+9
|
/
*
Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-06-06
1
-2
/
+2
|
\
|
*
drm/i915: Silence the WARN if the user tries to GTT mmap an incoherent object
Chris Wilson
2014-06-05
1
-1
/
+1
|
*
drm/i915: Move the C3 LP write bit setup to gen3_init_clock_gating() for KMS
Ville Syrjälä
2014-06-05
1
-1
/
+1
*
|
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
Dave Airlie
2014-06-05
1
-206
/
+160
|
\
\
|
|
/
|
/
|
|
*
drm/i915: Prevent negative relocation deltas from wrapping
Chris Wilson
2014-05-27
1
-12
/
+34
|
*
drm/i915: Fix dynamic allocation of physical handles
Chris Wilson
2014-05-27
1
-193
/
+126
*
|
drm/i915: s/i915_hw_context/intel_context
Oscar Mateo
2014-05-22
1
-2
/
+2
*
|
drm/i915: Split the ringbuffers from the rings (2/3)
Oscar Mateo
2014-05-22
1
-1
/
+1
*
|
drm/i915: s/intel_ring_buffer/intel_engine_cs
Oscar Mateo
2014-05-22
1
-28
/
+28
[next]