summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_crtc.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-26drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann1-1/+0
2020-12-15drm/omap: remove dss_mgr_opsTomi Valkeinen1-30/+8
2020-12-15drm/omap: remove dispc_opsTomi Valkeinen1-15/+15
2020-12-15drm/omap: simplify DSI manual update codeSebastian Reichel1-12/+4
2020-12-15drm/omap: dsi: drop custom panel capability supportSebastian Reichel1-9/+8
2020-12-15drm/omap: dsi: move panel refresh function to hostSebastian Reichel1-7/+4
2020-12-15drm/omap: dsi: drop useless sync()Sebastian Reichel1-3/+0
2020-12-15drm/omap: Implement CTM property for CRTC using OVL managers CPR matrixJyri Sarha1-2/+37
2020-12-15drm/omap: use degamma property for gamma tableTomi Valkeinen1-6/+6
2020-12-15drm: automatic legacy gamma supportTomi Valkeinen1-1/+0
2020-11-10drm: omapdrm: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-11-03drm: Use the state pointer directly in atomic_checkMaxime Ripard1-1/+1
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard1-2/+2
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard1-5/+8
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard1-2/+2
2020-08-25drm/omap: fix incorrect lock stateTomi Valkeinen1-1/+2
2020-07-02drm/atomic-helper: reset vblank on crtc resetDaniel Vetter1-3/+5
2020-02-11drm/omapdrm: Fix trivial spellingKieran Bingham1-1/+1
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard1-12/+1
2019-07-17drm/omapdrm: drop use of drmP.hSam Ravnborg1-1/+3
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-9/+171
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-06-10drm/omap: add support for manually updated displaysSebastian Reichel1-5/+109
2019-06-10drm/omap: add framedone interrupt supportSebastian Reichel1-0/+48
2019-06-10drm/omap: don't check dispc timings for DSISebastian Reichel1-4/+14
2019-03-18drm/omap: Add support for drm_bridgeLaurent Pinchart1-1/+1
2019-03-18drm/omap: Merge omap_dss_device type and output_type fieldsLaurent Pinchart1-1/+1
2019-03-18drm/omap: Move DISPC timing checks to CRTC .mode_valid() operationLaurent Pinchart1-0/+9
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter1-1/+0
2019-01-09drm: omapdrm: Cleanup drm_display_mode print strShayenne Moura1-6/+2
2018-11-12drm/omap: Move DISPC runtime PM handling to omapdrmLaurent Pinchart1-0/+6
2018-09-03drm/omap: Move bus flag hack to encoder implementationLaurent Pinchart1-41/+1
2018-09-03drm/omap: Store bus flags in the omap_dss_device structureLaurent Pinchart1-11/+31
2018-09-03drm/omap: Get from CRTC to display device directlyLaurent Pinchart1-21/+4
2018-09-03drm/omap: Move most omap_dss_driver operations to omap_dss_device_opsLaurent Pinchart1-1/+1
2018-09-03drm/omap: dss: Remove the dss_mgr_(dis)connect() operationsLaurent Pinchart1-15/+0
2018-09-03drm/omap: Set dispc_channel_connect from DSS output connect handlersLaurent Pinchart1-3/+0
2018-09-03drm/omap: Remove supported output check in CRTC connect handlerLaurent Pinchart1-6/+0
2018-09-03drm/omap: Remove omap_crtc_output global arrayLaurent Pinchart1-9/+3
2018-09-03drm/omap: Store CRTC lookup by channel table in omap_drm_privateLaurent Pinchart1-13/+9
2018-09-03drm/omap: Pass pipe pointer to omap_crtc_init()Laurent Pinchart1-3/+4
2018-09-03drm/omap: Group CRTC, encoder, connector and dssdev in a structureLaurent Pinchart1-2/+2
2018-09-03drm/omap: dss: Modify omapdss_find_output_from_display() to return channelLaurent Pinchart1-4/+1
2018-09-03drm/omap: dss: Move DSS mgr ops and private data to dss_deviceLaurent Pinchart1-3/+3
2018-09-03drm/omap: dss: Move and rename omap_dss_(get|put)_device()Laurent Pinchart1-1/+1
2018-03-01drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operationsLaurent Pinchart1-12/+19
2018-03-01drm: omapdrm: dss: Store dispc ops in dss_device structureLaurent Pinchart1-3/+1
2018-03-01drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_opsLaurent Pinchart1-13/+18
2018-03-01drm: omapdrm: Use kernel integer typesLaurent Pinchart1-6/+6
2017-12-19drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis1-3/+1