index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_display_debugfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/display: drop lots of unnecessary #include i915_drv.h
Jani Nikula
2025-04-22
1
-1
/
+2
*
drm/i915/display: pass struct intel_display to PCH macros
Jani Nikula
2025-04-22
1
-4
/
+2
*
drm/i915/display: Add link rate and lane count to i915_display_info
Khaled Almahallawy
2025-04-15
1
-0
/
+2
*
drm/i915/debugfs: move PCH type to display caps
Jani Nikula
2025-04-11
1
-0
/
+3
*
drm/i915/debugfs: remove i915_display_capabilities
Jani Nikula
2025-04-11
1
-12
/
+0
*
drm/i915/wm: convert intel_wm.h external interfaces to struct intel_display
Jani Nikula
2025-04-09
1
-2
/
+1
*
drm/i915/display: convert to display runtime PM interfaces
Jani Nikula
2025-03-21
1
-10
/
+7
*
drm/i915/hotplug: convert intel_hotplug.[ch] to struct intel_display
Jani Nikula
2025-03-21
1
-1
/
+1
*
drm/i915/display: Remove compile guard around fbdev debugfs output
Thomas Zimmermann
2025-03-05
1
-2
/
+0
*
drm/i915/mst: add mst sub-struct to struct intel_connector
Jani Nikula
2025-03-03
1
-2
/
+2
*
drm/i915/mst: add mst sub-struct to struct intel_dp
Jani Nikula
2025-03-03
1
-1
/
+1
*
drm/i915/debugfs: continue display debugfs struct intel_display conversion
Jani Nikula
2025-02-27
1
-17
/
+9
*
drm/i915: s/planar_slave/is_y_plane/
Ville Syrjälä
2025-02-15
1
-3
/
+3
*
drm/i915/dpll: Use intel_display for dpll dump and compare hw state
Suraj Kandpal
2025-02-12
1
-2
/
+1
*
drm/i915/dpll: Change param to intel_display in for_each_shared_dpll
Suraj Kandpal
2025-02-12
1
-1
/
+1
*
drm/i915: Use intel_display wherever possible
Suraj Kandpal
2025-02-12
1
-82
/
+86
*
drm/i915: Continue intel_display_power struct intel_display conversion
Ville Syrjälä
2025-02-11
1
-1
/
+2
*
drm/i915: Convert intel_display_power_{get,put}*() to intel_display
Ville Syrjälä
2025-02-10
1
-2
/
+3
*
drm/i915/hdcp: Move HDCP debugfs to intel_hdcp.c
Jani Nikula
2025-02-10
1
-72
/
+2
*
drm/i915/display: fix typos in i915/display files
Nitin Gote
2025-01-23
1
-1
/
+1
*
drm/i915/dsc: Expose dsc sink max slice count via debugfs
Swati Sharma
2024-12-17
1
-0
/
+2
*
drm/i915/uncore: add to_intel_uncore() and use it
Jani Nikula
2024-12-16
1
-0
/
+1
*
drm/i915: split out i9xx_wm_regs.h
Jani Nikula
2024-12-16
1
-0
/
+1
*
drm/i915/display: convert power wells to struct intel_display
Jani Nikula
2024-12-02
1
-1
/
+2
*
drm/i915/display: convert HAS_ULTRAJOINER() to struct intel_display
Jani Nikula
2024-11-12
1
-2
/
+2
*
drm/i915/intel_dp: Add support for forcing ultrajoiner
Ankit Nautiyal
2024-10-01
1
-0
/
+8
*
drm/i915/dp: Add helper to compute num pipes required
Ankit Nautiyal
2024-09-30
1
-0
/
+1
*
drm/i915/display: Modify debugfs for joiner to force n pipes
Ankit Nautiyal
2024-09-30
1
-2
/
+55
*
drm/i915/display_debugfs: Allow force joiner only if supported
Ankit Nautiyal
2024-09-30
1
-3
/
+3
*
drm/i915/display: remove the loop in fifo underrun debugfs file creation
Jani Nikula
2024-09-23
1
-15
/
+2
*
drm/i915/dp: move DP test debugfs files next to the functionality
Jani Nikula
2024-09-23
1
-195
/
+2
*
drm/i915/display: add intel_bo_describe() and use it
Jani Nikula
2024-09-19
1
-3
/
+3
*
drm/i915/debugfs: add dedicated intel_display_caps debugfs for display
Jani Nikula
2024-09-19
1
-0
/
+18
*
drm/i915/display: fix typo in the comment
Yan Zhen
2024-09-16
1
-1
/
+1
*
drm/i915/display: Check whether platform supports joiner
Ankit Nautiyal
2024-09-16
1
-1
/
+1
*
drm/i915/dmc: Convert DMC code to intel_display
Ville Syrjälä
2024-09-11
1
-1
/
+1
*
drm/i915/cdclk: Convert CDCLK code to intel_display
Ville Syrjälä
2024-09-11
1
-1
/
+1
*
drm/i915/fb: hide the guts of intel_fb_obj()
Jani Nikula
2024-09-05
1
-1
/
+2
*
drm/i915/display: include media/cec-notifier.h and linux/debugfs.h where needed
Jani Nikula
2024-09-05
1
-0
/
+1
*
drm/i915/psr: convert intel_psr.[ch] to struct intel_display
Jani Nikula
2024-09-03
1
-1
/
+1
*
drm/i915/display: convert params to struct intel_display
Jani Nikula
2024-08-23
1
-1
/
+1
*
drm/i915/bios: convert to struct intel_display
Jani Nikula
2024-08-12
1
-1
/
+1
*
drm/i915/opregion: convert to struct intel_display
Jani Nikula
2024-08-12
1
-2
/
+3
*
drm/i915: Replace double blank with single blank after comma
Andi Shyti
2024-08-08
1
-1
/
+1
*
drm/i915: Dump DSC state to dmesg and debugfs/i915_display_info
Imre Deak
2024-08-06
1
-0
/
+4
*
drm/i915/fbc: Convert to intel_display, mostly
Ville Syrjälä
2024-07-12
1
-2
/
+2
*
drm/i915/dp: Add debugfs entries to force the link rate/lane count
Imre Deak
2024-06-13
1
-0
/
+2
*
drm/i915: Rename bigjoiner master/slave to bigjoiner primary/secondary
Stanislav Lisovskiy
2024-06-12
1
-1
/
+1
*
drm/i915: Rename all bigjoiner to joiner
Stanislav Lisovskiy
2024-06-12
1
-3
/
+3
*
drm/i915: pass dev_priv explicitly to DSPFW3
Jani Nikula
2024-06-07
1
-1
/
+1
[next]