summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/dss/dispc.c
AgeCommit message (Expand)Author
2018-03-01drm: omapdrm: dss: Store dispc ops in dss_device structureLaurent Pinchart
2018-03-01drm: omapdrm: dss: Store the debugfs root directory in struct dss_deviceLaurent Pinchart
2018-03-01drm: omapdrm: dss: Store the registered plls array in struct dss_deviceLaurent Pinchart
2018-03-01drm: omapdrm: dss: Support passing private data to debugfs show handlersLaurent Pinchart
2018-03-01drm: omapdrm: dss: Pass DSS pointer to remaining dss functionsLaurent Pinchart
2018-03-01drm: omapdrm: dss: Pass DSS pointer to dss clock functionsLaurent Pinchart
2018-03-01drm: omapdrm: dss: Pass DSS pointer to dss_get_*_clk_source()Laurent Pinchart
2018-03-01drm: omapdrm: Use unsigned int typeLaurent Pinchart
2017-12-19drm: omapdrm: Simplify platform registrationAndrew F. Davis
2017-12-19drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis
2017-12-19drm/omap: dss: Add support for reporting memory bandwidth limitationPeter Ujfalusi
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