Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
cc10b6ffd39ef982f86de68d95e5811df82cf819
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
adcdbc6
drm/i915: don't access FW_BLC_SELF on 965G
by Jesse Barnes
· 14 years ago
e20f9c6
drm/i915: Clean up leftover bits from hws move to ring structure.
by Eric Anholt
· 14 years ago
7648fa9
drm/i915: add power monitoring support
by Jesse Barnes
· 14 years ago
852835f
drm/i915: convert some gem structures to per-ring V2
by Zou Nan hai
· 14 years ago
8187a2b
drm/i915: introduce intel_ring_buffer structure (V2)
by Zou Nan hai
· 14 years ago
d3301d8
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
by Eric Anholt
· 14 years ago
ee5382a
drm/i915: Make fbc control wrapper functions
by Adam Jackson
· 15 years ago
a8089e8
drm/i915: drop pointer to drm_gem_object
by Daniel Vetter
· 15 years ago
13bd8e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
23010e4
drm/i915: introduce to_intel_bo helper
by Daniel Vetter
· 15 years ago
bad720f
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
by Eric Anholt
· 15 years ago
9df3079
drm/i915: Record batch buffer following GPU error
by Chris Wilson
· 15 years ago
4a9bef3
drm/i915: provide self-refresh status in debugfs
by Jesse Barnes
· 15 years ago
b5e50c3
drm/i915: provide FBC status in debugfs
by Jesse Barnes
· 15 years ago
f97108d
drm/i915: add dynamic performance control support for Ironlake
by Jesse Barnes
· 15 years ago
4bdadb9
drm/i915: Selectively enable self-reclaim
by Chris Wilson
· 15 years ago
823f68f
drm/i915: remove full registers dump debug
by Zhenyu Wang
· 15 years ago
656cb79
drm/i915: In the debugfs interface, unmap our address instead of the page's.
by Eric Anholt
· 15 years ago
fcffb94
drm/i915: Report purgeable status in buffer lists.
by Chris Wilson
· 15 years ago
f2b115e
drm/i915: Fix product names and #defines
by Adam Jackson
· 15 years ago
33db679
drm/i915: Unregister i915_wedged debugfs entry using the right key
by Kristian Høgsberg
· 15 years ago
f3cd474
drm/i915: debugfs interface to manually reset the GPU
by Chris Wilson
· 15 years ago
ba86bf8
drm/i915: Avoid potential sleep whilst holding spinlock
by Chris Wilson
· 15 years ago
725ceaa
drm/i915: Include buffer size and dirty state in debugfs lists
by Chris Wilson
· 15 years ago
0ef82af
drm/i915: Pad ringbuffer with NOOPs before wrapping
by Chris Wilson
· 15 years ago
5f6a169
drm/i915: update debugfs interrupt info on IGDNG
by Zhenyu Wang
· 15 years ago
9e3a6d1
drm/i915: Add i915 register dumping debugfs file
by Ben Gamari
· 15 years ago
27c202a
drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c
by Ben Gamari
· 15 years ago
[Renamed (96%) from drivers/gpu/drm/i915/i915_gem_debugfs.c]
8a90523
drm/i915: refactor error detection & collection
by Jesse Barnes
· 15 years ago
a17458f
drm/i915: Move lock to more reasonable location
by Ben Gamari
· 15 years ago
a01c75b
drm/i915: Add gtt_offset to gem object list debugfs output
by Ben Gamari
· 15 years ago
63eeaf3
drm/i915: enable error detection & state collection
by Jesse Barnes
· 15 years ago
76cff81
drm/i915: A few debugfs formatting fixes
by Ben Gamari
· 15 years ago
6911a9b
drm/i915: Implement batch and ring buffer dumping
by Ben Gamari
· 16 years ago
5e118f4
drm/i915: Add a spinlock to protect the active_list
by Carl Worth
· 16 years ago
0b4d569
i915: fix wrong 'size_t' format string
by Linus Torvalds
· 16 years ago
a6172a8
drm/i915: Display fence register state in debugfs i915_gem_fence_regs node.
by Chris Wilson
· 16 years ago
f4ceda8
drm/i915: Add information on pinning and fencing to the i915 list debug.
by Eric Anholt
· 16 years ago
433e12f
drm/i915: Consolidate gem object list dumping
by Ben Gamari
· 16 years ago
2017263
drm/i915: Convert i915 proc files to seq_file and move to debugfs.
by Ben Gamari
· 16 years ago