summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-11-03drm/sti: hda: add bridge before attachingLuca Ceresoli-0/+5
2025-11-03drm/display: bridge_connector: get/put the panel_bridgeLuca Ceresoli-3/+5
2025-11-03drm/display: bridge_connector: get/put the stored bridgesLuca Ceresoli-13/+39
2025-11-03Revert "drm/display: bridge_connector: get/put the stored bridges"Luca Ceresoli-78/+36
2025-11-03drm/xe/display: Use display parent interface for xe runtime pmJouni Högander-65/+1
2025-11-03drm/i915/display: Use display parent interface for i915 runtime pmJouni Högander-20/+13
2025-11-03drm/xe/display: Runtime pm wrappers for display parent interfaceJouni Högander-0/+79
2025-11-03drm/i915/display: Runtime pm wrappers for display parent interfaceJouni Högander-0/+81
2025-11-03drm/{i915, xe}/display: pass parent interface to display probeJani Nikula-5/+31
2025-11-02drm/xe: Inline gt_reset in the workerLucas De Marchi-18/+11
2025-11-01drm/mediatek: Add pm_runtime support for GCE power controlJason-JH Lin-0/+7
2025-11-01drm/mediatek: Disable AFBC support on Mediatek DRM driverAriel D'Alessandro-23/+1
2025-11-01Merge remote-tracking branch 'drm/drm-next' into msm-next-robclarkRob Clark-35618/+100495
2025-11-01drm/i915/ltphy: Modify the step that need to be skippedSuraj Kandpal-30/+33
2025-11-01drm/i915/display: Aux Enable and Display powerwell timeoutsSuraj Kandpal-2/+20
2025-11-01drm/i915/ltphy: Define LT PHY PLL state verify functionSuraj Kandpal-1/+63
2025-11-01drm/i915/ltphy: Define function to readout LT Phy PLL stateSuraj Kandpal-0/+50
2025-11-01drm/i915/ltphy: Define the LT Phy state compare functionSuraj Kandpal-1/+68
2025-11-01drm/i915/ltphy: Enable/Disable Tx after Non TBT Enable sequenceSuraj Kandpal-0/+91
2025-11-01drm/i915/ltphy: Program LT Phy Voltage SwingSuraj Kandpal-3/+88
2025-11-01drm/i915/ddi: Define LT Phy Swing tablesSuraj Kandpal-1/+89
2025-11-01drm/i915/ltphy: Hook up LT Phy Enable & Disable sequencesSuraj Kandpal-4/+37
2025-11-01drm/i915/ltphy: Program LT Phy Non-TBT PLL disable sequenceSuraj Kandpal-0/+80
2025-11-01drm/i915/ltphy: Program the rest of the LT Phy Enable sequenceSuraj Kandpal-2/+32
2025-11-01drm/i915/ltphy: Program the rest of the PORT_CLOCK_CTL stepsSuraj Kandpal-0/+26
2025-11-01drm/i915/ltphy: Program the P2P Transaction flow for LT PhySuraj Kandpal-5/+143
2025-11-01drm/i915/ltphy: Add function to calculate LT PHY port clockSuraj Kandpal-0/+97
2025-11-01drm/i915/ltphy: Enable SSC during port clock programmingSuraj Kandpal-0/+26
2025-11-01drm/i915/ltphy: Update the ltpll config table value for eDPSuraj Kandpal-0/+4
2025-11-01drm/i915/ltphy: Program the VDR PLL registers for LT PHYSuraj Kandpal-5/+45
2025-11-01drm/i915/ltphy: Add LT Phy Programming recipe tablesSuraj Kandpal-1/+1036
2025-11-01drm/i915/ltphy: Read PHY_VDR_0_CONFIG registerSuraj Kandpal-25/+123
2025-11-01drm/i915/ltphy: Add a wrapper for LT Phy powerdown change sequenceSuraj Kandpal-3/+18
2025-11-01drm/i915/ltphy: Program sequence for PORT_CLOCK_CTL for LT PhySuraj Kandpal-0/+38
2025-11-01drm/i915/cx0: Move the HDMI FRL function to intel_hdmiSuraj Kandpal-18/+18
2025-11-01drm/i915/ltphy: Phy lane reset for LT PhySuraj Kandpal-1/+202
2025-11-01drm/i915/cx0: Change register bit naming for powerdown valuesSuraj Kandpal-12/+12
2025-11-01drm/i915/ltphy: Add LT Phy related VDR and Pipe RegistersSuraj Kandpal-0/+24
2025-10-31Merge tag 'amd-drm-next-6.19-2025-10-29' of https://gitlab.freedesktop.org/ag...Simona Vetter-892/+3549
2025-10-31drm/xe/pf: Allow to stop the VF using sysfsMichal Wajdeczko-0/+49
2025-10-31drm/xe/pf: Add sysfs device symlinks to enabled VFsMichal Wajdeczko-0/+101
2025-10-31drm/xe/pf: Promote xe_pci_sriov_get_vf_pdevMichal Wajdeczko-13/+24
2025-10-31drm/xe/pf: Allow change PF scheduling priority using sysfsMichal Wajdeczko-2/+82
2025-10-31drm/xe/pf: Allow bulk change all VFs priority using sysfsMichal Wajdeczko-1/+41
2025-10-31drm/xe/pf: Add functions to provision scheduling priorityMichal Wajdeczko-0/+97
2025-10-31drm/xe/pf: Allow bulk change all VFs EQ/PT using sysfsMichal Wajdeczko-0/+36
2025-10-31drm/xe/pf: Add functions to bulk provision EQ/PTMichal Wajdeczko-0/+58
2025-10-31drm/xe/pf: Add functions to bulk configure EQ/PT on GTMichal Wajdeczko-0/+58
2025-10-31drm/xe/pf: Fix signature of internal config helpersMichal Wajdeczko-2/+2
2025-10-31drm/xe/pf: Relax report helper to accept PF in bulk configsMichal Wajdeczko-5/+8