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: Adding new IOCTL for scratch memory v2
Moses Reuben
5
-0
/
+45
2017-08-15
drm/amdgpu: Add kgd/kfd interface to support scratch memory v2
Moses Reuben
3
-2
/
+34
2017-08-15
drm/amdgpu: Program SH_STATIC_MEM_CONFIG globally, not per-VMID
Felix Kuehling
2
-2
/
+3
2017-08-15
drm/amd: Update MEC HQD loading code for KFD
Felix Kuehling
10
-65
/
+314
2017-08-15
drm/amdgpu: Disable GFX PG on CZ
Felix Kuehling
1
-2
/
+1
2017-08-15
drm/amdkfd: Update PM4 packet headers
Felix Kuehling
4
-414
/
+199
2017-08-15
drm/amdkfd: Clamp EOP queue size correctly on Gfx8
Jay Cornwall
1
-2
/
+9
2017-08-15
drm/amdkfd: Add more error printing to help bringup v2
Yong Zhao
1
-2
/
+10
2017-08-15
drm/amdkfd: Handle remaining BUG_ONs more gracefully v2
Felix Kuehling
14
-55
/
+84
2017-08-15
drm/amdkfd: Allocate gtt_sa_bitmap in long units
Felix Kuehling
1
-4
/
+4
2017-08-15
drm/amdkfd: Fix doorbell initialization and finalization
Felix Kuehling
3
-4
/
+21
2017-08-15
drm/amdkfd: Remove BUG_ONs for NULL pointer arguments
Felix Kuehling
15
-212
/
+4
2017-08-15
drm/amdkfd: Remove usage of alloc(sizeof(struct...
Kent Russell
6
-11
/
+11
2017-08-15
drm/amdkfd: Fix goto usage v2
Kent Russell
5
-82
/
+66
2017-08-15
drm/amdkfd: Change x==NULL/false references to !x
Kent Russell
15
-87
/
+85
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-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
[prev]
[next]