summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2021-04-09drm/amdgpu: Add reset control to amdgpu_deviceLijo Lazar4-0/+175
2021-04-09drm/amd/pm: Add support for reset completion on aldebaranLijo Lazar5-2/+36
2021-04-09drm/amd/pm: Add function to wait for smu eventsLijo Lazar2-1/+29
2021-04-09drm/amd/pm: Modify mode2 msg sequence on aldebaranLijo Lazar4-11/+61
2021-04-09drm/amd/amdgpu implement tdr advanced modeJack Zhang3-33/+153
2021-04-09drm/amdgpu: make BO type check less restrictiveNirmoy Das1-4/+4
2021-04-09drm/amdgpu: use amdgpu_bo_user bo for metadata and tiling flagNirmoy Das3-22/+35
2021-04-09drm/amdgpu: use amdgpu_bo_create_user() for when possibleNirmoy Das2-2/+6
2021-04-09drm/amdgpu: introduce struct amdgpu_bo_userNirmoy Das2-0/+42
2021-04-09drm/amdgpu: allow variable BO struct creationNirmoy Das9-2/+19
2021-04-09drm/amdgpu: load balance VCN3 decode as well v8Christian König1-2/+130
2021-04-09drm/amdgpu: share scheduler score on VCN3 instancesChristian König2-4/+8
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König33-99/+93
2021-04-09drm/amd/display: check fb of primary planeSefa Eyeoglu1-1/+2
2021-04-09drm/amd/display: Allow idle optimization based on vblank.Bindu Ramamurthy1-2/+7
2021-04-09drm/amd: Fix a typo in two different sentencesBhaskar Chowdhury1-2/+2
2021-04-09drm/amd/amdgpu/gfx_v7_0: Trivial typo fixesBhaskar Chowdhury1-11/+11
2021-04-09drm/radeon/r600_cs: Few typo fixesBhaskar Chowdhury1-3/+3
2021-04-09amdgpu: securedisplay: simplify i2c hexdump outputArnd Bergmann1-8/+3
2021-04-09drm/amdgpu: Ensure that the modifier requested is supported by plane.Mark Yacoub2-3/+28
2021-04-09drm/amd/pm: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao1-45/+45
2021-04-09drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao8-35/+29
2021-04-09drm/radeon/radeon_pm: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao1-19/+17
2021-04-09drm/amdgpu/pm: bail on sysfs/debugfs queries during platform suspendAlex Deucher1-0/+98
2021-04-09drm/amdgpu/pm: mark pcie link/speed arrays as constAlex Deucher4-8/+8
2021-04-09drm/amdgpu: remove irq_src->data handlingChristian König2-6/+0
2021-04-09drm/amd/display: Removing unused code from dmub_cmd.hAnson Jacob1-37/+0
2021-04-09drm/amdgpu: Fix check for RAS supportLuben Tuikov1-9/+6
2021-04-09drm/amd/display: Use appropriate DRM_DEBUG_... levelLuben Tuikov1-29/+28
2021-04-09drm/amdgpu: Set amdgpu.noretry=1 for ArcturusPhilip Cox1-0/+1
2021-04-09drm/amdgpu: added support for dynamic GECCJohn Clements1-0/+23
2021-04-09drm/amdgpu: update host to psp interfaceJohn Clements1-0/+25
2021-04-09drm/amd/pm: Update aldebaran pmfw interfaceLijo Lazar2-3/+10
2021-04-09drm/amdgpu: move vram recover into sriov full accessHorace Chen1-1/+1
2021-04-09drm/amd/pm: drop redundant and unneeded BACO APIs V2Evan Quan3-126/+3
2021-04-09drm/amd/pm: label these APIs used internally as staticEvan Quan7-136/+98
2021-04-09drm/amd/pm: make DAL communicate with SMU through unified interfacesEvan Quan4-125/+118
2021-04-09drm/amdgpu/display: fix memory leak for dimgrey cavefishAlex Deucher1-0/+3
2021-04-09amdgpu: fix gcc -Wrestrict warningArnd Bergmann1-1/+2
2021-04-09amdgpu: avoid incorrect %hu format stringArnd Bergmann1-1/+1
2021-04-09drivers: gpu: Remove duplicate include of amdgpu_hdp.hWan Jiabing1-1/+0
2021-04-09drm/amdkfd: Fix cat debugfs hang_hws file causes system crash bugQu Huang1-1/+6
2021-04-09drm/atomic: Couple of typo fixesBhaskar Chowdhury1-2/+2
2021-04-09drm/radeon: don't evict if not initializedTong Zhang1-0/+2
2021-04-09drm/amdgpu: replace per_device_list by arrayAlex Sierra5-147/+111
2021-04-09drm/amd/display: 3.2.128Aric Cyr1-1/+1
2021-04-09drm/amd/display: Use pwrseq instance to determine eDP instanceJake Wang1-1/+7
2021-04-09drm/amd/display: Change input parameter for set_drrAlvin Lee7-34/+49
2021-04-09drm/amd/display: [FW Promotion] Release 0.0.57Anthony Koo1-2/+2
2021-04-09drm/amd/display: Fix UBSAN: shift-out-of-bounds warningAnson Jacob5-25/+115