index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
vi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-31
drm/amdgpu: add reset_method asic callback for vi
Alex Deucher
1
-0
/
+7
2019-07-17
drm/amdgpu: drop dead header
Alex Deucher
1
-1
/
+0
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+3
2019-06-11
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
1
-1
/
+3
2019-05-24
drm/amdgpu: Add PCIe replay count sysfs file
Kent Russell
1
-0
/
+13
2019-01-14
drm/amdgpu/vi: add need_reset_on_init asic callback for VI (v2)
Alex Deucher
1
-0
/
+18
2019-01-14
drm/amdgpu: Add sysfs file for PCIe usage v5
Kent Russell
1
-0
/
+47
2019-01-14
drm/amdgpu: Use sdma_engine array
Oak Zeng
1
-2
/
+2
2018-12-14
drm/amdgpu: access register without KIQ
Emily Deng
1
-9
/
+9
2018-11-28
drm/amdgpu: Doorbell index initialization for ASICs before vega10
Oak Zeng
1
-0
/
+19
2018-10-10
drm/amdgpu: Change VI gfx/sdma/smu init sequence
Rex Zhu
1
-12
/
+12
2018-08-21
drm/amdgpu: access register without KIQ
Yintian Tao
1
-2
/
+2
2018-07-13
drm/amdgpu/vi: fix mixed up state in smu clockgating setup
Alex Deucher
1
-6
/
+6
2018-05-15
drm/amdgpu: add VEGAM support to vi
Leo Liu
1
-2
/
+29
2018-05-15
drm/amdgpu: Add APU support in vi_set_vce_clocks
Rex Zhu
1
-6
/
+25
2018-05-15
drm/amdgpu: Add APU support in vi_set_uvd_clocks
Rex Zhu
1
-11
/
+35
2018-04-11
drm/amdgpu/vi: implement asic need_full_reset callback
Alex Deucher
1
-0
/
+22
2018-03-19
drm/amdgpu: Delete dead code when early init
Rex Zhu
1
-5
/
+0
2018-03-15
drm/amdgpu: Remove wrapper layer of smu ip functions
Rex Zhu
1
-7
/
+6
2018-03-15
drm/amdgpu: move getting pcie info to common code
Alex Deucher
1
-2
/
+0
2018-03-15
drm/amdgpu: move firmware loading type setup to common code
Alex Deucher
1
-3
/
+0
2018-02-19
drm/amdgpu: add optional ring to *_hdp callbacks
Christian König
1
-6
/
+15
2018-02-19
drm/amdgpu: add HDP asic callbacks for VI
Alex Deucher
1
-0
/
+14
2018-02-06
drm/amdgpu: re-enable CGCG on CZ and disable on ST
Shirish S
1
-1
/
+1
2018-01-30
drm/amdgpu: disable coarse grain clockgating for ST
Shirish S
1
-1
/
+0
2017-12-20
drm/amdgpu: use defines for mmBIF_IOV_FUNC_IDENTIFIER fields
Alex Deucher
1
-4
/
+3
2017-12-20
drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fiji
Alex Deucher
1
-8
/
+13
2017-12-18
drm/amdgpu: rename amdgpu_get_pcie_info
Alex Deucher
1
-1
/
+1
2017-12-18
drm/amdgpu: rename ip block helper functions
Alex Deucher
1
-66
/
+66
2017-12-18
drm/amdgpu: rename amdgpu_pci_config_reset
Alex Deucher
1
-1
/
+1
2017-12-18
drm/amdgpu: rename amdgpu_program_register_sequence
Alex Deucher
1
-15
/
+15
2017-12-06
drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE result
Christian König
1
-5
/
+5
2017-10-09
Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...
Dave Airlie
1
-0
/
+21
2017-10-06
drm/amd/powerplay: move set_clockgating_by_smu to pp func table
Rex Zhu
1
-8
/
+14
2017-09-27
drm/amd/dc: Add dc display driver (v2)
Harry Wentland
1
-0
/
+21
2017-08-16
drm/amdgpu: Disable GFX PG on CZ
Felix Kuehling
1
-2
/
+1
2017-06-16
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-127
/
+87
2017-05-25
drm/amdgpu/virt: change the place of virt_init_setting
Xiangliang Yu
1
-5
/
+5
2017-05-25
drm/amdgpu: drop support for per ASIC read registers
Christian König
1
-41
/
+1
2017-05-25
drm/amdgpu: drop support for untouched registers
Christian König
1
-84
/
+84
2017-05-25
Revert "drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solved"
Alex Deucher
1
-1
/
+1
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-1
/
+1
2017-03-30
drm/amdgpu: just disallow reading untouched registers
Christian König
1
-6
/
+0
2017-03-30
drm/amdgpu: use new flag to handle different firmware loading method
Huang Rui
1
-2
/
+2
2017-03-30
drm/amdgpu: enable gfx/system/vce clockgating on Polars12.
Rex Zhu
1
-1
/
+19
2017-03-30
drm/amdgpu: enable GFX/UVD/VCE PG for Bristol
Eric Huang
1
-1
/
+4
2017-03-30
drm/amdgpu/vi: add missing error handling when setting uvd dclk
Alex Deucher
1
-0
/
+2
2017-03-30
drm/amdgpu/vi: remove duplicate CG flags
Alex Deucher
1
-2
/
+0
2017-03-30
drm/amdgpu: remove unneeded conversions to bool
Andrew F. Davis
1
-8
/
+8
2017-03-30
drm/amdgpu: add asic callback to get memsize register
Alex Deucher
1
-0
/
+6
[next]