summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/vi.c
AgeCommit message (Expand)Author
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri
2024-04-09drm/amdgpu/pm: Add support for MACO flag checkingMa Jun
2023-10-26drm/amd: Explicitly disable ASPM when dynamic switching disabledMario Limonciello
2023-10-26drm/amd: Move AMD_IS_APU check for ASPM into top level functionMario Limonciello
2023-10-26drm/amd: Disable ASPM for VI w/ all Intel systemsMario Limonciello
2023-06-09drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu
2023-06-09drm/amdgpu: retire set_vga_state for some ASICLikun Gao
2023-04-18drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma
2023-03-29Merge v6.3-rc4 into drm-nextDaniel Vetter
2023-03-23drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng
2023-03-15drm/amdgpu: Retire pcie_gen3_enable functionHawking Zhang
2022-11-15drm/amdgpu: rework SR-IOV virtual display handlingAlex Deucher
2022-05-06drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systemsRichard Gong
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan
2022-02-17drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello
2022-01-14drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher
2021-08-30drm/amdgpu: reenable BACO support for 699F:C7 polaris12 SKUEvan Quan
2021-08-18drm/amdgpu: disable BACO support for 699F:C7 polaris12 SKU temporarilyEvan Quan
2021-08-05drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)Ryan Taylor
2021-05-19drm/amd/pm: enable ASPM by defaultKenneth Feng
2021-04-15drm/amd/amdgpu: add ASPM support on polarisKenneth Feng
2021-02-26drm/amdgpu/codec: drop the internal codec indexAlex Deucher
2021-02-26drm/amdgpu: add video decode/encode cap tables and asic callbacks (v3)Alex Deucher
2021-02-09drm/amdgpu/vi: minor clean up of reset codeAlex Deucher
2020-11-24drm/amdgpu: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-08-26drm/amdgpu: add pre_asic_init callback for VIAlex Deucher
2020-08-14drm/amdgpu: note what type of reset we are usingAlex Deucher
2020-08-14drm/amd/powerplay: optimize amdgpu_dpm_set_clockgating_by_smu() implementationEvan Quan
2020-07-15drm/amdgpu: add module parameter choose reset modeWenhui Sheng
2020-07-02drm/amdgpu: request init data in virt detectionWenhui Sheng
2020-04-13drm/amdgpu: fix wrong vram lost counter increment V2Evan Quan
2020-04-01drm/amdgpu: cleanup all virtualization detection routineMonk Liu
2020-01-14drm/amd/powerplay: cover the powerplay implementation details V3Evan Quan
2019-11-26drm/amdgpu: flag vram lost on baco reset for VI/CIKAlex Deucher
2019-11-19drm/amdgpu: add supports_baco callback for VI asics.Alex Deucher
2019-10-15drm/amdgpu: enable BACO reset for SMU7 based dGPUs (v2)Alex Deucher
2019-07-30drm/amdgpu: add reset_method asic callback for viAlex Deucher
2019-07-17drm/amdgpu: drop dead headerAlex Deucher
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg
2019-05-24drm/amdgpu: Add PCIe replay count sysfs fileKent Russell
2019-01-14drm/amdgpu/vi: add need_reset_on_init asic callback for VI (v2)Alex Deucher
2019-01-14drm/amdgpu: Add sysfs file for PCIe usage v5Kent Russell
2019-01-14drm/amdgpu: Use sdma_engine arrayOak Zeng
2018-12-14drm/amdgpu: access register without KIQEmily Deng
2018-11-28drm/amdgpu: Doorbell index initialization for ASICs before vega10Oak Zeng
2018-10-09drm/amdgpu: Change VI gfx/sdma/smu init sequenceRex Zhu
2018-08-21drm/amdgpu: access register without KIQYintian Tao
2018-07-13drm/amdgpu/vi: fix mixed up state in smu clockgating setupAlex Deucher