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-08-15
drm/amdkfd: Consolidate and clean up log commands
Kent Russell
17
-236
/
+158
2017-08-15
drm/amdkfd: Clean up KFD style errors and warnings v2
Kent Russell
19
-78
/
+91
2017-08-15
drm/amdgpu: Remove hard-coded assumptions about compute pipes
Felix Kuehling
2
-3
/
+3
2017-08-15
drm/amdkfd: Fix allocated_queues bitmap initialization
Felix Kuehling
1
-3
/
+9
2017-08-15
drm/amdkfd: Remove bogus divide-by-sizeof(uint32_t)
Felix Kuehling
1
-8
/
+0
2017-08-15
drm/amdkfd: Fix typo in dbgdev_wave_reset_wavefronts
Felix Kuehling
1
-1
/
+1
2017-08-18
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
57
-1082
/
+740
2017-08-15
drm/amdgpu/gfx7: fix function name
Alex Deucher
1
-3
/
+3
2017-08-15
drm/amd/amdgpu: Disabling Power Gating for Stoney platform
Vijendar Mukunda
1
-23
/
+28
2017-08-15
drm/amd/amdgpu: Added a quirk for Stoney platform
Vijendar Mukunda
1
-3
/
+18
2017-08-15
drm/amdgpu: jt_size was wrongly counted twice
Evan Quan
1
-2
/
+0
2017-08-15
drm/amdgpu: fix missing endian-safe guard
Evan Quan
1
-1
/
+1
2017-08-15
drm/amdgpu: ignore digest_size when loading sdma fw for raven
Hawking Zhang
1
-14
/
+0
2017-08-15
drm/amdgpu: Uninitialized variable in amdgpu_ttm_backend_bind()
Dan Carpenter
1
-1
/
+1
2017-08-15
drm/amd/powerplay: fix coding style in hwmgr.c
Rex Zhu
1
-7
/
+7
2017-08-15
drm/amd/powerplay: refine dmesg info under powerplay.
Rex Zhu
2
-8
/
+7
2017-08-15
drm/amdgpu: don't finish the ring if not initialized
Trigger Huang
1
-0
/
+4
2017-08-15
drm/amdgpu: Fix preferred typo
Kent Russell
7
-16
/
+16
2017-08-15
drm/amdgpu: Fix stolen typo
Kent Russell
2
-7
/
+7
2017-08-15
drm/amd/powerplay: fix coccinelle warnings in vega10_hwmgr.c
Rex Zhu
1
-1
/
+1
2017-08-15
drm/amdgpu: set gfx_v9_0_ip_funcs as static
Huang Rui
2
-2
/
+1
2017-08-15
drm/amdgpu: switch to drm_*{get,put} helpers
Cihangir Akturk
9
-30
/
+30
2017-08-15
drm/amd/powerplay: add CZ profile support
Alex Deucher
1
-2
/
+80
2017-08-15
drm/amd/powerplay: fix PSI not enabled by kmd
Rex Zhu
2
-1
/
+4
2017-08-15
drm/amd/powerplay: fix set highest mclk level failed on Vega10
Rex Zhu
1
-6
/
+27
2017-08-15
drm/amd/powerplay: fix force dpm level failed on CZ
Rex Zhu
1
-16
/
+21
2017-08-15
drm/amdgpu: use 256 bit buffers for all wb allocations (v2)
Alex Deucher
3
-126
/
+20
2017-08-15
drm/amdgpu: Make amdgpu_atif_handler static
Jean Delvare
1
-1
/
+1
2017-08-15
drm/amdgpu: Fix amdgpu_pm_acpi_event_handler warning
Jean Delvare
2
-1
/
+2
2017-08-15
drm/amdgpu: Fix dce_v6_0_disable_dce warning
Jean Delvare
1
-0
/
+1
2017-08-15
drm/amdgpu: Fix undue fallthroughs in golden registers initialization
Jean Delvare
1
-0
/
+2
2017-08-15
drm/amdgpu/sdma4: move wptr polling setup
Alex Deucher
1
-11
/
+13
2017-08-15
drm/amdgpu/sdma4: drop allocation of poll_mem_offs
Alex Deucher
2
-37
/
+9
2017-08-15
drm/amdgpu/sdma4: drop hdp flush from wptr shadow update
Alex Deucher
1
-1
/
+0
2017-08-15
drm/amdgpu/sdma4: set wptr shadow atomically (v2)
Alex Deucher
1
-2
/
+3
2017-08-15
drm/amdgpu: Fix KFD initialization for multi-GPU systems
Felix Kuehling
3
-22
/
+18
2017-08-15
drm/amd/powerplay: add vclk/dclkSoftMin support for raven
Junwei Zhang
4
-1
/
+19
2017-08-15
drm/amdgpu/sdma4: drop unused register header
Alex Deucher
1
-1
/
+0
2017-08-15
drm/amdgpu: drop old ip definitions for gfxhub and mmhub
Alex Deucher
2
-5
/
+0
2017-08-15
drm/amdgpu: make wb 256bit function names consistent
Alex Deucher
3
-3
/
+3
2017-08-15
drm/amdgpu: Support IOMMU on Raven
Yong Zhao
2
-5
/
+27
2017-08-15
drm/amdgpu: Add a parameter to amdgpu_bo_create()
Yong Zhao
14
-20
/
+29
2017-08-15
drm/amdgpu: use amdgpu_bo_free_kernel more often
Christian König
5
-163
/
+15
2017-08-15
drm/amdgpu: use amdgpu_bo_create_kernel more often
Christian König
6
-396
/
+103
2017-08-15
drm/amdgpu: add amdgpu_bo_create_reserved
Christian König
2
-8
/
+44
2017-08-15
drm/amdgpu: improve amdgpu_bo_create_kernel
Christian König
1
-8
/
+14
2017-08-15
drm/amdgpu: shadow and mn list are mutually exclusive
Christian König
1
-2
/
+5
2017-08-15
drm/amdgpu: move some defines around
Christian König
2
-68
/
+67
2017-08-15
drm/amdgpu: consistent use u64_to_user_ptr
Christian König
3
-6
/
+6
2017-08-15
drm/amdgpu: cleanup kptr handling
Christian König
5
-15
/
+19
[next]