summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vi.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu2023-06-091-2/+9
* drm/amdgpu: retire set_vga_state for some ASICLikun Gao2023-06-091-6/+0
* drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma2023-04-181-2/+2
* Merge v6.3-rc4 into drm-nextDaniel Vetter2023-03-291-16/+1
|\
| * drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng2023-03-231-16/+1
* | drm/amdgpu: Retire pcie_gen3_enable functionHawking Zhang2023-03-151-20/+0
|/
* drm/amdgpu: rework SR-IOV virtual display handlingAlex Deucher2022-11-151-2/+4
* drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systemsRichard Gong2022-05-061-1/+16
* drm/amdgpu: expand cg_flags from u32 to u64Evan Quan2022-04-081-1/+1
* drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello2022-02-171-1/+1
* drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher2022-01-141-0/+4
* drm/amdgpu: reenable BACO support for 699F:C7 polaris12 SKUEvan Quan2021-08-301-8/+1
* drm/amdgpu: disable BACO support for 699F:C7 polaris12 SKU temporarilyEvan Quan2021-08-181-1/+8
* drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)Ryan Taylor2021-08-051-7/+7
* drm/amd/pm: enable ASPM by defaultKenneth Feng2021-05-191-1/+1
* drm/amd/amdgpu: add ASPM support on polarisKenneth Feng2021-04-151-2/+191
* drm/amdgpu/codec: drop the internal codec indexAlex Deucher2021-02-261-13/+15
* drm/amdgpu: add video decode/encode cap tables and asic callbacks (v3)Alex Deucher2021-02-261-0/+188
* drm/amdgpu/vi: minor clean up of reset codeAlex Deucher2021-02-091-22/+14
* drm/amdgpu: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-241-0/+1
* drm/amdgpu: add pre_asic_init callback for VIAlex Deucher2020-08-261-0/+5
* drm/amdgpu: note what type of reset we are usingAlex Deucher2020-08-141-0/+2
* drm/amd/powerplay: optimize amdgpu_dpm_set_clockgating_by_smu() implementationEvan Quan2020-08-141-14/+7
* drm/amdgpu: add module parameter choose reset modeWenhui Sheng2020-07-151-0/+8
* drm/amdgpu: request init data in virt detectionWenhui Sheng2020-07-021-3/+5
* drm/amdgpu: fix wrong vram lost counter increment V2Evan Quan2020-04-131-2/+0
* drm/amdgpu: cleanup all virtualization detection routineMonk Liu2020-04-011-24/+0
* drm/amd/powerplay: cover the powerplay implementation details V3Evan Quan2020-01-141-44/+4
* drm/amdgpu: flag vram lost on baco reset for VI/CIKAlex Deucher2019-11-261-2/+5
* drm/amdgpu: add supports_baco callback for VI asics.Alex Deucher2019-11-191-0/+22
* drm/amdgpu: enable BACO reset for SMU7 based dGPUs (v2)Alex Deucher2019-10-151-5/+79
* drm/amdgpu: add reset_method asic callback for viAlex Deucher2019-07-301-0/+7
* drm/amdgpu: drop dead headerAlex Deucher2019-07-171-1/+0
* Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-1/+3
|\
| * drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-101-1/+3
* | drm/amdgpu: Add PCIe replay count sysfs fileKent Russell2019-05-241-0/+13
|/
* drm/amdgpu/vi: add need_reset_on_init asic callback for VI (v2)Alex Deucher2019-01-141-0/+18
* drm/amdgpu: Add sysfs file for PCIe usage v5Kent Russell2019-01-141-0/+47
* drm/amdgpu: Use sdma_engine arrayOak Zeng2019-01-141-2/+2
* drm/amdgpu: access register without KIQEmily Deng2018-12-141-9/+9
* drm/amdgpu: Doorbell index initialization for ASICs before vega10Oak Zeng2018-11-281-0/+19
* drm/amdgpu: Change VI gfx/sdma/smu init sequenceRex Zhu2018-10-091-12/+12
* drm/amdgpu: access register without KIQYintian Tao2018-08-211-2/+2
* drm/amdgpu/vi: fix mixed up state in smu clockgating setupAlex Deucher2018-07-131-6/+6
* drm/amdgpu: add VEGAM support to viLeo Liu2018-05-151-2/+29
* drm/amdgpu: Add APU support in vi_set_vce_clocksRex Zhu2018-05-151-6/+25
* drm/amdgpu: Add APU support in vi_set_uvd_clocksRex Zhu2018-05-151-11/+35
* drm/amdgpu/vi: implement asic need_full_reset callbackAlex Deucher2018-04-111-0/+22
* drm/amdgpu: Delete dead code when early initRex Zhu2018-03-191-5/+0
* drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu2018-03-151-7/+6