summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx
AgeCommit message (Expand)Author
2018-10-26drm/imx: support handling bridge timings bus flagsStefan Agner
2018-08-10Merge tag 'imx-drm-next-2018-08-03' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2018-08-01drm/imx: Convert drm_atomic_helper_suspend/resume()Souptick Joarder
2018-07-27Merge tag 'imx-drm-next-2018-07-20' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2018-07-17drm/imx: Remove unused field imx_drm_device.pipesLeonard Crestez
2018-07-17drm/imx: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-07-16drm/imx: Remove last traces of struct imx_drm_crtcLeonard Crestez
2018-07-16drm/imx: imx-ldb: check if channel is enabled before printing warningLucas Stach
2018-07-16drm/imx: imx-ldb: disable LDB on driver bindLucas Stach
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter
2018-07-02drm/imx: Use drm_plane_mask()Ville Syrjälä
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
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-03-05drm: Don't pass clip to drm_atomic_helper_check_plane_state()Ville Syrjälä
2018-02-16drm/bridge/synopsys: dw-hdmi: don't clobber drvdataJernej Skrabec
2018-01-23drm/imx: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä
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