index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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
/
i915_irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Fix error handler to capture the first batch after the seqno
Chris Wilson
2011-01-13
1
-1
/
+1
*
drm/i915: Record AGP memory type upon error
Chris Wilson
2011-01-11
1
-0
/
+1
*
drm/i915: Record the error batchbuffer on each ring
Chris Wilson
2011-01-11
1
-118
/
+46
*
drm/i915: detect & report PCH display error interrupts
Jesse Barnes
2011-01-11
1
-2
/
+52
*
drm/i915/debugfs: Show the per-ring IMR
Chris Wilson
2011-01-11
1
-1
/
+4
*
drm/i915: Mask USER interrupts on gen6 (until required)
Chris Wilson
2011-01-11
1
-45
/
+0
*
drm/i915: dynamic render p-state support for Sandy Bridge
Jesse Barnes
2010-12-18
1
-2
/
+45
*
drm/i915: Add support for precise vblank timestamping (v2)
Mario Kleiner
2010-12-16
1
-0
/
+86
*
Revert "drm/i915: Avoid using PIPE_CONTROL on Ironlake"
Chris Wilson
2010-12-15
1
-1
/
+2
*
drm/i915/ringbuffer: Make IRQ refcnting atomic
Chris Wilson
2010-12-14
1
-8
/
+9
*
drm/i915: Avoid using PIPE_CONTROL on Ironlake
Chris Wilson
2010-12-05
1
-2
/
+2
*
drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB
Chris Wilson
2010-12-05
1
-90
/
+119
*
drm/i915: Tweak on-error bbaddr parsing for clarity
Chris Wilson
2010-11-25
1
-11
/
+8
*
drm/i915: Record fence registers on error.
Chris Wilson
2010-11-23
1
-0
/
+30
*
drm/i915: Use drm_i915_gem_object as the preferred type
Chris Wilson
2010-11-23
1
-39
/
+28
*
drm/i915: Avoid oops when capturing NULL ring for inactive pinned buffers
Chris Wilson
2010-11-23
1
-1
/
+1
*
drm/i915: Capture interesting display registers on error
Chris Wilson
2010-11-22
1
-0
/
+1
*
drm/i915: Capture pinned buffers on error
Chris Wilson
2010-11-22
1
-30
/
+57
*
drm/i915: Convert (void)I915_READ to POSTING_READ
Chris Wilson
2010-11-16
1
-24
/
+24
*
drm/i915: Remove the definitions for Primary Ring Buffer
Chris Wilson
2010-11-11
1
-14
/
+14
*
drm/i915: Remove the global irq wait queue
Chris Wilson
2010-11-11
1
-1
/
+1
*
drm/i915/debugfs: Report ring in error state
Chris Wilson
2010-11-01
1
-0
/
+1
*
drm/i915: Record BSD engine error state
Chris Wilson
2010-10-29
1
-0
/
+9
*
drm/i915: Record BLT engine error state
Chris Wilson
2010-10-29
1
-0
/
+7
*
drm/i915: Capture ERROR register on Sandybridge hangs
Chris Wilson
2010-10-27
1
-7
/
+11
*
drm/i915: Remove the confusing global waiting/irq seqno
Chris Wilson
2010-10-27
1
-3
/
+3
*
drm/i915: Fix hangcheck to handle multiple rings
Chris Wilson
2010-10-27
1
-39
/
+35
*
drm/i915: Propagate errors from writing to ringbuffer
Chris Wilson
2010-10-27
1
-6
/
+7
*
drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface
Chris Wilson
2010-10-27
1
-6
/
+6
*
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-26
1
-115
/
+144
|
\
|
*
drm/i915: Enable SandyBridge blitter ring
Chris Wilson
2010-10-21
1
-26
/
+38
|
*
drm/i915: Track objects in global active list (as well as per-ring)
Chris Wilson
2010-10-20
1
-7
/
+4
|
*
drivers: gpu: drm: i915: Fix a typo.
Andrea Gelmini
2010-10-19
1
-1
/
+1
|
*
drm/i915: Update hotplug interrupts register definitions for Sandybridge
Yuanhan Liu
2010-10-08
1
-5
/
+16
|
*
drm/i915: Only print 'generating error event' if we actually are
Chris Wilson
2010-10-01
1
-2
/
+3
|
*
drm/i915: Adjust hangcheck EIO semantics
Chris Wilson
2010-09-25
1
-0
/
+2
|
*
drm/i915: Only hold a process-local lock whilst throttling.
Chris Wilson
2010-09-24
1
-14
/
+15
|
*
drm/i915: add a new BSD ring buffer for Sandybridge
Xiang, Haihao
2010-09-21
1
-5
/
+10
|
*
drm/i915: Clean up bo lists on all hung gpus
Chris Wilson
2010-09-21
1
-13
/
+5
|
*
drm/i915: Add support for GPU soft reset on Ironlake.
Kenneth Graunke
2010-09-21
1
-0
/
+1
|
*
drm/i915: Rename graphics reset registers.
Kenneth Graunke
2010-09-21
1
-1
/
+1
|
*
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
Chris Wilson
2010-09-21
1
-15
/
+14
|
*
drm/i915: Reduce hangcheck frequency
Chris Wilson
2010-09-14
1
-3
/
+6
|
*
drm/i915: Use macros to switch between equivalent pipe registers
Chris Wilson
2010-09-11
1
-23
/
+12
|
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-09-11
1
-7
/
+15
|
|
\
|
*
|
drm/i915: Rename intel_encoder->enc to base for consistency
Chris Wilson
2010-09-09
1
-10
/
+6
|
*
|
drm/i915: Add ringbuffer wait reset to hangcheck
Chris Wilson
2010-09-08
1
-0
/
+16
|
*
|
drm/i915: Quieten sparse warnings for missing prototypes.
Chris Wilson
2010-09-08
1
-3
/
+3
|
*
|
drm/i915: Compile out error state without DEBUG_FS
Chris Wilson
2010-09-08
1
-0
/
+4
|
*
|
drm/i915: Ironlake page-flipping is per-plane not per-pipe
Chris Wilson
2010-09-08
1
-2
/
+2
[next]