aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-1/+1
2016-01-15drm/fb_cma_helper: Remove implicit call to disable_unused_functionsMaxime Ripard1-0/+1
2016-01-13drm: Do not set connector->encoder in driversThierry Reding1-2/+0
2015-12-15drm/imx: Constify function pointer structsVille Syrjälä6-16/+16
2015-12-15drm/imx: Drop pipe field from struct imx_drm_crtcThierry Reding1-9/+8
2015-12-15drm/imx: Make pipe number unsignedThierry Reding2-4/+4
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä4-4/+4
2015-12-11drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä1-1/+2
2015-12-11drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä1-1/+1
2015-12-08Back merge tag 'v4.4-rc4' into drm-nextDave Airlie7-57/+32
2015-11-30drm: imx: imx-tve: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-11-25drm: imx: convert to drm_crtc_send_vblank_event()Russell King1-1/+2
2015-11-24drm/imx: Remove local fbdev emulation Kconfig optionArchit Taneja2-18/+3
2015-11-24GPU-DRM-IMX: Delete an unnecessary check before drm_fbdev_cma_restore_mode()Markus Elfring1-2/+1
2015-11-24drm/imx: Remove of_node assignment from ipuv3-crtc driver probePhilipp Zabel1-34/+0
2015-11-24drm/imx: parallel-display: allow to determine bus format from the connected panelPhilipp Zabel1-0/+4
2015-11-19drm/imx: ipuv3-crtc: Return error if ipu_plane_init() fails for primary planeLiu Ying1-0/+4
2015-11-19drm/imx: switch to universal planesPhilipp Zabel5-20/+20
2015-11-05Merge tag 'imx-drm-next-2015-10-30' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie2-4/+28
2015-10-30drm/imx: hdmi: fix HDMI setup to allow modes larger than FullHDLucas Stach1-4/+12
2015-10-30drm/imx: enable ARGB4444 16-bit color formatLucas Stach1-0/+2
2015-10-30drm/imx: ipuv3-plane: enable support for RGBX8888 and RGBA8888 pixel formatsPhilipp Zabel1-0/+6
2015-10-30drm/imx: enable 15-bit RGB with 1-bit alpha formatsPhilipp Zabel1-0/+8
2015-10-20drm/imx: Convert the probe function to the generic drm_of_component_probe()Liviu Dudau1-51/+4
2015-10-07drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä1-1/+1
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding1-4/+4
2015-08-27Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-nextDave Airlie1-0/+5
2015-08-18drm: imx/dw_hdmi: move phy commentsRussell King1-0/+5
2015-07-10drm/imx: tve: fix media bus format for VGA outputPhilipp Zabel1-1/+1
2015-07-10drm/imx: parallel-display: fix drm_panel supportPhilipp Zabel1-6/+15
2015-04-16Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-nextDave Airlie1-6/+6
2015-04-13Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie10-96/+179
2015-04-08drm/imx: use for_each_endpoint_of_node macro in imx_drm_encoder_get_mux_idPhilipp Zabel1-7/+4
2015-04-01drm: bridge/dw_hdmi: separate VLEVCTRL settting into platform driverYakir Yang1-12/+12
2015-03-31drm/imx: imx-ldb: allow to determine bus format from the connected panelPhilipp Zabel1-53/+63
2015-03-31drm/imx: imx-ldb: reset display clock input when disabling LVDSPhilipp Zabel1-0/+26
2015-03-31drm/imx: imx-ldb: add drm_panel supportPhilipp Zabel2-2/+47
2015-03-31drm/imx: consolidate bus format variable namesPhilipp Zabel7-36/+32
2015-03-31drm/imx: switch to use media bus formatsPhilipp Zabel4-10/+10
2015-03-31drm/imx: ipuv3-crtc: Allow to divide DI clock from TVEv2Philipp Zabel1-3/+5
2015-03-31drm/imx: Add support for interlaced scanoutPhilipp Zabel3-4/+8
2015-03-25Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into for-nextRob Herring1-10/+1
2015-02-23DRM: i.MX: parallel display: Support probe deferral for finding DRM panelLiu Ying1-1/+4
2015-02-23drm/imx: imx-ldb: enable DI clock in encoder_mode_setPhilipp Zabel1-15/+13
2015-02-23drm/imx: dw_hdmi-imx: add end of array element to current control arrayPhilipp Zabel1-1/+3
2015-02-23drm/imx: dw_hdmi-imx: add mode_valid callback prune unsupported modesPhilipp Zabel1-4/+28
2015-02-23of: Decrement refcount of previous endpoint in of_graph_get_next_endpointPhilipp Zabel1-10/+1
2015-02-11Merge tag 'imx-drm-fixes-2015-01-28' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie1-8/+16
2015-02-03drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRSChen Gang S1-1/+1
2015-01-27drm: imx: imx-tve: Check and propagate the errorsFabio Estevam1-8/+16