aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx/imx-drm-core.c
Commit message (Expand)AuthorAge
* drm/imx: Switch to drm_fb_cma_prepare_fb() helperMarek Vasut2016-11-15
* Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-11-10
|\
| * drm/imx: use drm_atomic_set_fence_for_plane() to set the fenceGustavo Padovan2016-11-08
* | drm/imx: drm_dev_alloc() returns error pointersDan Carpenter2016-10-18
* | drm/imx: hide an unused labelArnd Bergmann2016-10-17
|/
* drm/imx: add exclusive fence to plane stateLucas Stach2016-08-29
* drm/imx: don't destroy mode objects manually on driver unbindLucas Stach2016-08-29
* drm/imx: drop deprecated load/unload drm_driver opsLucas Stach2016-08-29
* drm/imx: Add active plane reconfiguration supportLiu Ying2016-08-29
* drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flagLiu Ying2016-08-29
* drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying2016-08-29
* Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-08-15
|\
| * drm: Remove superflous linux/fb.h includesDaniel Vetter2016-08-12
* | drm/imx: Remove imx_drm_handle_vblank()Liu Ying2016-08-08
* | drm/imx: Remove imx_drm_crtc_id()Liu Ying2016-08-08
* | drm/imx: Remove imx_drm_crtc_vblank_get/_put()Liu Ying2016-08-08
|/
* drm/imx: atomic phase 3 step 3: Advertise DRIVER_ATOMICLiu Ying2016-07-12
* drm/imx: atomic phase 3 step 1: Use atomic configurationLiu Ying2016-07-12
* drm/imx: Remove encoders' ->prepare callbacksLiu Ying2016-07-12
* drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroyLiu Ying2016-07-12
* drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter2016-06-21
* drm/imx: use bus_flags for pixel clock polarityPhilipp Zabel2016-05-30
* Merge tag 'imx-drm-fixes-2016-05-24' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2016-05-24
|\
| * drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel2016-05-23
* | drm: Nuke ->vblank_disable_allowedDaniel Vetter2016-05-20
* | drm/imx: Use lockless gem BO free callbackDaniel Vetter2016-05-04
|/
* drm/imx: Don't set a gamma table sizeDaniel Vetter2016-03-31
* drm/imx: remove imx_drm_encoder_get_mux_idPhilipp Zabel2016-03-01
* drm/imx: Unconfuse preclose logicDaniel Vetter2016-02-08
* drm/fb_cma_helper: Remove implicit call to disable_unused_functionsMaxime Ripard2016-01-15
* drm/imx: Constify function pointer structsVille Syrjälä2015-12-15
* drm/imx: Drop pipe field from struct imx_drm_crtcThierry Reding2015-12-15
* drm/imx: Make pipe number unsignedThierry Reding2015-12-15
* drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä2015-12-11
* Back merge tag 'v4.4-rc4' into drm-nextDave Airlie2015-12-07
|\
| * GPU-DRM-IMX: Delete an unnecessary check before drm_fbdev_cma_restore_mode()Markus Elfring2015-11-24
| * drm/imx: switch to universal planesPhilipp Zabel2015-11-19
* | drm/imx: Remove local fbdev emulation Kconfig optionArchit Taneja2015-11-24
|/
* drm/imx: Convert the probe function to the generic drm_of_component_probe()Liviu Dudau2015-10-20
* drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä2015-10-07
* drm/irq: Use unsigned int pipe in public APIThierry Reding2015-10-06
* Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2015-04-13
|\
| * drm/imx: consolidate bus format variable namesPhilipp Zabel2015-03-31
* | drm/imx: use for_each_endpoint_of_node macro in imx_drm_encoder_get_mux_idPhilipp Zabel2015-04-08
* | of: Decrement refcount of previous endpoint in of_graph_get_next_endpointPhilipp Zabel2015-02-23
|/
* imx-drm: core: handling of DI clock flags to ipu_crtc_mode_set()Russell King2015-01-07
* drm/imx: convert imx-drm to use the generic DRM OF helperRussell King2015-01-06
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-15
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-15
* drm: imx: Move imx-drm driver out of stagingPhilipp Zabel2014-11-25