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
/
omap_drv.c
Age
Commit message (
Expand
)
Author
2019-03-18
drm/omap: Move display alias ID to omap_drm_pipeline
Laurent Pinchart
2019-03-18
drm/omap: Don't pass display pointer to encoder init function
Laurent Pinchart
2019-03-18
drm/omap: Use atomic suspend/resume helpers
Laurent Pinchart
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-10-02
drm/omap: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-10-02
drm/omap: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
2018-09-03
drm/omap: Determine connector type directly in omap_connector.c
Laurent Pinchart
2018-09-03
drm/omap: Pass both output and display omap_dss_device to connector init
Laurent Pinchart
2018-09-03
drm/omap: Pass both output and display omap_dss_device to encoder init
Laurent Pinchart
2018-09-03
drm/omap: Merge HPD enable operation with HPD callback registration
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: Remove unnecessary display output sanity checks
Laurent Pinchart
2018-09-03
drm/omap: Store CRTC lookup by channel table in omap_drm_private
Laurent Pinchart
2018-09-03
drm/omap: Pass pipe pointer to omap_crtc_init()
Laurent Pinchart
2018-09-03
drm/omap: Reverse direction of DSS device (dis)connect operations
Laurent Pinchart
2018-09-03
drm/omap: Group CRTC, encoder, connector and dssdev in a structure
Laurent Pinchart
2018-09-03
drm/omap: Create all planes before CRTCs
Laurent Pinchart
2018-09-03
drm/omap: Remove unneeded variable assignments in omap_modeset_init
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: Rename for_each_dss_dev macro to for_each_dss_display
Laurent Pinchart
2018-09-03
drm/omap: dss: Add functions to connect and disconnect devices
Laurent Pinchart
2018-09-03
drm/omap: Do dss_device (display) ordering in omap_drv.c
Peter Ujfalusi
2018-09-03
drm/omap: Manage the usable omap_dss_device list within omap_drm_private
Peter Ujfalusi
2018-09-03
drm/omap: Allocate drm_device earlier and unref it as last step
Peter Ujfalusi
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-06-28
drm/omap: gem: Switch to gem_free_object_unlocked()
Daniel Vetter
2018-06-28
drm/omap: gem: Fix mm_list locking
Daniel Vetter
2018-03-28
drm/omap: Use normalized zpos for plane placement
Peter Ujfalusi
2018-03-01
drm/omap: fix maximum sizes
Tomi Valkeinen
2018-03-01
drm/omap: cleanup fbdev init/free
Tomi Valkeinen
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Store dispc ops in dss_device structure
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Store DSS device pointer in the omapdrm private data
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_ops
Laurent Pinchart
2018-03-01
drm: omapdrm: Split init and cleanup from probe and remove functions
Laurent Pinchart
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
2017-12-19
drm: omapdrm: Pass drm_device to omap_gem_resume()
Laurent Pinchart
2017-12-19
drm/omap: Filter displays mode based on bandwidth limit
Peter Ujfalusi
2017-12-08
drm/omap: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
2017-08-23
drm/omap: work-around for omap3 display enable
Tomi Valkeinen
2017-08-16
drm/omap: remove no-op cleanup code
Tomi Valkeinen
2017-08-16
drm/omap: rename omapdrm device back
Tomi Valkeinen
2017-08-16
drm: omapdrm: Register omapdrm platform device in omapdss driver
Laurent Pinchart
2017-08-15
drm/omap: Support for HDMI hot plug detection
Peter Ujfalusi
2017-08-01
drm/omapdrm: Fix omap_atomic_wait_for_completion
Maarten Lankhorst
2017-07-29
drm/omapdrm: Use the drm_driver.dumb_destroy default
Noralf Trønnes
2017-06-02
drm/omap: define compat_ioctl
Tomi Valkeinen
2017-06-02
drm/omap: add new connector types
Tomi Valkeinen
[next]