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-10-25
drm/amdgpu: Move amdgpu_ras_recovery_init to after SMU ready.
Andrey Grodzovsky
2
-11
/
+13
2019-10-25
drm/amdgpu: Use ARCTURUS in RAS EEPROM.
Andrey Grodzovsky
1
-1
/
+8
2019-10-25
drm/amdgpu: remove unused parameter in amdgpu_gfx_kiq_free_ring
Nirmoy Das
5
-7
/
+5
2019-10-25
drm/amdgpu/vcn: Enable VCN2.5 encoding
James Zhu
1
-3
/
+0
2019-10-25
drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)
Pelloux-prayer, Pierre-eric
1
-0
/
+1
2019-10-25
drm/amdgpu: Fix SDMA hang when performing VKexample test
chen gong
1
-0
/
+1
2019-10-25
drm/amdgpu: define macros for retire page reservation
Guchun Chen
1
-6
/
+11
2019-10-25
drm/amdgpu: refine reboot debugfs operation in ras case (v3)
Guchun Chen
1
-7
/
+12
2019-10-25
drm/amd/powerplay: add lock protection for swSMU APIs V2
Evan Quan
3
-19
/
+16
2019-10-25
drm/amdgpu/psp: fix spelling mistake "initliaze" -> "initialize"
Colin Ian King
1
-1
/
+1
2019-10-25
drm/amdgpu/psp11: fix typo in comment
Xiaojie Yuan
1
-1
/
+1
2019-10-25
drm/amdgpu/psp11: wait for sOS ready for ring creation
Xiaojie Yuan
1
-0
/
+8
2019-10-25
drm/amdgpu: call amdgpu_vm_prt_fini before deleting the root PD
Pelloux-prayer, Pierre-eric
1
-9
/
+10
2019-10-25
drm/amdgpu/vce: make some functions static
Alex Deucher
2
-10
/
+10
2019-10-25
drm/amdgpu/vce: fix allocation size in enc ring test
Alex Deucher
2
-5
/
+16
2019-10-25
drm/amdgpu/psp: declare PSP TA firmware
chen gong
1
-0
/
+3
2019-10-26
Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
114
-2843
/
+4323
2019-10-25
drm/ttm: remove pointers to globals
Christian König
2
-6
/
+5
2019-10-25
drm/ttm: always keep BOs on the LRU
Christian König
4
-9
/
+8
2019-10-23
Merge drm/drm-next into drm-misc-next
Sean Paul
11
-65
/
+91
2019-10-23
Merge v5.4-rc4 into drm-next
Daniel Vetter
4
-43
/
+43
2019-10-17
drm/amdgpu/vce: fix allocation size in enc ring test
Alex Deucher
2
-5
/
+16
2019-10-17
drm/amdgpu: fix error handling in amdgpu_bo_list_create
Christian König
1
-1
/
+6
2019-10-17
drm/amdgpu: fix potential VM faults
Christian König
1
-1
/
+2
2019-10-17
drm/amdgpu: user pages array memory leak fix
Philip Yang
1
-6
/
+2
2019-10-17
drm/amdgpu/vcn: fix allocation size in enc ring test
Alex Deucher
1
-12
/
+23
2019-10-17
drm/amdgpu/uvd7: fix allocation size in enc ring test (v2)
Alex Deucher
1
-11
/
+22
2019-10-17
drm/amdgpu/uvd6: fix allocation size in enc ring test (v2)
Alex Deucher
1
-10
/
+21
2019-10-17
drm/amdgpu: fix amdgpu trace event print string format error
Kevin Wang
1
-9
/
+9
2019-10-17
drm/amdgpu/psp: add psp memory training implementation(v3)
Tianci.Yin
3
-0
/
+171
2019-10-17
drm/amdgpu: reserve vram for memory training(v4)
Tianci.Yin
1
-0
/
+91
2019-10-17
drm/amdgpu: add psp memory training callbacks and macro
Tianci.Yin
2
-0
/
+73
2019-10-17
drm/amdgpu/atomfirmware: add memory training related helper functions(v3)
Tianci.Yin
4
-0
/
+150
2019-10-17
drm/amdgpu: introduce psp_v11_0_is_sos_alive interface(v2)
Tianci.Yin
1
-9
/
+13
2019-10-17
drm/amdgpu: add a generic fb accessing helper function(v3)
Tianci.Yin
3
-11
/
+33
2019-10-17
drm/amdgpu: update amdgpu_discovery to handle revision
Tianci.Yin
2
-2
/
+4
2019-10-17
drm/amdgpu/vcn: fix allocation size in enc ring test
Alex Deucher
1
-12
/
+23
2019-10-17
drm/amdgpu/uvd7: fix allocation size in enc ring test (v2)
Alex Deucher
1
-11
/
+22
2019-10-17
drm/amdgpu/uvd6: fix allocation size in enc ring test (v2)
Alex Deucher
1
-10
/
+21
2019-10-17
drm/amdgpu: fix S3 failed as RLC safe mode entry stucked in polloing gfx acq
Prike Liang
1
-5
/
+0
2019-10-17
drm/amdgpu: add GFX_PIPELINE capacity check for updating gfx cgpg
Prike Liang
1
-1
/
+2
2019-10-17
drm/ttm: rename ttm_fbdev_mmap
Gerd Hoffmann
1
-1
/
+4
2019-10-15
drm/amdgpu: enable BACO reset for SMU7 based dGPUs (v2)
Alex Deucher
4
-10
/
+128
2019-10-15
drm/amdgpu/soc15: add support for baco reset with swSMU
Alex Deucher
1
-20
/
+35
2019-10-15
drm/amdgpu: remove in_baco_reset hack
Alex Deucher
2
-4
/
+0
2019-10-15
drm/amdgpu: simplify ATPX detection
Alex Deucher
1
-11
/
+1
2019-10-15
drm/amdgpu: move gpu reset out of amdgpu_device_suspend
Alex Deucher
2
-5
/
+6
2019-10-15
drm/amdgpu: move pci_save_state into suspend path
Alex Deucher
1
-1
/
+1
2019-10-15
dmr/amdgpu: Fix crash on SRIOV for ERREVENT_ATHUB_INTERRUPT interrupt.
Andrey Grodzovsky
1
-0
/
+6
2019-10-15
drm/amdgpu: user pages array memory leak fix
Philip Yang
1
-6
/
+2
[prev]
[next]