summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/dss/dispc.c
AgeCommit message (Expand)Author
2017-08-15drm: omapdrm: Remove dss_features.hLaurent Pinchart
2017-08-15drm: omapdrm: Move supported outputs feature to dss driverLaurent Pinchart
2017-08-15drm: omapdrm: Move DSS_FCK feature to dss driverLaurent Pinchart
2017-08-15drm: omapdrm: Move PCD, LINEWIDTH and DOWNSCALE features to dispc driverLaurent Pinchart
2017-08-15drm: omapdrm: Move FEAT_* features to dispc driverLaurent Pinchart
2017-08-15drm: omapdrm: Move reg_fields to dispc_features structureLaurent Pinchart
2017-08-15drm: omapdrm: Move num_ovls and num_mgrs to dispc_features structureLaurent Pinchart
2017-08-15drm: omapdrm: Move overlay caps features to dispc_features structureLaurent Pinchart
2017-08-15drm: omapdrm: Move color modes feature to dispc_features structureLaurent Pinchart
2017-08-15drm: omapdrm: Move size unit features to dispc_features structureLaurent Pinchart
2017-08-15drm: omapdrm: dispc: Select features based on compatible stringLaurent Pinchart
2017-06-02drm/omap: fix YUV422 90/270 rotation with mirroringTomi Valkeinen
2017-06-02drm/omap: fix YUV422 rotation with TILERTomi Valkeinen
2017-06-02drm/omap: DRM_MODE_REFLECT_* instead of mirror booleanTomi Valkeinen
2017-06-02drm/omap: use DRM_MODE_ROTATE_* instead of OMAP_DSS_ROT_*Tomi Valkeinen
2017-06-02drm/omap: rename color_mode to fourccTomi Valkeinen
2017-06-02drm/omap: use DRM_FORMAT_* instead of OMAP_DSS_COLOR_*Tomi Valkeinen
2017-06-02drm/omap: use u32 instead of enum omap_color_modeTomi Valkeinen
2017-06-02drm/omap: change supported_modes to an arrayTomi Valkeinen
2017-06-02drm/omap: add format_is_yuv() helperTomi Valkeinen
2017-06-02drm/omap: cleanup offset calculationTomi Valkeinen
2017-06-02drm/omap: remove dma & vrfb rotationTomi Valkeinen
2017-06-02drm/omap: remove CLUTTomi Valkeinen
2017-06-02drm/omap: fix setting & clearing DOUBLESTRIDETomi Valkeinen
2017-06-02drm/omap: remove read_irqenable()Tomi Valkeinen
2017-06-02drm/omap: remove ovl_set_channel_outTomi Valkeinen
2017-06-02drm/omap: remove unused ovl_enabled()Tomi Valkeinen
2017-06-02drm: omapdrm: Remove duplicate error messages when mapping memoryLaurent Pinchart
2017-04-03drm/omap: Fix one ugly indentation style break left by coccinelleJyri Sarha
2017-04-03drm/omap: Rename enum omap_plane to enum omap_plane_idJyri Sarha
2017-04-03drm/omap: dispc: improve debug print of display flagsTomi Valkeinen
2017-04-03drm/omap: fix replication logicTomi Valkeinen
2017-04-03drm/omap: remove unused dispc_wb_enable & dispc_wb_is_enabledTomi Valkeinen
2017-04-03drm/omap: remove all EXPORT_SYMBOLs from dispc.cTomi Valkeinen
2017-04-03drm/omap: fill dispc_opsTomi Valkeinen
2017-04-03drm/omap: move dispc related dss-feat funcs to dispcTomi Valkeinen
2017-02-16drm/omapdrm: dispc: Refuse x-decimation above 4 for all but 8-bit formatsJyri Sarha
2016-12-19drm: omapdrm: Check the CRTC software state at enable/disable timeLaurent Pinchart
2016-11-02drm/omap: Use consistent name for struct videomodePeter Ujfalusi
2016-11-02drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi
2016-11-02drm/omap: Change the types of struct omap_video_timings membersPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for sync edgePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for pixel data edgePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for double_pixel modePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for DE levelPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for h/vsync levelPeter Ujfalusi
2016-11-02drm/omap: dispc: Simplify _dispc_mgr_set_lcd_timings() parametersPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for interlace modePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename vbp to vback_porchPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename vfp to vfront_porchPeter Ujfalusi