summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2021-05-21drm/amd/amdgpu/amdgpu_ids: Correct some function name disparityLee Jones
2021-05-21drm/radeon/radeon_cs: Fix incorrectly documented function 'radeon_cs_parser_f...Lee Jones
2021-05-21drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gateJames Zhu
2021-05-21drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gateJames Zhu
2021-05-21drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gateJames Zhu
2021-05-21drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gateJames Zhu
2021-05-21drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gateJames Zhu
2021-05-21drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gateJames Zhu
2021-05-21drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gateJames Zhu
2021-05-21drm/amdgpu: Skip the program of MMMC_VM_AGP_* in SRIOVPeng Ju Zhou
2021-05-21drm/amdgpu: Modify MMHUB register access from MMIO to RLCG in file mmhub_v2*pengzhou
2021-05-21drm/amdgpu: Modify GC register access from MMIO to RLCG in file amdgpu_gmc.cPeng Ju Zhou
2021-05-21drm/amdgpu: Modify GC register access from MMIO to RLCG in file nv.cPeng Ju Zhou
2021-05-21drm/amdgpu: Modify GC register access from MMIO to RLCG in file sdma_v5*Peng Ju Zhou
2021-05-21drm/amdgpu: Modify GC register access from MMIO to RLCG in file soc15.cPeng Ju Zhou
2021-05-21drm/amdgpu: Modify GC register access from MMIO to RLCG in file kfd_v10*Peng Ju Zhou
2021-05-21drm/amdgpu: Modify GC register access from MMIO to RLCG in file gfx_v10*Peng Ju Zhou
2021-05-21drm/amdgpu: Indirect register access for Navi12 sriovPeng Ju Zhou
2021-05-21drm/amd/pm: Update PPTable struct for beige_gobyChengming Gui
2021-05-21drm/amdkfd: correct sienna_cichlid SDMA RLC register offset errorKevin Wang
2021-05-21drm/amdgpu/pm: display vcn pp dpm (v4)David M Nieto
2021-05-21drm/amdgpu/pm: add new fields for Navi1x (v3)David M Nieto
2021-05-21drm/amdgpu/pm: Update metrics table (v2)David M Nieto
2021-05-21drm/amd/pm: correct MGpuFanBoost settingEvan Quan
2021-05-21drm/amd/display: take dc_lock in short pulse handler onlyAurabindo Pillai
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-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