index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_ringbuffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-05
drm/i915: Don't WARN about ring idle bit on gen2
Ville Syrjälä
1
-1
/
+1
2014-05-22
drm/i915: Split the ringbuffers from the rings (3/3)
Oscar Mateo
1
-50
/
+59
2014-05-22
drm/i915: Split the ringbuffers from the rings (2/3)
Oscar Mateo
1
-51
/
+51
2014-05-22
drm/i915: Split the ringbuffers from the rings (1/3)
Oscar Mateo
1
-8
/
+45
2014-05-22
drm/i915: s/intel_ring_buffer/intel_engine_cs
Oscar Mateo
1
-78
/
+78
2014-05-20
drm/i915/chv: Add some workaround notes
Ville Syrjälä
1
-1
/
+1
2014-05-15
drm/i915: Bail out early on gen6_signal if no semaphores
Mika Kuoppala
1
-0
/
+2
2014-05-13
drm/i915: Ringbuffer signal func for the second BSD ring
Oscar Mateo
1
-0
/
+1
2014-05-12
drm/i915: Use hash tables for the command parser
Brad Volkin
1
-1
/
+5
2014-05-08
drm/i915: Flush request queue when waiting for ring space
Chris Wilson
1
-25
/
+14
2014-05-08
drm/i915: Improve fallback ring waiting
Chris Wilson
1
-6
/
+16
2014-05-05
drm/i915: Support 64b execbuf
Ben Widawsky
1
-8
/
+8
2014-05-05
drm/i915: Move ring_begin to signal()
Ben Widawsky
1
-17
/
+22
2014-05-05
drm/i915: Virtualize the ringbuffer signal func
Ben Widawsky
1
-17
/
+25
2014-05-05
drm/i915: Move semaphore specific ring members to struct
Ben Widawsky
1
-63
/
+61
2014-05-05
drm/i915:Add the VCS2 switch in Intel_ring_setup_status_page
Zhao Yakui
1
-0
/
+5
2014-05-05
drm/i915:Initialize the second BSD ring on BDW GT3 machine
Zhao Yakui
1
-0
/
+78
2014-05-05
drm/i915: Include a little more information about why ring init fails
Chris Wilson
1
-6
/
+5
2014-05-05
drm/i915: Preserve ring buffers objects across resume
Chris Wilson
1
-81
/
+87
2014-05-05
drm/i915: Replace hardcoded cacheline size with macro
Chris Wilson
1
-13
/
+21
2014-04-09
drm/i915: add flags to i915_ring_stop
Mika Kuoppala
1
-2
/
+6
2014-04-03
drm/i915: Move all ring resets before setting the HWS page
Chris Wilson
1
-20
/
+34
2014-04-03
drm/i915: Invariably invalidate before ctx switch
Ben Widawsky
1
-7
/
+0
2014-04-02
drm/i915: Enabling the TLB invalidate bit in GFX Mode register
Akash Goel
1
-1
/
+3
2014-04-01
drm/i915: Rename GFX_TLB_INVALIDATE_ALWAYS
Chris Wilson
1
-3
/
+3
2014-03-31
drm/i915/ringbuffer: prefer struct drm_i915_private to drm_i915_private_t
Jani Nikula
1
-19
/
+19
2014-03-28
drm/i915: Broadwell expands ACTHD to 64bit
Chris Wilson
1
-6
/
+16
2014-03-28
drm/i915: Remove the enabling of VS_TIMER_DISPATCH bit in MI MODE reg
Akash Goel
1
-1
/
+2
2014-03-13
drm/i915/bdw: The TLB invalidation mechanism has been removed from INSTPM
Damien Lespiau
1
-2
/
+8
2014-03-12
drm/i915: warn if ring is active before sync flush
Naresh Kumar Kachhi
1
-0
/
+4
2014-03-12
drm/i915: wait for rings to become idle once disabled
Naresh Kumar Kachhi
1
-0
/
+2
2014-03-12
drm/i915: disable rings before HW status page setup
Naresh Kumar Kachhi
1
-5
/
+5
2014-03-10
Merge tag 'v3.14-rc6' into drm-intel-next-queued
Daniel Vetter
1
-0
/
+21
2014-03-07
drm/i915: Implement command buffer parsing logic
Brad Volkin
1
-0
/
+2
2014-03-05
drm/i915: We implement WaDisableAsyncFlipPerfMode:bdw
Ville Syrjälä
1
-1
/
+1
2014-02-14
drm/i915: Handle set_cache_level errors in the status page setup
Daniel Vetter
1
-1
/
+3
2014-02-14
drm/i915: Don't pin the status page as mappable
Daniel Vetter
1
-1
/
+1
2014-02-14
drm/i915: Don't set PIN_MAPPABLE for legacy ringbuffers
Daniel Vetter
1
-1
/
+1
2014-02-14
drm/i915: Handle set_cache_level errors in the pipe control scratch setup
Daniel Vetter
1
-1
/
+3
2014-02-14
drm/i915: Consolidate binding parameters into flags
Daniel Vetter
1
-6
/
+5
2014-02-12
drm/i915: protect ringbuffer sarea update behind !MODESET
Daniel Vetter
1
-1
/
+2
2014-02-11
drm/i915: Add intel_ring_cachline_align()
Ville Syrjälä
1
-0
/
+21
2014-02-06
drm/i915: Prevent recursion by retiring requests when the ring is full
Chris Wilson
1
-20
/
+5
2014-01-25
Merge branch 'topic/ppgtt' into drm-intel-next-queued
Daniel Vetter
1
-6
/
+6
2014-01-22
drm/i915: Fix disabled semaphores
Ben Widawsky
1
-4
/
+6
2014-01-07
drm/i915: Flush outstanding requests before allocating new seqno
Chris Wilson
1
-4
/
+8
2013-12-18
drm/i915: Make pin count per VMA
Ben Widawsky
1
-6
/
+6
2013-12-17
drm/i915: Don't emit mbox updates without semaphores
Ben Widawsky
1
-5
/
+6
2013-11-28
drm/i915: Add power well arguments to force wake routines.
Deepak S
1
-2
/
+2
2013-11-26
drm/i915: Drop forcewake w/a for missed interrupts/seqno on Sandybridge
Chris Wilson
1
-7
/
+0
[next]