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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-19
drm/amdgpu: move the VRAM lost counter per context
Christian König
4
-24
/
+8
2017-10-19
drm/amdgpu: keep copy of VRAM lost counter in job
Christian König
3
-6
/
+10
2017-10-19
drm/amdgpu: partial revert VRAM lost handling v2
Christian König
3
-20
/
+10
2017-10-19
drm/ttm: add transparent huge page support for wc or uc allocations v2
Christian König
1
-27
/
+109
2017-10-19
drm/ttm: move more logic into ttm_page_pool_get_pages
Christian König
1
-46
/
+52
2017-10-19
drm/ttm: add transparent huge page support for cached allocations v2
Christian König
1
-8
/
+42
2017-10-19
drm/ttm: don't use compound pages for now
Christian König
1
-0
/
+1
2017-10-19
drm/amdgpu: correct reference clock value on vega10
Ken Wang
1
-4
/
+1
2017-10-19
drm/amdgpu: SR-IOV data exchange between PF&VF
Horace Chen
4
-0
/
+262
2017-10-19
drm/amdgpu: Move old fence waiting before reservation lock is aquired v2
Andrey Grodzovsky
3
-10
/
+34
2017-10-19
drm/amdgpu: Refactor amdgpu_cs_ib_vm_chunk and amdgpu_cs_ib_fill.
Andrey Grodzovsky
1
-51
/
+61
2017-10-19
drm/amdgpu: make function uvd_v6_0_enc_get_destroy_msg static
Colin Ian King
1
-2
/
+3
2017-10-19
drm/amd/pp: remove polaris10_smc/smumgr split.
Rex Zhu
4
-2400
/
+2226
2017-10-19
drm/amd/pp: remove tonga_smc/smumgr split.
Rex Zhu
5
-3344
/
+3128
2017-10-19
drm/amd/pp: remove iceland_smc/smumgr split.
Rex Zhu
4
-2629
/
+2480
2017-10-19
drm/amd/pp: remove fiji_smc/smumgr split.
Rex Zhu
5
-2558
/
+2381
2017-10-19
drm/amd/pp: rename ci_smc.c to ci_smumgr.c
Rex Zhu
2
-1
/
+1
2017-10-19
drm/amdgpu: refine code delete duplicated error handling
Rex Zhu
1
-2
/
+2
2017-10-19
drm/amd/pp: move common function to smu7_smumgr.c
Rex Zhu
5
-2094
/
+49
2017-10-19
drm/amd/pp: implement function notify_cac_buffer_info on VI
Rex Zhu
8
-0
/
+125
2017-10-19
drm/amd/pp: implement function notify_cac_buffer_info on Vega
Rex Zhu
1
-0
/
+28
2017-10-19
drm/amd/pp: add new function point in hwmgr.
Rex Zhu
1
-0
/
+6
2017-10-19
drm/amd/pp: export new smu messages for vega10
Rex Zhu
1
-0
/
+2
2017-10-19
drm/amd/powerplay: get the temperature on CZ
Satyajit Sahu
1
-0
/
+1
2017-10-19
drm/amdgpu: bump version for new AMDGPU_SCHED ioctl
Alex Deucher
1
-1
/
+2
2017-10-19
drm/amdgpu: rename context priority levels
Andres Rodriguez
1
-4
/
+4
2017-10-09
drm/amdgpu: add interface for editing a foreign process's priority v3
Andres Rodriguez
5
-21
/
+147
2017-10-09
drm/amdgpu: add plumbing for ctx priority changes v2
Andres Rodriguez
2
-1
/
+34
2017-10-09
drm/amdgpu: introduce AMDGPU_CTX_PRIORITY_UNSET
Andres Rodriguez
2
-1
/
+4
2017-10-09
drm/amd/sched: allow clients to edit an entity's rq v2
Andres Rodriguez
2
-2
/
+25
2017-10-09
drm/amdgpu: make amdgpu_to_sched_priority detect invalid parameters
Andres Rodriguez
2
-4
/
+7
2017-10-09
drm/amdgpu: implement ring set_priority for gfx_v8 compute v9
Andres Rodriguez
3
-0
/
+105
2017-10-09
drm/amdgpu: add framework for HW specific priority settings v9
Andres Rodriguez
5
-1
/
+103
2017-10-09
drm/amdgpu: add parameter to allocate high priority contexts v11
Andres Rodriguez
2
-5
/
+61
2017-10-09
drm/amdgpu: introduce AMDGPU_GEM_CREATE_EXPLICIT_SYNC v2
Andres Rodriguez
7
-11
/
+27
2017-10-09
drm/amdgpu: add helper to convert a ttm bo to amdgpu_bo
Andres Rodriguez
3
-9
/
+13
2017-10-09
drm/amdgpu: add VM support for huge pages v2
Christian König
1
-3
/
+22
2017-10-09
drm/ttm: DMA map/unmap consecutive pages as a whole v2
Christian König
1
-9
/
+39
2017-10-09
drm/ttm: allocate/free multiple pages in a single call
Christian König
1
-15
/
+14
2017-10-09
drm/amdgpu: Reserve shared memory on VRAM for SR-IOV
Horace Chen
4
-1
/
+116
2017-10-09
drm/amdgpu: Set the correct value for PDEs/PTEs of ATC memory on Raven
Yong Zhao
2
-3
/
+16
2017-10-09
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
85
-22436
/
+6731
2017-10-08
drm/radeon/dp: make radeon_dp_get_dp_link_config static
Alex Deucher
2
-8
/
+4
2017-10-08
drm/radeon: move ci_send_msg_to_smc to where it's used
Alex Deucher
3
-22
/
+22
2017-10-06
drm/amd/sched: fix deadlock caused by unsignaled fences of deleted jobs
Nicolai Hähnle
1
-1
/
+7
2017-10-06
drm/amd/sched: NULL out the s_fence field after run_job
Nicolai Hähnle
1
-0
/
+4
2017-10-06
drm/amd/sched: move adding finish callback to amd_sched_job_begin
Nicolai Hähnle
1
-2
/
+3
2017-10-06
drm/amd/sched: fix an outdated comment
Nicolai Hähnle
1
-2
/
+1
2017-10-06
drm/amd/sched: rename amd_sched_entity_pop_job
Nicolai Hähnle
1
-2
/
+2
2017-10-06
drm/amdgpu: minor coding style fix
Christian König
1
-2
/
+4
[next]