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
/
dss
/
omapdss.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-03-18
drm/omap: Add support for drm_panel
Laurent Pinchart
1
-0
/
+1
2019-03-18
drm/omap: Add support for drm_bridge
Laurent Pinchart
1
-0
/
+1
2019-03-18
drm/omap: Merge omap_dss_device type and output_type fields
Laurent Pinchart
1
-5
/
+9
2019-03-18
drm/omap: Simplify OF lookup of DSS devices
Laurent Pinchart
1
-2
/
+1
2019-03-18
drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()
Laurent Pinchart
1
-2
/
+2
2019-03-18
drm/omap: Remove src field from omap_dss_device structure
Laurent Pinchart
1
-1
/
+0
2019-03-18
drm/omap: Move display alias ID to omap_drm_pipeline
Laurent Pinchart
1
-2
/
+0
2019-03-18
drm/omap: Add a dss device operation flag for .get_modes()
Laurent Pinchart
1
-1
/
+3
2019-03-18
drm/omap: Merge display .get_modes() and .get_size() operations
Laurent Pinchart
1
-3
/
+0
2019-03-18
drm/omap: Expose DRM modes instead of timings in display devices
Laurent Pinchart
1
-2
/
+6
2019-03-18
drm/omap: Factor out common init/cleanup code for output devices
Laurent Pinchart
1
-1
/
+2
2019-03-18
drm/omap: Remove omap_dss_device dst field
Laurent Pinchart
1
-1
/
+0
2019-03-18
drm/omap: Reverse direction of the DSS device enable/disable operations
Laurent Pinchart
1
-11
/
+9
2019-03-18
drm/omap: Remove connection checks from display .enable() and .remove()
Laurent Pinchart
1
-5
/
+0
2019-03-18
drm/omap: Remove connection checks from internal encoders .enable()
Laurent Pinchart
1
-1
/
+0
2019-03-18
drm/omap: Use atomic suspend/resume helpers
Laurent Pinchart
1
-3
/
+0
2019-03-18
drm/omap: Remove unused kobj field from struct omap_dss_device
Laurent Pinchart
1
-2
/
+0
2018-12-03
drm/omap: fix bus_flags for panel-dpi
Tomi Valkeinen
1
-1
/
+1
2018-09-03
drm/omap: Call dispc timings check operation directly
Laurent Pinchart
1
-0
/
+3
2018-09-03
drm/omap: Store bus flags in the omap_dss_device structure
Laurent Pinchart
1
-0
/
+1
2018-09-03
drm/omap: Make the video_mode pointer to .set_timings() const
Laurent Pinchart
1
-1
/
+1
2018-09-03
drm/omap: Merge HPD enable operation with HPD callback registration
Laurent Pinchart
1
-2
/
+0
2018-09-03
drm/omap: Remove unneeded safety checks in the HPD operations
Laurent Pinchart
1
-3
/
+3
2018-09-03
drm/omap: dss: Add device operations flags
Laurent Pinchart
1
-0
/
+13
2018-09-03
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
Laurent Pinchart
1
-40
/
+14
2018-09-03
drm/omap: Check omap_dss_device type based on the output_type field
Laurent Pinchart
1
-0
/
+6
2018-09-03
drm/omap: dss: Remove omap_dss_driver .[gs]et_mirror operations
Laurent Pinchart
1
-3
/
+0
2018-09-03
drm/omap: dss: Remove unused omap_dss_driver operations
Laurent Pinchart
1
-7
/
+0
2018-09-03
drm/omap: dss: Remove the dss_mgr_(dis)connect() operations
Laurent Pinchart
1
-9
/
+0
2018-09-03
drm/omap: Remove supported output check in CRTC connect handler
Laurent Pinchart
1
-2
/
+0
2018-09-03
drm/omap: Pass pipe pointer to omap_crtc_init()
Laurent Pinchart
1
-1
/
+0
2018-09-03
drm/omap: dss: Merge two disconnection helpers
Laurent Pinchart
1
-1
/
+0
2018-09-03
drm/omap: dss: Move display type validation to initialization time
Laurent Pinchart
1
-2
/
+1
2018-09-03
drm/omap: Reverse direction of DSS device (dis)connect operations
Laurent Pinchart
1
-2
/
+4
2018-09-03
drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect()
Laurent Pinchart
1
-4
/
+2
2018-09-03
drm/omap: dss: Add function to retrieve display for an output
Laurent Pinchart
1
-0
/
+1
2018-09-03
drm/omap: dss: Add for_each_dss_output() macro
Laurent Pinchart
1
-3
/
+10
2018-09-03
drm/omap: dss: Acquire next dssdev at probe time
Laurent Pinchart
1
-0
/
+1
2018-09-03
drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinks
Laurent Pinchart
1
-1
/
+1
2018-09-03
drm/omap: dss: Replace omap_dss_device port number with bitmask
Laurent Pinchart
1
-2
/
+2
2018-09-03
drm/omap: dss: Modify omapdss_find_output_from_display() to return channel
Laurent Pinchart
1
-2
/
+1
2018-09-03
drm/omap: dss: Move DSS mgr ops and private data to dss_device
Laurent Pinchart
1
-2
/
+3
2018-09-03
drm/omap: dss: Store dss_device pointer in omap_dss_device
Laurent Pinchart
1
-1
/
+3
2018-09-03
drm/omap: dss: Move and rename omap_dss_(get|put)_device()
Laurent Pinchart
1
-3
/
+2
2018-09-03
drm/omap: dss: Remove panel devices list
Laurent Pinchart
1
-3
/
+0
2018-09-03
drm/omap: dss: Split omapdss_register_display()
Laurent Pinchart
1
-0
/
+1
2018-09-03
drm/omap: dss: Make omap_dss_get_next_device() more generic
Laurent Pinchart
1
-2
/
+4
2018-09-03
drm/omap: dss: Rename for_each_dss_dev macro to for_each_dss_display
Laurent Pinchart
1
-1
/
+1
2018-09-03
drm/omap: dss: Remove output devices list
Laurent Pinchart
1
-5
/
+0
[next]