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
2018-10-10
drm/amdgpu: split ip hw_init into 2 phases
Rex Zhu
1
-13
/
+53
2018-10-10
drm/amdgpu: Remove amdgpu_ucode_fini_bo
Rex Zhu
4
-26
/
+1
2018-10-10
drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functions
Rex Zhu
3
-29
/
+36
2018-10-10
drm/amdgpu: Check late_init status before set cg/pg state
Rex Zhu
1
-2
/
+2
2018-10-10
drm/amdgpu: Refine function amdgpu_device_ip_late_init
Rex Zhu
1
-2
/
+2
2018-10-10
drm/amdgpu: Change AI gfx/sdma/smu init sequence
Rex Zhu
1
-4
/
+4
2018-10-10
drm/amdgpu: Change SI/CI gfx/sdma/smu init sequence
Rex Zhu
2
-14
/
+16
2018-10-10
drm/amdgpu: Limit the max mc address to hole start
Emily Deng
1
-2
/
+4
2018-10-10
drm/amdgpu: fix CPDMA hang in PRT mode
Tao Zhou
1
-3
/
+12
2018-10-10
drm/amdgpu: add CP_DEBUG register definition for GC9.0
Tao Zhou
1
-0
/
+2
2018-10-10
drm/amd/display: RV2 DP MST 2nd display within daisy chain not light up
Hersen Wu
1
-1
/
+18
2018-10-10
drm/amd/display: Fix warning storm on Raven2
Roman Li
1
-2
/
+41
2018-10-09
drm/amdgpu: Change VI gfx/sdma/smu init sequence
Rex Zhu
1
-12
/
+12
2018-10-09
drm/amdgpu: Add fw load in gfx_v8 and sdma_v3
Rex Zhu
2
-0
/
+19
2018-10-09
drm/amd/pp: Implement load_firmware interface
Rex Zhu
1
-0
/
+15
2018-10-09
drm/amd/pp: Allocate ucode bo in request_smu_load_fw
Rex Zhu
3
-3
/
+4
2018-10-09
drm/amdgpu: Don't reallocate ucode bo when suspend
Rex Zhu
1
-1
/
+1
2018-10-09
drm/amdgpu: Remove FW_LOAD_DIRECT type support on VI
Rex Zhu
3
-254
/
+59
2018-10-09
drm/amdgpu/vcn:Correct VCN cache window definition
James Zhu
3
-15
/
+18
2018-10-09
drm/amdgpu/vcn:Replace value with defined macro
James Zhu
2
-12
/
+18
2018-10-09
drm/amdgpu/vcn:fix dpg pause mode hang issue
James Zhu
2
-2
/
+10
2018-10-09
drm/amdgpu/vcn:Remove unused code
James Zhu
1
-2
/
+0
2018-10-09
drm/radeon: ratelimit bo warnings
Nick Alcock
1
-1
/
+1
2018-10-09
drm/amdgpu: fix incorrect use of amdgpu_irq_add_id in si_dma.c
Christian König
2
-23
/
+8
2018-10-09
drm/amdgpu: fix AGP location with VRAM at 0x0
Christian König
1
-5
/
+2
2018-10-09
drm/amdgpu: remove the intterupt handling for the KIQ events
Shirish S
2
-134
/
+0
2018-10-09
drm/amdkfd: Fix incorrect use of process->mm
Felix Kuehling
1
-8
/
+29
2018-10-09
drm/amdgpu: skip IB tests for KIQ in general
Pratik Vishwakarma
1
-0
/
+8
2018-10-09
drm/scheduler: Simplify spsc_queue_count check in drm_sched_entity_select_rq
Nathan Chancellor
1
-2
/
+1
2018-10-09
drm/amd/pp: Refine smu7/8 request_smu_load_fw callback function
Rex Zhu
3
-73
/
+39
2018-10-09
drm/amd/pp: Setup SoftRegsStart before request smu load fw
Rex Zhu
2
-1
/
+19
2018-10-09
drm/amd/pp: Refine function iceland_start_smu
Rex Zhu
1
-11
/
+1
2018-10-09
drm/amdgpu: Move gfx flag in_suspend to adev
Rex Zhu
5
-24
/
+14
2018-10-09
drm/amd/pp: Fix memory leak on CI/AI
Rex Zhu
1
-4
/
+4
2018-10-09
drm/amdgpu: Drop dead define in amdgpu.h
Rex Zhu
1
-28
/
+0
2018-10-09
drm/amdgpu: Always enable fan sensors for read
Rex Zhu
1
-10
/
+0
2018-10-09
drm/amdgpu: Disable sysfs pwm1 if not in manual fan control
Rex Zhu
1
-0
/
+7
2018-10-09
drm/amdgpu: Add fan RPM setting via sysfs
Rex Zhu
4
-3
/
+210
2018-10-09
drm/amd/pp: Implement AMDGPU_PP_SENSOR_MIN/MAX_FAN_RPM
Rex Zhu
2
-0
/
+8
2018-10-09
drm/amdgpu: Add new AMDGPU_PP_SENSOR_MIN/MAX_FAN_RPM sensor
Rex Zhu
1
-0
/
+2
2018-10-09
drm/amdgpu: Refine uvd_v6/7_0_enc_get_destroy_msg
Rex Zhu
2
-15
/
+7
2018-10-09
drm/amd/display: Signal hw_done() after waiting for flip_done()
Shirish S
1
-2
/
+8
2018-10-09
drm/amd/display: Use proper enums in process_channel_reply
Nathan Chancellor
2
-2
/
+2
2018-10-09
drm/amd/display: Raise dispclk value for dce_update_clocks
Nicholas Kazlauskas
1
-0
/
+5
2018-10-09
drm/amd/display: HLK Periodic Frame Notification test failed
Murton Liu
1
-1
/
+1
2018-10-09
drm/amd/display: fix Interlace video timing.
Charlene Liu
1
-25
/
+7
2018-10-09
drm/amd/display: Flatten irq handler data struct
Leo Li
1
-23
/
+14
2018-10-09
drm/amd/display: fix memory leak in resource pools
Jun Lei
6
-3
/
+15
2018-10-09
drm/amd/display: dc 3.1.68
Tony Cheng
1
-1
/
+1
2018-10-09
drm/amd/display: WA for DF keeps awake after S0i3.
Yongqiang Sun
3
-0
/
+35
[next]