summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx
AgeCommit message (Expand)Author
2016-03-31drm/imx: Don't set a gamma table sizeDaniel Vetter
2016-03-31drm/imx: ipuv3-plane: Configure DMFC wait4eot bit after slots are determinedLiu Ying
2016-03-31gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eotLiu Ying
2016-03-31gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return voidLiu Ying
2016-03-31drm/imx: dw_hdmi: Don't call platform_set_drvdata()Douglas Anderson
2016-03-31drm/imx: dw_hdmi: Call drm_encoder_cleanup() in error pathDouglas Anderson
2016-03-31drm/imx: ipuv3-plane: fix planar YUV 4:2:0 supportPhilipp Zabel
2016-03-31drm/imx: ipuv3-plane: Add more thorough checks for plane parameter limitationsPhilipp Zabel
2016-03-14Merge drm-fixes into drm-next.Dave Airlie
2016-03-02Merge tag 'imx-drm-next-20160301' of git://git.pengutronix.de/git/pza/linux i...Dave Airlie
2016-03-01drm/imx: only enable vblank IRQs when neededLucas Stach
2016-03-01drm/imx: implement fence syncLucas Stach
2016-03-01drm/imx: keep GEM object referenced as long as scanout is activeLucas Stach
2016-03-01drm/imx: track flip state explicitlyLucas Stach
2016-03-01drm/imx: don't touch primary fb on pageflipLucas Stach
2016-03-01drm/imx: ipuv3 plane: Replace dev_info with dev_dbg if a plane's CRTC changesLiu Ying
2016-03-01drm/imx: remove imx_drm_encoder_get_mux_idPhilipp Zabel
2016-02-16drm/imx: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-10drm/imx: Add missing DRM_FORMAT_RGB565 to ipu_plane_formatsEnrico Jorns
2016-02-10drm/imx: notify DRM core about CRTC vblank stateLucas Stach
2016-02-09Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-02-08drm/imx: Unconfuse preclose logicDaniel Vetter
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-15drm/fb_cma_helper: Remove implicit call to disable_unused_functionsMaxime Ripard
2016-01-13drm: Do not set connector->encoder in driversThierry Reding
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_encoder_init()Ville Syrjälä
2015-12-11drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä
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-30drm: imx: imx-tve: Fix module autoload for OF platform driverLuis de Bethencourt
2015-11-25drm: imx: convert to drm_crtc_send_vblank_event()Russell King
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-24drm/imx: Remove of_node assignment from ipuv3-crtc driver probePhilipp Zabel
2015-11-24drm/imx: parallel-display: allow to determine bus format from the connected p...Philipp Zabel
2015-11-19drm/imx: ipuv3-crtc: Return error if ipu_plane_init() fails for primary planeLiu Ying
2015-11-19drm/imx: switch to universal planesPhilipp Zabel
2015-11-05Merge tag 'imx-drm-next-2015-10-30' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2015-10-30drm/imx: hdmi: fix HDMI setup to allow modes larger than FullHDLucas Stach
2015-10-30drm/imx: enable ARGB4444 16-bit color formatLucas Stach
2015-10-30drm/imx: ipuv3-plane: enable support for RGBX8888 and RGBA8888 pixel formatsPhilipp Zabel
2015-10-30drm/imx: enable 15-bit RGB with 1-bit alpha formatsPhilipp Zabel
2015-10-20drm/imx: Convert the probe function to the generic drm_of_component_probe()Liviu Dudau
2015-10-07drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding
2015-08-27Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie
2015-08-18drm: imx/dw_hdmi: move phy commentsRussell King