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
2019-01-06
Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
51
-290
/
+628
2019-01-06
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
Linus Torvalds
1
-1
/
+2
2019-01-04
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
1
-2
/
+13
2019-01-04
i915: fix missing user_access_end() in page fault exception case
Linus Torvalds
1
-0
/
+1
2019-01-04
Merge tag 'drm-misc-next-fixes-2019-01-02' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-1
/
+5
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
12
-37
/
+20
2019-01-02
drm/nouveau: fix incorrect FB_BACKLIGHT usage in Kconfig
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2019-01-02
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+3
2019-01-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-35
/
+24
2018-12-31
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
43
-285
/
+582
2018-12-30
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2018-12-29
Merge tag 'drm-next-2018-12-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-76
/
+121
2018-12-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-48
/
+37
2018-12-29
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
3
-44
/
+33
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2
-3
/
+3
2018-12-28
mm: convert zone->managed_pages to atomic variable
Arun KS
1
-1
/
+1
2018-12-28
Merge tag 'drm-intel-next-fixes-2018-12-27' of git://anongit.freedesktop.org/...
Dave Airlie
6
-5
/
+43
2018-12-26
Merge tag 'for-linus-4.21-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-520
/
+26
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
932
-25654
/
+44172
2018-12-24
drm: Put damage blob when destroy plane state
Deepak Rawat
1
-0
/
+3
2018-12-24
drm: fix null pointer dereference on null state pointer
Colin Ian King
1
-1
/
+2
2018-12-21
drm/amdgpu: Add new VegaM pci id
Alex Deucher
1
-0
/
+1
2018-12-21
drm/ttm: Use drm_debug_printer for all ttm_bo_mem_space_debug output
Michel Dänzer
1
-16
/
+17
2018-12-21
drm/amdgpu: add Vega20 PSP ASD firmware loading
Evan Quan
1
-9
/
+31
2018-12-21
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
1
-1
/
+1
2018-12-20
drm/amd/display: Fix MST dp_blank REG_WAIT timeout
Jerry (Fangzhi) Zuo
1
-2
/
+2
2018-12-20
drm/amd/display: validate extended dongle caps
Wenjing Liu
1
-1
/
+2
2018-12-20
drm/amd/display: Use div_u64 for flip timestamp ns to ms
Nicholas Kazlauskas
1
-1
/
+4
2018-12-20
drm/amdgpu/uvd:Change uvd ring name convention
James Zhu
1
-2
/
+2
2018-12-20
drm/amd/powerplay: add Vega20 LCLK DPM level setting support
Evan Quan
1
-0
/
+43
2018-12-20
drm/amdgpu: print process info when job timeout
Trigger Huang
1
-0
/
+6
2018-12-20
drm/amdgpu/nbio7.4: add hw bug workaround for vega20
Alex Deucher
1
-0
/
+7
2018-12-20
drm/amdgpu/nbio6.1: add hw bug workaround for vega10/12
Alex Deucher
1
-0
/
+7
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
3
-3
/
+3
2018-12-20
drm/ioctl: Fix Spectre v1 vulnerabilities
Gustavo A. R. Silva
1
-2
/
+8
2018-12-19
drm/amd/display: Optimize passive update planes.
Yongqiang Sun
1
-3
/
+0
2018-12-19
drm/amd/display: verify lane status before exiting verify link cap
Wenjing Liu
2
-119
/
+127
2018-12-19
drm/amd/display: Fix bug with not updating VSP infoframe
SivapiriyanKumarasamy
1
-1
/
+2
2018-12-19
drm/amd/display: Add retry to read ddc_clock pin
Paul Hsieh
1
-6
/
+17
2018-12-19
drm/amd/display: Don't skip link training for empty dongle
Eric Yang
1
-2
/
+16
2018-12-19
drm/amd/display: Wait edp HPD to high in detect_sink
Dale Zhao
1
-0
/
+3
2018-12-19
drm/amd/display: fix surface update sequence
Dmytro Laktyushkin
1
-2
/
+4
2018-12-19
drm/amd/display: fix YCbCr420 blank color
Eric Yang
2
-1
/
+19
2018-12-19
drm/amd/display: Warn instead of error on REG_WAIT timeout
David Francis
1
-2
/
+2
2018-12-19
drm/amd/display: move AYCrCb8888 format to video section
Dmytro Laktyushkin
1
-1
/
+1
2018-12-19
drm/amd/display: Don't log error if we have no connectors
Harry Wentland
1
-4
/
+0
2018-12-19
drm/amd/display: Add functionality to get XGMI SS info
Leo Li
2
-0
/
+16
2018-12-19
drm/amd/display: Add DCE_VERSION_12_1 enum for Vega 20
Leo Li
6
-1
/
+10
2018-12-19
drm/amd/display: Add below the range support for FreeSync
Nicholas Kazlauskas
2
-19
/
+63
[next]