index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2019-09-16
drm/i915/ilk: Fix warning when reading emon_status with no output
José Roberto de Souza
1
-0
/
+4
2018-08-06
drm/i915: Interactive RPS mode
Chris Wilson
1
-5
/
+8
2018-08-06
drm/i915: Fix psr sink status report.
Rodrigo Vivi
1
-2
/
+11
2018-07-18
drm/i915: Kill sink_crc for good
Rodrigo Vivi
1
-81
/
+0
2018-07-13
drm/i915/psr: Split sink status into a separate debugfs node
Dhinakaran Pandiyan
1
-30
/
+39
2018-07-09
drm/i915: Provide a timeout to i915_gem_wait_for_idle()
Chris Wilson
1
-2
/
+4
2018-07-06
drm/i915: Remove support for legacy debugfs crc interface
Maarten Lankhorst
1
-6
/
+1
2018-07-02
drm/i915/psr: Add psr1 live status
Vathsala Nagaraju
1
-24
/
+48
2018-06-29
drm/i915: Remove delayed FBC activation.
Maarten Lankhorst
1
-5
/
+0
2018-06-15
drm/i915: Keep the ctx workarounds tightly packed
Chris Wilson
1
-20
/
+5
2018-06-14
drm/i915: Declare the driver wedged if hangcheck makes no progress
Chris Wilson
1
-2
/
+3
2018-06-14
drm/i915/psr: Kill delays when activating psr back.
Rodrigo Vivi
1
-2
/
+0
2018-06-12
drm/i915/guc: Don't store runtime GuC log level in modparam
Piotr Piórkowski
1
-2
/
+2
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
1
-2
/
+2
2018-05-31
drm/i915: Switch to kernel context before idling at runtime
Chris Wilson
1
-2
/
+7
2018-05-24
drm/i915/psr: Nuke PSR support for VLV and CHV
Dhinakaran Pandiyan
1
-37
/
+5
2018-05-22
drm/i915: Use intel_fb_obj() everywhere
Daniel Stone
1
-2
/
+2
2018-05-18
drm/i915: Move request->ctx aside
Chris Wilson
1
-2
/
+2
2018-05-18
drm/i915/icl: Read the correct Gen11 interrupt registers
Oscar Mateo
1
-10
/
+23
2018-05-08
drm/i915/icl: add basic support for the ICL clocks
Paulo Zanoni
1
-0
/
+22
2018-04-30
drm/i915: Wrap engine->context_pin() and engine->context_unpin()
Chris Wilson
1
-8
/
+12
2018-04-30
drm/i915: Stop tracking timeline->inflight_seqnos
Chris Wilson
1
-3
/
+2
2018-04-27
drm/i915/debugfs: Print sink PSR status
José Roberto de Souza
1
-0
/
+29
2018-04-25
drm/i915: Remove obsolete min/max freq setters from debugfs
Chris Wilson
1
-115
/
+0
2018-04-21
drm/i915/psr: Timestamps for PSR entry and exit interrupts.
Dhinakaran Pandiyan
1
-0
/
+7
2018-04-21
drm/i915/psr: Control PSR interrupts via debugfs
Dhinakaran Pandiyan
1
-1
/
+35
2018-04-14
drm/i915: Check whitelist registers across resets
Chris Wilson
1
-13
/
+1
2018-04-10
drm/i915: Add debugfs file to clear FIFO underruns.
Maarten Lankhorst
1
-0
/
+62
2018-04-06
drm/i915/icl: Enable RC6 and RPS in Gen11
Oscar Mateo
1
-5
/
+5
2018-03-30
drm/i915/psr: Do not override PSR2 sink support
José Roberto de Souza
1
-2
/
+2
2018-03-27
drm/i915: use id from intel_shared_dpll.info
Lucas De Marchi
1
-1
/
+1
2018-03-27
drm/i915: use name from intel_shared_dpll.info
Lucas De Marchi
1
-1
/
+2
2018-03-20
drm/i915: Add control flags to i915_handle_error()
Chris Wilson
1
-2
/
+2
2018-03-19
drm/i915/guc: Don't print out relay statistics when relay is disabled
Michał Winiarski
1
-17
/
+32
2018-03-19
drm/i915/guc: Always print log stats in i915_guc_info when using GuC
Michał Winiarski
1
-6
/
+9
2018-03-19
drm/i915/guc: Get rid of GuC log runtime
Michał Winiarski
1
-2
/
+2
2018-03-19
drm/i915/guc: Split relay control and GuC log level
Michał Winiarski
1
-7
/
+49
2018-03-16
i915: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-65
/
+11
2018-03-15
drm/i915/guc: Update syntax of GuC log functions
Michal Wajdeczko
1
-2
/
+2
2018-03-13
drm/i915/psr: Remove PSR active flag from debugfs
Dhinakaran Pandiyan
1
-1
/
+0
2018-03-13
drm/i915: Use sseu size for determining eu_regs[]
Chris Wilson
1
-2
/
+6
2018-03-13
drm/i915: Remove variable length arrays from sseu debugfs printers
Chris Wilson
1
-6
/
+6
2018-03-10
drm/i915/guc: Tidy guc_log_control
Michał Winiarski
1
-7
/
+4
2018-03-09
drm/i915: Include ring->emit in debugging
Chris Wilson
1
-2
/
+2
2018-03-08
drm/i915: Index the ring frequency table by HW frequency range
Chris Wilson
1
-7
/
+6
2018-03-08
drm/i915/debugfs: add rcs topology entry
Lionel Landwerlin
1
-0
/
+11
2018-03-08
drm/i915/debugfs: reuse max slice/subslices already stored in sseu
Lionel Landwerlin
1
-16
/
+11
2018-03-08
drm/i915: store all subslice masks
Lionel Landwerlin
1
-10
/
+18
2018-03-02
drm/i915: Wedged engine mask makes more sense in hex
Tvrtko Ursulin
1
-1
/
+2
2018-02-22
drm/i915/icl: Show interrupt registers in debugfs
Tvrtko Ursulin
1
-44
/
+95
[next]