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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-18
drm/omap: panel-tpo-td028ttec1: add backlight support
Andreas Kemnade
1
-0
/
+10
2019-03-18
drm/omap: dsi: Fix PM for display blank with paired dss_pll calls
Tony Lindgren
1
-29
/
+31
2019-03-18
drm/omap: Remove panel-dpi driver
Laurent Pinchart
4
-207
/
+0
2019-03-18
drm/omap: Remove TFP410 and DVI connector drivers
Laurent Pinchart
5
-448
/
+0
2019-03-18
drm/omap: Whitelist DT nodes to fixup with omapdss, prefix
Laurent Pinchart
2
-8
/
+33
2019-03-18
drm/omap: Add support for drm_panel
Laurent Pinchart
6
-20
/
+65
2019-03-18
drm/omap: Add support for drm_bridge
Laurent Pinchart
9
-62
/
+145
2019-03-18
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
Laurent Pinchart
10
-22
/
+29
2019-03-18
drm/omap: Merge omap_dss_device type and output_type fields
Laurent Pinchart
25
-20
/
+32
2019-03-18
drm/omap: Refactor initialization sequence
Laurent Pinchart
1
-67
/
+56
2019-03-18
drm/omap: Simplify OF lookup of DSS devices
Laurent Pinchart
3
-58
/
+10
2019-03-18
drm/omap: Store pixel clock instead of full mode in DPI and SDI encoders
Laurent Pinchart
2
-8
/
+7
2019-03-18
drm/omap: venc: Use drm_display_mode natively
Laurent Pinchart
1
-46
/
+44
2019-03-18
drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()
Laurent Pinchart
9
-48
/
+46
2019-03-18
drm/omap: Factor out common mode validation code
Laurent Pinchart
3
-45
/
+44
2019-03-18
drm/omap: venc: Simplify mode setting by caching configuration
Laurent Pinchart
1
-34
/
+34
2019-03-18
drm/omap: Move DISPC timing checks to CRTC .mode_valid() operation
Laurent Pinchart
3
-12
/
+9
2019-03-18
drm/omap: Remove src field from omap_dss_device structure
Laurent Pinchart
2
-14
/
+1
2019-03-18
drm/omap: Notify all devices in the pipeline of output disconnection
Laurent Pinchart
1
-12
/
+16
2019-03-18
drm/omap: panel-dsi-cm: Store source pointer internally
Laurent Pinchart
1
-26
/
+29
2019-03-18
drm/omap: Don't store display pointer in omap_connector structure
Laurent Pinchart
1
-18
/
+13
2019-03-18
drm/omap: Move display alias ID to omap_drm_pipeline
Laurent Pinchart
4
-6
/
+8
2019-03-18
drm/omap: Don't pass display pointer to encoder init function
Laurent Pinchart
3
-7
/
+3
2019-03-18
drm/omap: venc: List both PAL and NTSC modes
Laurent Pinchart
1
-6
/
+19
2019-03-18
drm/omap: Add a dss device operation flag for .get_modes()
Laurent Pinchart
11
-5
/
+16
2019-03-18
drm/omap: Merge display .get_modes() and .get_size() operations
Laurent Pinchart
3
-27
/
+5
2019-03-18
drm/omap: Expose DRM modes instead of timings in display devices
Laurent Pinchart
12
-61
/
+80
2019-03-18
drm/omap: Factor out common init/cleanup code for output devices
Laurent Pinchart
8
-87
/
+36
2019-03-18
drm/omap: Remove omap_dss_device dst field
Laurent Pinchart
2
-5
/
+2
2019-03-18
drm/omap: Reverse direction of the DSS device enable/disable operations
Laurent Pinchart
24
-337
/
+171
2019-03-18
drm/omap: Remove enable checks from display .enable() and .remove()
Laurent Pinchart
14
-64
/
+25
2019-03-18
drm/omap: Remove connection checks from display .enable() and .remove()
Laurent Pinchart
6
-35
/
+10
2019-03-18
drm/omap: Remove connection checks from internal encoders .enable()
Laurent Pinchart
7
-98
/
+7
2019-03-18
drm/omap: Move common display enable/disable code to encoder
Laurent Pinchart
12
-161
/
+32
2019-03-18
drm/omap: Use atomic suspend/resume helpers
Laurent Pinchart
2
-51
/
+2
2019-03-18
drm/omap: venc: Remove wss_data field from venc_device structure
Laurent Pinchart
1
-10
/
+1
2019-03-18
drm/omap: Remove unused kobj field from struct omap_dss_device
Laurent Pinchart
1
-2
/
+0
2019-03-18
drm/omap: Remove declaration of nonexisting function
Laurent Pinchart
1
-2
/
+0
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
1
-8
/
+19
2019-02-06
drm/omap: dsi: Hack-fix DSI bus flags
Tomi Valkeinen
1
-0
/
+11
2019-02-06
drm/omap: dsi: Fix OF platform depopulate
Tomi Valkeinen
1
-2
/
+2
2019-02-06
drm/omap: dsi: Fix crash in DSI debug dumps
Tomi Valkeinen
1
-6
/
+6
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
6
-6
/
+4
2019-01-14
drm: move drm_can_sleep() to drm_util.h
Sam Ravnborg
1
-0
/
+1
2019-01-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
4
-36
/
+45
2019-01-10
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
1
-2
/
+2
2019-01-10
drm: omapdrm: Cleanup drm_display_mode print str
Shayenne Moura
2
-13
/
+4
2018-12-03
drm/omap: fix incorrect union usage
Sebastian Reichel
1
-25
/
+33
2018-12-03
drm/omap: populate DSI platform bus earlier
Sebastian Reichel
1
-10
/
+10
2018-12-03
drm/omap: fix bus_flags for panel-dpi
Tomi Valkeinen
2
-1
/
+2
[next]