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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-06
drm/amd/display: Both timing_sync and multisync need stream_count > 1
Harry Wentland
1
-1
/
+2
2017-12-06
drm/amd/display: Add tg_init interface.
Yongqiang Sun
4
-1
/
+15
2017-12-06
drm/amd/display: Enalbe blank data double buffer after mpc disconnected.
Yongqiang Sun
2
-5
/
+16
2017-12-06
drm/amd/display: get remote dpcd caps for timing validation
Eric Yang
4
-3
/
+30
2017-12-06
drm/amd/display: Only update dchub if hubbub is available
Yue Hin Lau
1
-1
/
+2
2017-12-06
drm/amd/display: Call ipp_program_bias_and_scale only if available
Eric Bernstein
2
-9
/
+10
2017-12-06
drm/amd/display: dal 3.1.11
Tony Cheng
1
-1
/
+1
2017-12-06
drm/amd/display: hubbub function flipping true and false
Yue Hin Lau
2
-3
/
+3
2017-12-06
drm/amd/display: Do post_update_surfaces on new state
Charlene Liu
1
-4
/
+4
2017-12-06
drm/amd/display: function renaming for hubbub
Yue Hin Lau
3
-37
/
+43
2017-12-06
drm/amd/display: create new function prototype update_dchub for dcn
Yue Hin Lau
2
-2
/
+6
2017-12-06
drm/amdgpu/virt: remove redundant variable pf2vf_ver
Colin Ian King
1
-2
/
+0
2017-12-06
drm/amd/amdgpu: fix UVD mc offsets
Piotr Redlewski
5
-4
/
+8
2017-12-06
drm/amd/display: Multi display synchronization logic
Mikita Lipski
11
-66
/
+456
2017-12-06
drm/amdgpu: Implement BO size validation V2
Andrey Grodzovsky
1
-0
/
+41
2017-12-06
drm/amdgpu: cleanup vm_size handling
Christian König
6
-24
/
+17
2017-12-06
drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE result
Christian König
15
-113
/
+113
2017-12-06
drm/amdgpu: use dep_sync for CS dependency/syncobj
Chunming Zhou
1
-2
/
+2
2017-12-06
drm/amdgpu/gfx8: Fix compute ring failure after resetting
Xiangliang.Yu
1
-3
/
+7
2017-12-06
drm/ttm: remove ttm_bo_unreserve_ticket
Christian König
1
-1
/
+1
2017-12-06
drm/ttm: user reservation object wrappers v2
Christian König
1
-7
/
+9
2017-12-06
drm/ttm: consistently use reservation_object_unlock
Christian König
3
-11
/
+12
2017-12-06
drm/ttm: move unlocking out of ttm_bo_cleanup_memtype_use
Christian König
1
-2
/
+2
2017-12-06
drm/amd/scheduler: add WARN_ON for s_fence->parent
Chunming Zhou
1
-0
/
+1
2017-12-06
drm/amd/scheduler: fix page protection of cb
Chunming Zhou
1
-0
/
+7
2017-12-06
drm/amdgpu: revise retry init to fully cleanup driver
Pixel Ding
3
-15
/
+14
2017-12-04
amdgpu/dm: Remove fb_location form fill_plane_attributes
Harry Wentland
1
-13
/
+0
2017-12-04
drm/amdgpu:fix gpu recover missing skipping(v2)
Monk Liu
1
-2
/
+3
2017-12-04
drm/amdgpu:read VRAMLOST from gim
Monk Liu
3
-5
/
+8
2017-12-04
drm/amdgpu: bypass FB resizing for SRIOV VF
pding
1
-0
/
+4
2017-12-04
drm/amdgpu: release exclusive mode after hw_init
pding
2
-3
/
+4
2017-12-04
drm/amdkfd: initialise kfd inside amdgpu_device_init
pding
2
-5
/
+4
2017-12-04
drm/amdgpu: don't use ttm_bo_move_ttm in amdgpu_ttm_bind v2
Christian König
1
-6
/
+15
2017-12-04
drm/amdgpu: rename amdgpu_ttm_bind to amdgpu_ttm_alloc_gart
Christian König
4
-6
/
+6
2017-12-04
drm/amdgpu: switch to use new SOC15 reg read/write macros for soc15 ih
Hawking Zhang
1
-23
/
+23
2017-12-04
drm/amdgpu: resize VRAM BAR for CPU access v6
Christian König
6
-13
/
+90
2017-12-04
drm/amdgpu: refine SR-IOV firmware VRAM reservation to protect data
Horace Chen
1
-1
/
+22
2017-12-04
drm/amdgpu: retry init if exclusive mode request is failed
pding
1
-1
/
+1
2017-12-04
drm/amdgpu: return error when sriov access requests get timeout
pding
1
-2
/
+4
2017-12-04
drm/amd/display: Remove fb_location parameter from get_fb_info
Michel Dänzer
1
-15
/
+6
2017-12-04
amdgpu: Remove AMDGPU_{HPD,CRTC_IRQ,PAGEFLIP_IRQ}_LAST
Michel Dänzer
1
-3
/
+0
2017-12-04
drm/amd/display: Use real number of CRTCs and HPDs in set_irq_funcs
Michel Dänzer
2
-4
/
+8
2017-12-04
amdgpu/dce: Use actual number of CRTCs and HPDs in set_irq_funcs
Michel Dänzer
4
-16
/
+32
2017-12-04
drm/amd/display: Move conn_state to header
Harry Wentland
2
-13
/
+12
2017-12-04
drm/amd/display: dal 3.1.10
Tony Cheng
1
-1
/
+1
2017-12-04
drm/amd/display: correct DP is always in full range or bt609
Charlene Liu
1
-8
/
+17
2017-12-04
drm/amd/display: fix bug from last commit for hubbub
Yue Hin Lau
1
-1
/
+7
2017-12-04
drm/amd/display: Move hdr_metadata from plane to stream
Anthony Koo
8
-60
/
+65
2017-12-04
drm/amd/display: Apply VQ adjustments in MPO case
SivapiriyanKumarasamy
11
-38
/
+211
2017-12-04
drm/amd/display: create new structure for hubbub
Yue Hin Lau
5
-65
/
+269
[next]