summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-04drm/amd/pm: Use generic BACO function for smu11 ASICsLijo Lazar
2021-06-04drm/amd/pm: Add VF check to BACO support checkLijo Lazar
2021-06-04drm/amd/pm: Read BIF STRAP also for BACO checkLijo Lazar
2021-06-04drm/amd/pm: Remove BACO check for aldebaranLijo Lazar
2021-06-04drm/amd/display: Keep linebuffer pixel depth at 30bpp for DCE-11.0.Mario Kleiner
2021-06-04drm: fix doc warnings in drm_atomic.hYu Kuai
2021-06-04drm/amd/display: remove variable active_dispColin Ian King
2021-06-04drm/amdgpu: remove redundant assignment of variable kColin Ian King
2021-06-04drm/amdkfd: Make TLB flush conditional on mappingEric Huang
2021-06-04drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_updateEric Huang
2021-06-04drm/amdkfd: Add heavy-weight TLB flush after unmappingEric Huang
2021-06-04drm/amdkfd: Add flush-type parameter to kfd_flush_tlbEric Huang
2021-06-04drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FBMichel Dänzer
2021-06-04drm/amdgpu: switch kzalloc to kvzalloc in amdgpu_bo_createChangfeng
2021-06-04drm/amdgpu: soc15 register access through RLC should only apply to sriov runtimeshaoyunl
2021-06-04drm/amdgpu: attr to control SS2.0 bias level (v2)Sathishkumar S
2021-06-04drm/amd/pm: sysfs attrs to read ss powershare (v6)Sathishkumar S
2021-06-04drm/amd/display: Fix uninitialized field when expanding macro MI_DCE12_MASK_S...Leslie Shi
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-06-02Merge tag 'drm-intel-gt-next-2021-05-28' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-06-01drm/amdgpu: remove unsafe optimization to drop preamble ibJiansong Chen
2021-06-01drm/amdgpu: Add vbios info ioctl interfaceJiawei Gu
2021-06-01drm/amdgpu: bump driver versionAlex Deucher
2021-06-01drm/amdgpu: Remove unneeded semicolonZheng Yongjun
2021-06-01drm/amd/display: fix warning: ‘update_dsc_caps’ and ‘apply_dsc_policy_f...Baokun Li
2021-06-01drm/amd/display: Remove the redundant initialization of local variableShaokun Zhang
2021-06-01drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state'Yu Kuai
2021-06-01drm/amd/display: Avoid HDCP over-read and corruptionKees Cook
2021-06-01amdgpu: remove unreachable codeJiapeng Chong
2021-06-01amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomicSimon Ser
2021-06-01drm/amdgpu: Fix a bug on flag table_freedEric Huang
2021-06-01drm/amdgpu: optimize code about format string in gfx_v10_0_init_microcode()Kevin Wang
2021-06-01drm/amdgpu: fix sdma firmware version error in sriovKevin Wang
2021-06-01drm/amdgpu: enable smart shift on dGPU (v5)Sathishkumar S
2021-06-01drm/amdgpu: flush gart changes after all BO recoveryNirmoy Das
2021-06-01drm/amdgpu: do not allocate entries separatelyNirmoy Das
2021-06-01drm/amdgpu: remove unused codeNirmoy Das
2021-06-01drm/amdgpu: switch to amdgpu_bo_vm for vm codeNirmoy Das
2021-06-01drm/admgpu: add two shadow BO helper functionsNirmoy Das
2021-06-01drm/amdgpu: move shadow bo validation to VM codeNirmoy Das
2021-06-01drm/amdgpu: add amdgpu_bo_vm bo typeNirmoy Das
2021-06-01drm/amdgpu: make sure we unpin the UVD BONirmoy Das
2021-06-01drm/amd/pm: retain the fine grain tuning parameters after resumeXiaojian Du
2021-06-01drm/amd/display: WARN_ON cleanupsNirmoy Das
2021-06-02Merge tag 'drm-misc-next-2021-06-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-06-01drm/amd/display: do not dereference on NULLNirmoy Das
2021-06-01drm/amdgpu: support atcs method powershift (v4)Sathishkumar S
2021-06-01drm/amd/pm: use attr_update if the attr has itSathishkumar S
2021-06-01drm/amdgpu: free the metadata buffer for sg type BOs as wellShiwu Zhang
2021-06-01drm/amdgpu: fix metadata_size for ubo ioctl queriesShiwu Zhang