index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
omapdrm
/
dss
/
omapdss.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-02
drm/omap: remove read_irqenable()
Tomi Valkeinen
1
-1
/
+0
2017-06-02
drm/omap: remove ovl_set_channel_out
Tomi Valkeinen
1
-3
/
+2
2017-06-02
drm/omap: remove unused ovl_enabled()
Tomi Valkeinen
1
-1
/
+0
2017-06-02
drm: omapdrm: Remove unused default display name support
Laurent Pinchart
1
-1
/
+0
2017-04-07
drm: omap: use common OF graph helpers
Rob Herring
1
-11
/
+0
2017-04-03
drm/omap: Rename enum omap_plane to enum omap_plane_id
Jyri Sarha
1
-8
/
+9
2017-04-03
drm/omap: dss: Support for detecting display stack readiness
Peter Ujfalusi
1
-0
/
+3
2017-04-03
drm/omap: dss: Functions to check components in the display/output list
Peter Ujfalusi
1
-0
/
+3
2017-04-03
drm/omap: fix replication logic
Tomi Valkeinen
1
-2
/
+1
2017-04-03
drm/omap: remove all EXPORT_SYMBOLs from dispc.c
Tomi Valkeinen
1
-42
/
+0
2017-04-03
drm/omap: add dispc_ops
Tomi Valkeinen
1
-0
/
+50
2017-04-03
drm/omap: move dispc related dss-feat funcs to dispc
Tomi Valkeinen
1
-0
/
+5
2017-04-03
drm/omap: move display, dss-of, output to omapdss-base
Tomi Valkeinen
1
-0
/
+3
2017-04-03
drm/omap: move dss_initialized to omapdss-base
Tomi Valkeinen
1
-0
/
+2
2016-12-19
drm: omapdrm: Check the CRTC software state at enable/disable time
Laurent Pinchart
1
-1
/
+0
2016-11-02
drm/omap: Use consistent name for struct videomode
Peter Ujfalusi
1
-29
/
+28
2016-11-02
drm/omap: Replace struct omap_video_timings with videomode
Peter Ujfalusi
1
-55
/
+27
2016-11-02
drm/omap: Change the types of struct omap_video_timings members
Peter Ujfalusi
1
-9
/
+9
2016-11-02
drm/omap: omap_display_timings: Use display_flags for sync edge
Peter Ujfalusi
1
-3
/
+0
2016-11-02
drm/omap: omap_display_timings: Use display_flags for pixel data edge
Peter Ujfalusi
1
-2
/
+0
2016-11-02
drm/omap: omap_display_timings: Use display_flags for double_pixel mode
Peter Ujfalusi
1
-2
/
+0
2016-11-02
drm/omap: omap_display_timings: Use display_flags for DE level
Peter Ujfalusi
1
-2
/
+0
2016-11-02
drm/omap: omap_display_timings: Use display_flags for h/vsync level
Peter Ujfalusi
1
-4
/
+0
2016-11-02
drm/omap: omap_display_timings: Use display_flags for interlace mode
Peter Ujfalusi
1
-2
/
+2
2016-11-02
drm/omap: omap_display_timings: rename vbp to vback_porch
Peter Ujfalusi
1
-1
/
+1
2016-11-02
drm/omap: omap_display_timings: rename vfp to vfront_porch
Peter Ujfalusi
1
-1
/
+1
2016-11-02
drm/omap: omap_display_timings: rename vsw to vsync_len
Peter Ujfalusi
1
-1
/
+1
2016-11-02
drm/omap: omap_display_timings: rename hbp to hback_porch
Peter Ujfalusi
1
-1
/
+1
2016-11-02
drm/omap: omap_display_timings: rename hfp to hfront_porch
Peter Ujfalusi
1
-1
/
+1
2016-11-02
drm/omap: omap_display_timings: rename hsw to hsync_len
Peter Ujfalusi
1
-1
/
+1
2016-11-02
drm/omap: omap_display_timings: rename y_res to vactive
Peter Ujfalusi
1
-1
/
+1
2016-11-02
drm/omap: omap_display_timings: rename x_res to hactive
Peter Ujfalusi
1
-1
/
+1
2016-06-07
drm/omapdrm: Add gamma table support to DSS dispc
Jyri Sarha
1
-0
/
+5
2016-06-03
drm/omap: Remove the video/omapdss.h and move it's content to local header file
Peter Ujfalusi
1
-1
/
+865
2016-03-03
drm/omap: remove dispc_ovl_check()
Tomi Valkeinen
1
-5
/
+0
2016-03-03
drm/omap: convert dss_mgr_unregister_framedone_handler to accept omap_channel
Tomi Valkeinen
1
-1
/
+1
2016-03-03
drm/omap: convert dss_mgr_register_framedone_handler to accept omap_channel
Tomi Valkeinen
1
-1
/
+1
2016-03-03
drm/omap: convert dss_mgr_start_update to accept omap_channel
Tomi Valkeinen
1
-1
/
+1
2016-03-03
drm/omap: convert dss_mgr_disable to accept omap_channel
Tomi Valkeinen
1
-1
/
+1
2016-03-03
drm/omap: convert dss_mgr_enable to accept omap_channel
Tomi Valkeinen
1
-1
/
+1
2016-03-03
drm/omap: convert dss_mgr_set_lcd_config to accept omap_channel
Tomi Valkeinen
1
-1
/
+1
2016-03-03
drm/omap: convert dss_mgr_set_timings to accept omap_channel
Tomi Valkeinen
1
-1
/
+1
2016-03-03
drm/omap: convert dss_mgr_disconnect to accept omap_channel
Tomi Valkeinen
1
-1
/
+1
2016-03-03
drm/omap: convert dss_mgr_connect to accept omap_channel
Tomi Valkeinen
1
-1
/
+1
2016-03-03
drm/omap: convert dss_mgr_ops to use omap_channel
Tomi Valkeinen
1
-9
/
+9
2016-03-03
drm/omap: Add dispc_mgr_get_supported_outputs()
Tomi Valkeinen
1
-0
/
+2
2016-03-03
drm/omap: move dss_mgr_* declarations to omapdrm/omapfb
Tomi Valkeinen
1
-0
/
+16
2016-03-03
drm/omap: move struct dss_mgr_ops to omapdrm/omapfb
Tomi Valkeinen
1
-0
/
+22
2016-03-03
drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfb
Tomi Valkeinen
1
-0
/
+61
[prev]