index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
vi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systems
Richard Gong
2022-05-06
1
-1
/
+16
*
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
2022-04-08
1
-1
/
+1
*
drm/amd: Refactor `amdgpu_aspm` to be evaluated per device
Mario Limonciello
2022-02-17
1
-1
/
+1
*
drm/amdgpu: don't do resets on APUs which don't support it
Alex Deucher
2022-01-15
1
-0
/
+4
*
drm/amdgpu: reenable BACO support for 699F:C7 polaris12 SKU
Evan Quan
2021-08-30
1
-8
/
+1
*
drm/amdgpu: disable BACO support for 699F:C7 polaris12 SKU temporarily
Evan Quan
2021-08-19
1
-1
/
+8
*
drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)
Ryan Taylor
2021-08-06
1
-7
/
+7
*
drm/amd/pm: enable ASPM by default
Kenneth Feng
2021-05-20
1
-1
/
+1
*
drm/amd/amdgpu: add ASPM support on polaris
Kenneth Feng
2021-04-15
1
-2
/
+191
*
drm/amdgpu/codec: drop the internal codec index
Alex Deucher
2021-02-26
1
-13
/
+15
*
drm/amdgpu: add video decode/encode cap tables and asic callbacks (v3)
Alex Deucher
2021-02-26
1
-0
/
+188
*
drm/amdgpu/vi: minor clean up of reset code
Alex Deucher
2021-02-09
1
-22
/
+14
*
drm/amdgpu: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-24
1
-0
/
+1
*
drm/amdgpu: add pre_asic_init callback for VI
Alex Deucher
2020-08-26
1
-0
/
+5
*
drm/amdgpu: note what type of reset we are using
Alex Deucher
2020-08-14
1
-0
/
+2
*
drm/amd/powerplay: optimize amdgpu_dpm_set_clockgating_by_smu() implementation
Evan Quan
2020-08-14
1
-14
/
+7
*
drm/amdgpu: add module parameter choose reset mode
Wenhui Sheng
2020-07-15
1
-0
/
+8
*
drm/amdgpu: request init data in virt detection
Wenhui Sheng
2020-07-02
1
-3
/
+5
*
drm/amdgpu: fix wrong vram lost counter increment V2
Evan Quan
2020-04-13
1
-2
/
+0
*
drm/amdgpu: cleanup all virtualization detection routine
Monk Liu
2020-04-01
1
-24
/
+0
*
drm/amd/powerplay: cover the powerplay implementation details V3
Evan Quan
2020-01-14
1
-44
/
+4
*
drm/amdgpu: flag vram lost on baco reset for VI/CIK
Alex Deucher
2019-11-26
1
-2
/
+5
*
drm/amdgpu: add supports_baco callback for VI asics.
Alex Deucher
2019-11-19
1
-0
/
+22
*
drm/amdgpu: enable BACO reset for SMU7 based dGPUs (v2)
Alex Deucher
2019-10-15
1
-5
/
+79
*
drm/amdgpu: add reset_method asic callback for vi
Alex Deucher
2019-07-31
1
-0
/
+7
*
drm/amdgpu: drop dead header
Alex Deucher
2019-07-17
1
-1
/
+0
*
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-14
1
-1
/
+3
|
\
|
*
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
2019-06-10
1
-1
/
+3
*
|
drm/amdgpu: Add PCIe replay count sysfs file
Kent Russell
2019-05-24
1
-0
/
+13
|
/
*
drm/amdgpu/vi: add need_reset_on_init asic callback for VI (v2)
Alex Deucher
2019-01-14
1
-0
/
+18
*
drm/amdgpu: Add sysfs file for PCIe usage v5
Kent Russell
2019-01-14
1
-0
/
+47
*
drm/amdgpu: Use sdma_engine array
Oak Zeng
2019-01-14
1
-2
/
+2
*
drm/amdgpu: access register without KIQ
Emily Deng
2018-12-14
1
-9
/
+9
*
drm/amdgpu: Doorbell index initialization for ASICs before vega10
Oak Zeng
2018-11-28
1
-0
/
+19
*
drm/amdgpu: Change VI gfx/sdma/smu init sequence
Rex Zhu
2018-10-10
1
-12
/
+12
*
drm/amdgpu: access register without KIQ
Yintian Tao
2018-08-21
1
-2
/
+2
*
drm/amdgpu/vi: fix mixed up state in smu clockgating setup
Alex Deucher
2018-07-13
1
-6
/
+6
*
drm/amdgpu: add VEGAM support to vi
Leo Liu
2018-05-15
1
-2
/
+29
*
drm/amdgpu: Add APU support in vi_set_vce_clocks
Rex Zhu
2018-05-15
1
-6
/
+25
*
drm/amdgpu: Add APU support in vi_set_uvd_clocks
Rex Zhu
2018-05-15
1
-11
/
+35
*
drm/amdgpu/vi: implement asic need_full_reset callback
Alex Deucher
2018-04-11
1
-0
/
+22
*
drm/amdgpu: Delete dead code when early init
Rex Zhu
2018-03-19
1
-5
/
+0
*
drm/amdgpu: Remove wrapper layer of smu ip functions
Rex Zhu
2018-03-15
1
-7
/
+6
*
drm/amdgpu: move getting pcie info to common code
Alex Deucher
2018-03-14
1
-2
/
+0
*
drm/amdgpu: move firmware loading type setup to common code
Alex Deucher
2018-03-14
1
-3
/
+0
*
drm/amdgpu: add optional ring to *_hdp callbacks
Christian König
2018-02-19
1
-6
/
+15
*
drm/amdgpu: add HDP asic callbacks for VI
Alex Deucher
2018-02-19
1
-0
/
+14
*
drm/amdgpu: re-enable CGCG on CZ and disable on ST
Shirish S
2018-02-06
1
-1
/
+1
*
drm/amdgpu: disable coarse grain clockgating for ST
Shirish S
2018-01-30
1
-1
/
+0
*
drm/amdgpu: use defines for mmBIF_IOV_FUNC_IDENTIFIER fields
Alex Deucher
2017-12-20
1
-4
/
+3
[next]