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
/
soc15.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: improve code indentation and alignment
Deepak R Varma
2020-11-02
1
-1
/
+1
*
drm/amdgpu: replace ih ip block for vega20 and arcturus
Alex Sierra
2020-11-02
1
-4
/
+11
*
amd/amdgpu: Disable VCN DPG mode for Picasso
Veerabadhran Gopalakrishnan
2020-11-02
1
-2
/
+1
*
drm/amdgpu: add soc15 common ip block support for green_sardine (v3)
Prike Liang
2020-10-07
1
-2
/
+9
*
drm/amdgpu: fix NULL pointer dereference for Renoir
Dirk Gouders
2020-10-05
1
-5
/
+5
*
drm/amdgpu: switch to indirect reg access helper
Hawking Zhang
2020-10-01
1
-43
/
+8
*
drm/amdgpu: Fix consecutive DPC recovery failures.
Andrey Grodzovsky
2020-09-15
1
-2
/
+2
*
drm/amdgpu: add pre_asic_init callback for SOC15
Alex Deucher
2020-08-26
1
-0
/
+7
*
drm/amdgpu: enable HDP clock gatting
Prike.Liang
2020-08-24
1
-1
/
+2
*
drm/amdgpu: note what type of reset we are using
Alex Deucher
2020-08-14
1
-0
/
+3
*
drm/amdgpu: add module parameter choose reset mode
Wenhui Sheng
2020-07-15
1
-0
/
+9
*
drm/amdgpu: move reg base init forward for soc15
Wenhui Sheng
2020-07-02
1
-7
/
+22
*
drm/amdgpu: request init data in virt detection
Wenhui Sheng
2020-07-02
1
-3
/
+5
*
drm/amdgpu/soc15: fix nullptr issue in soc15_read_register() for reg base acc...
Prike.Liang
2020-07-01
1
-1
/
+2
*
drm/amdgpu: use IP discovery table for renoir
Alex Deucher
2020-05-29
1
-1
/
+12
*
drm/amdgpu: add apu flags (v2)
Alex Deucher
2020-05-22
1
-4
/
+13
*
drm/amdgpu: fix wrong vram lost counter increment V2
Evan Quan
2020-04-13
1
-4
/
+0
*
drm/amdgpu: enable VCN2.5 DPG mode for Arcturus
James Zhu
2020-04-01
1
-1
/
+1
*
drm/amdgpu: cleanup all virtualization detection routine
Monk Liu
2020-04-01
1
-1
/
+0
*
drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20
Hawking Zhang
2020-03-05
1
-2
/
+23
*
drm/amdgpu: add reset_ras_error_count function for HDP
Hawking Zhang
2020-03-05
1
-0
/
+14
*
drm/amdgpu/soc15: fix xclk for raven
Alex Deucher
2020-02-12
1
-1
/
+6
*
drm/amdgpu: original raven doesn't support full asic reset
Alex Deucher
2020-01-27
1
-0
/
+4
*
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
2020-01-22
1
-14
/
+14
*
drm/amdgpu: Create generic DF struct in adev
Joseph Greathouse
2020-01-14
1
-6
/
+6
*
drm/amdgpu: enable VCN2.5 IP block for Arcturus
Leo Liu
2020-01-14
1
-2
/
+1
*
drm/amd/powerplay: cover the powerplay implementation details V3
Evan Quan
2020-01-14
1
-74
/
+11
*
amd/amdgpu/sriov enable onevf mode for ARCTURUS VF
Jack Zhang
2020-01-07
1
-2
/
+1
*
drm/amd/powerplay: add check for baco support on Arcturus
Evan Quan
2020-01-07
1
-0
/
+1
*
drm/amdgpu: enable VCN0 and VCN1 sriov instances support for Arcturus
Jane Jian
2019-12-19
1
-2
/
+7
*
drm/amd/powerplay: enable pp one vf mode for vega10
Yintian Tao
2019-12-11
1
-4
/
+4
*
drm/amdgpu: add condition to enable baco for ras recovery
Le Ma
2019-12-11
1
-10
/
+8
*
Revert "drm/amdgpu: enable VCN DPG on Raven and Raven2"
Thong Thai
2019-12-09
1
-6
/
+2
*
drm/amd/amdgpu/sriov skip jpeg ip block for ARCTURUS VF
Jack Zhang
2019-11-26
1
-1
/
+2
*
drm/amdgpu: split swSMU baco_reset into enter and exit
Alex Deucher
2019-11-19
1
-2
/
+8
*
drm/amdgpu: add supports_baco callback for soc15 asics. (v2)
Alex Deucher
2019-11-19
1
-0
/
+24
*
drm/amd/powerplay: add Arcturus baco reset support
Evan Quan
2019-11-19
1
-0
/
+1
*
drm/amdgpu/soc15: move struct definition around to align with other soc15 asics
Alex Deucher
2019-11-19
1
-1
/
+1
*
drm/amdgpu: enable Arcturus JPEG2.5 block
Leo Liu
2019-11-19
1
-0
/
+2
*
drm/amdgpu: enable Arcturus CG for VCN and JPEG blocks
Leo Liu
2019-11-19
1
-1
/
+3
*
drm/amdgpu: enable JPEG2.0 for Navi1x and Renoir
Leo Liu
2019-11-19
1
-0
/
+2
*
drm/amdgpu: add PG and CG for JPEG2.0
Leo Liu
2019-11-19
1
-0
/
+2
*
drm/amdgpu/renoir: move gfxoff handling into gfx9 module
Alex Deucher
2019-11-06
1
-5
/
+0
*
drm/amdgpu: enable VCN DPG on Raven and Raven2
Alex Deucher
2019-11-06
1
-2
/
+6
*
drm/amdgpu: Allow reading more status registers on si/cik
Marek Olšák
2019-10-25
1
-0
/
+1
*
drm/amdgpu/soc15: add support for baco reset with swSMU
Alex Deucher
2019-10-15
1
-20
/
+35
*
drm/amdgpu: remove in_baco_reset hack
Alex Deucher
2019-10-15
1
-2
/
+0
*
drm/amdgpu/soc15: disable doorbell interrupt as part of BACO entry sequence
Le Ma
2019-10-15
1
-0
/
+9
*
drm/amdgpu: hide another #warning
Arnd Bergmann
2019-10-03
1
-2
/
+0
*
drm/amdgpu: don't increment vram lost if we are in hibernation
Alex Deucher
2019-10-03
1
-2
/
+4
[next]