index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
dss
Age
Commit message (
Expand
)
Author
2018-10-02
drm/omap: Substitute format_is_yuv() with format->is_yuv
Ayan Kumar Halder
2018-10-02
drm/omap: remove set but not used variable 'frame_height'
YueHaibing
2018-10-02
drm/omap: Use ERR_CAST directly instead of ERR_PTR(PTR_ERR())
zhong jiang
2018-09-03
drm/omap: Don't call .set_timings() operation recursively
Laurent Pinchart
2018-09-03
drm/omap: Store CRTC timings in .set_timings() operation
Laurent Pinchart
2018-09-03
drm/omap: venc: Fixup video mode in .check_timings() operation
Laurent Pinchart
2018-09-03
drm/omap: sdi: Fixup video mode in .check_timings() operation
Laurent Pinchart
2018-09-03
drm/omap: hdmi: Constify video mode and related pointers
Laurent Pinchart
2018-09-03
drm/omap: dsi: Fixup video mode in .set_config() operation
Laurent Pinchart
2018-09-03
drm/omap: dpi: Don't fixup video mode in dpi_set_mode()
Laurent Pinchart
2018-09-03
drm/omap: Call dispc timings check operation directly
Laurent Pinchart
2018-09-03
drm/omap: Query timing information from analog TV encoder
Laurent Pinchart
2018-09-03
drm/omap: Store bus flags in the omap_dss_device structure
Laurent Pinchart
2018-09-03
drm/omap: Make the video_mode pointer to .set_timings() const
Laurent Pinchart
2018-09-03
drm/omap: dss: hdmi: Rename hdmi_display_(set|check)_timing() functions
Laurent Pinchart
2018-09-03
drm/omap: Don't call EDID read operation recursively
Laurent Pinchart
2018-09-03
drm/omap: Merge HPD enable operation with HPD callback registration
Laurent Pinchart
2018-09-03
drm/omap: Remove unneeded safety checks in the HPD operations
Laurent Pinchart
2018-09-03
drm/omap: dss: Add device operations flags
Laurent Pinchart
2018-09-03
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
Laurent Pinchart
2018-09-03
drm/omap: Check omap_dss_device type based on the output_type field
Laurent Pinchart
2018-09-03
drm/omap: Remove unnecessary display output sanity checks
Laurent Pinchart
2018-09-03
drm/omap: dss: Remove omap_dss_driver .[gs]et_mirror operations
Laurent Pinchart
2018-09-03
drm/omap: dss: Remove unused omap_dss_driver operations
Laurent Pinchart
2018-09-03
drm/omap: dss: Remove the dss_mgr_(dis)connect() operations
Laurent Pinchart
2018-09-03
drm/omap: Set dispc_channel_connect from DSS output connect handlers
Laurent Pinchart
2018-09-03
drm/omap: Remove supported output check in CRTC connect handler
Laurent Pinchart
2018-09-03
drm/omap: Pass pipe pointer to omap_crtc_init()
Laurent Pinchart
2018-09-03
drm/omap: dss: Merge two disconnection helpers
Laurent Pinchart
2018-09-03
drm/omap: dss: Move display type validation to initialization time
Laurent Pinchart
2018-09-03
drm/omap: dss: Move connection checks to omapdss_device_(dis)connect
Laurent Pinchart
2018-09-03
drm/omap: Reverse direction of DSS device (dis)connect operations
Laurent Pinchart
2018-09-03
drm/omap: dss: Get regulators at probe time
Laurent Pinchart
2018-09-03
drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect()
Laurent Pinchart
2018-09-03
drm/omap: dss: Add function to retrieve display for an output
Laurent Pinchart
2018-09-03
drm/omap: dss: Add for_each_dss_output() macro
Laurent Pinchart
2018-09-03
drm/omap: dss: Acquire next dssdev at probe time
Laurent Pinchart
2018-09-03
drm/omap: dss: venc: Move initialization code from bind to probe
Laurent Pinchart
2018-09-03
drm/omap: dss: hdmi5: Move initialization code from bind to probe
Laurent Pinchart
2018-09-03
drm/omap: dss: hdmi4: Move initialization code from bind to probe
Laurent Pinchart
2018-09-03
drm/omap: dss: dsi: Move initialization code from bind to probe
Laurent Pinchart
2018-09-03
drm/omap: dss: Cleanup error paths in output init functions
Laurent Pinchart
2018-09-03
drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinks
Laurent Pinchart
2018-09-03
drm/omap: dss: Replace omap_dss_device port number with bitmask
Laurent Pinchart
2018-09-03
drm/omap: dss: Modify omapdss_find_output_from_display() to return channel
Laurent Pinchart
2018-09-03
drm/omap: dss: Move DSS mgr ops and private data to dss_device
Laurent Pinchart
2018-09-03
drm/omap: dss: Store dss_device pointer in omap_dss_device
Laurent Pinchart
2018-09-03
drm/omap: dss: Move and rename omap_dss_(get|put)_device()
Laurent Pinchart
2018-09-03
drm/omap: dss: Remove panel devices list
Laurent Pinchart
2018-09-03
drm/omap: dss: Split omapdss_register_display()
Laurent Pinchart
[next]