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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
Revert "drm/amdgpu: discard commands of killed processes"
Alex Deucher
1
-19
/
+4
2017-10-18
drm/amdgpu Moving amdgpu asic types to a separate file
Akshu Agrawal
1
-27
/
+2
2017-10-18
drm/amd/amdgpu: Added asic_type as ACP DMA driver platform data
Vijendar Mukunda
1
-0
/
+2
2017-10-16
drm/amd/display: To prevent detecting new sink from spurious HPD
Martin Tsai
1
-14
/
+34
2017-10-17
Merge remote-tracking branch 'pfdo/drm-next' into drm-next
Dave Airlie
3
-11
/
+11
2017-10-17
drm/amd/display: drop unused dm_delay_in_microseconds
Alex Deucher
1
-7
/
+0
2017-10-17
drm/amd/display/dc: drop dm_delay_in_microseconds
Alex Deucher
3
-7
/
+4
2017-10-17
drm/amd/display: make amdgpu_dm_irq_handler static
Alex Deucher
2
-12
/
+3
2017-10-17
drm/amd/display: remove unused functions in amdgpu_dm_irq.c
Alex Deucher
2
-67
/
+0
2017-10-17
drm/amd/display: whitespace cleanup in amdgpu_dm_irq.c/h
Alex Deucher
2
-85
/
+64
2017-10-17
drm/amd/display: make log_dpcd static
Alex Deucher
1
-5
/
+5
2017-10-17
drm/amd/display: whitespace cleanup in amdgpu_dm_mst_types.c/h
Alex Deucher
2
-22
/
+22
2017-10-17
drm/amd/display: drop unused functions in amdgpu_dm_services.c
Alex Deucher
1
-53
/
+0
2017-10-17
drm/amd/display: drop unused functions in amdgpu_dm.c
Alex Deucher
1
-82
/
+0
2017-10-17
drm/amd/display: make a bunch of stuff in amdgpu_dm.c static
Alex Deucher
2
-104
/
+91
2017-10-17
drm/amd/display: whitespace cleanup in amdgpu_dm.c/h
Alex Deucher
2
-229
/
+192
2017-10-17
drm/amd/display: fix typo in function name
Alex Deucher
2
-10
/
+5
2017-10-17
drm/amd/display: Remove useless pcrtc pointer
Leo (Sunpeng) Li
1
-3
/
+3
2017-10-17
drm/amd/display: Fix typo
Leo (Sunpeng) Li
1
-2
/
+2
2017-10-17
drm/amd/display: Unify amdgpu_dm state variable namings.
Leo (Sunpeng) Li
1
-69
/
+68
2017-10-17
drm/amd/display: Unify DRM state variable namings.
Leo (Sunpeng) Li
1
-40
/
+40
2017-10-17
drm/amd/display: Use new DRM API where possible
Leo (Sunpeng) Li
1
-65
/
+66
2017-10-17
drm/amd/display: Use DRM new-style object iterators.
Dave Airlie
2
-28
/
+17
2017-10-12
drm/amdgpu: fix placement flags in amdgpu_ttm_bind
Christian König
1
-1
/
+1
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2
-10
/
+10
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/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-dc' of git://people.freedesktop.org/~agd5f/linux ...
Dave Airlie
361
-75
/
+124724
2017-10-09
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
75
-22326
/
+6460
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
2017-10-06
drm/amdgpu: add uvd enc irq
James Zhu
1
-2
/
+38
2017-10-06
drm/amdgpu: add uvd enc ib test
James Zhu
1
-0
/
+172
2017-10-06
drm/amdgpu: add uvd enc ring test
James Zhu
1
-1
/
+54
2017-10-06
drm/amdgpu: add uvd enc vm functions (v2)
James Zhu
1
-2
/
+44
[prev]
[next]