aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/include
AgeCommit message (Expand)AuthorFilesLines
2022-05-04drm/amdgpu: add FGCG supportEvan Quan1-0/+1
2022-05-04drm/amdgpu: add irq src id for GFX11Wenhui Sheng1-0/+77
2022-05-04drm/amdgpu: add gfx11 mqd structuresHawking Zhang1-0/+1189
2022-05-04drm/amdgpu: add soc21 chip enum header v8Hawking Zhang1-0/+22477
2022-05-04drm/amdgpu: add updated smu_info structuresHawking Zhang1-0/+124
2022-05-04drm/amdgpu: add mmhub v3_0_0 ip headers v6Hawking Zhang2-0/+9007
2022-05-04drm/amdgpu: add athub v3_0_0 ip headers v6Hawking Zhang2-0/+1505
2022-05-04drm/amdgpu: add smuio v13_0_6 ip headers v4Hawking Zhang2-0/+1695
2022-05-04drm/amdgpu: add hdp v6_0_0 ip headers v4Hawking Zhang2-0/+855
2022-05-04drm/amdgpu: add ih v6_0 ip block v2Stanley.Yang1-0/+1
2022-05-04drm/amdgpu: add soc21 ih clientid definitionStanley Yang1-0/+27
2022-05-04drm/amdgpu: add osssys v6_0_0 ip headers v4Hawking Zhang2-0/+1232
2022-05-04drm/amdgpu: add nbio v4_3_0 ip headers v6Hawking Zhang2-0/+99428
2022-04-28drm/amdgpu: add gc v11_0_0 ip headers v11Hawking Zhang3-0/+59419
2022-04-28drm/amdgpu: add mp v13_0_0 ip headers v7Hawking Zhang2-0/+1143
2022-04-28drm/amdgpu: add atom_gfx_info_v3_0 structureHawking Zhang1-0/+33
2022-04-28drm/amdgpu: add vram_info v3_0 structureHawking Zhang1-0/+45
2022-04-28drm/amdgpu: update latest IP discovery table structuresAlex Deucher1-3/+111
2022-04-26drm/amd: Fix spelling typo in commentoushixiong1-1/+1
2022-04-26drm/amdgpu: fix typoRongguang Wei1-1/+1
2022-04-26drm/amd: add dc feature mask flags for PSR allow smu and multi-display optimizationsDavid Zhang1-0/+2
2022-04-11drm/amdgpu: Use flexible array memberLijo Lazar1-1/+1
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan1-33/+33
2022-03-28drm/amdgpu/vcn: Add vcn and jpeg ver 2.6 ras register definitionMohammad Zafar Ziya2-0/+37
2022-02-24drm/amdgpu: config HDP_MISC_CNTL.READ_BUFFER_WATERMARKXiaogang Chen1-0/+2
2022-02-18drm/amd/include: add DCN 3.1.5 registersQingqing Zhuo4-0/+192842
2022-02-18drm/amdgpu: add mp 13.0.5 header filesYifan Zhang2-0/+1127
2022-02-17drm/amd/include: Add MP 13.0.8 register headersLeo Li2-0/+1013
2022-02-17drm/amd/include: Add register headers for DCN 3.1.6Leo Li4-0/+226509
2022-02-14drm/amdgpu: print more error infoStanley.Yang1-0/+6
2022-02-09drm/amdkfd: Remove unused old debugger implementationMukul Joshi1-9/+0
2022-02-07drm/amdgpu: move dpcs_3_0_3 headers from dcn to dpcsAlex Deucher2-0/+0
2022-02-07drm/amdgpu: move dpcs_3_0_0 headers from dcn to dpcsAlex Deucher2-0/+0
2022-02-07drm/amdgpu: add missing license to dpcs_3_0_0 headersAlex Deucher2-0/+14
2022-02-02amdgpu/pm: Implement new API function "emit" that accepts buffer base and write offsetDarren Powell1-0/+1
2022-01-25drm/amdgpu: suppress the warning about enum value 'AMD_IP_BLOCK_TYPE_NUM'Evan Quan1-0/+1
2022-01-14drm/amd/pm: correct the checks for fan attributes supportEvan Quan1-2/+2
2022-01-14drm/amd/pm: revise the performance level setting APIsEvan Quan1-2/+0
2022-01-14drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan1-0/+3
2022-01-14drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementationsEvan Quan1-1/+1
2022-01-14drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)Evan Quan1-0/+1
2022-01-14drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan1-0/+4
2021-12-16drm/amdgpu: add support for IP discovery gc_info table v2Alex Deucher1-0/+49
2021-12-16drm/amdgpu: clean up some leftovers from bring upAlex Deucher2-14/+0
2021-12-13drm/amd: Mark IP_BASE definition as __maybe_unusedIsabella Basso2-7/+7
2021-12-13drm/amd/display: Add feature flags to disable LTTPRAurabindo Pillai1-0/+2
2021-12-01amdgpu/pm: Create shared array of power profile name stringsDarren Powell1-0/+4
2021-11-22drm/amd/pm: Add STB support in sienna_cichlidAndrey Grodzovsky2-0/+19
2021-11-22drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan1-1/+2
2021-11-17drm/amdkfd: remove kgd_dev declaration and initializationGraham Sider1-2/+0