Jesse Barnes
|
9c928d168d
drm/i915: disable FBC when more than one pipe is active
|
15 years ago |
Jesse Barnes
|
adcdbc6651
drm/i915: don't access FW_BLC_SELF on 965G
|
15 years ago |
Eric Anholt
|
e20f9c64c7
drm/i915: Clean up leftover bits from hws move to ring structure.
|
15 years ago |
Jesse Barnes
|
7648fa99eb
drm/i915: add power monitoring support
|
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 |
Adam Jackson
|
ee5382aedf
drm/i915: Make fbc control wrapper functions
|
15 years ago |
Daniel Vetter
|
a8089e849a
drm/i915: drop pointer to drm_gem_object
|
15 years ago |
Linus Torvalds
|
13bd8e4673
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Daniel Vetter
|
23010e43b3
drm/i915: introduce to_intel_bo helper
|
15 years ago |
Eric Anholt
|
bad720ff3e
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
|
15 years ago |
Chris Wilson
|
9df30794f6
drm/i915: Record batch buffer following GPU error
|
15 years ago |
Jesse Barnes
|
4a9bef37e5
drm/i915: provide self-refresh status in debugfs
|
15 years ago |
Jesse Barnes
|
b5e50c3f56
drm/i915: provide FBC status in debugfs
|
15 years ago |
Jesse Barnes
|
f97108d1d0
drm/i915: add dynamic performance control support for Ironlake
|
15 years ago |
Chris Wilson
|
4bdadb9785
drm/i915: Selectively enable self-reclaim
|
15 years ago |
Zhenyu Wang
|
823f68fd64
drm/i915: remove full registers dump debug
|
15 years ago |
Eric Anholt
|
656cb79322
drm/i915: In the debugfs interface, unmap our address instead of the page's.
|
15 years ago |
Chris Wilson
|
fcffb94766
drm/i915: Report purgeable status in buffer lists.
|
15 years ago |
Adam Jackson
|
f2b115e69d
drm/i915: Fix product names and #defines
|
15 years ago |
Kristian Høgsberg
|
33db679b4e
drm/i915: Unregister i915_wedged debugfs entry using the right key
|
15 years ago |
Chris Wilson
|
f3cd474bb2
drm/i915: debugfs interface to manually reset the GPU
|
15 years ago |
Chris Wilson
|
ba86bf8bfc
drm/i915: Avoid potential sleep whilst holding spinlock
|
15 years ago |
Chris Wilson
|
725ceaa08a
drm/i915: Include buffer size and dirty state in debugfs lists
|
16 years ago |
Chris Wilson
|
0ef82af725
drm/i915: Pad ringbuffer with NOOPs before wrapping
|
16 years ago |
Zhenyu Wang
|
5f6a169598
drm/i915: update debugfs interrupt info on IGDNG
|
16 years ago |
Ben Gamari
|
9e3a6d155e
drm/i915: Add i915 register dumping debugfs file
|
16 years ago |
Ben Gamari
|
27c202ad7f
drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c
|
16 years ago |