summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2021-06-29drm/amdgpu: use vma_lookup() in amdgpu_ttm_tt_get_user_pages()Liam Howlett
2021-06-29drm/i915/selftests: use vma_lookup() in __igt_mmap()Liam Howlett
2021-06-25Merge tag 'drm-misc-fixes-2021-06-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-06-24drm/nouveau: fix dma_address check for CPU/GPU syncChristian König
2021-06-22drm/kmb: Fix error return code in kmb_hw_init()Zhen Lei
2021-06-22drm/amdgpu: wait for moving fence after pinningChristian König
2021-06-22drm/radeon: wait for moving fence after pinningChristian König
2021-06-22drm/nouveau: wait for moving fence after pinning v2Christian König
2021-06-22Revert "drm: add a locked version of drm_is_current_master"Daniel Vetter
2021-06-21Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."Yifan Zhang
2021-06-21Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full d...Yifan Zhang
2021-06-21drm/amdgpu: Call drm_framebuffer_init last for framebuffer initMichel Dänzer
2021-06-21drm: add a locked version of drm_is_current_masterDesmond Cheong Zhi Xi
2021-06-19drm/atmel-hlcdc: Allow async page flipsDan Sneddon
2021-06-19drm/panel: ld9040: reference spi_device_id tableKrzysztof Kozlowski
2021-06-19drm: atmel_hlcdc: Enable the crtc vblank prior to crtc usage.Dan Sneddon
2021-06-16drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang
2021-06-16drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang
2021-06-16drm/vc4: hdmi: Make sure the controller is powered in detectMaxime Ripard
2021-06-16drm/vc4: hdmi: Move the HSM clock enable to runtime_pmMaxime Ripard
2021-06-11Merge tag 'amd-drm-fixes-5.13-2021-06-09' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-06-11Merge tag 'drm-misc-fixes-2021-06-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-06-11Merge tag 'drm-msm-fixes-2021-06-10' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2021-06-10drm/msm/dsi: Stash away calculated vco frequency on recalcStephen Boyd
2021-06-10drm: Lock pointer access in drm_master_release()Desmond Cheong Zhi Xi
2021-06-09drm/mcde: Fix off by 10^3 in calculationLinus Walleij
2021-06-08drm/msm/a6xx: avoid shadow NULL reference in failure pathJonathan Marek
2021-06-08drm/msm/a6xx: fix incorrectly set uavflagprd_inv field for A650Jonathan Marek
2021-06-08drm/msm/a6xx: update/fix CP_PROTECT initializationJonathan Marek
2021-06-08radeon: use memcpy_to/fromio for UVD fw uploadChen Li
2021-06-08drm/amd/pm: Fix fall-through warning for ClangGustavo A. R. Silva
2021-06-08drm/amdgpu: Fix incorrect register offsets for Sienna CichlidRohit Khaire
2021-06-08drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FBMichel Dänzer
2021-06-08drm/amdgpu: switch kzalloc to kvzalloc in amdgpu_bo_createChangfeng
2021-06-08drm/msm: Init mm_list before accessing it for use_vram pathAlexey Minnekhanov
2021-06-08drm: Fix use-after-free read in drm_getunique()Desmond Cheong Zhi Xi
2021-06-08drm/vc4: fix vc4_atomic_commit_tail() logicMark Rutland
2021-06-08drm/ttm: fix deref of bo->ttm without holding the lock v2Christian König
2021-06-07drm/sun4i: dw-hdmi: Make HDMI PHY into a platform deviceSaravana Kannan
2021-06-04Merge tag 'drm/tegra/for-5.13-rc5' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie
2021-06-04Merge tag 'amd-drm-fixes-5.13-2021-06-02' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-06-02amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomicSimon Ser
2021-06-02drm/amdgpu: make sure we unpin the UVD BONirmoy Das
2021-06-02drm/amd/amdgpu:save psp ring wptr to avoid attackVictor Zhao
2021-06-02drm/amd/display: Fix potential memory leak in DMUB hw_initRoman Li
2021-06-02drm/amdgpu: Don't query CE and UE errorsLuben Tuikov
2021-06-02drm/amd/display: Fix overlay validation by considering cursorsRodrigo Siqueira
2021-06-02drm/amdgpu: refine amdgpu_fru_get_product_infoJiansong Chen
2021-06-02drm/amdgpu: add judgement for dc supportAsher Song
2021-06-02drm/amd/display: Fix GPU scaling regression by FS video supportNicholas Kazlauskas