index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
dss
/
omapdss.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/omap: fix bus_flags for panel-dpi
Tomi Valkeinen
2018-12-03
1
-1
/
+1
*
drm/omap: Call dispc timings check operation directly
Laurent Pinchart
2018-09-03
1
-0
/
+3
*
drm/omap: Store bus flags in the omap_dss_device structure
Laurent Pinchart
2018-09-03
1
-0
/
+1
*
drm/omap: Make the video_mode pointer to .set_timings() const
Laurent Pinchart
2018-09-03
1
-1
/
+1
*
drm/omap: Merge HPD enable operation with HPD callback registration
Laurent Pinchart
2018-09-03
1
-2
/
+0
*
drm/omap: Remove unneeded safety checks in the HPD operations
Laurent Pinchart
2018-09-03
1
-3
/
+3
*
drm/omap: dss: Add device operations flags
Laurent Pinchart
2018-09-03
1
-0
/
+13
*
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
Laurent Pinchart
2018-09-03
1
-40
/
+14
*
drm/omap: Check omap_dss_device type based on the output_type field
Laurent Pinchart
2018-09-03
1
-0
/
+6
*
drm/omap: dss: Remove omap_dss_driver .[gs]et_mirror operations
Laurent Pinchart
2018-09-03
1
-3
/
+0
*
drm/omap: dss: Remove unused omap_dss_driver operations
Laurent Pinchart
2018-09-03
1
-7
/
+0
*
drm/omap: dss: Remove the dss_mgr_(dis)connect() operations
Laurent Pinchart
2018-09-03
1
-9
/
+0
*
drm/omap: Remove supported output check in CRTC connect handler
Laurent Pinchart
2018-09-03
1
-2
/
+0
*
drm/omap: Pass pipe pointer to omap_crtc_init()
Laurent Pinchart
2018-09-03
1
-1
/
+0
*
drm/omap: dss: Merge two disconnection helpers
Laurent Pinchart
2018-09-03
1
-1
/
+0
*
drm/omap: dss: Move display type validation to initialization time
Laurent Pinchart
2018-09-03
1
-2
/
+1
*
drm/omap: Reverse direction of DSS device (dis)connect operations
Laurent Pinchart
2018-09-03
1
-2
/
+4
*
drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect()
Laurent Pinchart
2018-09-03
1
-4
/
+2
*
drm/omap: dss: Add function to retrieve display for an output
Laurent Pinchart
2018-09-03
1
-0
/
+1
*
drm/omap: dss: Add for_each_dss_output() macro
Laurent Pinchart
2018-09-03
1
-3
/
+10
*
drm/omap: dss: Acquire next dssdev at probe time
Laurent Pinchart
2018-09-03
1
-0
/
+1
*
drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinks
Laurent Pinchart
2018-09-03
1
-1
/
+1
*
drm/omap: dss: Replace omap_dss_device port number with bitmask
Laurent Pinchart
2018-09-03
1
-2
/
+2
*
drm/omap: dss: Modify omapdss_find_output_from_display() to return channel
Laurent Pinchart
2018-09-03
1
-2
/
+1
*
drm/omap: dss: Move DSS mgr ops and private data to dss_device
Laurent Pinchart
2018-09-03
1
-2
/
+3
*
drm/omap: dss: Store dss_device pointer in omap_dss_device
Laurent Pinchart
2018-09-03
1
-1
/
+3
*
drm/omap: dss: Move and rename omap_dss_(get|put)_device()
Laurent Pinchart
2018-09-03
1
-3
/
+2
*
drm/omap: dss: Remove panel devices list
Laurent Pinchart
2018-09-03
1
-3
/
+0
*
drm/omap: dss: Split omapdss_register_display()
Laurent Pinchart
2018-09-03
1
-0
/
+1
*
drm/omap: dss: Make omap_dss_get_next_device() more generic
Laurent Pinchart
2018-09-03
1
-2
/
+4
*
drm/omap: dss: Rename for_each_dss_dev macro to for_each_dss_display
Laurent Pinchart
2018-09-03
1
-1
/
+1
*
drm/omap: dss: Remove output devices list
Laurent Pinchart
2018-09-03
1
-5
/
+0
*
drm/omap: dss: Move src and dst check and set to connection handlers
Laurent Pinchart
2018-09-03
1
-5
/
+3
*
drm/omap: dss: Add functions to connect and disconnect devices
Laurent Pinchart
2018-09-03
1
-0
/
+4
*
drm/omap: dss: Move common device operations to common structure
Laurent Pinchart
2018-09-03
1
-88
/
+21
*
drm/omap: dss: Allow looking up any device by port
Laurent Pinchart
2018-09-03
1
-2
/
+2
*
drm/omap: dss: Rework output lookup by port node
Laurent Pinchart
2018-09-03
1
-4
/
+2
*
drm/omap: dss: Create and use omapdss_device_is_registered()
Laurent Pinchart
2018-09-03
1
-3
/
+0
*
drm/omap: dss: Create global list of all omap_dss_device instances
Laurent Pinchart
2018-09-03
1
-0
/
+4
*
drm/omap: dss: Rename omap_dss_device list field to output_list
Laurent Pinchart
2018-09-03
1
-1
/
+1
*
drm/omap: dss: Remove omap_dss_device panel fields
Laurent Pinchart
2018-09-03
1
-5
/
+0
*
drm/omap: displays: Remove videomode from omap_dss_device structure
Laurent Pinchart
2018-09-03
1
-2
/
+0
*
drm/omap: dss: Constify omap_dss_driver operations structure
Laurent Pinchart
2018-09-03
1
-1
/
+1
*
drm/omap: dss: Remove DSS encoders get_timings operation
Laurent Pinchart
2018-09-03
1
-10
/
+0
*
drm/omap: dss: Remove omapdss_atv_ops get_wss and set_wss operations
Laurent Pinchart
2018-09-03
1
-6
/
+0
*
drm/omap: dss: Remove display ordering from dss/display.c
Peter Ujfalusi
2018-09-03
1
-2
/
+0
*
drm/omap: Do dss_device (display) ordering in omap_drv.c
Peter Ujfalusi
2018-09-03
1
-0
/
+1
*
drm/omap: add writeback funcs to dispc_ops
Tomi Valkeinen
2018-03-01
1
-0
/
+20
*
drm/omap: remove leftover enums
Tomi Valkeinen
2018-03-01
1
-15
/
+0
*
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
2018-03-01
1
-39
/
+56
[next]