summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2026-01-21drm/msm/mdss: correct HBB programmed on UBWC 5.x and 6.x devicesDmitry Baryshkov-1/+1
2026-01-20docs: kdoc: move kernel-doc to tools/docsJonathan Corbet-1/+1
2026-01-20drm/amd/pm: Fix unneeded semicolon warningLijo Lazar-1/+1
2026-01-20drm/radeon: convert VCE logging to drm_* helpersMukesh Ogare-2/+3
2026-01-20drm/amd/display: Only poll analog connectorsTimur Kristóf-2/+8
2026-01-20drm/amd/display: fix misspelling of "minimum" in dc_dsc.cRunrun Liu-1/+1
2026-01-20drm/amd/display: Promote DC to 3.2.366Taimur Hassan-1/+1
2026-01-20drm/amdgpu: add new job idsAlex Deucher-0/+4
2026-01-20drm/amdgpu: fix error handling in ib_schedule()Alex Deucher-1/+1
2026-01-20drm/amd/display: Remove coverity comments and fix spacesAlex Hung-6/+5
2026-01-20drm/amd/display: Add DMU crash recovery callback to DMNicholas Kazlauskas-13/+30
2026-01-20drm/amd/display: Remove unused codeCharlene Liu-10/+0
2026-01-20drm/amd/display: Ensure link output is disabled in backend reset for PLL_ONNicholas Kazlauskas-1/+15
2026-01-20drm/amd/display: Add IPS residency info to debugfsRay Wu-1/+70
2026-01-20drm/amd/display: Revert "init dispclk from bootup clock for DCN315"Wang, Sung-huai-88/+3
2026-01-20drm/amd/display: Revert "init dispclk from bootup clock for DCN314"Wang, Sung-huai-134/+4
2026-01-20drm/amd/display: Initialize a default to phyd32clkAlex Hung-1/+1
2026-01-20drm/amd/display: Check NULL before accessing a variableAlex Hung-1/+4
2026-01-20drm/amd/display: Detect panel type from VSDBMario Limonciello (AMD)-0/+34
2026-01-20drm/amd/display: Disable FEC when powering down encodersOvidiu Bunea-9/+15
2026-01-20drm/amd/display: panel inst for monitorsPeichen Huang-18/+29
2026-01-20drm/amd/display: update memory QoS measurement interfaceWenjing Liu-52/+45
2026-01-20drm/amd/display: Clear HDMI HPD pending work only if it is enabledIvan Lipski-4/+6
2026-01-20drm/amdgpu/jpeg4.0.3: remove redundant sr-iov checkAlex Deucher-3/+0
2026-01-20drm/amdkfd: fix gfx11 restrictions on debugging cooperative launchJonathan Kim-2/+1
2026-01-20drm/amdgpu: Improve IP discovery checksum failure loggingPerry Yuan-10/+21
2026-01-20drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_allocJiqian Chen-2/+5
2026-01-20drm/amd/amdgpu: Add independent hang detect work for user queue fenceJesse.Zhang-1/+73
2026-01-20drm/amdgpu: remove frame cntl for gfx v12Likun Gao-12/+0
2026-01-20drm/amdkfd: Move gfx9.4.3 and gfx 9.5 MQD to HBMPhilip Yang-2/+24
2026-01-21Merge tag 'v6.19-rc1' into msm-nextDmitry Baryshkov-10365/+36200
2026-01-20drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bindOsama Abdelkader-6/+14
2026-01-20drm/bridge: samsung-dsim: samsung_dsim_host_attach: convert to of_drm_find_an...Luca Ceresoli-7/+13
2026-01-20drm/bridge: samsung-dsim: samsung_dsim_host_attach: don't use the bridge poin...Luca Ceresoli-4/+5
2026-01-20drm/bridge: samsung-dsim: samsung_dsim_host_attach: use a temporary variable ...Luca Ceresoli-9/+17
2026-01-20drm/bridge: imx8qxp-ldb: convert to of_drm_find_and_get_bridge()Luca Ceresoli-1/+11
2026-01-20drm/bridge: imx8mp-hdmi-pvi: convert to of_drm_find_and_get_bridge()Luca Ceresoli-8/+7
2026-01-20drm/bridge: lt8912b: convert to of_drm_find_and_get_bridge()Luca Ceresoli-16/+15
2026-01-20drm/bridge: tpd12s015: convert to of_drm_find_and_get_bridge()Luca Ceresoli-5/+3
2026-01-20drm/bridge: tfp410: convert to of_drm_find_and_get_bridge()Luca Ceresoli-14/+13
2026-01-20drm/bridge: thc63lvd1024: convert to of_drm_find_and_get_bridge()Luca Ceresoli-4/+3
2026-01-20drm/bridge: sii902x: convert to of_drm_find_and_get_bridge()Luca Ceresoli-4/+3
2026-01-20drm/tyr: rename pad0 to selected_coherencyAlice Ryhl-2/+3
2026-01-20drm/atmel-hlcdc: destroy properly the plane state in the reset callbackLudovic Desroches-26/+26
2026-01-20drm/atmel-hlcdc: use drmm_universal_plane_alloc()Ludovic Desroches-14/+7
2026-01-20drm/atmel-hlcdc: use drmm_crtc_alloc_with_planes()Ludovic Desroches-26/+6
2026-01-20drm/atmel-hlcdc: use devm_drm_of_get_bridge()Ludovic Desroches-20/+5
2026-01-20drm/atmel-hlcdc: use drm_crtc_mask()Ludovic Desroches-7/+9
2026-01-20drm/atmel-hlcdc: use drmm_simple_encoder_alloc()Ludovic Desroches-18/+9
2026-01-20drm/atmel-hlcdc: add support for the nomodeset kernel parameterLudovic Desroches-0/+3