Tomi Valkeinen
|
2add8d1310
drm/omap: fix YUV422 90/270 rotation with mirroring
|
8 years ago |
Tomi Valkeinen
|
c4df6e4277
drm/omap: fix YUV422 rotation with TILER
|
8 years ago |
Tomi Valkeinen
|
4eebb80e24
drm/omap: DRM_MODE_REFLECT_* instead of mirror boolean
|
8 years ago |
Tomi Valkeinen
|
0bd97c42d9
drm/omap: use DRM_MODE_ROTATE_* instead of OMAP_DSS_ROT_*
|
8 years ago |
Tomi Valkeinen
|
41aff42ae6
drm/omap: rename color_mode to fourcc
|
8 years ago |
Tomi Valkeinen
|
3e1d65cdf8
drm/omap: use DRM_FORMAT_* instead of OMAP_DSS_COLOR_*
|
8 years ago |
Tomi Valkeinen
|
9c39d17e06
drm/omap: use u32 instead of enum omap_color_mode
|
8 years ago |
Tomi Valkeinen
|
18c0d6217a
drm/omap: change supported_modes to an array
|
8 years ago |
Tomi Valkeinen
|
5edec14c73
drm/omap: add format_is_yuv() helper
|
8 years ago |
Tomi Valkeinen
|
185e23e1f6
drm/omap: cleanup offset calculation
|
8 years ago |
Tomi Valkeinen
|
517a8a9564
drm/omap: remove dma & vrfb rotation
|
8 years ago |
Tomi Valkeinen
|
4b9cdd96e7
drm/omap: remove CLUT
|
8 years ago |
Tomi Valkeinen
|
6d86278c9d
drm/omap: fix setting & clearing DOUBLESTRIDE
|
9 years ago |
Tomi Valkeinen
|
2e953d83a6
drm/omap: remove read_irqenable()
|
8 years ago |
Tomi Valkeinen
|
49a3057a5a
drm/omap: remove ovl_set_channel_out
|
8 years ago |
Tomi Valkeinen
|
5806bce107
drm/omap: remove unused ovl_enabled()
|
8 years ago |
Laurent Pinchart
|
b22622f0cb
drm: omapdrm: Remove duplicate error messages when mapping memory
|
8 years ago |
Jyri Sarha
|
273ffeaf8c
drm/omap: Fix one ugly indentation style break left by coccinelle
|
8 years ago |
Jyri Sarha
|
864050c78e
drm/omap: Rename enum omap_plane to enum omap_plane_id
|
8 years ago |
Tomi Valkeinen
|
956d4f9308
drm/omap: dispc: improve debug print of display flags
|
8 years ago |
Tomi Valkeinen
|
be2d68c69e
drm/omap: fix replication logic
|
9 years ago |
Tomi Valkeinen
|
b8480cab36
drm/omap: remove unused dispc_wb_enable & dispc_wb_is_enabled
|
10 years ago |
Tomi Valkeinen
|
5034b1fa05
drm/omap: remove all EXPORT_SYMBOLs from dispc.c
|
10 years ago |
Tomi Valkeinen
|
a1a37647d2
drm/omap: fill dispc_ops
|
10 years ago |
Tomi Valkeinen
|
c283400aa5
drm/omap: move dispc related dss-feat funcs to dispc
|
10 years ago |
Jyri Sarha
|
1b30ab0c40
drm/omapdrm: dispc: Refuse x-decimation above 4 for all but 8-bit formats
|
8 years ago |
Laurent Pinchart
|
03af8157aa
drm: omapdrm: Check the CRTC software state at enable/disable time
|
9 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 |
Peter Ujfalusi
|
7aa91e76ae
drm/omap: Change the types of struct omap_video_timings members
|
9 years ago |