summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-09-02Revert "drm/amdgpu: install stub fence into potential unused fence pointers"Greg Kroah-Hartman
2023-08-30drm/i915: Fix premature release of request's reusable memoryJanusz Krzysztofik
2023-08-30drm/vmwgfx: Fix shader stage validationZack Rusin
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-26drm/panel: simple: Fix AUO G121EAN01 panel timings according to the docsLuca Ceresoli
2023-08-26drm/amdgpu: Fix potential fence use-after-free v2shanzhulig
2023-08-26drm/amdgpu: install stub fence into potential unused fence pointersLang Yu
2023-08-26drm/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/amd/display: check attr flag before set cursor degamma on DCN3+Melissa Wen
2023-08-16drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap()Boris Brezillon
2023-08-16drm/nouveau/gr: enable memory loads on helper invocation on all channelsKarol Herbst
2023-08-11drm/ttm: check null pointer before accessing when swappingGuchun Chen
2023-08-11drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()Gaosheng Cui
2023-08-11drm/msm/adreno: Fix snapshot BINDLESS_DATA sizeRob Clark
2023-08-11drm/msm/dpu: drop enum dpu_core_perf_data_bus_idDmitry Baryshkov
2023-08-11drm/ttm: never consider pinned BOs for eviction&swapChristian König
2023-08-11drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2Christian König
2023-07-27drm/client: Fix memory leak in drm_client_modeset_probeJocelyn Falempe
2023-07-27drm/client: Fix memory leak in drm_client_target_clonedJocelyn Falempe
2023-07-27drm/atomic: Fix potential use-after-free in nonblocking commitsDaniel Vetter
2023-07-27drm/amd/display: Correct `DMUB_FW_VERSION` macroMario Limonciello
2023-07-27drm/rockchip: vop: Leave vblank enabled in self-refreshBrian Norris
2023-07-27drm/atomic: Allow vblank-enabled + self-refresh "disable"Brian Norris
2023-07-27drm/panel: simple: Add Powertip PH800480T013 drm_display_mode flagsMarek Vasut
2023-07-27drm/panel: simple: Add connector_type for innolux_at043tn24Fabio Estevam
2023-07-27drm/msm/dp: Free resources after unregistering themBjorn Andersson
2023-07-27drm/msm/dpu: do not enable color-management if DSPPs are not availableDmitry Baryshkov
2023-07-27amdgpu: validate offset_in_bo of drm_amdgpu_gem_vaChia-I Wu
2023-07-27drm/radeon: fix possible division-by-zero errorsNikita Zhandarovich
2023-07-27drm/amdkfd: Fix potential deallocation of previously deallocated memory.Daniil Dulov
2023-07-27drm/panel: simple: fix active size for Ampire AM-480272H3TMQW-T01HDario Binacchi
2023-07-27drm/panel: sharp-ls043t1le01: adjust mode settingsDmitry Baryshkov
2023-07-27drm: sun4i_tcon: use devm_clk_get_enabled in `sun4i_tcon_init_clocks`XuDong Liu
2023-07-27drm/vram-helper: fix function names in vram helper docLuc Ma
2023-07-27drm/bridge: tc358768: fix THS_TRAILCNT computationFrancesco Dolcini
2023-07-27drm/bridge: tc358768: fix TXTAGOCNT computationFrancesco Dolcini
2023-07-27drm/bridge: tc358768: fix THS_ZEROCNT computationFrancesco Dolcini
2023-07-27drm/bridge: tc358768: fix TCLK_TRAILCNT computationFrancesco Dolcini
2023-07-27drm/bridge: tc358768: Add atomic_get_input_bus_fmts() implementationFrancesco Dolcini
2023-07-27drm/bridge: tc358768: fix TCLK_ZEROCNT computationFrancesco Dolcini
2023-07-27drm/bridge: tc358768: fix PLL target frequencyFrancesco Dolcini
2023-07-27drm/bridge: tc358768: fix PLL parameters computationFrancesco Dolcini
2023-07-27drm/bridge: tc358768: always enable HS video modeFrancesco Dolcini
2023-07-27drm/amd/display: Explicitly specify update type per plane info changeNicholas Kazlauskas
2023-07-27radeon: avoid double free in ci_dpm_init()Nikita Zhandarovich
2023-07-27drm/amdgpu: Validate VM ioctl flags.Bas Nieuwenhuizen
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