index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_ringbuffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915:Add the VCS2 switch in Intel_ring_setup_status_page
Zhao Yakui
2014-05-05
1
-0
/
+5
*
drm/i915:Initialize the second BSD ring on BDW GT3 machine
Zhao Yakui
2014-05-05
1
-0
/
+78
*
drm/i915: Include a little more information about why ring init fails
Chris Wilson
2014-05-05
1
-6
/
+5
*
drm/i915: Preserve ring buffers objects across resume
Chris Wilson
2014-05-05
1
-81
/
+87
*
drm/i915: Replace hardcoded cacheline size with macro
Chris Wilson
2014-05-05
1
-13
/
+21
*
drm/i915: add flags to i915_ring_stop
Mika Kuoppala
2014-04-09
1
-2
/
+6
*
drm/i915: Move all ring resets before setting the HWS page
Chris Wilson
2014-04-03
1
-20
/
+34
*
drm/i915: Invariably invalidate before ctx switch
Ben Widawsky
2014-04-03
1
-7
/
+0
*
drm/i915: Enabling the TLB invalidate bit in GFX Mode register
Akash Goel
2014-04-02
1
-1
/
+3
*
drm/i915: Rename GFX_TLB_INVALIDATE_ALWAYS
Chris Wilson
2014-04-01
1
-3
/
+3
*
drm/i915/ringbuffer: prefer struct drm_i915_private to drm_i915_private_t
Jani Nikula
2014-03-31
1
-19
/
+19
*
drm/i915: Broadwell expands ACTHD to 64bit
Chris Wilson
2014-03-28
1
-6
/
+16
*
drm/i915: Remove the enabling of VS_TIMER_DISPATCH bit in MI MODE reg
Akash Goel
2014-03-28
1
-1
/
+2
*
drm/i915/bdw: The TLB invalidation mechanism has been removed from INSTPM
Damien Lespiau
2014-03-13
1
-2
/
+8
*
drm/i915: warn if ring is active before sync flush
Naresh Kumar Kachhi
2014-03-12
1
-0
/
+4
*
drm/i915: wait for rings to become idle once disabled
Naresh Kumar Kachhi
2014-03-12
1
-0
/
+2
*
drm/i915: disable rings before HW status page setup
Naresh Kumar Kachhi
2014-03-12
1
-5
/
+5
*
Merge tag 'v3.14-rc6' into drm-intel-next-queued
Daniel Vetter
2014-03-10
1
-0
/
+21
|
\
|
*
drm/i915: Add intel_ring_cachline_align()
Ville Syrjälä
2014-02-11
1
-0
/
+21
*
|
drm/i915: Implement command buffer parsing logic
Brad Volkin
2014-03-07
1
-0
/
+2
*
|
drm/i915: We implement WaDisableAsyncFlipPerfMode:bdw
Ville Syrjälä
2014-03-05
1
-1
/
+1
*
|
drm/i915: Handle set_cache_level errors in the status page setup
Daniel Vetter
2014-02-14
1
-1
/
+3
*
|
drm/i915: Don't pin the status page as mappable
Daniel Vetter
2014-02-14
1
-1
/
+1
*
|
drm/i915: Don't set PIN_MAPPABLE for legacy ringbuffers
Daniel Vetter
2014-02-14
1
-1
/
+1
*
|
drm/i915: Handle set_cache_level errors in the pipe control scratch setup
Daniel Vetter
2014-02-14
1
-1
/
+3
*
|
drm/i915: Consolidate binding parameters into flags
Daniel Vetter
2014-02-14
1
-6
/
+5
*
|
drm/i915: protect ringbuffer sarea update behind !MODESET
Daniel Vetter
2014-02-12
1
-1
/
+2
*
|
drm/i915: Prevent recursion by retiring requests when the ring is full
Chris Wilson
2014-02-06
1
-20
/
+5
*
|
Merge branch 'topic/ppgtt' into drm-intel-next-queued
Daniel Vetter
2014-01-25
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
drm/i915: Make pin count per VMA
Ben Widawsky
2013-12-18
1
-6
/
+6
*
|
drm/i915: Fix disabled semaphores
Ben Widawsky
2014-01-22
1
-4
/
+6
*
|
drm/i915: Flush outstanding requests before allocating new seqno
Chris Wilson
2014-01-07
1
-4
/
+8
*
|
drm/i915: Don't emit mbox updates without semaphores
Ben Widawsky
2013-12-17
1
-5
/
+6
|
/
*
drm/i915: Add power well arguments to force wake routines.
Deepak S
2013-11-28
1
-2
/
+2
*
drm/i915: Drop forcewake w/a for missed interrupts/seqno on Sandybridge
Chris Wilson
2013-11-26
1
-7
/
+0
*
drm/i915: Emit SRM after the MSG_FBC_REND_STATE LRI
Ville Syrjälä
2013-11-21
1
-2
/
+4
*
drm/i915: Limit FBC flush to post batch flush
Ville Syrjälä
2013-11-21
1
-2
/
+2
*
drm/i915/bdw: Add comment about gen8 HWS PGA
Ben Widawsky
2013-11-14
1
-0
/
+1
*
drm/i915/bdw: Take render error interrupt out of the mask
Daniel Vetter
2013-11-08
1
-2
/
+1
*
drm/i915/bdw: BSD init for gen8 also
Ben Widawsky
2013-11-08
1
-1
/
+1
*
drm/i915/bdw: Render ring flushing
Ben Widawsky
2013-11-08
1
-0
/
+42
*
drm/i915/bdw: unleash PPGTT
Ben Widawsky
2013-11-08
1
-1
/
+4
*
drm/i915/bdw: Update MI_FLUSH_DW
Ben Widawsky
2013-11-08
1
-4
/
+18
*
drm/i915/bdw: dispatch updates (64b related)
Ben Widawsky
2013-11-08
1
-3
/
+31
*
drm/i915/bdw: Implement interrupt changes
Ben Widawsky
2013-11-08
1
-11
/
+85
*
drm/i915: Do a fuller init after reset
Ben Widawsky
2013-10-16
1
-1
/
+3
*
drm/i915: Remove gen specific checks in MMIO
Ben Widawsky
2013-10-10
1
-4
/
+2
*
drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPF
Ben Widawsky
2013-09-19
1
-3
/
+3
*
drm/i915: Add second slice l3 remapping
Ben Widawsky
2013-09-19
1
-4
/
+3
*
drm/i915: Write RING_TAIL once per-request
Chris Wilson
2013-09-10
1
-14
/
+16
[next]