index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-10
list: introduce list_bulk_move_tail helper
Christian König
1
-20
/
+5
2018-10-10
drm/amdgpu/powerplay: factor out some pptable helpers
Alex Deucher
4
-96
/
+70
2018-10-10
drm/amdgpu/powerplay: endian fixes for vega20_processpptables.c
Alex Deucher
1
-16
/
+25
2018-10-10
drm/amdgpu/powerplay: endian fixes for vega12_processpptables.c
Alex Deucher
1
-12
/
+14
2018-10-10
drm/amdgpu/powerplay: endian fixes for vega10_processpptables.c
Alex Deucher
1
-15
/
+15
2018-10-10
drm/amdgpu: remove set but not used variable 'header'
YueHaibing
1
-2
/
+0
2018-10-10
drm/amdgpu: remove set but not used variable 'ring' in psp_v11_0_ring_stop
YueHaibing
1
-3
/
+0
2018-10-10
drm/amdkfd: Remove set but not used variable 'preempt_all_queues'
YueHaibing
1
-3
/
+0
2018-10-10
drm/amdgpu/powerplay: fix missing break in switch statements
Colin Ian King
5
-0
/
+10
2018-10-10
drm/amdgpu: Suppress keypresses from ACPI_VIDEO events
Lyude Paul
1
-5
/
+12
2018-10-10
drm/amdgpu: Remove the direct fw loading support for sdma2.4
Rex Zhu
1
-42
/
+0
2018-10-10
drm/amdgpu: Remove wrong fw loading type warning
Rex Zhu
1
-2
/
+0
2018-10-10
drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2
Rex Zhu
7
-52
/
+62
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-10
drm/amdgpu: Change VI gfx/sdma/smu init sequence
Rex Zhu
1
-12
/
+12
2018-10-10
drm/amdgpu: Add fw load in gfx_v8 and sdma_v3
Rex Zhu
2
-0
/
+19
2018-10-10
drm/amd/pp: Implement load_firmware interface
Rex Zhu
1
-0
/
+15
2018-10-10
drm/amd/pp: Allocate ucode bo in request_smu_load_fw
Rex Zhu
3
-3
/
+4
2018-10-10
drm/amdgpu: Don't reallocate ucode bo when suspend
Rex Zhu
1
-1
/
+1
2018-10-10
drm/amdgpu: Remove FW_LOAD_DIRECT type support on VI
Rex Zhu
3
-254
/
+59
2018-10-10
drm/amdgpu/vcn:Correct VCN cache window definition
James Zhu
3
-15
/
+18
2018-10-10
drm/amdgpu/vcn:Replace value with defined macro
James Zhu
2
-12
/
+18
2018-10-10
drm/amdgpu/vcn:fix dpg pause mode hang issue
James Zhu
2
-2
/
+10
2018-10-10
drm/amdgpu/vcn:Remove unused code
James Zhu
1
-2
/
+0
2018-10-10
drm/radeon: ratelimit bo warnings
Nick Alcock
1
-1
/
+1
2018-10-10
drm/amdgpu: fix incorrect use of amdgpu_irq_add_id in si_dma.c
Christian König
2
-23
/
+8
2018-10-10
drm/amdgpu: fix AGP location with VRAM at 0x0
Christian König
1
-5
/
+2
2018-10-10
drm/amdgpu: remove the intterupt handling for the KIQ events
Shirish S
2
-134
/
+0
2018-10-10
drm/amdkfd: Fix incorrect use of process->mm
Felix Kuehling
1
-8
/
+29
2018-10-10
drm/amdgpu: skip IB tests for KIQ in general
Pratik Vishwakarma
1
-0
/
+8
2018-10-10
drm/scheduler: Simplify spsc_queue_count check in drm_sched_entity_select_rq
Nathan Chancellor
1
-2
/
+1
2018-10-10
drm/amd/pp: Refine smu7/8 request_smu_load_fw callback function
Rex Zhu
3
-73
/
+39
2018-10-10
drm/amd/pp: Setup SoftRegsStart before request smu load fw
Rex Zhu
2
-1
/
+19
2018-10-10
drm/amd/pp: Refine function iceland_start_smu
Rex Zhu
1
-11
/
+1
2018-10-10
drm/amdgpu: Move gfx flag in_suspend to adev
Rex Zhu
5
-24
/
+14
2018-10-10
drm/amd/pp: Fix memory leak on CI/AI
Rex Zhu
1
-4
/
+4
2018-10-10
drm/amdgpu: Drop dead define in amdgpu.h
Rex Zhu
1
-28
/
+0
2018-10-10
drm/amdgpu: Always enable fan sensors for read
Rex Zhu
1
-10
/
+0
2018-10-10
drm/amdgpu: Disable sysfs pwm1 if not in manual fan control
Rex Zhu
1
-0
/
+7
[next]