summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-07-05drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modesMa Ke
2024-07-05drm/i915/gt: Fix potential UAF by revoke of fence registersJanusz Krzysztofik
2024-07-05drm/amdgpu: avoid using null object of framebufferJulia Zhang
2024-07-05drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modesMa Ke
2024-07-05drm/panel: simple: Add missing display timing flags for KOE TX26D202VM0BWALiu Ying
2024-07-05drm/radeon/radeon_display: Decrease the size of allocated memoryErick Archer
2024-07-05drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleepLaurent Pinchart
2024-07-05drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher
2024-07-05drm/i915/gt: Disarm breadcrumbs if engines are already idleChris Wilson
2024-07-05drm/i915/gt: Only kick the signal worker if there's been an updateChris Wilson
2024-07-05drm/amd/display: revert Exit idle optimizations before HDCP executionMartin Leung
2024-07-05drm/radeon: fix UBSAN warning in kv_dpm.cAlex Deucher
2024-07-05drm/i915/mso: using joiner is not possible with eDP MSOJani Nikula
2024-07-05drm/lima: mask irqs in timeout path before hard resetErico Nunes
2024-07-05drm/lima: add mask irq callback to gp and ppErico Nunes
2024-07-05drm/amd/display: Exit idle optimizations before HDCP executionNicholas Kazlauskas
2024-07-05drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID foundMarek Szyprowski
2024-07-05drm/exynos/vidi: fix memory leak in .get_modes()Jani Nikula
2024-07-05drm/bridge/panel: Fix runtime warning on panel bridge releaseAdam Miotk
2024-07-05drm/komeda: check for error-valued pointerAmjad Ouled-Ameur
2024-07-05drm/vmwgfx: 3D disabled should not effect STDU memory limitsIan Forbes
2024-07-05drm/amd/display: Fix incorrect DSC instance for MSTHersen Wu
2024-07-05drm/amd/display: drop unnecessary NULL checks in debugfsAlexey Kodanev
2024-07-05drm/amd/display: Clean up some inconsistent indentingJiapeng Chong
2024-07-05drm/amd/display: Handle Y carry-over in VCP X.Y calculationGeorge Shen
2024-06-16drm/amdgpu/atomfirmware: add intergrated info v2.3 tableLi Ma
2024-06-16drm/amdgpu: add error handle to avoid out-of-boundsBob Zhou
2024-06-16Revert "drm/amdgpu: init iommu after amdkfd device init"Armin Wolf
2024-06-16drm: Check polling initialized before enabling in drm_helper_probe_single_con...Shradha Gupta
2024-06-16drm: Check output polling initialized before disablingShradha Gupta
2024-06-16drm/bridge: tc358775: fix support for jeida-18 and jeida-24Michael Walle
2024-06-16drm/msm/dpu: Always flush the slave INTF on the CTLMarijn Suijten
2024-06-16drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original mode pclkMarijn Suijten
2024-06-16drm/mipi-dsi: use correct return type for the DSC functionsDmitry Baryshkov
2024-06-16drm/panel: simple: Add missing Innolux G121X1-L03 format, flags, connectorMarek Vasut
2024-06-16drm/bridge: tc358775: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado
2024-06-16drm/bridge: lt9611: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado
2024-06-16drm/bridge: lt8912b: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado
2024-06-16drm: vc4: Fix possible null pointer dereferenceAleksandr Mishin
2024-06-16drm/arm/malidp: fix a possible null pointer dereferenceHuai-Yuan Liu
2024-06-16drm: bridge: cdns-mhdp8546: Fix possible null pointer dereferenceAleksandr Mishin
2024-06-16drm/mediatek: Add 0 size check to mtk_drm_gem_objJustin Green
2024-06-16drm/meson: vclk: fix calculation of 59.94 fractional ratesChristian Hewitt
2024-06-16drm/amd/display: Fix potential index out of bounds in color transformation fu...Srinivasan Shanmugam
2024-06-16drm/amdkfd: Flush the process wq before creating a kfd_processLancelot SIX
2024-06-16drm/amd/display: Set color_mgmt_changed to true on unsuspendJoshua Ashton
2024-05-25drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...Srinivasan Shanmugam
2024-05-25drm/amd/display: Fix division by zero in setup_dsc_configJose Fernandez
2024-05-17drm/vmwgfx: Fix invalid reads in fence signaled eventsZack Rusin
2024-05-17Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds