summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx
AgeCommit message (Expand)Author
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-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
2015-07-10drm/imx: tve: fix media bus format for VGA outputPhilipp Zabel
2015-07-10drm/imx: parallel-display: fix drm_panel supportPhilipp Zabel
2015-04-16Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie
2015-04-13Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2015-04-08drm/imx: use for_each_endpoint_of_node macro in imx_drm_encoder_get_mux_idPhilipp Zabel
2015-04-01drm: bridge/dw_hdmi: separate VLEVCTRL settting into platform driverYakir Yang
2015-03-31drm/imx: imx-ldb: allow to determine bus format from the connected panelPhilipp Zabel
2015-03-31drm/imx: imx-ldb: reset display clock input when disabling LVDSPhilipp Zabel
2015-03-31drm/imx: imx-ldb: add drm_panel supportPhilipp Zabel
2015-03-31drm/imx: consolidate bus format variable namesPhilipp Zabel
2015-03-31drm/imx: switch to use media bus formatsPhilipp Zabel
2015-03-31drm/imx: ipuv3-crtc: Allow to divide DI clock from TVEv2Philipp Zabel
2015-03-31drm/imx: Add support for interlaced scanoutPhilipp Zabel
2015-03-25Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...Rob Herring
2015-02-23DRM: i.MX: parallel display: Support probe deferral for finding DRM panelLiu Ying
2015-02-23drm/imx: imx-ldb: enable DI clock in encoder_mode_setPhilipp Zabel
2015-02-23drm/imx: dw_hdmi-imx: add end of array element to current control arrayPhilipp Zabel
2015-02-23drm/imx: dw_hdmi-imx: add mode_valid callback prune unsupported modesPhilipp Zabel
2015-02-23of: Decrement refcount of previous endpoint in of_graph_get_next_endpointPhilipp Zabel
2015-02-11Merge tag 'imx-drm-fixes-2015-01-28' of git://git.pengutronix.de/git/pza/linu...Dave Airlie