index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: don't bail out of intel_wait_ring_buffer too early
Daniel Vetter
2012-01-03
1
-1
/
+10
*
drm/i915: Work around gen7 BLT ring synchronization issues.
Eric Anholt
2012-01-03
1
-0
/
+14
*
drm/i915: Force sync command ordering (Gen6+)
Ben Widawsky
2012-01-03
1
-0
/
+5
*
drm/i915: Use PIPE_CONTROL for flushing on gen6+.
Jesse Barnes
2011-10-20
1
-12
/
+124
*
drm/i915: Rename PIPE_CONTROL bit defines to be less terse.
Kenneth Graunke
2011-10-20
1
-2
/
+4
*
drm/i915: Remove implied length of 2 from GFX_OP_PIPE_CONTROL #define.
Kenneth Graunke
2011-10-20
1
-4
/
+4
*
drm/i915: Dumb down the semaphore logic
Ben Widawsky
2011-09-21
1
-43
/
+106
*
Drivers: i915: Fix all space related issues.
Akshay Joshi
2011-09-19
1
-38
/
+38
*
drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge
Jesse Barnes
2011-08-19
1
-0
/
+4
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-22
1
-0
/
+3
|
\
|
*
drm/i915: Initialize RCS ring status page address in intel_render_ring_init_dri
Keith Packard
2011-07-22
1
-0
/
+3
*
|
drm/i915: Add an interface to dynamically change the cache level
Chris Wilson
2011-06-09
1
-2
/
+4
|
/
*
drm/i915: clean up unused ring_get_irq/ring_put_irq functions
Feng, Boqun
2011-05-16
1
-29
/
+0
*
drm/i915: fix user irq miss in BSD ring on g4x
Feng, Boqun
2011-05-16
1
-2
/
+27
*
drm/i915: Update the location of the ringbuffers' HWS_PGA registers for IVB.
Eric Anholt
2011-05-13
1
-3
/
+24
*
drm/i915: ring support for Ivy Bridge
Jesse Barnes
2011-05-13
1
-3
/
+3
*
drm/i915: Rename agp_type to cache_level
Chris Wilson
2011-05-10
1
-2
/
+2
*
drm/1915: ringbuffer wait for idle function
Ben Widawsky
2011-05-10
1
-1
/
+1
*
drm/i915: Move the irq wait queue initialisation into the ring init
Chris Wilson
2011-05-10
1
-0
/
+1
*
drm/i915: Restore missing command flush before interrupt on BLT ring
Chris Wilson
2011-03-23
1
-60
/
+49
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-02-16
1
-10
/
+16
|
\
|
*
drm/i915: Invalidate TLB caches on SNB BLT/BSD rings
Chris Wilson
2011-02-02
1
-10
/
+16
*
|
drm/i915: Refine tracepoints
Chris Wilson
2011-02-07
1
-18
/
+3
*
|
drm/i915: Defer reporting EIO until we try to use the GPU
Chris Wilson
2011-01-27
1
-0
/
+4
*
|
drm/i915: Silence a few -Wunused-but-set-variable
Chris Wilson
2011-01-25
1
-0
/
+4
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-01-24
1
-16
/
+66
|
\
\
|
|
/
|
*
drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for space
Chris Wilson
2011-01-20
1
-16
/
+24
|
*
drm/i915: Initialise ring vfuncs for old DRI paths
Chris Wilson
2011-01-20
1
-0
/
+42
*
|
drm/i915/ringbuffer: Kill an annoyingly frequent debug message
Chris Wilson
2011-01-20
1
-1
/
+0
|
/
*
drm/i915: Make the ring IMR handling private
Chris Wilson
2011-01-11
1
-12
/
+14
*
drm/i915/ringbuffer: Simplify the ring irq refcounting
Chris Wilson
2011-01-11
1
-38
/
+24
*
drm/i915: Mask USER interrupts on gen6 (until required)
Chris Wilson
2011-01-11
1
-11
/
+109
*
drm/i915: Handle ringbuffer stalls when flushing
Chris Wilson
2011-01-11
1
-33
/
+53
*
drm/i915: Workaround erratum on i830 for TAIL pointer within last 2 cachelines
Chris Wilson
2011-01-11
1
-3
/
+10
*
Revert "drm/i915: Avoid using PIPE_CONTROL on Ironlake"
Chris Wilson
2010-12-15
1
-2
/
+160
*
drm/i915/ringbuffer: Make IRQ refcnting atomic
Chris Wilson
2010-12-14
1
-19
/
+25
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-12-09
1
-11
/
+8
|
\
|
*
drm/i915/ringbuffer: Handle wrapping of the autoreported HEAD
Chris Wilson
2010-12-09
1
-11
/
+8
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-12-07
1
-14
/
+16
|
\
\
|
|
/
|
*
drm/i915/ringbuffer: Only print an error on the second attempt to reset head
Chris Wilson
2010-12-05
1
-14
/
+16
|
*
drm/i915/ringbuffer: Use the HEAD auto-reporting mechanism
Chris Wilson
2010-11-08
1
-1
/
+12
|
*
drm/i915: SNB BLT workaround
Chris Wilson
2010-11-02
1
-3
/
+113
*
|
drm/i915: Avoid using PIPE_CONTROL on Ironlake
Chris Wilson
2010-12-05
1
-157
/
+2
*
|
drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB
Chris Wilson
2010-12-05
1
-156
/
+259
*
|
drm/i915/ringbuffer: Handle cliprects in the caller
Chris Wilson
2010-11-30
1
-58
/
+28
*
|
drm/i915: Move instruction state invalidation from execbuffer to flush
Chris Wilson
2010-11-30
1
-11
/
+4
*
|
drm/i915: Move the implementation details of PIPE_CONTROL to the ringbuffer
Chris Wilson
2010-11-23
1
-9
/
+96
*
|
drm/i915: Use drm_i915_gem_object as the preferred type
Chris Wilson
2010-11-23
1
-30
/
+24
*
|
Revert "drm/i915/ringbuffer: Ignore failure to setup the ring on Sandybridge"
Chris Wilson
2010-11-11
1
-24
/
+8
*
|
drm/i915/ringbuffer: set FORCE_WAKE bit before reading ring register
Zou Nan hai
2010-11-11
1
-1
/
+1
[next]