index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
1
-0
/
+1
2011-09-19
Drivers: i915: Fix all space related issues.
Akshay Joshi
1
-19
/
+19
2011-08-09
drm/i915: show interrupt info on IVB
Jesse Barnes
1
-1
/
+1
2011-08-03
drm/i915: allow cache sharing policy control
Jesse Barnes
1
-0
/
+99
2011-07-29
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-0
/
+90
2011-07-29
drm/i915: add GPU max frequency control file
Jesse Barnes
1
-0
/
+90
2011-06-29
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-6
/
+10
2011-06-29
drm/i915: enable ring freq scaling, RC6 and graphics turbo on Ivy Bridge v3
Jesse Barnes
1
-2
/
+2
2011-06-29
drm/i915: Don't call describe_obj on NULL pointers
Ben Widawsky
1
-6
/
+10
2011-06-28
drm/i915: load a ring frequency scaling table v3
Jesse Barnes
1
-0
/
+39
2011-06-04
drm/i915: Only print out the actual number of fences for i915_error_state
Daniel Vetter
1
-1
/
+1
2011-05-17
drm/i915: add fbc enable flag, but disable by default
Jesse Barnes
1
-0
/
+3
2011-05-13
drm/i915: forcewake debugfs fix
Ben Widawsky
1
-2
/
+2
2011-05-10
drm/i915: debugfs interface for forcewake reference count
Ben Widawsky
1
-0
/
+80
2011-05-10
drm/i915: forcewake struct mutex locking fixes
Ben Widawsky
1
-2
/
+8
2011-05-10
drm/i915: reference counted forcewake
Ben Widawsky
1
-2
/
+2
2011-05-10
drm/i915: Rename agp_type to cache_level
Chris Wilson
1
-5
/
+6
2011-05-10
drm/i915: debugfs for context information
Ben Widawsky
1
-0
/
+25
2011-03-23
drm/i915: report correct render clock frequencies on SNB
Jesse Barnes
1
-4
/
+4
2011-03-07
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-2
/
+2
2011-03-06
drm/i915: Do not overflow the MMADDR write FIFO
Chris Wilson
1
-2
/
+2
2011-02-07
drm/i915: cleanup per-pipe reg usage
Jesse Barnes
1
-10
/
+10
2011-01-28
drm/i915: Record all error ringbuffers
Chris Wilson
1
-9
/
+14
2011-01-19
drm/i915: tune Sandy Bridge DRPS constants
Jesse Barnes
1
-1
/
+26
2011-01-19
drm/i915: Trivial sparse fixes
Chris Wilson
1
-4
/
+4
2011-01-12
drm/i915/debugfs: Correct format after changing type of err object 'size'
Chris Wilson
1
-1
/
+1
2011-01-11
drm/i915/debugfs: Show all objects in the gtt
Chris Wilson
1
-10
/
+43
2011-01-11
drm/i915: Record AGP memory type upon error
Chris Wilson
1
-2
/
+12
2011-01-11
drm/i915: Record the error batchbuffer on each ring
Chris Wilson
1
-1
/
+3
2011-01-11
drm/i915: re-enable rc6 support for Ironlake+
Jesse Barnes
1
-1
/
+25
2011-01-11
drm/i915/debugfs: Show the per-ring IMR
Chris Wilson
1
-1
/
+7
2010-12-18
drm/i915: dynamic render p-state support for Sandy Bridge
Jesse Barnes
1
-9
/
+45
2010-12-15
drm/i915: Add self-refresh support on Sandybridge
Yuanhan Liu
1
-1
/
+1
2010-12-05
drm/i915: caps.has_rc6 is no longer used, remove it.
Chris Wilson
1
-1
/
+0
2010-12-05
drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB
Chris Wilson
1
-45
/
+30
2010-11-25
drm/i915: Defer accounting until read from debugfs
Chris Wilson
1
-13
/
+71
2010-11-24
drm/i915: More accurately track last fence usage by the GPU
Chris Wilson
1
-1
/
+2
2010-11-23
drm/i915: Record fence registers on error.
Chris Wilson
1
-0
/
+3
2010-11-23
drm/i915: Use drm_i915_gem_object as the preferred type
Chris Wilson
1
-34
/
+30
2010-11-23
drm/i915: Avoid oops when capturing NULL ring for inactive pinned buffers
Chris Wilson
1
-3
/
+3
2010-11-22
drm/i915: Capture interesting display registers on error
Chris Wilson
1
-0
/
+3
2010-11-22
drm/i915: Capture pinned buffers on error
Chris Wilson
1
-24
/
+39
2010-11-11
drm/i915: Remove the global irq wait queue
Chris Wilson
1
-7
/
+1
2010-11-01
drm/i915/debugfs: Report ring in error state
Chris Wilson
1
-28
/
+34
2010-10-29
drm/i915: Record BSD engine error state
Chris Wilson
1
-0
/
+6
2010-10-29
drm/i915/debugfs: Display the contents of the BLT and BSD status pages
Chris Wilson
1
-3
/
+13
2010-10-29
drm/i915: Record BLT engine error state
Chris Wilson
1
-6
/
+13
2010-10-29
drm/i915: Only enforce fence limits inside the GTT.
Chris Wilson
1
-1
/
+2
2010-10-27
drm/i915: Capture ERROR register on Sandybridge hangs
Chris Wilson
1
-0
/
+3
2010-10-27
drm/i915: add accounting for mappable objects in gtt v2
Daniel Vetter
1
-0
/
+6
[next]