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
/
si.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: add module parameter choose reset mode
Wenhui Sheng
2020-07-15
1
-0
/
+5
*
drm/amdgpu: SI support for VCE clock control
Alex Jivin
2020-07-02
1
-1
/
+125
*
drm/amdgpu: SI support for UVD clock control
Alex Jivin
2020-07-02
1
-6
/
+228
*
drm amdgpu: SI UVD enabled on Verde, Tahiti, Pitcairn
Sonny Jiang
2020-07-01
1
-1
/
+1
*
drm amdgpu: SI UVD enable for Oland
Sonny Jiang
2020-07-01
1
-2
/
+2
*
drm amdgpu: SI UVD context rreg/wreg
Sonny Jiang
2020-07-01
1
-2
/
+24
*
drm/amdgpu/uvd3.x: fix register definition warnings
Alex Deucher
2020-07-01
1
-0
/
+1
*
drm/amdgpu: cleanup all virtualization detection routine
Monk Liu
2020-04-01
1
-8
/
+0
*
Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...
Daniel Vetter
2019-12-17
1
-0
/
+6
|
\
|
*
drm/amdgpu: add supports_baco callback for SI asics.
Alex Deucher
2019-11-19
1
-0
/
+6
*
|
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-03
1
-36
/
+61
|
\
\
|
|
/
|
/
|
|
*
drm/amdgpu: Prefer pcie_capability_read_word()
Frederick Lawler
2019-11-21
1
-26
/
+45
|
*
drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitions
Bjorn Helgaas
2019-11-21
1
-8
/
+14
|
*
drm/amdgpu: Correct Transmit Margin masks
Bjorn Helgaas
2019-11-21
1
-4
/
+4
*
|
drm/amdgpu: Allow reading more status registers on si/cik
Marek Olšák
2019-10-25
1
-0
/
+11
|
/
*
drm/amdgpu/si: fix ASIC tests
Jean Delvare
2019-08-29
1
-3
/
+3
*
drm/amdgpu: add reset_method asic callback for si
Alex Deucher
2019-07-31
1
-0
/
+7
*
drm/amd/amdgpu: Indent AMD_IS_APU properly
Ernst Sjöstrand
2019-06-25
1
-2
/
+2
*
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-14
1
-1
/
+2
|
\
|
*
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
2019-06-10
1
-1
/
+2
*
|
drm/amdgpu: Add PCIe replay count sysfs file
Kent Russell
2019-05-24
1
-0
/
+13
|
/
*
drm/amdgpu: fix several indentation issues
Colin Ian King
2019-02-13
1
-1
/
+1
*
drm/amdgpu/si: add need_reset_on_init asic callback for SI (v2)
Alex Deucher
2019-01-14
1
-0
/
+6
*
drm/amdgpu: Add sysfs file for PCIe usage v5
Kent Russell
2019-01-14
1
-0
/
+48
*
drm/amdgpu: Change SI/CI gfx/sdma/smu init sequence
Rex Zhu
2018-10-10
1
-6
/
+7
*
drm/amdgpu/si: implement asic need_full_reset callback
Alex Deucher
2018-04-11
1
-0
/
+7
*
drm/amdgpu/si: implement get/set pcie_lanes asic callback
Alex Deucher
2018-04-03
1
-0
/
+67
*
drm/amdgpu: Remove wrapper layer of smu ip functions
Rex Zhu
2018-03-15
1
-4
/
+4
*
drm/amdgpu: used cached pcie gen info for SI (v2)
Alex Deucher
2018-03-05
1
-12
/
+10
*
drm/amdgpu: add optional ring to *_hdp callbacks
Christian König
2018-02-19
1
-6
/
+15
*
drm/amdgpu: add HDP asic callbacks for SI
Alex Deucher
2018-02-19
1
-0
/
+14
*
drm/amdgpu: rename ip block helper functions
Alex Deucher
2017-12-18
1
-27
/
+27
*
drm/amdgpu: rename amdgpu_program_register_sequence
Alex Deucher
2017-12-18
1
-51
/
+51
*
drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE result
Christian König
2017-12-06
1
-17
/
+17
*
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
2017-08-15
1
-0
/
+2
|
\
|
*
drm/amdgpu: Fix undue fallthroughs in golden registers initialization
Jean Delvare
2017-08-02
1
-0
/
+2
*
|
drm/amdgpu: implement si_read_bios_from_rom
Alex Deucher
2017-07-14
1
-0
/
+28
|
/
*
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-06-16
1
-42
/
+42
|
\
|
*
drm/amdgpu: drop support for untouched registers
Christian König
2017-05-24
1
-42
/
+42
*
|
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-16
1
-1
/
+1
|
/
*
drm/amdgpu: add asic callback to get memsize register
Alex Deucher
2017-03-30
1
-0
/
+7
*
drm/amdgpu: refine si_read_register
Flora Cui
2017-02-08
1
-17
/
+73
*
drm/amdgpu: move misc si headers into amdgpu
Alex Deucher
2017-01-27
1
-1
/
+1
*
drm/amdgpu: remove detect_hw_virtualization interface
Xiangliang Yu
2017-01-27
1
-1
/
+2
*
drm/amdgpu/virt: rename fieldes of virtualization structure
Xiangliang Yu
2017-01-27
1
-1
/
+1
*
drm/amd/amdgpu: De-numberify golden SI registers
Tom St Denis
2017-01-27
1
-483
/
+492
*
drm/amdgpu: update rev id for verde
Flora Cui
2016-12-21
1
-1
/
+1
*
drm/amdgpu: update golden setting for verde
Flora Cui
2016-12-21
1
-162
/
+142
*
drm/amdgpu: update rev id for oland
Flora Cui
2016-12-21
1
-0
/
+1
*
drm/amdgpu: update golden setting for oland
Flora Cui
2016-12-21
1
-13
/
+19
[next]