Laurent Pinchart
|
d25a7d6746
drm/omap: Remove supported output check in CRTC connect handler
|
7 years ago |
Laurent Pinchart
|
67dfd2d3d0
drm/omap: Remove omap_crtc_output global array
|
7 years ago |
Laurent Pinchart
|
e48f9f16a1
drm/omap: Store CRTC lookup by channel table in omap_drm_private
|
7 years ago |
Laurent Pinchart
|
00b30e794f
drm/omap: Pass pipe pointer to omap_crtc_init()
|
7 years ago |
Laurent Pinchart
|
2ee767922e
drm/omap: Group CRTC, encoder, connector and dssdev in a structure
|
7 years ago |
Laurent Pinchart
|
5c718e015a
drm/omap: dss: Modify omapdss_find_output_from_display() to return channel
|
7 years ago |
Laurent Pinchart
|
845417b3b3
drm/omap: dss: Move DSS mgr ops and private data to dss_device
|
7 years ago |
Laurent Pinchart
|
c1dfe721e0
drm/omap: dss: Move and rename omap_dss_(get|put)_device()
|
7 years ago |
Laurent Pinchart
|
50638ae569
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
|
7 years ago |
Laurent Pinchart
|
d3541ca81d
drm: omapdrm: dss: Store dispc ops in dss_device structure
|
7 years ago |
Laurent Pinchart
|
64cb81797f
drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_ops
|
7 years ago |
Laurent Pinchart
|
dfe9cfccb2
drm: omapdrm: Use kernel integer types
|
7 years ago |
Andrew F. Davis
|
bb5cdf8d1c
drm: omapdrm: Remove filename from header and fix copyright tag
|
7 years ago |
Peter Ujfalusi
|
a7631c4b98
drm/omap: Filter displays mode based on bandwidth limit
|
7 years ago |
Dan Carpenter
|
2419672f4c
drm/omap: Potential NULL deref in omap_crtc_duplicate_state()
|
8 years ago |
Daniel Vetter
|
b6715570c1
drm: Nuke drm_atomic_helper_crtc_set_property
|
8 years ago |
Maarten Lankhorst
|
3dfeb631a1
drm/omap: Rework the rotation-on-crtc hack
|
8 years ago |
Laurent Pinchart
|
64581714b5
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
|
8 years ago |
Laurent Pinchart
|
0b20a0f8c3
drm: Add old state pointer to CRTC .enable() helper function
|
8 years ago |
Laurent Pinchart
|
ce9a8f1ad7
drm: omapdrm: Handle events when enabling/disabling CRTCs
|
8 years ago |
Jyri Sarha
|
e8e13b1521
drm/omap: Major omap_modeset_init() cleanup
|
8 years ago |
Tomi Valkeinen
|
50fa9f0bb8
drm/omap: fix display SYNC/DE flags
|
8 years ago |
Tomi Valkeinen
|
9f759225e4
drm/omap: use dispc_ops
|
10 years ago |
Tomi Valkeinen
|
7e3d92749d
drm/omap: refactor CRTC HW property setup
|
10 years ago |
Daniel Vetter
|
8e22e1b349
Merge airlied/drm-next into drm-misc-next
|
8 years ago |
Jyri Sarha
|
e025d3860b
Revert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs"
|
8 years ago |
Tomi Valkeinen
|
0396162ab9
drm/omap: use vblank hooks in struct drm_crtc_funcs
|
8 years ago |
Laurent Pinchart
|
ca52d2f33b
drm: omapdrm: Inline the pipe2vbl function
|
10 years ago |
Laurent Pinchart
|
14389a374b
drm: omapdrm: Keep vblank interrupt enabled while CRTC is active
|
9 years ago |
Laurent Pinchart
|
d173d3dc5e
drm: omapdrm: Use a spinlock to protect the CRTC pending flag
|
9 years ago |