Kenneth Graunke
|
eeccdcac07
drm/i915: Rename graphics reset registers.
|
15 years ago |
Chris Wilson
|
a6c45cf013
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
|
15 years ago |
Chris Wilson
|
b3b079dbef
drm/i915: Reduce hangcheck frequency
|
15 years ago |
Chris Wilson
|
5eddb70ba2
drm/i915: Use macros to switch between equivalent pipe registers
|
15 years ago |
Chris Wilson
|
8b3016c4f4
Merge branch 'drm-intel-fixes' into drm-intel-next
|
15 years ago |
Chris Wilson
|
4ef69c7a64
drm/i915: Rename intel_encoder->enc to base for consistency
|
15 years ago |
Chris Wilson
|
7839d956fc
drm/i915: Double check that the wait_request is not pending before warning
|
15 years ago |
Chris Wilson
|
8c80b59b37
drm/i915: Add ringbuffer wait reset to hangcheck
|
15 years ago |
Chris Wilson
|
995b6762f0
drm/i915: Quieten sparse warnings for missing prototypes.
|
15 years ago |
Chris Wilson
|
3bd3c93299
drm/i915: Compile out error state without DEBUG_FS
|
15 years ago |
Chris Wilson
|
2bbda38963
drm/i915: Ironlake page-flipping is per-plane not per-pipe
|
15 years ago |
Chris Wilson
|
3b61796785
drm/i915: Rename i915_opregion.c to intel_opregion.c
|
15 years ago |
Simon Farnsworth
|
4e5359cd05
drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt
|
15 years ago |
Zhenyu Wang
|
3fdef0205e
drm/i915: fix render pipe control notify on sandybridge
|
15 years ago |
Chris Wilson
|
e78d73b16b
drm/i915: Wake-up wait_request() from elapsed hang-check (v2)
|
15 years ago |
Chris Wilson
|
e56660ddfb
drm/i915: Record error batch buffers using iomem
|
15 years ago |
Chris Wilson
|
6ef3d42780
drm/i915: Capture the overlay status upon a GPU hang.
|
15 years ago |
Chris Wilson
|
cbb465e72a
drm/i915: Include instdone[1] in hangcheck
|
15 years ago |
Jesse Barnes
|
d874bcff79
drm/i915: remove duplicate PIPE*STAT bit definitions
|
15 years ago |
Jesse Barnes
|
e25e660109
drm/i915: remove unused vblank_enable var from i915_driver_irq_handler
|
15 years ago |
Jesse Barnes
|
70565d00db
drm/i915: fix page flip finish vs. prepare on plane B
|
15 years ago |
Andy Lutomirski
|
2d1c9752ea
drm/i915: Fix CRT hotplug regression in 2.6.35-rc1
|
15 years ago |
Jesse Barnes
|
1afe3e9d43
drm/i915: gen3 page flipping fixes
|
15 years ago |
Adam Jackson
|
c496fa1fff
drm/i915/gen4: Fix interrupt setup ordering
|
15 years ago |
Chris Wilson
|
35aed2e6be
drm/i915: Only print an message if there was an error
|
15 years ago |
Jesse Barnes
|
7648fa99eb
drm/i915: add power monitoring support
|
15 years ago |
Zou Nan hai
|
d1b851fc0d
drm/i915: implement BSD ring buffer V2
|
15 years ago |
Zou Nan hai
|
852835f343
drm/i915: convert some gem structures to per-ring V2
|
15 years ago |
Zou Nan hai
|
8187a2b70e
drm/i915: introduce intel_ring_buffer structure (V2)
|
15 years ago |
Eric Anholt
|
d3301d86b4
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
|
15 years ago |