Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d4225a535b3b086868ce1f82dc0593d85d04dae8
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
d4225a5
drm/i915: Syntatic sugar for using intel_runtime_pm
by Chris Wilson
· 6 years ago
a037121
drm/i915: Mark up debugfs with rpm wakeref tracking
by Chris Wilson
· 6 years ago
16e4dd03
drm/i915: Markup paired operations on wakerefs
by Chris Wilson
· 6 years ago
bd780f3
drm/i915: Track all held rpm wakerefs
by Chris Wilson
· 6 years ago
5852a15
Ndrm/i915/debugfs: store rotation string buffer on stack
by Jani Nikula
· 6 years ago
f6e8aa3
drm/i915: Report the number of closed vma held by each context in debugfs
by Chris Wilson
· 6 years ago
0258404
drm/i915: start moving runtime device info to a separate struct
by Jani Nikula
· 6 years ago
95898ed
drm/i915: Drop debugfs/i915_next_seqno
by Chris Wilson
· 6 years ago
6faf591
drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
by Chris Wilson
· 6 years ago
28e52b9
drm/i915: Remove debugfs/i915_ppgtt_info
by Chris Wilson
· 6 years ago
6afe892
drm/i915/dsc: Fix the deadlock in dsc debugfs node
by Manasi Navare
· 6 years ago
e845f09
drm/i915/dsc: Add Per connector debugfs node for DSC support/enable
by Manasi Navare
· 6 years ago
f3ce44a
drm/i915: merge gen checks to use range
by Lucas De Marchi
· 6 years ago
cf819ef
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
by Lucas De Marchi
· 6 years ago
e6154e4
drm/i915: Skip the ERR_PTR error state
by Chris Wilson
· 6 years ago
452420d
drm/i915: Fuse per-context workaround handling with the common framework
by Tvrtko Ursulin
· 6 years ago
ff43bc3
drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+
by Ville Syrjälä
· 6 years ago
0e39037
drm/i915: Cache the error string
by Chris Wilson
· 6 years ago
6fc5d78
drm/i915: Synchronize hpd work in i915_hpd_storm_ctl_show()
by Lyude Paul
· 6 years ago
3c64ea8
drm/i915: fix spelling mistake "reserverd" -> "reserved"
by Alexandre Belloni
· 6 years ago
cab870b
drm/i915/ilk: Fix warning when reading emon_status with no output
by José Roberto de Souza
· 6 years ago
9a64c65
drm/i915: Add short HPD IRQ storm detection for non-MST systems
by Lyude Paul
· 6 years ago
34b2f8d
drm/i915/gen9_lp: Fix DMC DC counter debugfs output
by Imre Deak
· 6 years ago
3e037f9
drm/i915/debugfs: Do not print cached information of a disconnected sink
by José Roberto de Souza
· 6 years ago
d3dacc7
drm/i915: wrapping all hdcp var into intel_hdcp
by Ramalingam C
· 6 years ago
bdc93fe
drm/i915/debugfs: hdcp capability of a sink
by Ramalingam C
· 6 years ago
198a2a2
drm/i915: Drop rpm wakeref on error in debugfs/i915_drop_caches_set
by Joonas Lahtinen
· 6 years ago
138bdac
drm/i915: Remove crtc->config dereference from drrs_ctl
by Maarten Lankhorst
· 6 years ago
9d3eb2c
drm/i915: Hold rpm wakeref for debugfs/i915_drop_caches_set
by Chris Wilson
· 6 years ago
27d7aaa
drm/i915/csr Added DC5 and DC6 counter register for ICL in debugfs entry.
by Jyoti Yadav
· 6 years ago
65404c8
drm/i915: Show the DPCD read error inline
by Chris Wilson
· 6 years ago
88a83f3
drm/i915: Only reset seqno if actually idle
by Chris Wilson
· 6 years ago
c0a6aa7
drm/i915: Show actual alongside requested frequency in debugfs/i915_rps_boost_info
by Chris Wilson
· 6 years ago
5f52172
drm/i915: Missed interrupt simulation is no more, tell the world
by Chris Wilson
· 6 years ago
288f1ce
drm/i915: Reduce context HW ID lifetime
by Chris Wilson
· 6 years ago
6b04870
drm/i915: Forcibly flush unwanted requests in drop-caches
by Chris Wilson
· 6 years ago
0577ab4
drm/i915/psr: Add PSR mode/revision to debugfs
by Azhar Shaikh
· 6 years ago
9844d4b
drm/i915/psr: Add missing check for I915_PSR_DEBUG_IRQ bit
by Dhinakaran Pandiyan
· 6 years ago
c44301f
drm/i915: Allow control of PSR at runtime through debugfs, v6
by Maarten Lankhorst
· 6 years ago
f28ec6f
drm/i915: Constify power well descriptors
by Imre Deak
· 6 years ago
60548c5
drm/i915: Interactive RPS mode
by Chris Wilson
· 6 years ago
7a72c78
drm/i915: Fix psr sink status report.
by Rodrigo Vivi
· 6 years ago
5fd9df6
drm/i915: Kill sink_crc for good
by Rodrigo Vivi
· 7 years ago
5b7b308
drm/i915/psr: Split sink status into a separate debugfs node
by Dhinakaran Pandiyan
· 7 years ago
ec625fb
drm/i915: Provide a timeout to i915_gem_wait_for_idle()
by Chris Wilson
· 7 years ago
6cc4215
drm/i915: Remove support for legacy debugfs crc interface
by Maarten Lankhorst
· 7 years ago
00b0629
drm/i915/psr: Add psr1 live status
by Vathsala Nagaraju
· 7 years ago
4572095
drm/i915: Remove delayed FBC activation.
by Maarten Lankhorst
· 7 years ago
548764b
drm/i915: Keep the ctx workarounds tightly packed
by Chris Wilson
· 7 years ago
1fd00c0f
drm/i915: Declare the driver wedged if hangcheck makes no progress
by Chris Wilson
· 7 years ago
5422b37
drm/i915/psr: Kill delays when activating psr back.
by Rodrigo Vivi
· 7 years ago
50935ac
drm/i915/guc: Don't store runtime GuC log level in modparam
by Piotr Piórkowski
· 7 years ago
82ad644
drm/i915/gtt: Rename i915_hw_ppgtt base member
by Chris Wilson
· 7 years ago
4dfacb0
drm/i915: Switch to kernel context before idling at runtime
by Chris Wilson
· 7 years ago
ce3508f
drm/i915/psr: Nuke PSR support for VLV and CHV
by Dhinakaran Pandiyan
· 7 years ago
a5ff7a4
drm/i915: Use intel_fb_obj() everywhere
by Daniel Stone
· 7 years ago
4e0d64d
drm/i915: Move request->ctx aside
by Chris Wilson
· 7 years ago
6b7a6a7
drm/i915/icl: Read the correct Gen11 interrupt registers
by Oscar Mateo
· 7 years ago
c27e917
drm/i915/icl: add basic support for the ICL clocks
by Paulo Zanoni
· 7 years ago
ab82a06
drm/i915: Wrap engine->context_pin() and engine->context_unpin()
by Chris Wilson
· 7 years ago
52d7f16
drm/i915: Stop tracking timeline->inflight_seqnos
by Chris Wilson
· 7 years ago
d0bc862
drm/i915/debugfs: Print sink PSR status
by José Roberto de Souza
· 7 years ago
f6f1091
drm/i915: Remove obsolete min/max freq setters from debugfs
by Chris Wilson
· 7 years ago
3f983e54
drm/i915/psr: Timestamps for PSR entry and exit interrupts.
by Dhinakaran Pandiyan
· 7 years ago
54fd314
drm/i915/psr: Control PSR interrupts via debugfs
by Dhinakaran Pandiyan
· 7 years ago
f4ecfbf
drm/i915: Check whitelist registers across resets
by Chris Wilson
· 7 years ago
d52ad9c
drm/i915: Add debugfs file to clear FIFO underruns.
by Maarten Lankhorst
· 7 years ago
2b2874e
drm/i915/icl: Enable RC6 and RPS in Gen11
by Oscar Mateo
· 7 years ago
95f28d2
drm/i915/psr: Do not override PSR2 sink support
by José Roberto de Souza
· 7 years ago
0823eb9
drm/i915: use id from intel_shared_dpll.info
by Lucas De Marchi
· 7 years ago
72f775f
drm/i915: use name from intel_shared_dpll.info
by Lucas De Marchi
· 7 years ago
ce80075
drm/i915: Add control flags to i915_handle_error()
by Chris Wilson
· 7 years ago
5e24e4a
drm/i915/guc: Don't print out relay statistics when relay is disabled
by Michał Winiarski
· 7 years ago
db55799
drm/i915/guc: Always print log stats in i915_guc_info when using GuC
by Michał Winiarski
· 7 years ago
6a96be2
drm/i915/guc: Get rid of GuC log runtime
by Michał Winiarski
· 7 years ago
4977a28
drm/i915/guc: Split relay control and GuC log level
by Michał Winiarski
· 7 years ago
e400671
i915: Re-use DEFINE_SHOW_ATTRIBUTE() macro
by Andy Shevchenko
· 7 years ago
56b9a8b
drm/i915/guc: Update syntax of GuC log functions
by Michal Wajdeczko
· 7 years ago
be74229
drm/i915/psr: Remove PSR active flag from debugfs
by Dhinakaran Pandiyan
· 7 years ago
c7fb3c6
drm/i915: Use sseu size for determining eu_regs[]
by Chris Wilson
· 7 years ago
7aa0b14
drm/i915: Remove variable length arrays from sseu debugfs printers
by Chris Wilson
· 7 years ago
86aa824
drm/i915/guc: Tidy guc_log_control
by Michał Winiarski
· 7 years ago
ef5032a
drm/i915: Include ring->emit in debugging
by Chris Wilson
· 7 years ago
d586b5f
drm/i915: Index the ring frequency table by HW frequency range
by Chris Wilson
· 7 years ago
79e9cd5
drm/i915/debugfs: add rcs topology entry
by Lionel Landwerlin
· 7 years ago
b3e7f86
drm/i915/debugfs: reuse max slice/subslices already stored in sseu
by Lionel Landwerlin
· 7 years ago
8cc7669
drm/i915: store all subslice masks
by Lionel Landwerlin
· 7 years ago
c27557ab
drm/i915: Wedged engine mask makes more sense in hex
by Tvrtko Ursulin
· 7 years ago
80d8935
drm/i915/icl: Show interrupt registers in debugfs
by Tvrtko Ursulin
· 7 years ago
e61e0f5
drm/i915: Rename drm_i915_gem_request to i915_request
by Chris Wilson
· 7 years ago
c9c70471
drm/i915: Track number of pending freed objects
by Chris Wilson
· 7 years ago
c0a51fd
drm: move read_domains and write_domain into i915
by Christian König
· 7 years ago
1b29b7c
drm/i915: Handle 64-bit return from drm_crtc_vblank_count()
by Dhinakaran Pandiyan
· 7 years ago
51cc9ad
drm/i915: Don't query PCODE RC6VIDS on platforms not supporting it
by Imre Deak
· 7 years ago
928f0cd
drm/i915/snb+: Remove incorrect forcewake check in debugfs/i915_drpc_info
by Imre Deak
· 7 years ago
3fed180
drm/i915: Move the scheduler feature bits into the purview of the engines
by Chris Wilson
· 7 years ago
e78c917
drm/i915/guc: Allow preempt-client to be NULL
by Chris Wilson
· 7 years ago
065dd5a
drm/i915/guc: Update name and prototype of i915_guc_log_control
by Sagar Arun Kamble
· 7 years ago
70deead
drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutex
by Sagar Arun Kamble
· 7 years ago
6f56103
drm/i915: Track the number of times we have woken the GPU up
by Chris Wilson
· 7 years ago
Next »