summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2021-07-20drm/amdgpu: fix Navi1x tcp power gating hang when issuing lightweight invalid...Evan Quan1-0/+95
2021-07-20drm/amdgpu: add another Renoir DIDJinzhou Su1-0/+1
2021-07-19drm/amdgpu: fix the hang caused by PCIe link width switchEvan Quan3-0/+17
2021-07-19drm/amdgpu: fix NAK-G generation during PCI-e link width switchEvan Quan3-0/+32
2021-07-19drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)Aaron Liu1-2/+2
2021-07-19drm/amdgpu: add new dimgrey cavefish DIDAlex Deucher1-0/+1
2021-07-19drm/amdgpu: fix bad address translation for sienna_cichlidStanley.Yang2-1/+6
2021-07-19drm/amdkfd: use allowed domain for vmbo validationNirmoy Das1-17/+4
2021-07-19drm/amdgpu: remove unsafe optimization to drop preamble ibJiansong Chen1-10/+1
2021-07-19drm/amdgpu: fix sdma firmware version error in sriovKevin Wang1-3/+3
2021-07-19drm/amdgpu: fix metadata_size for ubo ioctl queriesShiwu Zhang1-2/+3
2021-07-19drm/amdgpu: change the default timeout for kernel compute queuesAlex Deucher2-7/+5
2021-07-19drm/amd/amdgpu/sriov disable all ip hw status by defaultJack Zhang1-1/+1
2021-06-24Merge tag 'drm-misc-fixes-2021-06-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+13
2021-06-22drm/amdgpu: wait for moving fence after pinningChristian König1-1/+13
2021-06-22Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."Yifan Zhang1-5/+1
2021-06-22Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full d...Yifan Zhang1-5/+1
2021-06-22drm/amdgpu: Call drm_framebuffer_init last for framebuffer initMichel Dänzer1-5/+7
2021-06-16drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang1-1/+5
2021-06-16drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang1-1/+5
2021-06-08drm/amdgpu: Fix incorrect register offsets for Sienna CichlidRohit Khaire1-5/+21
2021-06-08drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FBMichel Dänzer1-2/+2
2021-06-08drm/amdgpu: switch kzalloc to kvzalloc in amdgpu_bo_createChangfeng1-2/+2
2021-06-03drm/amdgpu: make sure we unpin the UVD BONirmoy Das1-0/+1
2021-06-03drm/amd/amdgpu:save psp ring wptr to avoid attackVictor Zhao3-2/+5
2021-06-03drm/amdgpu: Don't query CE and UE errorsLuben Tuikov1-16/+0
2021-06-03drm/amdgpu: refine amdgpu_fru_get_product_infoJiansong Chen1-19/+23
2021-06-03drm/amdgpu: add judgement for dc supportAsher Song1-1/+3
2021-05-21drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gateJames Zhu1-2/+2
2021-05-21drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gateJames Zhu1-2/+2
2021-05-21drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gateJames Zhu1-0/+2
2021-05-21drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gateJames Zhu1-3/+2
2021-05-21drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gateJames Zhu1-0/+2
2021-05-21drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gateJames Zhu1-0/+2
2021-05-21drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gateJames Zhu1-1/+5
2021-05-21drm/amdkfd: correct sienna_cichlid SDMA RLC register offset errorKevin Wang1-6/+6
2021-05-20drm/amdgpu: stop touching sched.ready in the backendChristian König4-16/+1
2021-05-20drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu1-1/+0
2021-05-20drm/amdgpu: update sdma golden setting for Navi12Guchun Chen1-0/+4
2021-05-20drm/amdgpu: update gc golden setting for Navi12Guchun Chen1-2/+4
2021-05-20drm/amdgpu: Fix a use-after-freexinhui pan1-0/+1
2021-05-20drm/amdgpu: add video_codecs query support for aldebaranJames Zhu1-0/+1
2021-05-20drm/amd/amdgpu: fix refcount leakJingwen Chen1-0/+3
2021-05-20drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng2-5/+7
2021-05-20drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZEYi Li1-1/+1
2021-05-13drm/amdgpu: update vcn1.0 Non-DPG suspend sequenceSathishkumar S1-4/+9
2021-05-13drm/amdgpu: set vcn mgcg flag for picassoSathishkumar S1-1/+2
2021-05-13drm/amdgpu: update the method for harvest IP for specific SKULikun Gao1-14/+16
2021-05-13drm/amdgpu: add judgement when add ip blocks (v2)Likun GAO5-2/+51
2021-05-07Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...Dave Airlie8-33/+225