aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/dss/dispc.c
AgeCommit message (Expand)Author
2020-08-04drm/omap: force runtime PM suspend on system suspendTomi Valkeinen
2020-05-05drm/omap: change default signal polarities and drivesTomi Valkeinen
2020-01-08drm/omapdrm: use BUG_ON macro for error debugging.Wambui Karuga
2019-10-04drm/omap: fix missing scaler pixel fmt limitationsTomi Valkeinen
2019-10-04drm/omap: avoid copy in mgr_fld_read/writeTomi Valkeinen
2019-10-04drm/omap: drop unneeded locking from mgr_fld_write()Tomi Valkeinen
2019-09-04dma-mapping: remove dma_{alloc,free,mmap}_writecombineChristoph Hellwig
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2018-10-02drm/omap: Substitute format_is_yuv() with format->is_yuvAyan Kumar Halder
2018-10-02drm/omap: remove set but not used variable 'frame_height'YueHaibing
2018-09-03drm/omap: Call dispc timings check operation directlyLaurent Pinchart
2018-09-03drm/omap: Remove supported output check in CRTC connect handlerLaurent Pinchart
2018-06-28drm/omap: fix email addressTomi Valkeinen
2018-05-07drm/omap: add missing linefeeds to printsTomi Valkeinen
2018-05-07drm/omap: handle error if scale coefs are not foundTomi Valkeinen
2018-03-01drm/omap: cleanup color space conversionTomi Valkeinen
2018-03-01drm/omap: add writeback funcs to dispc_opsTomi Valkeinen
2018-03-01drm/omap: fix scaling limits for WBTomi Valkeinen
2018-03-01drm/omap: fix WB height with interlaceTomi Valkeinen
2018-03-01drm/omap: fix WBDELAYCOUNT with interlaceTomi Valkeinen
2018-03-01drm/omap: fix WBDELAYCOUNT for HDMITomi Valkeinen
2018-03-01drm/omap: set WB channel-in in wb_setup()Tomi Valkeinen
2018-03-01drm/omap: Add pclk setting case when channel is DSS_WBBenoit Parrot
2018-03-01drm/omap: dispc: disp_wb_setup to check return codeBenoit Parrot
2018-03-01drm/omap: reorganize locking in mgr_fld_writeTomi Valkeinen
2018-03-01drm: omapdrm: dispc: Allocate the dispc private data structure dynamicallyLaurent Pinchart
2018-03-01drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functionsLaurent Pinchart
2018-03-01drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operationsLaurent Pinchart
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