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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-7
/
+7
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-44
/
+96
2022-10-14
drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=n
Nathan Chancellor
1
-1
/
+1
2022-10-14
Merge tag 'drm-next-2022-10-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
116
-1081
/
+1830
2022-10-14
Merge tag 'amd-drm-fixes-6.1-2022-10-12' of https://gitlab.freedesktop.org/ag...
Dave Airlie
100
-995
/
+1617
2022-10-14
Merge tag 'drm-intel-next-fixes-2022-10-13' of git://anongit.freedesktop.org/...
Dave Airlie
10
-48
/
+113
2022-10-13
nouveau/dmem: evict device private memory during release
Alistair Popple
1
-0
/
+48
2022-10-13
nouveau/dmem: refactor nouveau_dmem_fault_copy_one()
Alistair Popple
1
-30
/
+28
2022-10-13
mm: free device private pages have zero refcount
Alistair Popple
2
-2
/
+2
2022-10-13
mm/memory.c: fix race when faulting a device private page
Alistair Popple
3
-12
/
+18
2022-10-13
Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
4
-321
/
+162
2022-10-12
drm/amd/display: Add HUBP surface flip interrupt handler
Aurabindo Pillai
1
-0
/
+1
2022-10-12
Merge tag 'drm-intel-next-fixes-2022-10-06-1' of git://anongit.freedesktop.or...
Dave Airlie
6
-38
/
+100
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
4
-6
/
+6
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-11
drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers
Matthew Auld
1
-1
/
+12
2022-10-11
drm/i915: allow control over the flags when migrating
Matthew Auld
4
-4
/
+45
2022-10-11
drm/amd/display: Simplify bool conversion
Yang Li
1
-1
/
+1
2022-10-11
drm/amd/display: fix transfer function passed to build_coefficients()
Alex Deucher
1
-1
/
+1
2022-10-11
drm/amd/display: add a license to cursor_reg_cache.h
Alex Deucher
1
-0
/
+1
2022-10-11
drm/amd/display: make virtual_disable_link_output static
Alex Deucher
1
-1
/
+1
2022-10-11
drm/amd/display: fix indentation in dc.c
Alex Deucher
1
-3
/
+3
2022-10-11
drm/amd/display: make dcn32_split_stream_for_mpc_or_odm static
Alex Deucher
1
-1
/
+1
2022-10-11
drm/amd/display: fix build error on arm64
Yang Yingliang
1
-0
/
+4
2022-10-11
drm/amd/display: 3.2.207
Aric Cyr
1
-1
/
+1
2022-10-11
drm/amd/display: Clean some DCN32 macros
Rodrigo Siqueira
1
-10
/
+1
2022-10-11
drm/amdgpu: Add poison mode query for umc v8_10_0
Candice Li
1
-0
/
+26
2022-10-11
drm/amdgpu: Update umc v8_10_0 headers
Candice Li
2
-0
/
+5
2022-10-11
drm/amdgpu: fix coding style issue for mca notifier
Tao Zhou
1
-3
/
+3
2022-10-11
drm/amdgpu: define convert_error_address for umc v8.7
Tao Zhou
1
-22
/
+25
2022-10-11
drm/amdgpu: define RAS convert_error_address API
Tao Zhou
3
-93
/
+64
2022-10-11
drm/amdgpu: remove check for CE in RAS error address query
Tao Zhou
4
-90
/
+59
2022-10-11
drm/i915: Fix display problems after resume
Thomas Hellström
1
-1
/
+7
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+5
2022-10-11
drm/amd/display: fix array-bounds error in dc_stream_remove_writeback() [take 2]
Guenter Roeck
1
-2
/
+2
2022-10-11
drm/amd/pm: smu7_hwmgr: fix potential off-by-one overflow in 'performance_lev...
Alexey Kodanev
1
-1
/
+1
2022-10-11
drm/amd/pm: vega10_hwmgr: fix potential off-by-one overflow in 'performance_l...
Alexey Kodanev
1
-1
/
+1
2022-10-11
drm/amdgpu: fix SDMA suspend/resume on SR-IOV
Alex Deucher
4
-13
/
+18
2022-10-11
drm/amdgpu: switch sdma buffer function tear down to a helper
Alex Deucher
10
-59
/
+36
2022-10-11
drm/amdgpu: Fix SDMA engine resume issue under SRIOV
Bokun Zhang
1
-3
/
+10
2022-10-11
drm/amd/display: Fix watermark calculation
Alvin Lee
1
-1
/
+1
2022-10-11
drm/amd/display: Drop uncessary OTG lock check
Rodrigo Siqueira
1
-10
/
+1
2022-10-11
drm/amd/display: Use set_vtotal_min_max to configure OTG VTOTAL
Rodrigo Siqueira
4
-20
/
+5
2022-10-11
drm/amd/display: Add a missing hook to DCN20
Rodrigo Siqueira
1
-0
/
+1
2022-10-11
drm/amd/display: always allow pstate change when no dpps are active on dcn315
Dmytro Laktyushkin
1
-3
/
+6
2022-10-11
drm/amd/display: Display does not light up after S4 resume
Meenakshikumar Somasundaram
5
-1
/
+56
2022-10-11
drm/amd/display: Use the same cursor info across features
Max Tseng
11
-148
/
+400
2022-10-11
drm/amd/display: Fix bug preventing FCLK Pstate allow message being sent
Dillon Varone
1
-2
/
+2
2022-10-11
drm/amd/display: Acquire FCLK DPM levels on DCN32
Dillon Varone
2
-15
/
+41
2022-10-11
drm/amd/display: Validate DSC After Enable All New CRTCs
Fangzhi Zuo
1
-4
/
+9
[next]