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