index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
soc15.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-21
drm/amdgpu: update golden setting programming logic
Hawking Zhang
1
-1
/
+1
2019-06-21
drm/amdgpu: avoid to use SOC15_REG_OFFSET in static array for navi10
Hawking Zhang
1
-9
/
+0
2019-06-20
drm/amdgpu: update df_v3_6 for xgmi perfmons (v2)
Jonathan Kim
1
-0
/
+3
2019-05-28
drm/amdgpu: Need to set the baco cap before baco reset
Emily Deng
1
-1
/
+2
2019-05-28
drm/amdgpu/soc15: skip reset on init
Alex Deucher
1
-0
/
+5
2019-05-24
drm/amdgpu/vega20: use mode1 reset for RAS and XGMI
Alex Deucher
1
-0
/
+9
2019-05-24
drm/amdgpu: RLC to program regs for Vega10 SR-IOV
Trigger Huang
1
-2
/
+10
2019-05-24
drm/amdgpu: Skip setting some regs under Vega10 VF
Trigger Huang
1
-5
/
+11
2019-05-24
drm/amdgpu: initialize PSP before IH under SR-IOV
Trigger Huang
1
-6
/
+18
2019-05-24
drm/amdgpu: Add PCIe replay count sysfs file
Kent Russell
1
-0
/
+14
2019-05-24
drm/amdgpu: Remap hdp coherency registers
Oak Zeng
1
-0
/
+11
2019-04-19
drm/amdgpu: enable MGCG for PCO
Likun Gao
1
-1
/
+2
2019-04-19
drm/amdgpu: enable Vega20 BACO reset support
Evan Quan
1
-0
/
+6
2019-03-27
drm/amdgpu: error out on mode1 reset failure
Evan Quan
1
-2
/
+5
2019-03-19
drm/amd/powerplay: apply Vega20 BACO workaround
Evan Quan
1
-0
/
+2
2019-03-19
drm/amd/powerplay: add limit of pp_feature for smu (v3)
Likun Gao
1
-1
/
+1
2019-03-19
drm/amd/powerplay: implement is_support_sw_smu function for new smu
Kevin Wang
1
-1
/
+1
2019-03-19
drm/amdgpu: enable new smu ip block for vega20
Huang Rui
1
-2
/
+7
2019-03-05
drm/amdgpu: use BACO on vega12 if platform supports it
Alex Deucher
1
-0
/
+1
2019-02-27
Revert "drm/amdgpu: use BACO reset on vega20 if platform support"
Candice Li
1
-1
/
+0
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
1
-2
/
+4
2019-02-01
drm/amdgpu: fix the incorrect external id for raven series
Huang Rui
1
-2
/
+4
2019-01-25
drm/amdgpu: check PSP support before adding the ip block
Evan Quan
1
-5
/
+8
2019-01-25
drm/amdgpu: Setting doorbell range registers earlier
Oak Zeng
1
-0
/
+22
2019-01-25
drm/amdgpu/soc15: return proper error codes in baco reset
Alex Deucher
1
-4
/
+4
2019-01-25
drm/amdgpu: use BACO reset on vega20 if platform support
Jim Qu
1
-0
/
+1
2019-01-25
drm/amdgpu: use BACO reset if platform support (v2)
Jim Qu
1
-3
/
+58
2019-01-14
drm/amdgpu/soc15: add need_reset_on_init asic callback for SOC15 (v2)
Alex Deucher
1
-0
/
+20
2019-01-14
drm/amdgpu: Add sysfs file for PCIe usage v5
Kent Russell
1
-0
/
+50
2018-12-13
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+3
2018-12-06
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-1
/
+22
2018-12-03
drm/amdgpu: add a xgmi supported flag
Alex Deucher
1
-0
/
+3
2018-11-28
drm/amdgpu: Doorbell layout for vega20 and future asic
Oak Zeng
1
-1
/
+21
2018-11-28
drm/amdgpu: Vega10 doorbell index initialization
Oak Zeng
1
-0
/
+1
2018-11-20
drm/amdgpu: Enable HDP memory light sleep
Kenneth Feng
1
-7
/
+32
2018-10-10
drm/amdgpu: Change AI gfx/sdma/smu init sequence
Rex Zhu
1
-4
/
+4
2018-09-26
drm/amdgpu:Enable DPG mode on PCO
James Zhu
1
-1
/
+2
2018-09-19
drm/amdgpu: Exclude MM engines for vega20 virtual device
Frank Min
1
-2
/
+4
2018-09-14
drm/amdgpu: simplify Raven, Raven2, and Picasso handling
Alex Deucher
1
-36
/
+30
2018-09-14
drm/amdgpu/soc15: clean up picasso support
Alex Deucher
1
-17
/
+0
2018-09-14
drm/amdgpu: set CG flags for raven2 (v2)
Huang Rui
1
-20
/
+37
2018-09-14
drm/amdgpu: set external rev id for raven2
Alex Deucher
1
-1
/
+4
2018-09-14
drm/amdgpu: move get_rev_id at first before load gpu_info firmware
Huang Rui
1
-6
/
+7
2018-09-14
drm/amdgpu: add ip blocks for picasso (v2)
Huang Rui
1
-0
/
+18
2018-09-14
drm/amdgpu: enable vcn powergating for PCO
Kenneth Feng
1
-1
/
+3
2018-09-14
drm/amdgpu: enable mmhub power gating
Kenneth Feng
1
-1
/
+1
2018-09-14
drm/amdgpu: Enable SDMA power gating for PCO
Kenneth Feng
1
-0
/
+2
2018-09-14
drm/amdgpu: Add pg support for gfxoff for PCO
Kenneth Feng
1
-1
/
+4
2018-09-14
drm/amdgpu: add soc15 support for picasso
Likun Gao
1
-0
/
+21
2018-08-27
drm/amdgpu: Add psp 11.0 support for vega20. (v2)
Feifei Xu
1
-2
/
+3
[next]