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
/
output.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
drm/omap: remove dss_mgr_ops
Tomi Valkeinen
1
-26
/
+7
2020-12-15
drm/omap: squash omapdrm sub-modules into one
Tomi Valkeinen
1
-11
/
+0
2020-12-15
drm/omap: drop unused DSS next pointer
Sebastian Reichel
1
-12
/
+1
2020-11-10
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-02-26
drm/omap: Switch the HDMI and VENC outputs to drm_bridge
Laurent Pinchart
1
-0
/
+5
2020-02-26
drm/omap: Add infrastructure to support drm_bridge local to DSS outputs
Laurent Pinchart
1
-4
/
+16
2020-02-26
drm/omap: dss: Fix output next device lookup in DT
Laurent Pinchart
1
-2
/
+1
2020-02-26
drm/omap: Use the drm_panel_bridge API
Laurent Pinchart
1
-4
/
+27
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+3
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
1
-0
/
+1
2019-08-23
drm/omap: Fix port lookup for SDI output
Laurent Pinchart
1
-1
/
+3
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
-1
/
+6
2019-03-18
drm/omap: Add support for drm_bridge
Laurent Pinchart
1
-6
/
+15
2019-03-18
drm/omap: Merge omap_dss_device type and output_type fields
Laurent Pinchart
1
-1
/
+1
2019-03-18
drm/omap: Factor out common init/cleanup code for output devices
Laurent Pinchart
1
-2
/
+16
2018-09-03
drm/omap: dss: Remove the dss_mgr_(dis)connect() operations
Laurent Pinchart
1
-14
/
+0
2018-09-03
drm/omap: dss: Merge two disconnection helpers
Laurent Pinchart
1
-21
/
+0
2018-09-03
drm/omap: dss: Move display type validation to initialization time
Laurent Pinchart
1
-12
/
+5
2018-09-03
drm/omap: dss: Move connection checks to omapdss_device_(dis)connect
Laurent Pinchart
1
-27
/
+2
2018-09-03
drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect()
Laurent Pinchart
1
-5
/
+4
2018-09-03
drm/omap: dss: Modify omapdss_find_output_from_display() to return channel
Laurent Pinchart
1
-12
/
+0
2018-09-03
drm/omap: dss: Move DSS mgr ops and private data to dss_device
Laurent Pinchart
1
-25
/
+33
2018-09-03
drm/omap: dss: Move and rename omap_dss_(get|put)_device()
Laurent Pinchart
1
-1
/
+1
2018-09-03
drm/omap: dss: Remove output devices list
Laurent Pinchart
1
-29
/
+0
2018-09-03
drm/omap: dss: Move src and dst check and set to connection handlers
Laurent Pinchart
1
-6
/
+0
2018-09-03
drm/omap: dss: Allow looking up any device by port
Laurent Pinchart
1
-13
/
+0
2018-09-03
drm/omap: dss: Rework output lookup by port node
Laurent Pinchart
1
-14
/
+3
2018-09-03
drm/omap: dss: Create and use omapdss_device_is_registered()
Laurent Pinchart
1
-13
/
+0
2018-09-03
drm/omap: dss: Create global list of all omap_dss_device instances
Laurent Pinchart
1
-0
/
+2
2018-09-03
drm/omap: dss: Rename omap_dss_device list field to output_list
Laurent Pinchart
1
-5
/
+5
2018-03-01
drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_ops
Laurent Pinchart
1
-10
/
+18
2018-03-01
drm: omapdrm: dss: Pass omap_dss_device pointer to dss_mgr_*() functions
Laurent Pinchart
1
-20
/
+22
2018-03-01
drm: omapdrm: dss: Don't export functions internal to omapdss-base
Laurent Pinchart
1
-1
/
+0
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
1
-1
/
+1
2017-06-02
drm/omap: Remove unused omap_dss_find_output() function
Laurent Pinchart
1
-13
/
+0
2017-04-03
drm/omap: dss: Functions to check components in the display/output list
Peter Ujfalusi
1
-0
/
+13
2017-04-03
drm/omap: move display, dss-of, output to omapdss-base
Tomi Valkeinen
1
-1
/
+0
2017-04-03
drm/omap: output: use dev_err instead of DSSERR
Tomi Valkeinen
1
-5
/
+8
2016-11-02
drm/omap: Use consistent name for struct videomode
Peter Ujfalusi
1
-3
/
+2
2016-11-02
drm/omap: Replace struct omap_video_timings with videomode
Peter Ujfalusi
1
-1
/
+1
2016-06-03
drm/omap: Do not include video/omapdss.h directly in drivers
Peter Ujfalusi
1
-2
/
+1
2016-03-03
drm/omap: convert dss_mgr_unregister_framedone_handler to accept omap_channel
Tomi Valkeinen
1
-2
/
+2
2016-03-03
drm/omap: convert dss_mgr_register_framedone_handler to accept omap_channel
Tomi Valkeinen
1
-2
/
+2
2016-03-03
drm/omap: convert dss_mgr_start_update to accept omap_channel
Tomi Valkeinen
1
-2
/
+2
2016-03-03
drm/omap: convert dss_mgr_disable to accept omap_channel
Tomi Valkeinen
1
-2
/
+2
2016-03-03
drm/omap: convert dss_mgr_enable to accept omap_channel
Tomi Valkeinen
1
-2
/
+2
2016-03-03
drm/omap: convert dss_mgr_set_lcd_config to accept omap_channel
Tomi Valkeinen
1
-2
/
+2
2016-03-03
drm/omap: convert dss_mgr_set_timings to accept omap_channel
Tomi Valkeinen
1
-2
/
+2
2016-03-03
drm/omap: convert dss_mgr_disconnect to accept omap_channel
Tomi Valkeinen
1
-2
/
+2
[next]