index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Relax RPS contraints to allows setting minfreq on idle
Chris Wilson
2015-03-20
1
-0
/
+6
*
drm/i915: Fix sink crc connector iteration
Rodrigo Vivi
2015-03-20
1
-1
/
+1
*
drm/i915/skl: Updated the i915_frequency_info debugfs function
Akash Goel
2015-03-17
1
-8
/
+17
*
drm/i915: Exit early from psr_status if PSR is not supported by the device
Damien Lespiau
2015-03-17
1
-12
/
+15
*
drm/i915/chv: Add CHV HW status to SSEU status
Jeff McGee
2015-03-17
1
-2
/
+29
*
drm/i915: Remove ironlake rc6 support
John Harrison
2015-03-17
1
-12
/
+0
*
drm/i915: Add debugfs entry for DRRS
Vandana Kannan
2015-03-17
1
-0
/
+110
*
drm/i915: Add a for_each_intel_connector macro
Ander Conselvan de Oliveira
2015-03-17
1
-2
/
+1
*
drm/i915: Make for_each_plane() take dev_priv as argument
Damien Lespiau
2015-03-17
1
-1
/
+1
*
drm/i915: Kill intel_crtc->cursor_{width, height} (v2)
Matt Roper
2015-03-17
1
-1
/
+2
*
Merge tag 'v4.0-rc3' into drm-next
Dave Airlie
2015-03-09
1
-2
/
+2
|
\
|
*
drm/mm: Support 4 GiB and larger ranges
Thierry Reding
2015-03-05
1
-2
/
+2
*
|
Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-03-09
1
-28
/
+93
|
\
\
|
*
|
drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functions
Akash Goel
2015-02-26
1
-24
/
+8
|
*
|
drm/i915: Complete page table structures
Ben Widawsky
2015-02-25
1
-1
/
+1
|
*
|
drm/i915: cleanup some indenting
Dan Carpenter
2015-02-25
1
-2
/
+3
|
*
|
drm/i915/skl: Add SKL HW status to SSEU status
Jeff McGee
2015-02-23
1
-0
/
+50
|
*
|
drm/i915/skl: Determine SKL slice/subslice/EU info
Jeff McGee
2015-02-23
1
-0
/
+30
|
*
|
drm/i915: Switch to drm_crtc variants of vblank functions
Daniel Vetter
2015-02-23
1
-1
/
+1
*
|
|
Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-03-05
1
-10
/
+6
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
drm/i915: Show frame buffer modifier in debug info
Tvrtko Ursulin
2015-02-13
1
-2
/
+4
|
*
drm/i915: Introduce intel_set_rps()
Ville Syrjälä
2015-02-13
1
-8
/
+2
*
|
drm/i915: Take runtime pm reference on hangcheck_info
Mika Kuoppala
2015-02-09
1
-5
/
+17
|
/
*
drm/i915: Remove nested work in gpu error handling
Mika Kuoppala
2015-01-29
1
-0
/
+11
*
drm/i915: Be consistent on printing seqnos
Mika Kuoppala
2015-01-28
1
-4
/
+4
*
drm/i915: Display current hangcheck status in debugfs
Chris Wilson
2015-01-28
1
-0
/
+36
*
drm/i915: Use intel_gpu_freq() and intel_freq_opcode()
Ville Syrjälä
2015-01-27
1
-24
/
+19
*
drm/i915/skl: Adding power domains for AUX controllers
Satheeshakrishna M
2015-01-27
1
-0
/
+8
*
drm/i915: Rename i915_gen6_forcewake_count_info
Mika Kuoppala
2015-01-27
1
-3
/
+3
*
drm/i915: Rename the forcewake get/put functions
Mika Kuoppala
2015-01-27
1
-4
/
+4
*
drm/i915: Consolidate forcewake code
Mika Kuoppala
2015-01-27
1
-6
/
+1
*
drm/i915: Reduce duplicated forcewake logic
Chris Wilson
2015-01-27
1
-39
/
+26
*
drm/i915: Assert that runtime pm is active on user fw access
Chris Wilson
2015-01-27
1
-0
/
+2
*
drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request
Nick Hoath
2015-01-27
1
-4
/
+4
*
drm/i915: Removed duplicate members from submit_request
Nick Hoath
2015-01-27
1
-2
/
+2
*
drm/i915: Make intel_crtc->config a pointer
Ander Conselvan de Oliveira
2015-01-27
1
-6
/
+7
*
drm/i915: PSR link standby at debugfs
Rodrigo Vivi
2015-01-15
1
-0
/
+3
*
drm/i915: Implement a framework for batch buffer pools
Brad Volkin
2014-12-16
1
-9
/
+62
*
drm/i915: Infrastructure for supporting different GGTT views per object
Tvrtko Ursulin
2014-12-15
1
-2
/
+3
*
drm/i915: Use BUILD_BUG if possible in the i915 WARN_ON
Daniel Vetter
2014-12-15
1
-1
/
+1
*
drm/i915: Protect against leaks in pipe_crc_set_source
Daniel Vetter
2014-12-10
1
-0
/
+1
*
drm/i915: Make i915_pipe_crc_read() oops proof
Ville Syrjälä
2014-12-10
1
-17
/
+22
*
drm/i915: Allocate the pipe_crc->entires with kcalloc()
Ville Syrjälä
2014-12-10
1
-2
/
+2
*
drm/i915: Protect pipe_crc->entries update
Ville Syrjälä
2014-12-10
1
-4
/
+7
*
drm/i915: Fix CRC support for DP port D on CHV
Ville Syrjälä
2014-12-10
1
-0
/
+6
*
drm/i915: Engage the DP scramble reset for pipe C on CHV
Ville Syrjälä
2014-12-10
1
-5
/
+22
*
drm/i915: Don't display nonsensical values in i915_ddb_info on gen < 9
Damien Lespiau
2014-12-04
1
-0
/
+3
*
drm/i915: Remove redundant flip_work->flip_queued_ring
Daniel Vetter
2014-12-03
1
-3
/
+6
*
drm/i915: Remove the now redundant 'obj->ring'
John Harrison
2014-12-03
1
-4
/
+5
*
drm/i915: Convert 'i915_seqno_passed' calls into 'i915_gem_request_completed'
John Harrison
2014-12-03
1
-2
/
+1
[next]