summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: increase DISCOVERY_TMR_SIZELe Ma2023-06-091-1/+1
* drm/amdgpu: drop unused functionAlex Deucher2023-06-091-2/+0
* drm/amdgpu/discovery: move all table parsing into amdgpu_discovery.cAlex Deucher2022-04-281-6/+0
* drm/amdgpu/discovery: add a function to parse the vcn info tableAlex Deucher2022-04-281-0/+1
* drm/amdgpu/discovery: add a function to get the mall_sizeAlex Deucher2022-04-281-0/+1
* drm/amdgpu: fix incorrect VCN revision in SRIOVLeslie Shi2021-12-131-2/+0
* drm/amdgpu: add initial IP enumeration via IP discovery tableAlex Deucher2021-10-041-0/+1
* drm/amd/amdgpu: Use IP discovery data to determine VCN enablement instead of ...Bokun Zhang2021-06-181-0/+3
* drm/amd/amdgpu: add instance_number check in amdgpu_discovery_get_ip_versionPeng Ju Zhou2021-06-111-1/+1
* drm/amdgpu: add judgement when add ip blocks (v2)Likun GAO2021-05-131-0/+1
* drm/amdgpu: reduce ip discovery data reading sizeWenhui Sheng2020-07-021-1/+2
* drm/amdgpu: adjust sequence of ip_discovery init and timeout_settingMonk Liu2020-04-011-1/+0
* drm/amdgpu: update amdgpu_discovery to handle revisionTianci.Yin2019-10-171-1/+1
* drm/amdgpu/discovery: reserve discovery data at the top of VRAMXiaojie Yuan2019-10-151-0/+2
* drm/amdgpu/discovery: add ip discovery initial supportXiaojie Yuan2019-06-211-0/+34