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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-04
drm/amd/display: Cleanup code that enables freesync
Leo (Sunpeng) Li
1
-36
/
+19
2017-12-04
drm/amd/display: Atomic freesync ASSERT fix
Bhawanpreet Lakha
1
-0
/
+27
2017-12-04
drm/amd/display: add mod_freesync_user_enable to dm_connector_state
Alex Deucher
1
-0
/
+1
2017-12-04
drm/amd/display: DMCU FW loading from PSP
Anthony Koo
4
-7
/
+202
2017-12-04
drm/amd/display: Set cursor position as per address.
Yongqiang Sun
1
-3
/
+4
2017-12-04
drm/amd/display: Explicit casting for grph object ids
Harry Wentland
1
-6
/
+6
2017-12-04
drm/amd/display: cleaning up hubp for dcn
Yue Hin Lau
3
-192
/
+193
2017-12-04
drm/amd/display: Clean some unneeded defines from ddc_service_types.h
Harry Wentland
1
-33
/
+0
2017-12-04
drm/amd/display: Cleanup some fail labels in dcn10_resource
Harry Wentland
1
-24
/
+13
2017-12-04
drm/amd/display: Adding DCN1 registers
Mikita Lipski
1
-3
/
+30
2017-12-04
drm/amd/display: Check cursor address before program.
Yongqiang Sun
1
-1
/
+2
2017-12-04
drm/amd/display: Move lock to front end program.
Yongqiang Sun
3
-52
/
+29
2017-12-04
drm/amd/display: Add APU cap in dc_caps
Anthony Koo
5
-0
/
+6
2017-12-04
drm/amdgpu: delete duplicated code.
Rex Zhu
1
-2
/
+0
2017-12-04
drm/amd/pp: delete an outdated comment in amd_powerplay.c
Rex Zhu
1
-3
/
+0
2017-12-04
drm/amd/pp: implement notify_smu_memory_info on Powerplay
Rex Zhu
1
-0
/
+36
2017-12-04
drm/amdgpu: add new pp function point notify_smu_memory_info
Rex Zhu
2
-0
/
+11
2017-12-04
drm/amdgpu: add header kgd_pp_interface.h
Rex Zhu
5
-267
/
+293
2017-12-04
drm/amdgpu: move struct amd_powerplay to amdgpu.h
Rex Zhu
2
-7
/
+7
2017-12-04
drm/amd/powerplay: move functions to amd_pm_funcs table
Rex Zhu
3
-108
/
+90
2017-12-04
drm/amdgpu: move DC and PP shared data structures to dm_pp_interface.h
Rex Zhu
2
-143
/
+144
2017-12-04
drm/amdgpu: remove extra parameter from amdgpu_ttm_bind() v2
Christian König
4
-6
/
+6
2017-12-04
drm/amdgpu: don't wait interruptible while binding GART space
Christian König
1
-1
/
+1
2017-12-04
drm/amdgpu: fix pin domain compatibility check
Christian König
1
-1
/
+1
2017-12-04
drm/amdgpu: always bind pinned BOs
Christian König
1
-7
/
+7
2017-12-04
drm/amdgpu: use the actual placement for pin accounting
Christian König
1
-0
/
+2
2017-12-04
drm/amdgpu: retry init if it fails due to exclusive mode timeout (v3)
pding
2
-2
/
+23
2017-12-04
drm/amdgpu/virt: implement wait_reset callbacks for vi/ai
pding
2
-0
/
+7
2017-12-04
drm/amd/powerplay: describe the PCIE link speed in right GT/s
Evan Quan
3
-9
/
+9
2017-12-04
drm/amdgpu/virt: add wait_reset virt ops
pding
2
-0
/
+18
2017-12-04
drm/amdgpu/virt: add function to check MMIO (v2)
pding
2
-0
/
+9
2017-12-04
drm/amdgpu: avoid soft lockup when waiting for RLC serdes (v2)
pding
2
-0
/
+16
2017-12-04
drm/amdgpu: change redundant init logs to debug level
pding
24
-50
/
+47
2017-12-04
drm/amdgpu:implement ctx query2
Monk Liu
2
-0
/
+45
2017-12-04
drm/amdgpu:don't change ctx->reset_couner upon query
Monk Liu
2
-2
/
+4
2017-12-04
drm/amdgpu: Remove job->s_entity to avoid keeping reference to stale pointer.
Andrey Grodzovsky
5
-22
/
+22
2017-12-04
drm/amdgpu: Fix deadlock during GPU reset.
Andrey Grodzovsky
3
-47
/
+29
2017-12-04
drm/amdgpu: Add SPSC queue to scheduler.
Andrey Grodzovsky
1
-0
/
+121
2017-12-04
drm/amdgpu:cleanup job reset routine(v2)
Monk Liu
3
-4
/
+33
2017-12-04
drm/amdgpu:skip job for guilty ctx in parser_init
Monk Liu
1
-0
/
+6
2017-12-04
drm/amdgpu:pass ctx->guilty address to entity init
Monk Liu
2
-1
/
+2
2017-12-04
drm/amd/scheduler:introduce guilty pointer member
Monk Liu
10
-11
/
+13
2017-12-04
drm/amdgpu:add hang_limit for sched(v2)
Monk Liu
3
-3
/
+8
2017-12-04
drm/amdgpu:cleanup force_completion
Monk Liu
3
-27
/
+11
2017-12-04
drm/amdgpu: Avoid accessing job->entity after the job is scheduled.
Andrey Grodzovsky
4
-23
/
+18
2017-12-04
drm: rcar-du: Clip planes to screen boundaries
Laurent Pinchart
3
-33
/
+62
2017-12-04
drm: rcar-du: Share plane atomic check code between Gen2 and Gen3
Laurent Pinchart
3
-31
/
+22
2017-12-04
v4l: vsp1: Start and stop DRM pipeline independently of planes
Laurent Pinchart
1
-10
/
+27
2017-12-04
drm: rcar-du: Remove unused CRTC suspend/resume functions
Kieran Bingham
1
-35
/
+0
2017-12-04
drm: rcar-du: Implement system suspend/resume support
Kieran Bingham
2
-3
/
+16
[prev]
[next]