aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx
AgeCommit message (Expand)Author
2021-04-16drm/imx: imx-ldb: fix out of bounds array access warningArnd Bergmann
2020-08-21drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()Liu Ying
2020-08-21drm/imx: tve: fix regulator_disable error pathMarco Felsch
2019-07-10drm/imx: only send event on crtc disable if kept disabledRobert Beckett
2019-07-10drm/imx: notify drm core before sending event during crtc disableRobert Beckett
2019-05-16drm/imx: don't skip DP channel disable for background planeLucas Stach
2019-03-23drm/imx: imx-ldb: add missing of_node_putsJulia Lawall
2019-03-23drm/imx: ignore plane updates on disabled crtcsPhilipp Zabel
2018-09-05drm/imx: imx-ldb: check if channel is enabled before printing warningLucas Stach
2018-09-05drm/imx: imx-ldb: disable LDB on driver bindLucas Stach
2018-05-30drm/imx: move arming of the vblank event to atomic_flushLucas Stach
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-03Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-08-22Merge tag 'imx-drm-next-2017-07-18' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2017-08-11drm/imx: ipuv3-plane: fix YUV framebuffer scanout on the base planePhilipp Zabel
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
2017-08-01drm: Plumb modifiers through plane initBen Widawsky
2017-07-29drm/imx: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes
2017-07-27Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie
2017-07-21Merge tag 'imx-drm-fixes-2017-07-18' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2017-07-17drm/imx: parallel-display: Accept drm_of_find_panel_or_bridge failurePhilipp Zabel
2017-07-17drm/imx: fix typo in ipu_plane_formats[]Laurentiu Palcu
2017-07-17drm/imx: lock scanout transfers for consecutive burstsPhilipp Zabel
2017-07-17drm/imx: ipuv3-plane: use fb local variable instead of state->fbPhilipp Zabel
2017-07-13drm/imx: Use atomic iterator macrosMaarten Lankhorst
2017-06-30drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie
2017-06-06drm/imx: imx-ldb: Accept drm_of_find_panel_or_bridge failureLeonard Crestez
2017-06-05drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callbackJose Abreu
2017-05-31drm/imx: Drop drm_vblank_cleanupDaniel Vetter
2017-05-22drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss
2017-04-11Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-04-06drm: convert drivers to use drm_of_find_panel_or_bridgeRob Herring
2017-04-07Merge tag 'imx-drm-next-2017-04-04' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2017-04-04drm/imx: merge imx-drm-core and ipuv3-crtc in one moduleLucas Stach
2017-03-23Merge tag 'drm-misc-next-2017-03-21' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-03-16drm/imx: Remove unneeded definition for structure imx_drm_componentLiu Ying
2017-03-16drm/imx: use PRG/PRE when possibleLucas Stach
2017-03-16drm/imx: enable/disable PRG on CRTC enable/disableLucas Stach
2017-03-15drm/imx: ipuv3-plane: add support for separate alpha planesPhilipp Zabel
2017-03-15drm/imx: extend drm_plane_state_to_eba for separate channel supportPhilipp Zabel
2017-03-15drm/imx: add deferred plane disablingPhilipp Zabel
2017-03-15drm/imx: don't wait for vblank and stop calling cleanup_planes in commit_tailPhilipp Zabel
2017-03-15gpu: ipu-v3: add unsynchronised DP channel disablingPhilipp Zabel
2017-03-15drm/imx: ipuv3-plane: update overlay plane position also without modesetPhilipp Zabel
2017-03-15drm/imx: ipuv3-plane: use drm_plane_helper_check_state, clipped coordinatesPhilipp Zabel
2017-03-14drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to driversDaniel Vetter
2017-03-10drm: bridge: dw-hdmi: Remove device type from platform dataKieran Bingham
2017-02-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-02-23Merge tag 'imx-drm-fixes-2017-02-17' of https://git.pengutronix.de/git/pza/li...Dave Airlie