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
2018-02-19
drm/amd/display: fix incompatible structure layouts
Arnd Bergmann
3
-61
/
+68
2018-02-19
drm/amdgpu: cache the fence to wait for a VMID
Christian König
3
-2
/
+9
2018-02-19
drm/amdgpu: restructure amdgpu_vmid_grab
Christian König
1
-47
/
+42
2018-02-19
drm/amdgpu: move reusing VMIDs into separate function
Christian König
1
-49
/
+81
2018-02-19
drm/amdgpu: cleanup and simplify amdgpu_vmid_grab_reserved
Christian König
1
-23
/
+35
2018-02-19
drm/amdgpu: stop checking GPU reset counter during VMID grab
Christian König
1
-5
/
+1
2018-02-19
drm/amdgpu: make VMID owner none atomic v2
Christian König
2
-6
/
+8
2018-02-19
drm/amdgpu: split finding idle VMID into separate function
Christian König
1
-47
/
+69
2018-02-19
drm/amdgpu: make VMID assignment more fair v2
Christian König
1
-5
/
+7
2018-02-19
drm/amdgpu: Fix always_valid bos multiple LRU insertions.
Bas Nieuwenhuizen
2
-3
/
+5
2018-02-19
Revert "drm/amdgpu/gfx8: Fix compute ring failure after resetting"
Andrey Grodzovsky
1
-7
/
+3
2018-02-19
drm/amdgpu: move waiting for VM flush into gmc_v9_0_emit_flush_gpu_tlb
Christian König
7
-60
/
+33
2018-02-19
drm/amdgpu: implement vcn_v1_0_(dec|enc)_ring_emit_reg_wait v2
Christian König
1
-17
/
+25
2018-02-19
drm/amdgpu: implement vce_v4_0_emit_reg_wait v2
Christian König
1
-8
/
+14
2018-02-19
drm/amdgpu: implement uvd_v7_0_(enc_|)ring_emit_reg_wait v2
Christian König
1
-16
/
+24
2018-02-19
drm/amdgpu: implement sdma_v4_0_ring_emit_reg_wait
Christian König
1
-0
/
+15
2018-02-19
drm/amdgpu: implement gfx_v9_0_ring_emit_reg_wait
Christian König
1
-0
/
+9
2018-02-19
drm/amdgpu: add new emit_reg_wait callback
Christian König
2
-0
/
+3
2018-02-19
drm/amdgpu: fix DW estimation on VI
Christian König
2
-2
/
+4
2018-02-19
drm/amd/pp: Fix sysfs pp_dpm_pcie bug on CI/VI
Rex Zhu
2
-14
/
+20
2018-02-19
drm/amd/pp: Enable pp_set_power_profile_mode under manual mode
Rex Zhu
1
-2
/
+6
2018-02-19
drm/amd/pp: Refine pp_dpm_force_clock_level functions
Rex Zhu
5
-17
/
+5
2018-02-19
drm/amd/pp: Delete debug info when set power_profile_mode
Rex Zhu
2
-3
/
+0
2018-02-19
drm/amdgpu: limit the VM address space with older VCE FW versions
Christian König
2
-0
/
+7
2018-02-19
drm: amd: Fix trailing semicolons
Luis de Bethencourt
2
-2
/
+2
2018-02-19
drm/amdgpu: set DRIVER_ATOMIC flag early
Alex Deucher
2
-2
/
+12
2018-02-19
drm/amdgpu: remove DC special casing for KB/ML
Alex Deucher
1
-3
/
+2
2018-02-19
drm/amdgpu: fill only the lower range with ATS entries v2
Christian König
1
-29
/
+53
2018-02-19
drm/amdgpu: revert "Add support for filling a buffer with 64 bit value"
Christian König
9
-39
/
+8
2018-02-19
drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"
Christian König
14
-29
/
+21
2018-02-19
drm/amdgpu: drop root shadow sync
Christian König
1
-5
/
+0
2018-02-19
drm/amdgpu: revert "drm/amdgpu: use AMDGPU_GEM_CREATE_VRAM_CLEARED for VM PD/...
Christian König
1
-24
/
+92
2018-02-19
drm/amdgpu: fix vcn_v1_0_dec_ring_emit_wreg
Christian König
1
-1
/
+18
2018-02-19
drm/amdgpu/pm: rework the hwmon visibility settings
Alex Deucher
1
-13
/
+17
2018-02-19
drm/amdgpu/pp: remove the get_temperature API
Alex Deucher
11
-38
/
+0
2018-02-19
drm/amdgpu/pm: use read_sensor API to get temperature
Alex Deucher
1
-8
/
+16
2018-02-19
drm/amdgpu/pm: report gpu average power via hwmon API
Alex Deucher
1
-0
/
+34
2018-02-19
drm/amdgpu/pm: report gpu voltages via hwmon API
Alex Deucher
1
-0
/
+82
2018-02-19
drm/amdgpu/pm: handle fan properly when card is powered down
Alex Deucher
1
-0
/
+20
2018-02-19
drm/amdgpu: move static CSA address to top of address space v2
Christian König
4
-13
/
+26
2018-02-19
drm/amd/pp: Delete unnecessary function argument
Rex Zhu
5
-18
/
+8
2018-02-19
drm/amd/pp: Add struct profile_mode_setting for smu7
Rex Zhu
7
-39
/
+56
2018-02-19
drm/amd/pp: Delete dead code in powerplay
Rex Zhu
12
-45
/
+15
2018-02-19
drm/amd/pp: Change activity_target for performance optimization on Polaris
Rex Zhu
5
-7
/
+4
2018-02-19
drm/amd/display: Remove timer handler.
Andrey Grodzovsky
2
-80
/
+0
2018-02-19
drm/amd/display: Remove unsued mutex and spinlock.
Andrey Grodzovsky
2
-15
/
+0
2018-02-19
drm/amd/display: Fix warning about misaligned code
Harry Wentland
1
-2
/
+2
2018-02-19
drm/amd/display: Add temporary delay on disconnect patch
John Barberiz
1
-0
/
+2
2018-02-19
drm/amd/display: Remove unnecessary register programming
Mikita Lipski
1
-4
/
+0
2018-02-19
drm/amd/display: Add temporary delay on disconnect patch
John Barberiz
2
-4
/
+16
[prev]
[next]