summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx/imx-drm-core.c
AgeCommit message (Expand)Author
2018-08-24MLK-18535-6 drm/imx: core: add LCDIF supportFancy Fang
2018-08-24MLK-17473-5 drm/imx: core: allow fb modifiers for DCSSFancy Fang
2018-08-24MLK-15110-23 drm/imx: dpu: kms: Add prefetch supportLiu Ying
2018-08-24MLK-16906: drm: imx: core: add possiblity to detect if chip has DCSSLaurentiu Palcu
2018-08-24MLK-16842 drm/imx: core: Add 32bit ioctrls support for 64bit processorsLiu Ying
2018-08-24MLK-16813 drm/imx: core: Set driver data to NULL when we bailout from ->bind()Liu Ying
2018-08-24MLK-16675-3: drm: imx: register mscale DCSS driver with IMX DRM coreLaurentiu Palcu
2018-08-24MLK-15321-4 drm/imx: core: Add bliteng as component of imx-drmMeng Mingming
2018-08-24MLK-16291-2: Revert "MLK-15321 drm,imx: Add DRM support for dpu-blit"Meng Mingming
2018-08-24MLK-16291-1: Revert "MGS-3800 drm,imx: drop drm_of_component_probe() in favor...Meng Mingming
2018-08-24MGS-3800 drm,imx: drop drm_of_component_probe() in favor of imx specifics.Marius Vlad
2018-08-24MLK-15321 drm,imx: Add DRM support for dpu-blitMeng Mingming
2018-08-24MLK-15001-16 drm/imx: Add DPU KMS supportLiu Ying
2018-08-24MLK-15001-13 drm/imx: Extract IPUv3 specific KMS functions to ipuv3-kms.cLiu Ying
2016-10-18drm/imx: drm_dev_alloc() returns error pointersDan Carpenter
2016-10-17drm/imx: hide an unused labelArnd Bergmann
2016-08-29drm/imx: add exclusive fence to plane stateLucas Stach
2016-08-29drm/imx: don't destroy mode objects manually on driver unbindLucas Stach
2016-08-29drm/imx: drop deprecated load/unload drm_driver opsLucas Stach
2016-08-29drm/imx: Add active plane reconfiguration supportLiu Ying
2016-08-29drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flagLiu Ying
2016-08-29drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying
2016-08-15Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-08-12drm: Remove superflous linux/fb.h includesDaniel Vetter
2016-08-08drm/imx: Remove imx_drm_handle_vblank()Liu Ying
2016-08-08drm/imx: Remove imx_drm_crtc_id()Liu Ying
2016-08-08drm/imx: Remove imx_drm_crtc_vblank_get/_put()Liu Ying
2016-07-12drm/imx: atomic phase 3 step 3: Advertise DRIVER_ATOMICLiu Ying
2016-07-12drm/imx: atomic phase 3 step 1: Use atomic configurationLiu Ying
2016-07-12drm/imx: Remove encoders' ->prepare callbacksLiu Ying
2016-07-12drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroyLiu Ying
2016-06-21drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter
2016-05-30drm/imx: use bus_flags for pixel clock polarityPhilipp Zabel
2016-05-25Merge tag 'imx-drm-fixes-2016-05-24' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2016-05-23drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel
2016-05-21drm: Nuke ->vblank_disable_allowedDaniel Vetter
2016-05-04drm/imx: Use lockless gem BO free callbackDaniel Vetter
2016-03-31drm/imx: Don't set a gamma table sizeDaniel Vetter
2016-03-01drm/imx: remove imx_drm_encoder_get_mux_idPhilipp Zabel
2016-02-08drm/imx: Unconfuse preclose logicDaniel Vetter
2016-01-15drm/fb_cma_helper: Remove implicit call to disable_unused_functionsMaxime Ripard
2015-12-15drm/imx: Constify function pointer structsVille Syrjälä
2015-12-15drm/imx: Drop pipe field from struct imx_drm_crtcThierry Reding
2015-12-15drm/imx: Make pipe number unsignedThierry Reding
2015-12-11drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä
2015-12-08Back merge tag 'v4.4-rc4' into drm-nextDave Airlie
2015-11-24drm/imx: Remove local fbdev emulation Kconfig optionArchit Taneja
2015-11-24GPU-DRM-IMX: Delete an unnecessary check before drm_fbdev_cma_restore_mode()Markus Elfring
2015-11-19drm/imx: switch to universal planesPhilipp Zabel
2015-10-20drm/imx: Convert the probe function to the generic drm_of_component_probe()Liviu Dudau