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-07-11
drm/amd: Add gpu reset interfaces between amdgpu and amdkfd
Shaoyun Liu
1
-0
/
+10
2018-07-11
drm/amdkfd: fix zero reading of VMID and PASID for Hawaii
Lan Xiao
7
-10
/
+77
2018-07-11
drm/amdkfd: Handle VM faults in KFD
shaoyunl
6
-6
/
+97
2018-07-11
drm/amdgpu: save vm fault information for amdkfd
shaoyunl
8
-2
/
+105
2018-07-11
drm/amdkfd: send SIGSEGV to process upon KFD_EVENT_TYPE_MEMORY
Moses Reuben
1
-0
/
+7
2018-07-11
drm/amdkfd: Fix error codes in kfd_get_process
Wei Lu
1
-0
/
+2
2018-07-11
drm/amdkfd: Fix race between scheduler and context restore
Jay Cornwall
3
-230
/
+262
2018-07-11
drm/amdkfd: Stop using GFP_NOIO explicitly
Felix Kuehling
4
-6
/
+6
2018-07-11
drm/amdkfd: Reliably prevent reclaim-FS while holding DQM lock
Felix Kuehling
2
-43
/
+62
2018-07-11
drm/admkfd use modern ktime accessors
Arnd Bergmann
1
-6
/
+2
2018-07-25
gpu: drm: amdgpu: Replace mdelay with msleep in cik_pcie_gen3_enable()
Jia-Ju Bai
1
-1
/
+1
2018-07-25
drm/amdgpu/gmc9: clarify GPUVM fault error message
Alex Deucher
1
-1
/
+1
2018-07-25
drm/scheduler: remove sched field from the entity
Nayan Deshmukh
3
-6
/
+6
2018-07-25
drm/scheduler: modify API to avoid redundancy
Nayan Deshmukh
7
-17
/
+12
2018-07-25
drm/amdgpu: reduce the number of placements for a BO
Christian König
2
-1
/
+4
2018-07-25
drm/amdgpu: consistenly name amdgpu_bo_ functions
Christian König
10
-38
/
+39
2018-07-25
drm/amdgpu: expose only the first UVD instance for now
Christian König
2
-15
/
+7
2018-07-25
drm/amdgpu: clean up coding style a bit
Christian König
1
-10
/
+10
2018-07-24
drm/amd/display: DC 3.1.58
Harry Wentland
1
-1
/
+1
2018-07-24
drm/amd/display: separate dc_debug into dc_debug_options and dc_debug data
Jun Lei
6
-15
/
+18
2018-07-24
drm/amd/display: Decouple aux from i2c
Bhawanpreet Lakha
14
-14
/
+1549
2018-07-24
drm/amd/display: DPP CM ICSC AYCRCB8888 format support
vikrant mhaske
2
-1
/
+5
2018-07-24
drm/amd/display: On dce100, set clocks to 0 on suspend
David Francis
1
-3
/
+16
2018-07-24
drm/amd/display: allow diags to skip initial link training
Tony Cheng
4
-3
/
+9
2018-07-24
drm/amd/display: Remove unnecessary warning
Mikita Lipski
1
-4
/
+0
2018-07-24
drm/amdgpu: move the amdgpu_fbdev_set_suspend() further up
Shirish S
1
-3
/
+3
2018-07-24
drm/amdgpu: Don't warn on destroying a pinned BO
Michel Dänzer
1
-1
/
+1
2018-07-24
drm/amd/powerplay: allow slow switch only if NBPState enabled v2
Evan Quan
2
-2
/
+4
2018-07-24
drm/amd/powerplay: correct the argument for PPSMC_MSG_SetUclkFastSwitch
Evan Quan
2
-2
/
+2
2018-07-24
drm/amd/powerplay: slow UCLK switch when multiple displays not in sync
Evan Quan
1
-1
/
+2
2018-07-24
drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_mode
Michel Dänzer
1
-1
/
+1
2018-07-20
drm/amdgpu: rework suspend and resume to deal with atomic changes
Alex Deucher
1
-41
/
+45
2018-07-20
drm/amdgpu: split ip suspend into 2 phases
Alex Deucher
1
-2
/
+76
2018-07-20
drm/amdgpu/acpi: skip backlight events for DC
Alex Deucher
1
-1
/
+3
2018-07-20
drm/amdgpu/apci: don't call sbios request function if it's not supported
Alex Deucher
1
-25
/
+28
2018-07-20
drm/amdgpu: Fix warning in dma_fence_is_later on resume from S3.
Andrey Grodzovsky
1
-0
/
+2
2018-07-20
drm/amdgpu: use drm_fb helper for console_(un)lock
Shirish S
2
-8
/
+4
2018-07-20
drm/amd/display: Convert 10kHz clks from PPLib into kHz
Rex Zhu
1
-2
/
+2
2018-07-20
drm/amd/pp: Set Max clock level to display by default
Rex Zhu
1
-2
/
+7
2018-07-20
drm/amd/pp: Update clk with od setting when set power state
Rex Zhu
1
-0
/
+15
2018-07-20
drm/amd/pp: Read vbios vddc limit before use them
Rex Zhu
1
-3
/
+8
2018-07-20
drm/amdgpu: lock and unlock console only for amdgpu_fbdev_set_suspend [V5]
Shirish S
1
-15
/
+7
2018-07-20
drm/amd/display: Honor pplib stutter mask for all ASICs in DC
Harry Wentland
1
-4
/
+3
2018-07-20
drm/amd/display: Drop unused backlight functions in DM
Harry Wentland
1
-16
/
+2
2018-07-20
drm/amdgpu: fix spelling mistake "successed" -> "succeeded"
Colin Ian King
1
-5
/
+5
2018-07-20
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
180
-2230
/
+3566
2018-07-20
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-12
/
+12
2018-07-19
drm/amdgpu: clean up UVD instance handling v2
Christian König
2
-67
/
+64
2018-07-19
drm/amdgpu: remove superflous UVD encode entity
Christian König
3
-27
/
+0
2018-07-19
drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86
Michel Dänzer
26
-64
/
+56
[next]