aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-11-28drm/amdgpu: fix software pci_unplug on some chipsVitaly Prosyak
2023-11-28drm/qxl: prevent memory leakZongmin Zhou
2023-11-28drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin
2023-11-28drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULLQu Huang
2023-11-28drm/amdkfd: Fix shift out-of-bounds issueJesse Zhang
2023-11-28drm/panel: st7703: Pick different reset sequenceOndrej Jirman
2023-11-28drm/amdgpu/vkms: fix a possible null pointer dereferenceMa Ke
2023-11-28drm/radeon: fix a possible null pointer dereferenceMa Ke
2023-11-28drm/panel/panel-tpo-tpg110: fix a possible null pointer dereferenceMa Ke
2023-11-28drm/panel: fix a possible null pointer dereferenceMa Ke
2023-11-28drm/amdgpu: Fix potential null pointer derefernceStanley.Yang
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and TongaMario Limonciello
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7Mario Limonciello
2023-11-28drm/msm/dp: skip validity check for DP CTS EDID checksumJani Nikula
2023-11-28drm: vmwgfx_surface.c: copy user-array safelyPhilipp Stanner
2023-11-28drm_lease.c: copy user-array safelyPhilipp Stanner
2023-11-28drm/amd/display: use full update for clip size increase of large plane sourceWenjing Liu
2023-11-28drm/amd: Update `update_pcie_parameters` functions to use uint8_t argumentsMario Limonciello
2023-11-28drm/amdkfd: Fix a race condition of vram buffer unref in svm codeXiaogang Chen
2023-11-28drm/amdgpu: not to save bo in the case of RAS err_event_athubDavid (Ming Qiang) Wu
2023-11-28drm/komeda: drop all currently held locks if deadlock happensbaozhu.liu
2023-11-28drm/gma500: Fix call trace when psb_gem_mm_init() failsSui Jingfeng
2023-11-20drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLEErik Kurzinger
2023-11-20drm: mediatek: mtk_dsi: Fix NO_EOT_PACKET settings/handlingAngeloGioacchino Del Regno
2023-11-20drm/msm/dsi: free TX buffer in unbindDmitry Baryshkov
2023-11-20drm/msm/dsi: use msm_gem_kernel_put to free TX bufferDmitry Baryshkov
2023-11-20drm/rockchip: Fix type promotion bug in rockchip_gem_iommu_map()Dan Carpenter
2023-11-20drm/bridge: lt9611uxc: fix the race in the error pathDmitry Baryshkov
2023-11-20gpu: host1x: Correct allocated size for contextsJohnny Liu
2023-11-20drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()Christophe JAILLET
2023-11-20drm/mediatek: Fix iommu fault during crtc enablingJason-JH.Lin
2023-11-20drm/mediatek: Fix iommu fault by swapping FBs after updating plane stateJason-JH.Lin
2023-11-20drm/amd/display: Bail from dm_check_crtc_cursor if no relevant changeMichel Dänzer
2023-11-20drm/amd/display: Refactor dm_get_plane_scale helperMichel Dänzer
2023-11-20drm/amd/display: Check all enabled planes in dm_check_crtc_cursorMichel Dänzer
2023-11-20drm/amdkfd: fix some race conditions in vram buffer alloc/free of svm codeXiaogang Chen
2023-11-20drm/bridge: tc358768: Fix tc358768_ns_to_cnt()Tomi Valkeinen
2023-11-20drm/bridge: tc358768: Clean up clock period codeTomi Valkeinen
2023-11-20drm/bridge: tc358768: Rename dsibclk to hsbyteclkTomi Valkeinen
2023-11-20drm/bridge: tc358768: Use dev for dbg prints, not priv->devTomi Valkeinen
2023-11-20drm/bridge: tc358768: Print logical values, not raw register valuesTomi Valkeinen
2023-11-20drm/bridge: tc358768: Use struct videomodeTomi Valkeinen
2023-11-20drm/bridge: tc358768: remove unused variableFrancesco Dolcini
2023-11-20drm/bridge: tc358768: Fix bit updatesTomi Valkeinen
2023-11-20drm/bridge: tc358768: Fix use of uninitialized variableTomi Valkeinen
2023-11-20drm/bridge: lt8912b: Add missing drm_bridge_attach callTomi Valkeinen
2023-11-20drm/bridge: lt8912b: Manually disable HPD only if it was enabledTomi Valkeinen
2023-11-20drm/bridge: lt8912b: Fix crash on bridge detachTomi Valkeinen
2023-11-20drm/bridge: lt8912b: Fix bridge_detachTomi Valkeinen
2023-11-20drm/bridge: lt8912b: Add hot plug detectionStefan Eichenberger