summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-11-01Merge remote-tracking branch 'drm/drm-next' into msm-next-robclarkRob Clark-35388/+95305
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
2025-10-31drm/xe/pf: Allow change PF and VFs EQ/PT using sysfsMichal Wajdeczko-2/+195
2025-10-31drm/xe/pf: Add _locked variants of the VF PT config functionsMichal Wajdeczko-17/+52
2025-10-31drm/xe/pf: Add _locked variants of the VF EQ config functionsMichal Wajdeczko-17/+53
2025-10-31drm/xe/pf: Take RPM during calls to SR-IOV attr.store()Michal Wajdeczko-2/+14
2025-10-31drm/xe/pf: Prepare sysfs for SR-IOV admin attributesMichal Wajdeczko-0/+317
2025-10-31Merge tag 'drm-xe-fixes-2025-10-30' of https://gitlab.freedesktop.org/drm/xe/...Simona Vetter-11/+16
2025-10-31Merge tag 'drm-misc-fixes-2025-10-30' of https://gitlab.freedesktop.org/drm/m...Simona Vetter-22/+43
2025-10-31Merge tag 'drm-intel-fixes-2025-10-30' of https://gitlab.freedesktop.org/drm/...Simona Vetter-1/+54
2025-10-31Merge tag 'drm-msm-fixes-2025-10-29' of https://gitlab.freedesktop.org/drm/ms...Simona Vetter-43/+59
2025-10-31Merge tag 'amd-drm-fixes-6.18-2025-10-29' of https://gitlab.freedesktop.org/a...Simona Vetter-40/+61
2025-10-31Merge tag 'drm-intel-gt-next-2025-10-29' of https://gitlab.freedesktop.org/dr...Simona Vetter-7/+17
2025-10-31Merge tag 'mediatek-drm-fixes-20251028' of https://git.kernel.org/pub/scm/lin...Simona Vetter-10/+0