summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2021-12-28drm/amdgpu: Add *_SOC15_IP_NO_KIQ() macro definitionsVictor Skvortsov-0/+5
2021-12-28drm/amdgpu: Filter security violation registersBokun Zhang-37/+46
2021-12-28drm/amdgpu: no DC support for headless chipsAlex Deucher-0/+6
2021-12-27drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...Evan Quan-0/+15
2021-12-27drm/amdgpu: always reset the asic in suspend (v2)Alex Deucher-1/+4
2021-12-22drm/amdgpu: fix runpm documentationAlex Deucher-3/+4
2021-12-23Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie-226/+467
2021-12-22x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumerationYazen Ghannam-1/+1
2021-12-17drm/amdgpu: add support for IP discovery gc_info table v2Alex Deucher-22/+54
2021-12-17drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...chen gong-0/+7
2021-12-17drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fenceHuang Rui-51/+90
2021-12-17drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notifyChristian König-1/+1
2021-12-16drm/amdgpu: add support for IP discovery gc_info table v2Alex Deucher-22/+54
2021-12-16drm/amdgpu: Separate vf2pf work item init from virt data exchangeVictor Skvortsov-13/+30
2021-12-16drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...chen gong-0/+7
2021-12-16drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fenceHuang Rui-51/+90
2021-12-16Merge drm/drm-next into drm-misc-nextThomas Zimmermann-1190/+1023
2021-12-14drm/amdgpu: correct the wrong cached state for GMC on PICASSOEvan Quan-4/+12
2021-12-14drm/amdgpu: don't override default ECO_BITs settingHawking Zhang-9/+0
2021-12-14drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma-2/+2
2021-12-14amdgpu: fix some comment typosYann Dirson-2/+2
2021-12-14amdgpu: fix some kernel-doc markupYann Dirson-3/+3
2021-12-14drm/amd/amdgpu: fix gmc bo pin count leak in SRIOVJingwen Chen-0/+8
2021-12-14drm/amd/amdgpu: fix psp tmr bo pin count leak in SRIOVJingwen Chen-0/+4
2021-12-14drm/amdgpu: correct the wrong cached state for GMC on PICASSOEvan Quan-4/+12
2021-12-14drm/amdgpu: use adev_to_drm to get drm_device pointerGuchun Chen-1/+1
2021-12-14drm/amdgpu: move smu_debug_mask to a more proper placeEvan Quan-1/+1
2021-12-14drm/amdgpu: SRIOV flr_work should use down_writeVictor Skvortsov-4/+6
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter-14/+25
2021-12-13drm:amdgpu:remove unneeded variablechiminghao-8/+3
2021-12-13drm/amdgpu: re-format file header commentsIsabella Basso-1/+1
2021-12-13drm/amdgpu: fix amdgpu_ras_mca_query_error_status scopeIsabella Basso-3/+3
2021-12-13drm/amdgpu: Reduce SG bo memory usage for mGPUsPhilip Yang-4/+6
2021-12-13drm/amdgpu: Detect if amdgpu in IOMMU direct map modePhilip Yang-0/+21
2021-12-13drm/amdgpu: add support for SMU debug optionLang Yu-0/+3
2021-12-13drm/amdgpu: introduce a kind of halt state for amdgpu deviceLang Yu-0/+41
2021-12-13drm/amdgpu: check df_funcs and its callback pointersHawking Zhang-6/+38
2021-12-13drm/amdgpu: don't override default ECO_BITs settingHawking Zhang-9/+0
2021-12-13drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma-2/+2
2021-12-13drm/amdgpu: read and authenticate ip discovery binaryHawking Zhang-23/+23
2021-12-13drm/amdgpu: add helper to verify ip discovery binary signatureHawking Zhang-0/+8
2021-12-13drm/amdgpu: rename discovery_read_binary helperHawking Zhang-2/+2
2021-12-13drm/amdgpu: add helper to load ip_discovery binary from fileHawking Zhang-1/+30
2021-12-13drm/amdgpu: fix incorrect VCN revision in SRIOVLeslie Shi-34/+14
2021-12-13drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()Leslie Shi-1/+2
2021-12-13drm/amdgpu: only hw fini SMU fisrt for ASICs need thatLang Yu-15/+32
2021-12-13drm/amdgpu: Handle fault with same timestampPhilip Yang-5/+2
2021-12-13drm/amdgpu: fix location of prototype for amdgpu_kms_compat_ioctlIsabella Basso-2/+3
2021-12-13drm/amd: append missing includesIsabella Basso-0/+1
2021-12-13drm/amdgpu: fix function scopesIsabella Basso-2/+2