summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2021-05-24drm/vc4: txp: Properly set the possible_crtcs maskMaxime Ripard
2021-05-24drm/vc4: Separate VEC compatible variantsMateusz Kwiatkowski
2021-05-24drm/vc4: Fix clock source for VEC PixelValve on BCM2711Mateusz Kwiatkowski
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-22drm/mcde: Remove redundant error printing in mcde_dsi_probe()Zhen Lei
2021-05-22drm/panel: s6e63m0: Depromote debug printsLinus Walleij
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-05-21Merge tag 'drm-intel-next-2021-05-19-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2021-05-20drm/ttm: Explain why ttm_bo_add_move_fence uses a shared slotDaniel Vetter
2021-05-20drm: Fix missing unlock and free on error in drm_legacy_addbufs_pci()Zou Wei
2021-05-20drm/bridge: anx7625: Synchronously run runtime suspend.Pi-Hsun Shih
2021-05-19drm/amdgpu: Unmap all MMIO mappingsAndrey Grodzovsky
2021-05-19drm/amdgpu: Verify DMA opearations from device are doneAndrey Grodzovsky
2021-05-19drm/amd/display: Remove superfluous drm_mode_config_cleanupAndrey Grodzovsky
2021-05-19drm/sched: Avoid data corruptionsAndrey Grodzovsky
2021-05-19drm/scheduler: Fix hang when sched_entity releasedAndrey Grodzovsky
2021-05-19drm/amdgpu: Fix hang on device removal.Andrey Grodzovsky
2021-05-19drm/amdgpu: Prevent any job recoveries after device is unplugged.Andrey Grodzovsky
2021-05-19drm/sched: Make timeout timer rearm conditional.Andrey Grodzovsky
2021-05-19drm/amdgpu: Guard against write accesses after device removalAndrey Grodzovsky
2021-05-19drm/amdgpu: Convert driver sysfs attributes to static attributesAndrey Grodzovsky
2021-05-19drm/amdgpu: Remap all page faults to per process dummy page.Andrey Grodzovsky
2021-05-19drm/amdgpu: Handle IOMMU enabled case.Andrey Grodzovsky
2021-05-19drm/amdgpu: Add early fini callbackAndrey Grodzovsky
2021-05-19drm/amdgpu: Split amdgpu_device_fini into early and lateAndrey Grodzovsky
2021-05-19drm/ttm: Remap all page faults to per process dummy page.Andrey Grodzovsky
2021-05-20Merge tag 'drm-misc-next-2021-05-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-05-19drm/amdgpu: stop touching sched.ready in the backendChristian König
2021-05-19drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu
2021-05-19drm/amdgpu: modify system reference clock source for navi+ (V2)Aaron Liu
2021-05-19drm/amdgpu: update sdma golden setting for Navi12Guchun Chen
2021-05-19drm/amdgpu: update gc golden setting for Navi12Guchun Chen
2021-05-19drm/amdgpu: Fix a use-after-freexinhui pan
2021-05-19drm/amdgpu/display: restore the backlight on modeset (v2)Alex Deucher
2021-05-19drm/amdgpu/display: add helper functions to get/set backlight (v2)Alex Deucher
2021-05-19drm/amdgpu: Query correct register for DF hashing on AldebaranMukul Joshi
2021-05-19drm/amdgpu: add video_codecs query support for aldebaranJames Zhu
2021-05-19drm/amdkfd: fix a resource leakage issueDennis Li
2021-05-19drm/amdgpu: Move dmabuf attach/detach to backend_(un)bindFelix Kuehling
2021-05-19drm/amdgpu: Add DMA mapping of GTT BOsFelix Kuehling
2021-05-19drm/amdgpu: Move kfd_mem_attach outside reservationFelix Kuehling
2021-05-19drm/amdgpu: DMA map/unmap when updating GPU mappingsFelix Kuehling
2021-05-19drm/amdgpu: Add multi-GPU DMA mapping helpersFelix Kuehling
2021-05-19drm/amdgpu: Simplify AQL queue mappingFelix Kuehling
2021-05-19drm/amdgpu: Keep a bo-reference per-attachmentFelix Kuehling
2021-05-19drm/amdgpu: Rename kfd_bo_va_list to kfd_mem_attachmentFelix Kuehling
2021-05-19drm/amd/amdgpu: fix refcount leakJingwen Chen
2021-05-19drm/amd/amdgpu: psp program IH_RB_CTRL on sienna_cichlidYuBiao Wang
2021-05-19drm/amd/display: Fix typo of format termination newlineJoe Perches