index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2012-01-03
drm/i915: drpc debugfs update for gen6
Ben Widawsky
1
-1
/
+85
2011-12-16
drm/i915: add PCH info to i915_capabilities
Paulo Zanoni
1
-0
/
+1
2011-11-23
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...
Dave Airlie
1
-6
/
+51
2011-11-11
drm: serialize access to list of debugfs files
Marcin Slusarz
1
-1
/
+4
2011-11-03
drm/i915: forcewake warning fixes in debugfs
Ben Widawsky
1
-6
/
+51
2011-11-01
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
1
-0
/
+1
2011-09-20
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-04
drm/i915: allow cache sharing policy control
Jesse Barnes
1
-0
/
+99
2011-07-30
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-0
/
+90
2011-07-30
drm/i915: add GPU max frequency control file
Jesse Barnes
1
-0
/
+90
2011-06-30
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-6
/
+10
2011-06-30
drm/i915: enable ring freq scaling, RC6 and graphics turbo on Ivy Bridge v3
Jesse Barnes
1
-2
/
+2
2011-06-30
drm/i915: Don't call describe_obj on NULL pointers
Ben Widawsky
1
-6
/
+10
2011-06-29
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-18
drm/i915: add fbc enable flag, but disable by default
Jesse Barnes
1
-0
/
+3
2011-05-14
drm/i915: forcewake debugfs fix
Ben Widawsky
1
-2
/
+2
2011-05-11
drm/i915: debugfs interface for forcewake reference count
Ben Widawsky
1
-0
/
+80
2011-05-11
drm/i915: forcewake struct mutex locking fixes
Ben Widawsky
1
-2
/
+8
2011-05-11
drm/i915: reference counted forcewake
Ben Widawsky
1
-2
/
+2
2011-05-11
drm/i915: Rename agp_type to cache_level
Chris Wilson
1
-5
/
+6
2011-05-11
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-08
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-12
drm/i915/debugfs: Show all objects in the gtt
Chris Wilson
1
-10
/
+43
2011-01-12
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-06
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-30
drm/i915: Record BSD engine error state
Chris Wilson
1
-0
/
+6
[next]