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
|
9 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 |
Laurent Pinchart
|
577d3983c8
drm: omapdrm: Prevent processing the same event multiple times
|
9 years ago |
Laurent Pinchart
|
03af8157aa
drm: omapdrm: Check the CRTC software state at enable/disable time
|
9 years ago |
Laurent Pinchart
|
dadf4659d0
drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs
|
9 years ago |
Laurent Pinchart
|
f933a3a93b
drm: omapdrm: Replace DSS manager state check with omapdrm CRTC state
|
9 years ago |
Laurent Pinchart
|
e0519af75d
drm: omapdrm: Handle CRTC error IRQs directly
|
10 years ago |
Peter Ujfalusi
|
da11bbbb10
drm/omap: Use consistent name for struct videomode
|
9 years ago |
Peter Ujfalusi
|
4520ff28aa
drm/omap: Replace struct omap_video_timings with videomode
|
9 years ago |
Jyri Sarha
|
a7e8cd39af
drm/omapdrm: Remove double gamma table write in omap_crtc_atomic_flush()
|
9 years ago |