aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vi.c
AgeCommit message (Expand)Author
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
2018-05-15drm/amdgpu: add VEGAM support to viLeo Liu
2018-05-15drm/amdgpu: Add APU support in vi_set_vce_clocksRex Zhu
2018-05-15drm/amdgpu: Add APU support in vi_set_uvd_clocksRex Zhu
2018-04-11drm/amdgpu/vi: implement asic need_full_reset callbackAlex Deucher
2018-03-19drm/amdgpu: Delete dead code when early initRex Zhu
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu
2018-03-14drm/amdgpu: move getting pcie info to common codeAlex Deucher
2018-03-14drm/amdgpu: move firmware loading type setup to common codeAlex Deucher
2018-02-19drm/amdgpu: add optional ring to *_hdp callbacksChristian König
2018-02-19drm/amdgpu: add HDP asic callbacks for VIAlex Deucher
2018-02-06drm/amdgpu: re-enable CGCG on CZ and disable on STShirish S
2018-01-29drm/amdgpu: disable coarse grain clockgating for STShirish S
2017-12-19drm/amdgpu: use defines for mmBIF_IOV_FUNC_IDENTIFIER fieldsAlex Deucher
2017-12-19drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fijiAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_get_pcie_infoAlex Deucher
2017-12-18drm/amdgpu: rename ip block helper functionsAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_pci_config_resetAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher
2017-12-06drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE resultChristian König
2017-10-09Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...Dave Airlie
2017-10-06drm/amd/powerplay: move set_clockgating_by_smu to pp func tableRex Zhu
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland
2017-08-15drm/amdgpu: Disable GFX PG on CZFelix Kuehling
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie