summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_display_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-13drm/i915/xelpd: Add XE_LPD power wellsMatt Roper1-0/+6
2021-05-05drm/i915: Don't include intel_de.h from intel_display_types.hVille Syrjälä1-0/+1
2021-04-08Merge drm/drm-next into drm-intel-nextJani Nikula1-17/+13
2021-04-08Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-25/+22
2021-04-08drm/i915/display: Eliminate IS_GEN9_{BC,LP}Matt Roper1-1/+1
2021-03-24drm/i915/display: Simplify GLK display version testsMatt Roper1-4/+1
2021-03-24drm/i915/display: Eliminate most usage of INTEL_GEN()Matt Roper1-22/+22
2021-03-18Merge tag 'drm-intel-next-2021-03-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-38/+94
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-17/+13
2021-03-08drm/i915: Use pipes instead crtc indices in PLL state trackingVille Syrjälä1-2/+2
2021-02-22drm/i915/display: Rename for_each_intel_encoder.*_can_psr to for_each_intel_e...José Roberto de Souza1-3/+3
2021-02-17drm: Switch to %p4cc format modifierSakari Ailus1-17/+13
2021-02-12drm/i915/debugfs: HDCP capability enc NULL checkAnshuman Gupta1-3/+14
2021-02-05drm/i915/display: Support Multiple Transcoders' PSR status on debugfsGwan-gyeong Mun1-0/+16
2021-02-05drm/i915/display: Support PSR Multiple InstancesGwan-gyeong Mun1-33/+62
2021-01-26drm/i915: Encapsulate dbuf state handling harderVille Syrjälä1-1/+0
2021-01-21drm/i915/dp: abstract struct intel_dp pps members to a sub-structJani Nikula1-4/+4
2020-12-03drm/i915/display: Record the plane update times for debuggingChris Wilson1-0/+124
2020-11-18drm/i915: Add debugfs dumping for bigjoiner, v3.Maarten Lankhorst1-1/+24
2020-11-06drm/i915: Include fb modifier in state dumpsVille Syrjälä1-3/+4
2020-10-16drm/i915/dg1: Update DMC_DEBUG registerAnshuman Gupta1-2/+7
2020-09-17drm/dp: Pimp drm_dp_downstream_max_bpc()Ville Syrjälä1-1/+2
2020-09-01drm/i915: Print HDCP version info for all connectorsSean Paul1-12/+9
2020-08-27drm/i915/display: Fix DRRS debugfsJosé Roberto de Souza1-2/+10
2020-08-17drm/i915: Initial implementation of PSR2 selective fetchJosé Roberto de Souza1-0/+3
2020-08-17drm/i915/display: Check for an LPSP encoder before dereferencingChris Wilson1-2/+5
2020-07-02drm/i915/display: prefer dig_port to reference intel_digital_portLucas De Marchi1-6/+6
2020-06-25Merge drm/drm-next into drm-intel-next-queuedJani Nikula1-14/+8
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-2/+2
2020-06-22drm/i915/params: switch to device specific parametersJani Nikula1-1/+1
2020-06-11drm/i915: Fix the i915_dsc_fec_support debugfs file for DP MST connectorsImre Deak1-1/+2
2020-05-27drm: Nuke mode->vrefreshVille Syrjälä1-2/+2
2020-05-14Merge tag 'drm-intel-next-2020-04-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+100
2020-04-22Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-12/+6
2020-04-17drm/i915: Add i915_lpsp_status debugfs attributeAnshuman Gupta1-0/+47
2020-04-17drm/i915: Add i915_lpsp_capability debugfsAnshuman Gupta1-0/+53
2020-04-17Merge tag 'topic/phy-compliance-2020-04-08' of git://anongit.freedesktop.org/...Thomas Zimmermann1-1/+11
2020-04-08drm/i915/dp: Add debugfs entry for DP phy complianceAnimesh Manna1-1/+11
2020-04-07drm/dp_mst: Remove drm_dp_mst_has_audio()Lyude Paul1-8/+2
2020-03-26Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst1-2/+7
2020-03-18drm/i915: have *_debugfs_init() functions return void.Wambui Karuga1-4/+4
2020-03-02drm/i915: Unify the DPLL ref clock frequency trackingImre Deak1-0/+5
2020-03-02drm/i915: Keep the global DPLL state in a DPLL specific structImre Deak1-2/+2
2020-02-18drm/i915/display: use intel_de_*() functions for register accessJani Nikula1-29/+38
2020-02-14drm/i915: split out display debugfs to a separate fileJani Nikula1-0/+2120