summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/soc15.c
AgeCommit message (Expand)Author
2023-05-03drm/amdgpu: Enable doorbell selfring after resize FB BARShane Xiao
2023-04-14drm/amdgpu: add common early init support for GC 9.4.3Hawking Zhang
2023-04-14drm/amdgpu: change the reference clock for raven/raven2Jesse Zhang
2023-03-15drm/amdgpu: Retire pcie_gen3_enable functionHawking Zhang
2023-03-15drm/amdgpu: Move to common helper to query soc rev_idHawking Zhang
2023-03-15drm/amdgpu: Move to common indirect reg access helperHawking Zhang
2023-03-07drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15Alex Deucher
2022-11-29amdgpu/nv.c: Corrected typo in the video capabilities resolutionVeerabadhran Gopalakrishnan
2022-10-20drm/amdgpu: fix sdma doorbell init ordering on APUsAlex Deucher
2022-09-14drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vegaAlex Deucher
2022-09-14drm/amdgpu: move nbio ih_doorbell_range() into ih code for vegaAlex Deucher
2022-04-28drm/amdgpu/discovery: move all table parsing into amdgpu_discovery.cAlex Deucher
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan
2022-03-15drm/amd: fix gfx hang on renoir in IGT reload testTianci.Yin
2022-03-02drm/amdgpu: centrally calls the .ras_fini function of all ras blocksyipechai
2022-03-02drm/amdgpu: Optimize xxx_ras_fini function of each ras blockyipechai
2022-03-02drm/amdgpu: Modify .ras_fini function pointer parameteryipechai
2022-02-28Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie
2022-02-23drm/amdgpu: do not enable asic reset for raven2Chen Gong
2022-02-21drm/amdgpu: disable MMHUB PG for PicassoEvan Quan
2022-02-17drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello
2022-02-17drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_inityipechai
2022-02-17drm/amdgpu: Optimize xxx_ras_late_init function of each ras blockyipechai
2022-02-16drm/amdgpu: disable MMHUB PG for PicassoEvan Quan
2022-01-25drm/amdgpu: switch to common helper to read bios from romHawking Zhang
2022-01-14drm/amdgpu: Modify nbio block to fit for the unified ras block data and opsyipechai
2021-12-14amdgpu: fix some comment typosYann Dirson
2021-12-13drm/amdgpu: check df_funcs and its callback pointersHawking Zhang
2021-11-22drm/amdgpu: Fix MMIO HDP flush on SRIOVFelix Kuehling
2021-10-20drm/amdgpu: drop soc15_set_ip_blocks()Alex Deucher
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher
2021-10-04drm/amdgpu/soc15: convert to IP version checkingAlex Deucher
2021-10-04drm/amdgpu/soc15: get rev_id in soc15_common_early_initAlex Deucher
2021-10-04drm/amdgpu/soc15: export common IP functionsAlex Deucher
2021-09-23drm/amdgpu: make soc15_common_ip_funcs staticAlex Deucher
2021-08-26drm/amdgpu: disable GFX CGCG in aldebaranHawking Zhang
2021-08-05drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)Ryan Taylor
2021-07-23drm/amd/amdgpu: add consistent PSP FW loading size checkingCandice Li
2021-07-16amdgpu/nv.c - Optimize code for video codec support structureVeerabadhran Gopalakrishnan
2021-07-01drm/amdgpu: move apu flags initialization to the start of device initHuang Rui
2021-05-21drm/amdgpu: Modify GC register access from MMIO to RLCG in file soc15.cPeng Ju Zhou
2021-05-19drm/amdgpu: add video_codecs query support for aldebaranJames Zhu
2021-05-19drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng
2021-05-19drm/amd/pm: enable ASPM by defaultKenneth Feng
2021-05-10drm/amdgpu: Rename to ras_*_enabledLuben Tuikov
2021-05-10drm/amdgpu: Remove redundant ras->supportedLuben Tuikov
2021-05-10drm/amdgpu: set vcn mgcg flag for picassoSathishkumar S
2021-05-10drm/amdgpu: enable ras error count query and reset for HDPHawking Zhang
2021-04-15drm/amd/amdgpu: enable ASPM on vegaKenneth Feng
2021-04-09drm/amdgpu: split nbio callbacks into ras and non-ras onesHawking Zhang