summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-11-28drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König
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/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-20drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()Christophe JAILLET
2023-11-20drm/radeon: possible buffer overflowKonstantin Meskhidze
2023-11-20drm/rockchip: vop: Fix reset of state in duplicate state crtc funcsJonas Karlman
2023-11-08drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()Lukasz Majczak
2023-10-25drm: panel-orientation-quirks: Add quirk for One Mix 2SKai Uwe Broulik
2023-10-25drm/vmwgfx: fix typo of sizeof argumentKonstantin Meskhidze
2023-10-25drm/msm/dsi: skip the wait for video mode done if not applicableAbhinav Kumar
2023-10-25drm: etvnaviv: fix bad backport leading to warningMartin Fuzzey
2023-09-23drm/exynos: fix a possible null-pointer dereference due to data race in exyno...Tuo Li
2023-09-23drm/amd/display: Fix a bug when searching for insert_above_mpccWesley Chalmers
2023-09-23drm/ast: Fix DRAM init on AST2200Thomas Zimmermann
2023-09-23drm/radeon: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-23drm/radeon: Prefer pcie_capability_read_word()Frederick Lawler
2023-09-23drm/radeon: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas
2023-09-23drm/radeon: Correct Transmit Margin masksBjorn Helgaas
2023-09-23drm/amdgpu: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-23drm/amdgpu: Prefer pcie_capability_read_word()Frederick Lawler
2023-09-23drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas
2023-09-23drm/amdgpu: Correct Transmit Margin masksBjorn Helgaas
2023-09-23drm/msm/mdp5: Don't leak some plane stateDaniel Vetter
2023-09-23drm/msm: Replace drm_framebuffer_{un/reference} with put, get functionsThomas Zimmermann
2023-09-23drm/tegra: dpaux: Fix incorrect return value of platform_get_irqYangtao Li
2023-09-23drm/tegra: Remove superfluous error messages around platform_get_irq()Tan Zhongjun
2023-09-23drm: adv7511: Fix low refresh rate register for ADV7533/5Bogdan Togorean
2023-09-23drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()Arnd Bergmann
2023-08-30drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan
2023-08-30drm/amd/display: do not wait for mpc idle if tg is disabledJosip Pavic
2023-08-30drm/amdgpu: Fix potential fence use-after-free v2shanzhulig
2023-08-30drm/radeon: Fix integer overflow in radeon_cs_parser_inithackyzh002
2023-08-16drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modesKarol Herbst
2023-08-16drm/nouveau/gr: enable memory loads on helper invocation on all channelsKarol Herbst
2023-08-11drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds
2023-08-11drm/client: Fix memory leak in drm_client_target_clonedJocelyn Falempe
2023-08-11drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()Gaosheng Cui
2023-08-11drm/atomic: Fix potential use-after-free in nonblocking commitsDaniel Vetter
2023-08-11drm/radeon: fix possible division-by-zero errorsNikita Zhandarovich
2023-08-11drm/panel: simple: fix active size for Ampire AM-480272H3TMQW-T01HDario Binacchi
2023-08-11radeon: avoid double free in ci_dpm_init()Nikita Zhandarovich
2023-08-11treewide: Remove uninitialized_var() usageKees Cook
2023-08-11drm/amdgpu: Validate VM ioctl flags.Bas Nieuwenhuizen
2023-08-11drm/edid: Fix uninitialized variable in drm_cvt_modes()Lyude Paul
2023-06-28drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctlMin Li
2023-06-28drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctlMin Li
2023-06-28drm/exynos: vidi: fix a wrong error returnInki Dae
2023-06-21drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depthAlexander Kapshuk