index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Remove debugfs i915_drpc_info and i915_forcewake_domains
Tvrtko Ursulin
2020-03-11
1
-216
/
+0
*
drm/i915/guc: Kill USES_GUC_SUBMISSION macro
Daniele Ceraolo Spurio
2020-02-20
1
-3
/
+3
*
drm/i915/guc: Kill USES_GUC macro
Daniele Ceraolo Spurio
2020-02-20
1
-6
/
+9
*
drm/i915/debugfs: Pass guc_log struct to i915_guc_log_info
Daniele Ceraolo Spurio
2020-02-20
1
-4
/
+2
*
drm/i915: split out display debugfs to a separate file
Jani Nikula
2020-02-14
1
-2082
/
+4
*
drm/i915: move intel_csr.[ch] under display/
Jani Nikula
2020-02-14
1
-1
/
+1
*
drm/i915/debugfs: Remove i915_energy_uJ
Tvrtko Ursulin
2020-02-08
1
-24
/
+0
*
drm/i915/debugfs: conversion to drm_device based logging macros.
Wambui Karuga
2020-02-04
1
-8
/
+13
*
drm/i915: conversion to drm_device logging macros when drm_i915_private is pr...
Wambui Karuga
2020-02-04
1
-10
/
+13
*
drm/i915/gt: Skip rmw for masked registers
Chris Wilson
2020-02-01
1
-1
/
+1
*
drm/i915/guc: Introduce guc_is_ready
Michal Wajdeczko
2020-02-01
1
-1
/
+1
*
drm/i915/debugfs: remove VBT data about DRRS
Jani Nikula
2020-01-31
1
-10
/
+1
*
drm/i915/debugfs: remove i915_dpcd file
Jani Nikula
2020-01-29
1
-64
/
+0
*
drm/i915: Use intel_attached_dp() instead of hand rolling it
Ville Syrjälä
2020-01-21
1
-4
/
+4
*
drm/i915: Use intel_attached_encoder()
Ville Syrjälä
2020-01-21
1
-3
/
+3
*
drm/i915/params: add i915 parameters to debugfs
Jani Nikula
2020-01-15
1
-1
/
+3
*
drm/i915: Pass intel_encoder to enc_to_*()
Ville Syrjälä
2020-01-13
1
-14
/
+14
*
drm/i915: Pass intel_connector to intel_attached_*()
Ville Syrjälä
2020-01-13
1
-7
/
+7
*
drm/i915: Start chopping up the GPU error capture
Chris Wilson
2020-01-10
1
-7
/
+7
*
drm/i915: use true,false for bool variable in i915_debugfs.c
Ma Feng
2020-01-09
1
-2
/
+2
*
drm/i915: Pin the context as we work on it
Chris Wilson
2020-01-09
1
-6
/
+4
*
drm/i915: prefer 3-letter acronym for broadwell
Lucas De Marchi
2019-12-28
1
-3
/
+3
*
drm/i915: prefer 3-letter acronym for ironlake
Lucas De Marchi
2019-12-28
1
-2
/
+2
*
drm/i915/lmem: debugfs for LMEM details
Lukasz Fiedorowicz
2019-12-28
1
-1
/
+5
*
drm/i915/rps: Add frequency translation helpers
Andi Shyti
2019-12-13
1
-17
/
+2
*
drm/i915: remove redundant checks for a null fb pointer
Colin Ian King
2019-12-11
1
-2
/
+2
*
drm/i915/guc: kill the GuC client
Daniele Ceraolo Spurio
2019-12-09
1
-11
/
+0
*
drm/i915/guc: kill doorbell code and selftests
Daniele Ceraolo Spurio
2019-12-09
1
-9
/
+2
*
drm/i915: Flesh out device_info pretty printer
Chris Wilson
2019-12-09
1
-16
/
+6
*
drm/i915: Stop using connector->encoder and encoder->crtc links in i915_displ...
Ville Syrjälä
2019-12-02
1
-16
/
+27
*
drm/i915: Dump both the uapi and hw states for crtcs and planes
Ville Syrjälä
2019-12-02
1
-41
/
+71
*
drm/i915: Use the canonical [CRTC:%d:%s]/etc. format in i915_display_info
Ville Syrjälä
2019-12-02
1
-7
/
+7
*
drm/i915: Use drm_modeset_lock_all() in debugfs display info
Ville Syrjälä
2019-12-02
1
-6
/
+5
*
drm/i915: Dump the mode for the crtc just the once
Ville Syrjälä
2019-12-02
1
-18
/
+9
*
drm/i915: Refactor debugfs display info code
Ville Syrjälä
2019-12-02
1
-24
/
+28
*
drm/i915: Reorganize plane/fb dump in debugfs
Ville Syrjälä
2019-12-02
1
-39
/
+13
*
drm/i915: Switch to intel_ types in debugfs display_info
Ville Syrjälä
2019-12-02
1
-60
/
+59
*
drm/i915: Use drm_rect to simplify plane {crtc,src}_{x,y,w,h} printing
Ville Syrjälä
2019-12-02
1
-11
/
+7
*
drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.
Maarten Lankhorst
2019-11-01
1
-3
/
+3
*
drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw.
Maarten Lankhorst
2019-11-01
1
-4
/
+4
*
drm/i915: Extract GT render power state management
Andi Shyti
2019-10-26
1
-36
/
+37
*
drm/i915/display/psr: Print in debugfs if PSR is not enabled because of sink
José Roberto de Souza
2019-10-25
1
-1
/
+5
*
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
2019-10-24
1
-87
/
+0
*
drm/i915/guc: Enable guc logging on guc log relay write
Robert M. Fosha
2019-10-24
1
-4
/
+18
*
drm/i915/dsc: rename crtc state dsc_params member to dsc
Jani Nikula
2019-10-23
1
-1
/
+1
*
drm/i915: Split drop caches into GT and i915 parts
Tvrtko Ursulin
2019-10-22
1
-7
/
+17
*
drm/i915: Move swizzle_bit under i915_ggtt
Chris Wilson
2019-10-16
1
-2
/
+2
*
drm/i915/perf: implement active wait for noa configurations
Lionel Landwerlin
2019-10-12
1
-0
/
+32
*
drm/i915: Add an rcu_barrier option to i915_drop_caches
Chris Wilson
2019-10-11
1
-1
/
+6
*
drm/i915/tgl: Add DC3CO counter in i915_dmc_info
Anshuman Gupta
2019-10-08
1
-0
/
+7
[next]