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
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-11
drm/komeda: fix build with drm_modeset_helper.h update
Sam Ravnborg
6
-9
/
+26
2019-02-04
Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-8
/
+8
2019-02-01
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...
Dave Airlie
23
-6
/
+2182
2019-01-30
drm/komeda: Off by one in komeda_fb_get_pixel_addr()
Dan Carpenter
1
-1
/
+1
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
1
-1
/
+1
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
5
-7
/
+7
2019-01-18
drm: arm/komeda: Remove IRQ parsing from initial series
Liviu Dudau
3
-12
/
+1
2019-01-14
drm/komeda: Attach komeda_dev to DRM-KMS
james qian wang (Arm Technology China)
8
-1
/
+605
2019-01-14
drm/komeda: Add komeda_framebuffer
james qian wang (Arm Technology China)
3
-1
/
+201
2019-01-14
drm/komeda: Add komeda_format_caps for format handling
james qian wang (Arm Technology China)
7
-1
/
+256
2019-01-14
drm/komeda: Add DT parsing
james qian wang (Arm Technology China)
4
-0
/
+90
2019-01-14
drm/komeda: Build komeda to be a platform module
james qian wang (Arm Technology China)
5
-1
/
+215
2019-01-14
drm/komeda: komeda_dev/pipeline/component definition and initialzation
james qian wang (Arm Technology China)
11
-0
/
+826
2019-01-14
drm/arm: Delete redundant CONFIG_DRM_ARM
james qian wang (Arm Technology China)
1
-6
/
+4
2018-11-02
drm: mali-dp: Enable Mali-DP tiled buffer formats
Alexandru Gheorghe
2
-6
/
+36
2018-10-05
drm: malidp: Add the size of the superblocks when calculating total
Liviu Dudau
1
-1
/
+3
2018-10-02
drm/arm/malidp: Implemented the size validation for AFBC framebuffers
Ayan Kumar Halder
2
-1
/
+132
2018-10-02
drm/arm/malidp: Validate rotations for compressed/uncompressed framebuffers f...
Liviu Dudau
4
-39
/
+54
2018-10-02
drm/malidp: Enable MMU prefetch on Mali-DP650
Jamie Fox
5
-9
/
+296
2018-10-02
drm/mali-dp: Implement plane alpha and pixel blend on malidp
Lowry Li
1
-31
/
+44
2018-10-02
drm/malidp: Fix smart layer when doing pm_suspend/resume
Alexandru Gheorghe
1
-7
/
+8
2018-10-02
drm/malidp: Fix writeback in NV12
Alexandru Gheorghe
4
-7
/
+48
2018-10-02
drm: mali-dp: Call drm_crtc_vblank_reset on device init
Alexandru Gheorghe
1
-0
/
+1
2018-09-25
drm/arm/mali: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-9
/
+2
2018-09-25
drm/arm/hdlcd: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-9
/
+2
2018-08-27
Merge drm/drm-next into drm-misc-next
Sean Paul
5
-83
/
+42
2018-08-06
drm: mali-dp: Use __drm_atomic_helper_plane_reset instead of copying the logic
Alexandru Gheorghe
1
-5
/
+2
2018-07-31
drm/arm/hdlcd: Reject atomic commits that disable only the plane
Liviu Dudau
2
-17
/
+19
2018-07-31
drm: arm: hdlcd: Use drm_atomic_helper_shutdown() to disable planes on removal
Laurent Pinchart
2
-7
/
+2
2018-07-31
drm: arm: hdlcd: Don't destroy plane manually in hdlcd_setup_crtc()
Laurent Pinchart
1
-3
/
+1
2018-07-31
drm/arm/hdlcd: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2
-32
/
+6
2018-07-31
drm/arm/hdlcd: Use drm_mode_config_helper_suspend/resume()
Noralf Trønnes
2
-23
/
+3
2018-07-23
drm: mali-dp: Set encoder possible_clones
Alexandru Gheorghe
1
-0
/
+10
2018-07-23
drm: mali-dp: Report writeback connector as connected
Alexandru Gheorghe
1
-1
/
+1
2018-07-06
Merge commit 'refs/for-upstream/mali-dp' of git://linux-arm.org/linux-ld into...
Dave Airlie
9
-72
/
+767
2018-07-06
Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2018-07-05
drm/arm/malidp: Added the late system pm functions
Ayan Kumar Halder
1
-0
/
+17
2018-07-05
drm/arm/malidp: Set the output_depth register in modeset
Ayan Kumar Halder
3
-0
/
+6
2018-07-05
drm/arm/malidp: Enable/disable interrupts in runtime pm
Ayan Kumar Halder
1
-0
/
+4
2018-07-05
drm/arm/malidp: Split malidp interrupt initialization functions.
Ayan Kumar Halder
2
-9
/
+31
2018-07-05
drm/arm/malidp: Modified the prototype of malidp irq de-initializers
Ayan Kumar Halder
3
-15
/
+12
2018-07-05
drm: mali-dp: Add debugfs file for reporting internal errors
Alexandru Gheorghe
5
-7
/
+169
2018-07-05
drm/mali-dp: Improve writeback handling for DP500.
Liviu Dudau
3
-17
/
+36
2018-07-05
drm: mali-dp: Add writeback connector
Brian Starkey
7
-5
/
+297
2018-07-05
drm/mali-dp: Add RGB writeback formats for DP500.
Liviu Dudau
1
-5
/
+5
2018-07-05
drm/mali-dp: Add writeback support for DP500.
Liviu Dudau
5
-9
/
+101
2018-07-05
drm: mali-dp: Add RGB writeback formats for DP550/DP650
Brian Starkey
2
-11
/
+12
2018-07-05
drm: mali-dp: Add support for writeback on DP550/DP650
Liviu Dudau
3
-2
/
+85
2018-07-03
drm: add missing ctx argument to plane transitional helpers
Russell King
1
-1
/
+1
2018-06-18
drm/mali-dp: Rectify the width and height passed to rotmem_required()
Ayan Kumar Halder
1
-2
/
+2
[next]