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
2017-12-06
drm/amd/include:cleanup raven1 mmhub header files.
Feifei Xu
1
-2
/
+2
2017-12-06
drm/amd/include:cleanup raven1 gc header files.
Feifei Xu
1
-1
/
+1
2017-12-06
drm/amd/include:cleanup raven1 sdma header files.
Feifei Xu
2
-2
/
+2
2017-12-06
drm/amd/include:cleanup vega10 header files.
Feifei Xu
16
-22
/
+22
2017-12-06
drm/amd/include:cleanup vega10 osssys header files.
Feifei Xu
1
-2
/
+2
2017-12-06
drm/amd/include:cleanup vega10 smuio header files.
Feifei Xu
1
-2
/
+2
2017-12-06
drm/amd/include:cleanup vega10 nbif header files.
Feifei Xu
1
-1
/
+1
2017-12-06
drm/amd/include:cleanup vega10 nbio header files.
Feifei Xu
3
-6
/
+6
2017-12-06
drm/amd/include:cleanup vega10 mmhub header files.
Feifei Xu
5
-10
/
+10
2017-12-06
drm/amd/include:cleanup vega10 gc header files.
Feifei Xu
6
-11
/
+11
2017-12-06
drm/amd/include:cleanup vega10 vce header files.
Feifei Xu
2
-6
/
+6
2017-12-06
drm/amd/include:cleanup vega10 uvd header files.
Feifei Xu
2
-3
/
+3
2017-12-06
drm/amd/include:cleanup vega10 dce header files.
Feifei Xu
1
-2
/
+2
2017-12-06
drm/amd/include: cleanup vega10 umc header files.
Feifei Xu
1
-1
/
+1
2017-12-06
drm/amd/include:cleanup vega10 athub header files.
Feifei Xu
2
-4
/
+3
2017-12-06
drm/amd/include:cleanup vega10 mp header files.
Feifei Xu
2
-4
/
+4
2017-12-06
drm/amd/include:cleanup vega10 hdp header files.
Feifei Xu
6
-8
/
+8
2017-12-06
drm/amd/include:cleanup vega10 sdma0/1 header files.
Feifei Xu
3
-7
/
+7
2017-12-06
drm/amdgpu:partially revert 1cfd8e237f0318e330190ac21d63c58ae6a1f66c
Monk Liu
6
-12
/
+94
2017-12-06
drm/amd/display: Fix description of module parameter dc_log
Michel Dänzer
1
-1
/
+1
2017-12-06
drm/amdgpu: Downgrade DRM_ERROR to DRM_DEBUG in amdgpu_queue_mgr_map
Michel Dänzer
1
-5
/
+5
2017-12-06
drm/amdgpu: expose the VA above the hole to userspace
Christian König
1
-2
/
+10
2017-12-06
drm/amdgpu: use dev_dbg instead of dev_err in the VA IOCTL
Christian König
1
-3
/
+3
2017-12-06
drm/amdgpu: fix VA hole handling on Vega10 v3
Christian König
4
-6
/
+32
2017-12-06
drm/amdgpu: use the new TTM bytes moved counter v2
Christian König
2
-13
/
+6
2017-12-06
drm/amdgpu: forward operation context to ttm_bo_mem_space
Christian König
1
-18
/
+12
2017-12-06
drm/ttm: add context to driver move callback as well
Christian König
1
-10
/
+11
2017-12-06
drm/ttm: use an operation context for ttm_bo_mem_space v2
Christian König
2
-7
/
+9
2017-12-06
drm/ttm: use an operation ctx for ttm_bo_init_reserved
Christian König
1
-1
/
+2
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
6
-15
/
+26
2017-12-06
drm/amd/powerplay: Followup fixes to mc_reg_address
Ernst Sjöstrand
1
-7
/
+3
2017-12-06
drm/amd/powerplay: Fix buffer overflows with mc_reg_address
Ernst Sjöstrand
1
-7
/
+3
2017-12-06
drm/amd/amdgpu: Fix missing null check in atombios_i2c.c
Ernst Sjöstrand
1
-2
/
+9
2017-12-06
drm/amdgpu: fix VCE buffer placement restrictions v2
Christian König
1
-2
/
+99
2017-12-06
drm/amdgpu: align GTT start to 4GB v2
Christian König
1
-1
/
+4
2017-12-06
drm/amdgpu: remove VRAM size reduction v2
Christian König
4
-46
/
+1
2017-12-06
drm/amdgpu/gmc9: make some ECC messages debug only
Alex Deucher
1
-2
/
+2
2017-12-06
drm/amdgpu: always make gart.table_addr 64bit
Christian König
1
-1
/
+1
2017-12-06
drm/amdgpu: require a root bus window above 4GB for BAR resize
Christian König
1
-0
/
+18
2017-12-06
drm/amdgpu:cancel timer of virtual DCE(v2)
Monk Liu
1
-0
/
+10
2017-12-06
drm/amdgpu:fix virtual dce bug
Monk Liu
1
-1
/
+3
2017-12-06
drm/amdgpu:show error message if fail on event4
Monk Liu
1
-1
/
+2
2017-12-06
drm/amdgpu:cleanup firmware.fw_buf alloc/free
Monk Liu
1
-34
/
+9
2017-12-06
drm/amdgpu:free CSA in unified place
Monk Liu
5
-2
/
+8
2017-12-06
drm/amdgpu:cleanup unused stack var
Monk Liu
1
-2
/
+1
2017-12-06
drm/amdgpu:fix NULL pointer access during drv remove
Monk Liu
8
-14
/
+7
2017-12-06
drm/amdgpu:cleanup GMC & gart garbage function
Monk Liu
7
-156
/
+13
2017-12-06
drm/amdgpu:cleanup stolen vga memory finish
Monk Liu
1
-8
/
+3
2017-12-06
amdgpu: Don't use DRM_ERROR when failing to allocate a BO
Michel Dänzer
2
-3
/
+3
2017-12-06
drm/amd/amdgpu: not allow gtt size exceed 75%*system memory size
Roger He
1
-3
/
+8
[prev]
[next]