summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_display_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2026-06-24drm/i915/dp_link_caps: Move forced and max link debugfs entries to link capsImre Deak1-0/+2
2026-05-27drm/i915/display: pass struct intel_display to all for_each_intel_crtc*() macrosJani Nikula1-3/+3
2026-05-22drm/intel/display: Add support for pipe background color (v4)Maarten Lankhorst1-0/+6
2026-04-16drm/i915/reset: Add "intel_display_reset_count" debugfs fileVille Syrjälä1-0/+2
2026-04-08drm/i915/casf: Make a proper hw state copy of the sharpness_strengthVille Syrjälä1-2/+3
2026-02-12drm/{i915, xe}: Remove i915_reg.h from displayUma Shankar1-1/+0
2026-02-12drm/i915: Remove i915_reg.h from i9xx_wm.cUma Shankar1-0/+1
2025-12-01drm/i915/power: convert intel_wakeref_t to struct ref_tracker *Jani Nikula1-1/+1
2025-11-11Merge drm/drm-next into drm-intel-nextJani Nikula1-0/+1
2025-11-07drm/i915/frontbuffer: Nuke intel_frontbuffer_flip_{prepare,complete}()Ville Syrjälä1-3/+0
2025-11-07Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-0/+1
2025-11-04drm/i915/display: Extend i915_display_info with Type-C port detailsKhaled Almahallawy1-0/+8
2025-10-31drm: include drm_print.h where neededJani Nikula1-0/+1
2025-08-07drm/i915/display: use drm->debugfs_root for creating debugfs filesJani Nikula1-3/+3
2025-06-09drm/i915: split out display register macros to a separate fileJani Nikula1-1/+2
2025-05-23drm/i915/display: Use str_true_false() helperYumeng Fang1-2/+3
2025-05-20drm/i915/dpll: Rename intel_shared_dpllSuraj Kandpal1-1/+1
2025-05-20drm/i915/dpll: Rename macro for_each_shared_dpllSuraj Kandpal1-1/+1
2025-05-14drm/i915/display: drop unnecessary includes on i915 core headersJani Nikula1-1/+0
2025-05-12drm/i915: Add support for forcing the link bpp on a connectorImre Deak1-0/+2
2025-04-22drm/i915/display: drop lots of unnecessary #include i915_drv.hJani Nikula1-1/+2
2025-04-22drm/i915/display: pass struct intel_display to PCH macrosJani Nikula1-4/+2
2025-04-15drm/i915/display: Add link rate and lane count to i915_display_infoKhaled Almahallawy1-0/+2
2025-04-11drm/i915/debugfs: move PCH type to display capsJani Nikula1-0/+3
2025-04-11drm/i915/debugfs: remove i915_display_capabilitiesJani Nikula1-12/+0
2025-04-09drm/i915/wm: convert intel_wm.h external interfaces to struct intel_displayJani Nikula1-2/+1
2025-03-21drm/i915/display: convert to display runtime PM interfacesJani Nikula1-10/+7
2025-03-21drm/i915/hotplug: convert intel_hotplug.[ch] to struct intel_displayJani Nikula1-1/+1
2025-03-05drm/i915/display: Remove compile guard around fbdev debugfs outputThomas Zimmermann1-2/+0
2025-03-03drm/i915/mst: add mst sub-struct to struct intel_connectorJani Nikula1-2/+2
2025-03-03drm/i915/mst: add mst sub-struct to struct intel_dpJani Nikula1-1/+1
2025-02-27drm/i915/debugfs: continue display debugfs struct intel_display conversionJani Nikula1-17/+9
2025-02-15drm/i915: s/planar_slave/is_y_plane/Ville Syrjälä1-3/+3
2025-02-12drm/i915/dpll: Use intel_display for dpll dump and compare hw stateSuraj Kandpal1-2/+1
2025-02-12drm/i915/dpll: Change param to intel_display in for_each_shared_dpllSuraj Kandpal1-1/+1
2025-02-12drm/i915: Use intel_display wherever possibleSuraj Kandpal1-82/+86
2025-02-11drm/i915: Continue intel_display_power struct intel_display conversionVille Syrjälä1-1/+2
2025-02-10drm/i915: Convert intel_display_power_{get,put}*() to intel_displayVille Syrjälä1-2/+3
2025-02-10drm/i915/hdcp: Move HDCP debugfs to intel_hdcp.cJani Nikula1-72/+2
2025-01-23drm/i915/display: fix typos in i915/display filesNitin Gote1-1/+1
2024-12-17drm/i915/dsc: Expose dsc sink max slice count via debugfsSwati Sharma1-0/+2
2024-12-16drm/i915/uncore: add to_intel_uncore() and use itJani Nikula1-0/+1
2024-12-16drm/i915: split out i9xx_wm_regs.hJani Nikula1-0/+1
2024-12-02drm/i915/display: convert power wells to struct intel_displayJani Nikula1-1/+2
2024-11-12drm/i915/display: convert HAS_ULTRAJOINER() to struct intel_displayJani Nikula1-2/+2
2024-10-01drm/i915/intel_dp: Add support for forcing ultrajoinerAnkit Nautiyal1-0/+8
2024-09-30drm/i915/dp: Add helper to compute num pipes requiredAnkit Nautiyal1-0/+1
2024-09-30drm/i915/display: Modify debugfs for joiner to force n pipesAnkit Nautiyal1-2/+55
2024-09-30drm/i915/display_debugfs: Allow force joiner only if supportedAnkit Nautiyal1-3/+3
2024-09-23drm/i915/display: remove the loop in fifo underrun debugfs file creationJani Nikula1-15/+2