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-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/amdgpu: refine code delete duplicated error handling
Rex Zhu
1
-2
/
+2
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-18
drm/amd/amdgpu: Added asic_type as ACP DMA driver platform data
Vijendar Mukunda
1
-0
/
+2
2017-10-17
Merge remote-tracking branch 'pfdo/drm-next' into drm-next
Dave Airlie
2
-10
/
+10
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
1
-0
/
+2
2017-10-09
drm/amdgpu: make amdgpu_to_sched_priority detect invalid parameters
Andres Rodriguez
1
-3
/
+5
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
4
-1
/
+96
2017-10-09
drm/amdgpu: add parameter to allocate high priority contexts v11
Andres Rodriguez
1
-4
/
+57
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
17
-75
/
+378
2017-10-09
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
42
-368
/
+997
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
2017-10-06
drm/amdgpu: add uvd enc into run queue
James Zhu
1
-0
/
+14
2017-10-06
drm/amdgpu: add uvd enc rings
James Zhu
1
-2
/
+52
2017-10-06
drm/amdgpu: add new uvd enc ring methods
James Zhu
1
-0
/
+117
2017-10-06
drm/amdgpu: add uvd enc command in header
James Zhu
1
-0
/
+10
2017-10-06
drm/amdgpu: Fixed a potential circular lock
ozeng
2
-2
/
+18
2017-10-06
drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_file
Marek Olšák
4
-1
/
+66
2017-10-06
drm/amd/powerplay: move set_clockgating_by_smu to pp func table
Rex Zhu
3
-17
/
+32
2017-10-03
BackMerge tag 'v4.14-rc3' into drm-next
Dave Airlie
1
-1
/
+188
2017-10-01
drm/amd/powerplay: refine code in amd_powerplay.c (v2)
Rex Zhu
1
-12
/
+0
2017-09-29
amdgpu/dm: constify plane type.
Dave Airlie
1
-1
/
+1
2017-09-29
amdgpu/nbio: use constant nbio_hdp_flush_reg structs.
Dave Airlie
7
-61
/
+38
2017-09-29
amdgpu/soc15: make the pcie index/data registers constant.
Dave Airlie
5
-12
/
+12
2017-09-29
amdgfx/gfx: don't use static objects for ce/de meta. (v2)
Dave Airlie
2
-4
/
+4
2017-09-28
drm/amdgpu: create powerplay by cgs interface
Rex Zhu
1
-27
/
+3
2017-09-28
drm/amdgpu: add cgs interface to register pp handle
Rex Zhu
1
-0
/
+23
2017-09-28
drm/amdgpu: delete pp_enable in adev
Rex Zhu
3
-49
/
+36
2017-09-28
drm/amdgpu: delete dead code about fw load check
Rex Zhu
3
-78
/
+23
2017-09-28
drm/amd/powerplay: fix memory leak in powerplay
Rex Zhu
1
-3
/
+6
2017-09-28
drm/amdgpu: move amdgpu_ucode_init_bo to amdgpu_device.c
Rex Zhu
3
-14
/
+8
[prev]
[next]