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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-22
drm/amdgpu/gfx10: re-init clear state buffer after gpu reset
Xiaojie Yuan
1
-6
/
+37
2019-11-22
merge fix for "ftrace: Rework event_create_dir()"
Stephen Rothwell
1
-1
/
+1
2019-11-22
drm/amdgpu: remove redundant assignment to pointer write_frame
Colin Ian King
1
-1
/
+1
2019-11-22
drm/amdgpu: simplify runtime suspend
Alex Deucher
1
-13
/
+22
2019-11-22
drm/amdgpu: Update Arcturus golden registers
Jay Cornwall
1
-0
/
+1
2019-11-22
drm/amdgpu: implement querying ras error count for mmhub9.4
Dennis Li
3
-1
/
+257
2019-11-22
drm/amdgpu: refine query function of mmhub EDC counter in vg20
Dennis Li
1
-52
/
+180
2019-11-22
drm/amdgpu: define soc15_ras_field_entry for reuse
Dennis Li
2
-23
/
+23
2019-11-22
drm/amdgpu/gfx10: fix out-of-bound mqd_backup array access
Xiaojie Yuan
1
-2
/
+0
2019-11-22
drm/amdgpu/gfx10: explicitly wait for cp idle after halt/unhalt
Xiaojie Yuan
1
-2
/
+12
2019-11-22
amd/amdgpu: force to trigger a no-retry-fault after a retry-fault
Alex Sierra
1
-1
/
+10
2019-11-22
drm/amdgpu: add flag to indicate amdgpu vm context
Alex Sierra
2
-0
/
+5
2019-11-21
drm/amdgpu: Prefer pcie_capability_read_word()
Frederick Lawler
2
-52
/
+90
2019-11-21
drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitions
Bjorn Helgaas
2
-16
/
+28
2019-11-21
drm/amdgpu: Correct Transmit Margin masks
Bjorn Helgaas
2
-8
/
+8
2019-11-21
Merge tag 'drm-next-5.5-2019-11-15' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
5
-1
/
+28
2019-11-19
drm/amdgpu: enable runtime pm on BACO capable boards if runpm=1
Alex Deucher
1
-4
/
+7
2019-11-19
drm/amdgpu: disentangle runtime pm and vga_switcheroo
Alex Deucher
1
-8
/
+14
2019-11-19
drm/amdgpu: start to disentangle boco from runtime pm
Alex Deucher
3
-8
/
+16
2019-11-19
drm/amdgpu: add baco support to runtime suspend/resume
Alex Deucher
1
-1
/
+6
2019-11-19
drm/amdgpu: add helpers for baco entry and exit
Alex Deucher
2
-0
/
+63
2019-11-19
drm/amdgpu: split swSMU baco_reset into enter and exit
Alex Deucher
2
-3
/
+14
2019-11-19
drm/amdgpu: add additional boco checks to runtime suspend/resume (v2)
Alex Deucher
1
-21
/
+26
2019-11-19
drm/amdgpu: rename amdgpu_device_is_px to amdgpu_device_supports_boco (v2)
Alex Deucher
4
-12
/
+12
2019-11-19
drm/amdgpu: add a amdgpu_device_supports_baco helper
Alex Deucher
2
-0
/
+16
2019-11-19
drm/amdgpu: add supports_baco callback for NV asics.
Alex Deucher
1
-0
/
+11
2019-11-19
drm/amdgpu: add supports_baco callback for VI asics.
Alex Deucher
1
-0
/
+22
2019-11-19
drm/amdgpu: add supports_baco callback for CIK asics.
Alex Deucher
1
-0
/
+18
2019-11-19
drm/amdgpu: add supports_baco callback for SI asics.
Alex Deucher
1
-0
/
+6
2019-11-19
drm/amdgpu: add supports_baco callback for soc15 asics. (v2)
Alex Deucher
1
-0
/
+24
2019-11-19
drm/amdgpu: add asic callback for BACO support
Alex Deucher
1
-0
/
+4
2019-11-19
drm/amdgpu: pull ras controller int status only when ras enabled
Hawking Zhang
1
-7
/
+10
2019-11-19
drm/amdgpu: switch to common helper func for psp cmd submission
Hawking Zhang
6
-231
/
+1
2019-11-19
drm/amdgpu: add helper func for psp ring cmd submission
Hawking Zhang
2
-0
/
+54
2019-11-19
drm/amdgpu: add psp funcs for ring write pointer read/write
Hawking Zhang
5
-0
/
+100
2019-11-19
drm/amd/powerplay: add Arcturus baco reset support
Evan Quan
1
-0
/
+1
2019-11-19
Revert "drm/amd/display: enable S/G for RAVEN chip"
Alex Deucher
1
-1
/
+1
2019-11-19
drm/amdgpu: disable gfxoff on original raven
Alex Deucher
1
-2
/
+7
2019-11-19
drm/amdgpu: remove experimental flag for Navi14
Alex Deucher
1
-4
/
+4
2019-11-19
drm/amdgpu: disable gfxoff when using register read interface
Alex Deucher
1
-1
/
+5
2019-11-19
drm/amdgpu: remove not needed memset
zhengbin
1
-1
/
+0
2019-11-19
drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2
Sam Bobroff
1
-1
/
+2
2019-11-19
drm/amdgpu/nv: add asic func for fetching vbios from rom directly
Alex Deucher
1
-2
/
+22
2019-11-19
drm/amdgpu/soc15: move struct definition around to align with other soc15 asics
Alex Deucher
1
-1
/
+1
2019-11-19
drm/amdgpu: put flush_delayed_work at first
Yintian Tao
1
-3
/
+1
2019-11-19
drm/amdgpu/vcn2.5: fix the enc loop with hw fini
Leo Liu
1
-3
/
+3
2019-11-19
drm/amdgpu: enable Arcturus JPEG2.5 block
Leo Liu
1
-0
/
+2
2019-11-19
drm/amdgpu: enable Arcturus CG for VCN and JPEG blocks
Leo Liu
1
-1
/
+3
2019-11-19
drm/amdgpu: move JPEG2.5 out from VCN2.5
Leo Liu
9
-602
/
+679
2019-11-19
drm/amdgpu: enable JPEG2.0 for Navi1x and Renoir
Leo Liu
2
-0
/
+5
[prev]
[next]