summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx
AgeCommit message (Expand)Author
2018-03-15drm/imx: move arming of the vblank event to atomic_flushLucas Stach
2018-03-15drm/imx: ipuv3-plane: Include "imx-drm.h" header fileFabio Estevam
2018-03-15drm/imx: ipuv3-plane: Make functions static when possibleFabio Estevam
2018-01-05Merge tag 'imx-drm-next-2018-01-02' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2017-12-19drm/imx: advertise supported plane format modifiersLucas Stach
2017-12-19drm/imx: add FB modifier supportLucas Stach
2017-12-19gpu: ipu-v3: prg: add modifier supportLucas Stach
2017-12-08drm/imx: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes
2017-12-04Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-11-30drm/imx: always call wait_for_flip_done in commit_tailLucas Stach
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-23Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2017-11-20drm: Move drm_plane_helper_check_state() into drm_atomic_helper.cVille Syrjälä
2017-11-20drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...Ville Syrjälä
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-02drm/imx: parallel-display: use correct connector enumLucas Stach
2017-10-02drm/imx: switch to drm_*_get(), drm_*_put() helpersCihangir Akturk
2017-09-28Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-09-16drm/imx: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()Noralf Trønnes
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