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-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
2017-09-28
drm/amdgpu: move common pm sysfs code to amdgpu_device.c
Rex Zhu
6
-20
/
+13
2017-09-28
drm/amdgpu: Handle GPUVM fault storms
Felix Kuehling
7
-13
/
+112
2017-09-28
drm/amdgpu: map compute rings by least recently used pipe
Andres Rodriguez
3
-10
/
+28
2017-09-28
drm/amdgpu: add option for force enable multipipe policy for compute
Andres Rodriguez
3
-0
/
+11
2017-09-28
drm/amdgpu: use multipipe compute policy on non PL11 asics
Andres Rodriguez
1
-2
/
+12
2017-09-28
drm/amdgpu: fix vf error handling
Alex Deucher
4
-41
/
+54
2017-09-28
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
72
-1475
/
+2485
2017-09-28
Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-1
/
+188
2017-09-26
drm/amdgpu: drop experimental flag for vega10
Alex Deucher
1
-9
/
+9
2017-09-26
drm/amdgpu: Add dc_log module parameter
Harry Wentland
2
-0
/
+5
2017-09-26
drm/amdgpu: Remove unused flip_flags from amdgpu_crtc
Harry Wentland
1
-1
/
+0
2017-09-26
drm/amd/display: Enable Vega by default.
Harry Wentland
1
-3
/
+3
2017-09-26
drm/amdgpu: disable DC on KB/ML for now
Alex Deucher
1
-4
/
+3
2017-09-26
drm/amdgpu/cik: add IP modules for DC for APUs
Alex Deucher
1
-0
/
+8
2017-09-26
drm/amdgpu: add DCE8 APUs to dc_supported check
Alex Deucher
1
-0
/
+3
2017-09-26
drm/amd/display: Roll core_sink into dc_sink
Harry Wentland
1
-2
/
+2
2017-09-26
drm/amd/display: Roll core_link into dc_link
Harry Wentland
1
-1
/
+1
2017-09-26
drm/amd/display: Move kms_atomic support flag to dm_early_init.
Andrey Grodzovsky
1
-4
/
+0
2017-09-26
drm/amd/display: Move dm_plane_state definition to DAL header.
Andrey Grodzovsky
1
-8
/
+0
2017-09-26
drm/amd/display: Clean up unused function.
Andrey Grodzovsky
1
-6
/
+0
2017-09-26
drm/amd/display: Create dm_plane_state.
Andrey Grodzovsky
1
-5
/
+9
2017-09-26
drm/amdgpu: Enable DRIVER_ATOMIC flag for DAL.
Andrey Grodzovsky
2
-1
/
+5
2017-09-26
drm/amdgpu/soc15: enable DC ip module for Raven
Alex Deucher
1
-0
/
+6
2017-09-26
drm/amd/display: i2c/aux Remove link index.
Andrey Grodzovsky
1
-3
/
+3
[prev]
[next]