Sebastian Reichel
|
3c613a3bdd
drm/omap: fix incorrect union usage
|
6 years ago |
Laurent Pinchart
|
6ea4843095
drm/omap: Don't call .set_timings() operation recursively
|
7 years ago |
Laurent Pinchart
|
7c27fa57ef
drm/omap: Call dispc timings check operation directly
|
7 years ago |
Laurent Pinchart
|
3fbda31e81
drm/omap: Split mode fixup and mode set from encoder enable
|
7 years ago |
Laurent Pinchart
|
8e9c1c6676
drm/omap: Move bus flag hack to encoder implementation
|
7 years ago |
Laurent Pinchart
|
28120302c2
drm/omap: Don't call .check_timings() operation recursively
|
7 years ago |
Laurent Pinchart
|
138fe53ef8
drm/omap: Remove unneeded fallback for missing .check_timings()
|
7 years ago |
Laurent Pinchart
|
7805d1e509
drm/omap: Don't call HDMI mode and infoframe operations recursively
|
7 years ago |
Laurent Pinchart
|
d96aaada55
drm/omap: Pass both output and display omap_dss_device to encoder init
|
7 years ago |
Laurent Pinchart
|
70f9cbfc56
drm/omap: Get from CRTC to display device directly
|
7 years ago |
Laurent Pinchart
|
83910ad3f5
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
|
7 years ago |
Laurent Pinchart
|
e0528c9440
drm/omap: dss: Constify omap_dss_driver operations structure
|
7 years ago |
Andrew F. Davis
|
bb5cdf8d1c
drm: omapdrm: Remove filename from header and fix copyright tag
|
7 years ago |
Shashank Sharma
|
0c1f528cb1
drm: handle HDMI 2.0 VICs in AVI info-frames
|
8 years ago |
Laurent Pinchart
|
d501b12999
drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structures
|
8 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 |
Tomi Valkeinen
|
8d83bbd119
drm/omap: print an error if display enable fails
|
9 years ago |
Tomi Valkeinen
|
9c8e566e49
drm/omap: remove obsolete manager assignment
|
9 years ago |
Ville Syrjälä
|
13a3d91f17
drm: Pass 'name' to drm_encoder_init()
|
9 years ago |
Laurent Pinchart
|
4029755e2a
drm: omapdrm: Move encoder setup to encoder operations
|
10 years ago |
Laurent Pinchart
|
d97db13488
drm: omapdrm: Replace encoder mode_fixup with atomic_check
|
10 years ago |
Laurent Pinchart
|
aea3cab1d1
drm: omapdrm: Switch connector DPMS to atomic helpers
|
10 years ago |
Laurent Pinchart
|
9416c9df8e
drm: omapdrm: Switch mode config to atomic helpers
|
10 years ago |
Laurent Pinchart
|
68dc0390d4
drm: omapdrm: Implement encoder .disable() and .enable() operations
|
10 years ago |
Laurent Pinchart
|
2d278f5414
drm: omapdrm: Clean up #include's
|
10 years ago |
Tomi Valkeinen
|
4f930c0f27
drm/omap: Add infoframe & dvi/hdmi mode support
|
11 years ago |
Archit Taneja
|
ec72a81e27
drm/omap: fix: disable encoder before destroying it
|
11 years ago |
Tomi Valkeinen
|
a73fdc6474
OMAPDSS: rename omap_dss_device's 'output' to 'src'
|
12 years ago |
Archit Taneja
|
0d8f371f5a
drm/omap: Fix and improve crtc and overlay manager correlation
|
12 years ago |