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
2017-04-26
drm: mali-dp: use div_u64 for expensive 64-bit divisions
Arnd Bergmann
1
-5
/
+4
2017-04-24
drm: mali-dp: Check the mclk rate and allow up/down scaling
Mihail Atanassov
3
-12
/
+85
2017-04-24
drm: mali-dp: Enable image enhancement when scaling
Mihail Atanassov
4
-1
/
+42
2017-04-24
drm: mali-dp: Add plane upscaling support
Mihail Atanassov
7
-17
/
+407
2017-04-24
drm/mali-dp: Add core_id file to the sysfs interface
Liviu Dudau
2
-0
/
+36
2017-04-24
drm: mali-dp: Add CTM support
Mihail Atanassov
5
-4
/
+98
2017-04-24
drm: mali-dp: enable gamma support
Mihail Atanassov
6
-9
/
+196
2017-04-24
drm: mali-dp: add malidp_crtc_state struct
Mihail Atanassov
2
-3
/
+55
2017-04-24
drm: mali-dp: add custom reset hook for planes
Mihail Atanassov
1
-1
/
+22
2017-04-24
drm: mali-dp: remove unused variable
Arnd Bergmann
1
-1
/
+0
2017-04-24
drm: mali-dp: add atomic_print_state for planes
Mihail Atanassov
1
-0
/
+13
2017-04-24
drm: mali-dp: Enable power management for the device.
Liviu Dudau
4
-23
/
+125
2017-04-24
drm: mali-dp: Update the state of all planes before re-enabling active CRTCs.
Liviu Dudau
1
-4
/
+8
2017-04-07
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
2
-43
/
+7
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
4
-5
/
+19
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
2
-22
/
+2
2017-03-10
drm: mali-dp: Fix smart layer not going to composition
Mihail Atanassov
3
-3
/
+18
2017-03-10
drm: mali-dp: Remove mclk rate management
Mihail Atanassov
1
-2
/
+1
2017-02-12
drm: Constify drm_mode_config atomic helper private pointer
Laurent Pinchart
1
-1
/
+1
2017-02-07
drm: malidp: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2
-21
/
+21
2017-02-07
drm: hdlcd: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2
-20
/
+20
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2
-2
/
+0
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2
-2
/
+2
2017-02-01
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-7
/
+0
2017-01-27
drm/hdlcd: Remove hdlcd_debugfs_cleanup()
Noralf Trønnes
1
-7
/
+0
2017-01-26
drm: mali-dp: fix stride setting for multi-plane formats
Mihail Atanassov
4
-10
/
+50
2017-01-26
drm: mali-dp: Add plane offset to the plane's physical start address register
Liviu Dudau
1
-0
/
+1
2017-01-26
drm: mali-dp: Check for sufficient address space
Mihail Atanassov
2
-0
/
+22
2017-01-26
drm: mali-dp: Check hw version matches device-tree
Mihail Atanassov
2
-0
/
+54
2017-01-26
drm: mali-dp: Rename malidp_input_format to malidp_pixel_format
Brian Starkey
3
-20
/
+20
2017-01-23
drm: mali-dp: fix Lx_CONTROL register fields clobber
Mihail Atanassov
1
-1
/
+2
2017-01-23
drm: mali-dp: Fix transposed horizontal/vertical flip
Brian Starkey
1
-2
/
+2
2017-01-23
drm: mali-dp: Fix destination size handling when rotating
Brian Starkey
1
-7
/
+2
2017-01-23
drm: mali-dp: Don't force source size == crtc size
Brian Starkey
1
-2
/
+1
2017-01-23
drm: mali-dp: Check more use cases in the plane's ->atomic_check()
Liviu Dudau
1
-1
/
+14
2017-01-23
drm: malidp: Remove event_list member from struct malidp_drm
Liviu Dudau
2
-3
/
+1
2017-01-23
drm/arm/malidp: Fix possible dereference of NULL
Shailendra Verma
1
-7
/
+8
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2
-5
/
+5
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
1
-1
/
+1
2016-12-14
drm/arm: Add local 'fb' variables
Ville Syrjälä
2
-11
/
+13
2016-12-05
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
2
-4
/
+3
2016-11-25
drm: hdlcd: Fix cleanup order
Robin Murphy
1
-1
/
+1
2016-11-22
drm/arm: hdlcd: fix plane base address update
Russell King
1
-3
/
+2
2016-11-17
Merge branch 'drm-tda998x-mali' of git://git.armlinux.org.uk/~rmk/linux-arm i...
Dave Airlie
2
-15
/
+22
2016-11-11
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...
Dave Airlie
5
-40
/
+92
2016-11-08
drm: mali-dp: Clear CVAL when leaving config mode
Brian Starkey
1
-0
/
+2
2016-11-04
drm/arm: mark symbols static where possible
Baoyou Xie
1
-3
/
+4
2016-11-04
drm: mali-dp: Add support for setting plane's rotation property from userspace.
Liviu Dudau
1
-0
/
+1
2016-11-04
drm: mali-dp: Don't set DRM_PLANE_COMMIT_ACTIVE_ONLY
Brian Starkey
1
-2
/
+1
[next]