summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-04-10Remove unnecessary firmware version check for gc v9_4_2Candice Li1-0/+1
2025-04-10drm/amdgpu/gfx12: fix num_mecAlex Deucher1-1/+1
2025-04-10drm/amdgpu/gfx11: fix num_mecAlex Deucher1-1/+1
2025-04-10drm/xe: Fix unmet direct dependencies warningYue Haibing1-1/+1
2025-04-10drm/amd/display: Fix incorrect fw_state address in dmub_srvLo-an Chen1-1/+1
2025-04-10drm/amd: Keep display off while going into S4Mario Limonciello2-2/+14
2025-04-10drm/xe/guc_pc: Retry and wait longer for GuC PC startRodrigo Vivi1-13/+40
2025-04-10drm/amd/display: avoid NPD when ASIC does not support DMUBThadeu Lima de Souza Cascardo1-0/+4
2025-04-10drm/mediatek: dsi: fix error codes in mtk_dsi_host_transfer()Dan Carpenter1-3/+3
2025-04-10drm/mediatek: dp: drm_err => dev_err in HPD path to avoid NULL ptrDouglas Anderson1-3/+3
2025-04-10drm/mediatek: Fix config_updating flag never false when no mbox channelJason-JH Lin1-2/+5
2025-04-10drm/msm/a6xx: Fix a6xx indexed-regs in devcoreduumpRob Clark1-0/+2
2025-04-10drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters()Vitaliy Shevtsov1-6/+6
2025-04-10drm/panthor: Clean up FW version information displaySteven Price1-5/+4
2025-04-10drm/panthor: Update CS_STATUS_ defines to correct valuesAshley Smith1-3/+3
2025-04-10drm/amdkfd: Fix Circular Locking Dependency in 'svm_range_cpu_invalidate_page...Srinivasan Shanmugam2-15/+16
2025-04-10drm/msm/dsi: Set PHY usescase (and mode) before registering DSI hostMarijn Suijten1-11/+21
2025-04-10drm/msm/dsi: Use existing per-interface slice count in DSC timingMarijn Suijten2-15/+4
2025-04-10drm/msm/dsi/phy: Program clock inverters in correct registerKrzysztof Kozlowski1-1/+1
2025-04-10drm/msm/dpu: don't use active in atomic_check()Dmitry Baryshkov2-6/+1
2025-04-10drm/amd/display: fix an indent issue in DML21Aurabindo Pillai1-2/+1
2025-04-10drm/panel: ilitek-ili9882t: fix GPIO name in error messageJohn Keeping1-1/+1
2025-04-10drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Pri...Srinivasan Shanmugam3-4/+6
2025-04-10drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size memberAngeloGioacchino Del Regno1-4/+4
2025-04-10drm/mediatek: mtk_hdmi: Unregister audio platform device on failureAngeloGioacchino Del Regno1-6/+19
2025-04-10drm/amdgpu/umsch: fix ucode checkAlex Deucher1-1/+1
2025-04-10drm/amdgpu: refine smu send msg debug log formatYang Wang1-2/+1
2025-04-10gpu: cdns-mhdp8546: fix call balance of mhdp->clk handling routinesVitalii Mordan1-9/+3
2025-04-10drm/vkms: Fix use after free and double free on init errorJosé Expósito1-6/+9
2025-04-10drm: zynqmp_dp: Fix a deadlock in zynqmp_dp_ignore_hpd_set()Bart Van Assche1-1/+1
2025-04-10drm: xlnx: zynqmp: Fix max dma segment sizeTomi Valkeinen1-0/+2
2025-04-10drm/panthor: Fix race condition when gathering fdinfo group samplesAdrián Larumbe1-0/+2
2025-04-10drm/bridge: it6505: fix HDCP V match check is not performed correctlyHermes Wu1-3/+4
2025-04-10drm/dp_mst: Fix drm RAD printWayne Lin1-4/+4
2025-04-10drm/ssd130x: ensure ssd132x pitch is correctJohn Keeping1-1/+3
2025-04-10drm/ssd130x: fix ssd132x encodingJohn Keeping1-1/+1
2025-04-10drm/ssd130x: Set SPI .id_table to prevent an SPI core warningJavier Martinez Canillas1-4/+3
2025-04-10drm/bridge: ti-sn65dsi86: Fix multiple instancesGeert Uytterhoeven1-0/+2
2025-03-28drm/amdkfd: Fix instruction hazard in gfx12 trap handlerJay Cornwall2-355/+404
2025-03-28drm/amdkfd: Fix user queue validation on Gfx7/8Philip Yang1-1/+11
2025-03-28drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca2-2/+2
2025-03-28drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max sizeDavid Rosca3-36/+36
2025-03-28drm/amdgpu: Remove JPEG from vega and carrizo video capsDavid Rosca2-8/+0
2025-03-28drm/amdgpu/pm: wire up hwmon fan speed for smu 14.0.2Alex Deucher1-0/+35
2025-03-28drm/amdgpu/pm: Handle SCLK offset correctly in overdrive for smu 14.0.2Tomasz Pakuła1-41/+18
2025-03-28drm/amdgpu: Restore uncached behaviour on GFX12David Belanger2-27/+3
2025-03-28drm/amd/pm: add unique_id for gfx12Harish Kasiviswanathan1-0/+2
2025-03-28drm/amd/display: Use HW lock mgr for PSR1 when only one eDPMario Limonciello1-0/+11
2025-03-28drm/amd/display: Fix message for support_edp0_on_dp1Yilin Chen1-1/+1
2025-03-28drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()Wentao Liang1-1/+1