summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-11-18drm/msm/a6xx: Improve MX rail fallback in RPMH vote initAkhil P Oommen-11/+15
2025-11-18drm/msm/a8xx: Add support for A8x GMUAkhil P Oommen-34/+102
2025-11-18drm/msm/a6xx: Rebase GMU register offsetsAkhil P Oommen-203/+221
2025-11-18drm/msm/a6xx: Sync latest register definitionsAkhil P Oommen-691/+2339
2025-11-18drm/amd/display: Move sleep into each retry for retrieve_link_cap()Mario Limonciello (AMD)-4/+5
2025-11-18drm/amd/display: Prevent Gating DTBCLK before It Is Properly LatchedFangzhi Zuo-2/+4
2025-11-18drm/amd/display: Move analog check to dce110_hwseqTimur Kristóf-4/+5
2025-11-18drm/amd/display: Cleanup early return in construct_phyTimur Kristóf-6/+7
2025-11-18drm/amd/display: Cleanup uses of the analog flagTimur Kristóf-5/+12
2025-11-18drm/amd/display: Fix warning for analog stream encodersTimur Kristóf-1/+1
2025-11-18drm/radeon: delete radeon_fence_process in is_signaled, no deadlockRobert McClinton-7/+0
2025-11-18drm/amd/display: dc_hw_sequencer.c: remove kernel-doc commentsRandy Dunlap-40/+40
2025-11-18drm/amdgpu: Unregister mce notifierLijo Lazar-1/+27
2025-11-18drm/amd/display: Promote DC to 3.2.359Taimur Hassan-1/+1
2025-11-18drm/amd/display: Ignore Coverity false positiveTaimur Hassan-0/+1
2025-11-18drm/amd/display: Fix pbn to kbps ConversionFangzhi Zuo-36/+23
2025-11-18drm/amd/display: Check DCCG_AUDIO_DTO2 register mask existCharlene Liu-2/+4
2025-11-18drm/amd/display: Add null pointer check in link_dpmsCharlene Liu-1/+5
2025-11-18drm/amd/display: Clear the CUR_ENABLE register on DCN20 on DPP5Ivan Lipski-0/+8
2025-11-18drm/amd/display: Add pipe topology history to dcNicholas Carbones-6/+97
2025-11-18drm/amd/display: Add an HPD filter for HDMIIvan Lipski-0/+144
2025-11-18drm/amd/display: Increase DPCD read retriesMario Limonciello (AMD)-1/+1
2025-11-18drm/amd/display: Move sleep into each retry for retrieve_link_cap()Mario Limonciello (AMD)-4/+5
2025-11-18drm/amd/display: Re-check seamless boot can be enabled or notPaul Hsieh-0/+8
2025-11-18drm/amd/display: Get panel replay capability from DPCDJack Chang-0/+16
2025-11-18drm/amd/display: Add panel replay enablement option and logicJack Chang-2/+168
2025-11-18drm/amd/display: Add panel replay capability detectionJack Chang-0/+25
2025-11-18drm/amd/display: Add interface to capture expected HW state from SW stateGeorge Shen-0/+1048
2025-11-18drm/msm/adreno: Add MMU fault handler to adreno_gpu_funcAkhil P Oommen-1/+5
2025-11-18drm/msm/adreno: Move gbif_halt() to adreno_gpu_funcAkhil P Oommen-4/+8
2025-11-18drm/msm/adreno: Move adreno_gpu_func to catalogueAkhil P Oommen-260/+275
2025-11-18drm/msm/adreno: Common-ize PIPE definitionsAkhil P Oommen-613/+617
2025-11-18drm/msm/a6xx: Skip dumping SCRATCH registersAkhil P Oommen-5/+1
2025-11-18drm/msm/a6xx: Fix the gemnoc workaroundAkhil P Oommen-4/+4
2025-11-18drm/msm/a6xx: Flush LRZ cache before PT switchAkhil P Oommen-2/+8
2025-11-18drm/msm/a6xx: Fix out of bound IO access in a6xx_get_gmu_registersAkhil P Oommen-1/+1
2025-11-18drm/msm/registers: Fix encoding fields in 64b registersRob Clark-7/+12
2025-11-18drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to only PHY ADnyaneshwar Bhadane-8/+6
2025-11-18drm/i915/display: Add definition for wcl as subplatformDnyaneshwar Bhadane-1/+15
2025-11-18drm/pcids: Split PTL pciids group to make wcl subplatformDnyaneshwar Bhadane-0/+2
2025-11-18drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issueJay Liu-22/+1
2025-11-18drm/i915/fbc: Apply Wa_15018326506Vinod Govindapillai-0/+13
2025-11-17nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::bootNam Cao-0/+2
2025-11-17drm/i915/xe3lpd: Load DMC for Xe3_LPD version 30.02Dnyaneshwar Bhadane-3/+7
2025-11-18Merge tag 'amd-drm-next-6.19-2025-11-14' of https://gitlab.freedesktop.org/ag...Dave Airlie-742/+2152
2025-11-18Merge tag 'drm-intel-gt-next-2025-11-14' of https://gitlab.freedesktop.org/dr...Dave Airlie-4/+27
2025-11-18Merge tag 'drm-intel-next-2025-11-14' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-853/+1326
2025-11-17drm/msm: Wait for MMU devcoredump when waiting for GMUConnor Abbott-6/+48
2025-11-17drm/msm/a2xx: stop over-complaining about the legacy firmwareDmitry Baryshkov-1/+1
2025-11-17drm/msm: fix missing NULL check after kcalloc in crashstate_get_bos()Huiwen He-8/+9