aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx
Commit message (Expand)AuthorAge
...
| * | drm/imx: implement fence syncLucas Stach2016-03-01
| * | drm/imx: keep GEM object referenced as long as scanout is activeLucas Stach2016-03-01
| * | drm/imx: track flip state explicitlyLucas Stach2016-03-01
| * | drm/imx: don't touch primary fb on pageflipLucas Stach2016-03-01
| * | drm/imx: ipuv3 plane: Replace dev_info with dev_dbg if a plane's CRTC changesLiu Ying2016-03-01
| * | drm/imx: remove imx_drm_encoder_get_mux_idPhilipp Zabel2016-03-01
* | | drm/imx: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-16
|/ /
* | Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-02-08
|\ \ | |/ |/|
| * drm/imx: Unconfuse preclose logicDaniel Vetter2016-02-08
* | dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-20
|/
* drm/fb_cma_helper: Remove implicit call to disable_unused_functionsMaxime Ripard2016-01-15
* drm: Do not set connector->encoder in driversThierry Reding2016-01-13
* 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_encoder_init()Ville Syrjälä2015-12-11
* drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä2015-12-11
* 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
|\
| * drm: imx: imx-tve: Fix module autoload for OF platform driverLuis de Bethencourt2015-11-30
| * drm: imx: convert to drm_crtc_send_vblank_event()Russell King2015-11-25
| * GPU-DRM-IMX: Delete an unnecessary check before drm_fbdev_cma_restore_mode()Markus Elfring2015-11-24
| * drm/imx: Remove of_node assignment from ipuv3-crtc driver probePhilipp Zabel2015-11-24
| * drm/imx: parallel-display: allow to determine bus format from the connected p...Philipp Zabel2015-11-24
| * drm/imx: ipuv3-crtc: Return error if ipu_plane_init() fails for primary planeLiu Ying2015-11-19
| * drm/imx: switch to universal planesPhilipp Zabel2015-11-19
* | drm/imx: Remove local fbdev emulation Kconfig optionArchit Taneja2015-11-24
|/
* Merge tag 'imx-drm-next-2015-10-30' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2015-11-04
|\
| * drm/imx: hdmi: fix HDMI setup to allow modes larger than FullHDLucas Stach2015-10-30
| * drm/imx: enable ARGB4444 16-bit color formatLucas Stach2015-10-30
| * drm/imx: ipuv3-plane: enable support for RGBX8888 and RGBA8888 pixel formatsPhilipp Zabel2015-10-30
| * drm/imx: enable 15-bit RGB with 1-bit alpha formatsPhilipp Zabel2015-10-30
* | 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 branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie2015-08-26
|\
| * drm: imx/dw_hdmi: move phy commentsRussell King2015-08-18
* | drm/imx: tve: fix media bus format for VGA outputPhilipp Zabel2015-07-10
* | drm/imx: parallel-display: fix drm_panel supportPhilipp Zabel2015-07-10
|/
* Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie2015-04-15
|\
| * drm: bridge/dw_hdmi: separate VLEVCTRL settting into platform driverYakir Yang2015-04-01
* | Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2015-04-13
|\ \
| * | drm/imx: imx-ldb: allow to determine bus format from the connected panelPhilipp Zabel2015-03-31
| * | drm/imx: imx-ldb: reset display clock input when disabling LVDSPhilipp Zabel2015-03-31
| * | drm/imx: imx-ldb: add drm_panel supportPhilipp Zabel2015-03-31
| * | drm/imx: consolidate bus format variable namesPhilipp Zabel2015-03-31
| * | drm/imx: switch to use media bus formatsPhilipp Zabel2015-03-31
| * | drm/imx: ipuv3-crtc: Allow to divide DI clock from TVEv2Philipp Zabel2015-03-31
| * | drm/imx: Add support for interlaced scanoutPhilipp Zabel2015-03-31
* | | drm/imx: use for_each_endpoint_of_node macro in imx_drm_encoder_get_mux_idPhilipp Zabel2015-04-08