summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2022-03-25drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()Dan Carpenter1-1/+1
2022-03-25drm/amdgpu/pm: fix the Stable pstate Test in amdgpu_testYifan Zhang1-1/+1
2022-03-25drm/amdgpu: conduct a proper cleanup of PDB boGuchun Chen1-1/+1
2022-03-25drm/amdgpu: prevent memory wipe in suspend/shutdown stageGuchun Chen1-1/+3
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds558-15609/+452515
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2-1/+2
2022-03-22drm/amd: Add USBC connector IDAurabindo Pillai1-0/+1
2022-03-15drm/amdgpu: Use drm_mode_copy()Ville Syrjälä2-5/+5
2022-03-15drm/amdgpu: Use ternary operator in `vcn_v1_0_start()`Paul Menzel1-7/+2
2022-03-15drm/amdgpu: Remove pointless on stack mode copiesVille Syrjälä1-17/+17
2022-03-15drm/amd/pm: fix indenting in __smu_cmn_reg_print_error()Dan Carpenter1-8/+8
2022-03-15drm/amdgpu/dc: fix typos in commentsJulia Lawall1-3/+3
2022-03-15drm/amdgpu: fix typos in commentsJulia Lawall1-2/+2
2022-03-15drm/amd/pm: fix typos in commentsJulia Lawall1-1/+1
2022-03-15drm/amdgpu: Add stolen reserved memory for MI25 SRIOV.Yongqiang Sun1-0/+9
2022-03-15drm/amdgpu: Merge get_reserved_allocation to get_vbios_allocations.Yongqiang Sun3-21/+13
2022-03-15drm/amdkfd: evict svm bo worker handle errorPhilip Yang2-14/+36
2022-03-15drm/amdgpu/vcn: fix vcn ring test failure in igt reload testTianci Yin1-0/+2
2022-03-15drm/amdgpu: only allow secure submission on rings which support thatLang Yu13-2/+19
2022-03-15drm/amdgpu: fixed the warnings reported by kernel test robotyipechai3-62/+2
2022-03-15drm/amd/display: 3.2.177Aric Cyr1-1/+1
2022-03-15drm/amd/display: [FW Promotion] Release 0.0.108.0Anthony Koo1-2/+2
2022-03-15drm/amd/display: Add save/restore PANEL_PWRSEQ_REF_DIV2Charlene Liu3-3/+91
2022-03-15drm/amd/display: Wait for hubp read line for PollockBecle Lee6-0/+46
2022-03-15drm/amd/display: Add null pointer filterJing Zhou1-2/+4
2022-03-15drm/amd/display: Retry when fail reading lane status during LTWayne Lin1-11/+19
2022-03-15drm/amd/display: Add new enum for EDID statusDale Zhao2-0/+4
2022-03-15drm/amd/display: Block zstate when more than one plane enabledEric Yang1-6/+10
2022-03-15drm/amd/display: Update engine ddcJing Zhou1-0/+1
2022-03-15drm/amd/display: Fix a few parts in debugfs entryWayne Lin1-1/+9
2022-03-15drm/amd/display: Add function to get the pipe from the stream contextLeo (Hanghong) Ma2-0/+16
2022-03-15drm/amd/display: Add I2C escape to support query device exist.JinZe.Xu4-0/+50
2022-03-15drm/amdgpu: Move reset domain init before calling RREG32Philip Yang1-9/+9
2022-03-15drm/amd: fix gfx hang on renoir in IGT reload testTianci.Yin1-0/+4
2022-03-15drm/amdgpu: only check for _PR3 on dGPUsAlex Deucher1-2/+4
2022-03-15drm/amd/pm: use pm mutex to protect ecc info tableStanley.Yang1-1/+6
2022-03-15drm/amdgpu: drop xmgi23 error query/reset supportHawking Zhang1-22/+0
2022-03-15drm/amdgpu: fix aldebaran xgmi topology for vfJonathan Kim1-2/+4
2022-03-15drm/amdgpu/display: enable scatter/gather display for DCN 3.1.6Alex Deucher1-0/+1
2022-03-15drm/amd/display: Add pstate verification and recovery for DCN31Nicholas Kazlauskas7-4/+73
2022-03-15drm/amdkfd: CRIU export dmabuf handles for GTT BOsDavid Yat Sin1-4/+14
2022-03-15drm/amdkfd: CRIU Refactor restore BO functionDavid Yat Sin1-142/+129
2022-03-15drm/amdkfd: CRIU remove sync and TLB flush on restoreDavid Yat Sin1-29/+1
2022-03-15drm/amd/display: fix dp kvm can't light upTianci.Yin1-0/+1
2022-03-15drm/amd/pm: Send message when resp status is 0xFCLijo Lazar1-2/+0
2022-03-15drm/amdgpu: message smu to update bad channel infoStanley.Yang5-2/+42
2022-03-15drm/amd/pm: add send bad channel info functionStanley.Yang7-2/+77
2022-03-15drm/amd/display: move FPU code from dcn10 to dml/dcn10 folderMelissa Wen5-62/+159
2022-03-15drm/amd/display: move FPU operations from dcn21 to dml/dcn20 folderMelissa Wen5-582/+571
2022-03-15drm/amd/display: move FPU-related code from dcn20 to dml folderMelissa Wen10-1400/+1476