summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-11-03drm/panthor: call into devfreq for current frequencyNicolas Frattaroli-8/+31
2025-11-03drm/panthor: attach the driver's multiple power domainsRain Yang-0/+16
2025-11-03drm/panthor: Fix UAF on kernel BO VA nodesBoris Brezillon-11/+3
2025-11-03drm/panthor: Fix race with suspend during unplugKetil Johnsen-2/+2
2025-11-03drm/panthor: disable async work during unplugKetil Johnsen-5/+4
2025-11-03drm/panthor: Fix UAF race between device unplug and FW event processingKetil Johnsen-0/+1
2025-11-03drm/panthor: Fix group_free_queue() for partially initialized queuesBoris Brezillon-1/+2
2025-11-03drm/panthor: Handle errors returned by drm_sched_entity_init()Boris Brezillon-0/+2
2025-11-03drm/rockchip: include drm_print.h where neededJani Nikula-0/+1
2025-11-03drm/renesas: include drm_print.h where neededJani Nikula-0/+1
2025-11-03drm/imagination: Optionally depend on POWER_SEQUENCINGMatt Coster-0/+1
2025-11-03drm/bridge: synopsys: dw-dp: add bridge before attachingLuca Ceresoli-0/+2
2025-11-03drm/bridge: add warning for bridges using neither devm_drm_bridge_alloc() nor...Luca Ceresoli-0/+3
2025-11-03drm/bridge: add warning for bridges attached without being addedLuca Ceresoli-0/+3
2025-11-03drm/bridge: document that adding a bridge is mandatory before attachLuca Ceresoli-0/+3
2025-11-03drm/sti: hdmi: add bridge before attachingLuca Ceresoli-0/+2
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