开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_display_debugfs.c
Age
Commit message (
Expand
)
Author
12 days
drm/i915/dp_link_caps: Move forced and max link debugfs entries to link caps
Imre Deak
2026-05-27
drm/i915/display: pass struct intel_display to all for_each_intel_crtc*() macros
Jani Nikula
2026-05-22
drm/intel/display: Add support for pipe background color (v4)
Maarten Lankhorst
2026-04-16
drm/i915/reset: Add "intel_display_reset_count" debugfs file
Ville Syrjälä
2026-04-08
drm/i915/casf: Make a proper hw state copy of the sharpness_strength
Ville Syrjälä
2026-02-12
drm/{i915, xe}: Remove i915_reg.h from display
Uma Shankar
2026-02-12
drm/i915: Remove i915_reg.h from i9xx_wm.c
Uma Shankar
2025-12-01
drm/i915/power: convert intel_wakeref_t to struct ref_tracker *
Jani Nikula
2025-11-11
Merge drm/drm-next into drm-intel-next
Jani Nikula
2025-11-07
drm/i915/frontbuffer: Nuke intel_frontbuffer_flip_{prepare,complete}()
Ville Syrjälä
2025-11-07
Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
2025-11-04
drm/i915/display: Extend i915_display_info with Type-C port details
Khaled Almahallawy
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-08-07
drm/i915/display: use drm->debugfs_root for creating debugfs files
Jani Nikula
2025-06-09
drm/i915: split out display register macros to a separate file
Jani Nikula
2025-05-23
drm/i915/display: Use str_true_false() helper
Yumeng Fang
2025-05-20
drm/i915/dpll: Rename intel_shared_dpll
Suraj Kandpal
2025-05-20
drm/i915/dpll: Rename macro for_each_shared_dpll
Suraj Kandpal
2025-05-14
drm/i915/display: drop unnecessary includes on i915 core headers
Jani Nikula
2025-05-12
drm/i915: Add support for forcing the link bpp on a connector
Imre Deak
2025-04-22
drm/i915/display: drop lots of unnecessary #include i915_drv.h
Jani Nikula
2025-04-22
drm/i915/display: pass struct intel_display to PCH macros
Jani Nikula
2025-04-15
drm/i915/display: Add link rate and lane count to i915_display_info
Khaled Almahallawy
2025-04-11
drm/i915/debugfs: move PCH type to display caps
Jani Nikula
2025-04-11
drm/i915/debugfs: remove i915_display_capabilities
Jani Nikula
2025-04-09
drm/i915/wm: convert intel_wm.h external interfaces to struct intel_display
Jani Nikula
2025-03-21
drm/i915/display: convert to display runtime PM interfaces
Jani Nikula
2025-03-21
drm/i915/hotplug: convert intel_hotplug.[ch] to struct intel_display
Jani Nikula
2025-03-05
drm/i915/display: Remove compile guard around fbdev debugfs output
Thomas Zimmermann
2025-03-03
drm/i915/mst: add mst sub-struct to struct intel_connector
Jani Nikula
2025-03-03
drm/i915/mst: add mst sub-struct to struct intel_dp
Jani Nikula
2025-02-27
drm/i915/debugfs: continue display debugfs struct intel_display conversion
Jani Nikula
2025-02-15
drm/i915: s/planar_slave/is_y_plane/
Ville Syrjälä
2025-02-12
drm/i915/dpll: Use intel_display for dpll dump and compare hw state
Suraj Kandpal
2025-02-12
drm/i915/dpll: Change param to intel_display in for_each_shared_dpll
Suraj Kandpal
2025-02-12
drm/i915: Use intel_display wherever possible
Suraj Kandpal
2025-02-11
drm/i915: Continue intel_display_power struct intel_display conversion
Ville Syrjälä
2025-02-10
drm/i915: Convert intel_display_power_{get,put}*() to intel_display
Ville Syrjälä
2025-02-10
drm/i915/hdcp: Move HDCP debugfs to intel_hdcp.c
Jani Nikula
2025-01-23
drm/i915/display: fix typos in i915/display files
Nitin Gote
2024-12-17
drm/i915/dsc: Expose dsc sink max slice count via debugfs
Swati Sharma
2024-12-16
drm/i915/uncore: add to_intel_uncore() and use it
Jani Nikula
2024-12-16
drm/i915: split out i9xx_wm_regs.h
Jani Nikula
2024-12-02
drm/i915/display: convert power wells to struct intel_display
Jani Nikula
2024-11-12
drm/i915/display: convert HAS_ULTRAJOINER() to struct intel_display
Jani Nikula
2024-10-01
drm/i915/intel_dp: Add support for forcing ultrajoiner
Ankit Nautiyal
2024-09-30
drm/i915/dp: Add helper to compute num pipes required
Ankit Nautiyal
2024-09-30
drm/i915/display: Modify debugfs for joiner to force n pipes
Ankit Nautiyal
2024-09-30
drm/i915/display_debugfs: Allow force joiner only if supported
Ankit Nautiyal
2024-09-23
drm/i915/display: remove the loop in fifo underrun debugfs file creation
Jani Nikula
[next]