drm/amdgpu: fix and cleanup shadow handling
[linux-2.6-microblaze.git] / drivers / gpu / drm / omapdrm /
2017-08-29 Dave AirlieMerge branch 'drm-vmwgfx-next' of git://people.freedesk...
2017-08-29 Dave AirlieMerge tag 'exynos-drm-next-for-v4.14' of git://git...
2017-08-29 Dave AirlieMerge tag 'drm-misc-next-fixes-2017-08-28' of git:...
2017-08-24 Dave AirlieMerge tag 'sunxi-drm-for-4.14-2' of https://git./linux...
2017-08-24 Dave AirlieMerge tag 'omapdrm-4.14-fixes' of git://git./linux...
2017-08-24 Dave AirlieMerge tag 'drm-msm-next-2017-08-22' of git://people...
2017-08-23 Tomi Valkeinendrm/omap: work-around for omap3 display enable
2017-08-23 Tomi Valkeinendrm/omap: fix i886 work-around
2017-08-23 Tomi Valkeinendrm/omap: fix analog tv-out modecheck
2017-08-22 Dave AirlieMerge tag 'imx-drm-next-2017-07-18' of git://git.pengut...
2017-08-22 Dave AirlieMerge tag 'drm-intel-next-2017-08-18' of git://anongit...
2017-08-21 Dave AirlieMerge tag 'drm/tegra/for-4.14-rc1' of git://anongit...
2017-08-21 Dave AirlieMerge branch 'etnaviv/next' of https://git.pengutronix...
2017-08-20 Dave AirlieMerge tag 'sunxi-drm-for-4.14' of https://git./linux...
2017-08-18 Sean PaulMerge airlied/drm-next into drm-misc-next
2017-08-17 Dave AirlieMerge tag 'omapdrm-4.14' of git://git./linux/kernel...
2017-08-16 Dan Carpenterdrm/omap: Potential NULL deref in omap_crtc_duplicate_s...
2017-08-16 Tomi Valkeinendrm/omap: remove no-op cleanup code
2017-08-16 Tomi Valkeinendrm/omap: rename omapdrm device back
2017-08-16 Laurent Pinchartdrm: omapdrm: Remove the omapdss driver
2017-08-16 Laurent Pinchartdrm: omapdrm: Register omapdrm platform device in omapd...
2017-08-16 Laurent Pinchartdrm: omapdrm: hdmi: Don't allocate PHY features dynamically
2017-08-16 Laurent Pinchartdrm: omapdrm: hdmi: Configure the PHY from the HDMI...
2017-08-16 Laurent Pinchartdrm: omapdrm: hdmi: Configure the PLL from the HDMI...
2017-08-16 Laurent Pinchartdrm: omapdrm: hdmi: Pass HDMI core version as integer...
2017-08-16 Laurent Pinchartdrm: omapdrm: hdmi: Replace OMAP SoC model check with...
2017-08-16 Laurent Pinchartdrm: omapdrm: hdmi: Rename functions and structures...
2017-08-16 Tomi Valkeinendrm/omap: add OMAP5 DSIPHY lane-enable support
2017-08-16 Tomi Valkeinendrm/omap: use regmap_update_bit() when muxing DSI pads
2017-08-15 Laurent Pinchartdrm: omapdrm: Remove dss_features.h
2017-08-15 Laurent Pinchartdrm: omapdrm: Move supported outputs feature to dss...
2017-08-15 Laurent Pinchartdrm: omapdrm: Move DSS_FCK feature to dss driver
2017-08-15 Laurent Pinchartdrm: omapdrm: Move PCD, LINEWIDTH and DOWNSCALE feature...
2017-08-15 Laurent Pinchartdrm: omapdrm: Move FEAT_PARAM_DSI* features to dsi...
2017-08-15 Laurent Pinchartdrm: omapdrm: Move FEAT_* features to dispc driver
2017-08-15 Laurent Pinchartdrm: omapdrm: Move FEAT_LCD_CLK_SRC feature to dss_feat...
2017-08-15 Laurent Pinchartdrm: omapdrm: Move FEAT_DPI_USES_VDDS_DSI feature to...
2017-08-15 Laurent Pinchartdrm: omapdrm: Move FEAT_HDMI_* features to hdmi4 driver
2017-08-15 Laurent Pinchartdrm: omapdrm: Move FEAT_DSI_* features to dsi driver
2017-08-15 Laurent Pinchartdrm: omapdrm: Move FEAT_VENC_REQUIRES_TV_DAC_CLK to...
2017-08-15 Laurent Pinchartdrm: omapdrm: Move reg_fields to dispc_features structure
2017-08-15 Laurent Pinchartdrm: omapdrm: Move DISPC_CLK_SWITCH reg feature to...
2017-08-15 Laurent Pinchartdrm: omapdrm: Move num_ovls and num_mgrs to dispc_featu...
2017-08-15 Laurent Pinchartdrm: omapdrm: Move overlay caps features to dispc_featu...
2017-08-15 Laurent Pinchartdrm: omapdrm: Move color modes feature to dispc_feature...
2017-08-15 Laurent Pinchartdrm: omapdrm: Move size unit features to dispc_features...
2017-08-15 Laurent Pinchartdrm: omapdrm: Move shutdown() handler from core to dss
2017-08-15 Laurent Pinchartdrm: omapdrm: Move all debugfs code from core to dss
2017-08-15 Laurent Pinchartdrm: omapdrm: dss: Initialize DSS internal features...
2017-08-15 Laurent Pinchartdrm: omapdrm: dss: Use supported outputs instead of...
2017-08-15 Laurent Pinchartdrm: omapdrm: dss: Select features based on compatible...
2017-08-15 Laurent Pinchartdrm: omapdrm: dpi: Replace OMAP SoC model checks with...
2017-08-15 Laurent Pinchartdrm: omapdrm: dispc: Select features based on compatibl...
2017-08-15 Laurent Pinchartdrm: omapdrm: Don't forward set_min_bus_tput() to no...
2017-08-15 Laurent Pinchartdrm: omapdrm: dsi: Handle pin muxing internally
2017-08-15 Laurent Pinchartdrm: omapdrm: dsi: Store DSI model and PLL hardware...
2017-08-15 Laurent Pinchartdrm: omapdrm: dss: Split operations out of dss_features...
2017-08-15 Laurent Pinchartdrm: omapdrm: hdmi: Store PHY features in PHY data...
2017-08-15 Laurent Pinchartdrm: omapdrm: venc: Don't export omap_dss_pal_vm and...
2017-08-15 Laurent Pinchartdrm: omapdrm: dpi: Remove unneeded regulator check
2017-08-15 Laurent Pinchartdrm: omapdrm: panel-dpi: Remove unneeded check for...
2017-08-15 Laurent Pinchartdrm: omapdrm: connector-analog-tv: Remove unneeded...
2017-08-15 Laurent Pinchartdrm: omapdrm: acx565akm: Remove unneeded check for...
2017-08-15 Arvind Yadavdrm/omap: panel-dsi-cm: constify attribute_group struct...
2017-08-15 Arvind Yadavdrm/omap: panel-sony-acx565akm: constify attribute_grou...
2017-08-15 Arvind Yadavdrm/omap: constify attribute_group structures.
2017-08-15 Arvind Yadavdrm/omap: dma-buf: Constify dma_buf_ops structures.
2017-08-15 Julia Lawalldrm/omap: omap_display_timings: constify videomode...
2017-08-15 Peter Ujfalusidrm/omap: displays: encoder-tpd12s015: Support for...
2017-08-15 Peter Ujfalusidrm/omap: displays: connector-hdmi: Support for hot...
2017-08-15 Peter Ujfalusidrm/omap: Support for HDMI hot plug detection
2017-08-15 Tomi Valkeinendrm/omap: fix memory leak when FB init fails
2017-08-15 Daniel VetterMerge tag 'gvt-next-2017-08-15' of https://github.com...
2017-08-15 Dave AirlieBackmerge tag 'v4.13-rc5' into drm-next
2017-08-11 Linus TorvaldsMerge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org...
2017-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-08-10 Daniel VetterMerge airlied/drm-next into drm-intel-next-queued
2017-08-10 Dave AirlieMerge tag 'drm-misc-next-2017-08-08' of git://anongit...
2017-08-08 Daniel Vetterdrm: Nuke drm_atomic_helper_connector_dpms
2017-08-08 Daniel Vetterdrm: Nuke drm_atomic_helper_plane_set_property
2017-08-08 Daniel Vetterdrm: Nuke drm_atomic_helper_crtc_set_property
2017-08-08 Maarten Lankhorstdrm/omap: Rework the rotation-on-crtc hack
2017-08-04 Arnd BergmannMerge tag 'renesas-fixes3-for-v4.13' of https://git...
2017-08-03 Rafael J. WysockiMerge branches 'acpi-soc', 'acpi-wdat' and 'acpi-cppc'
2017-08-03 Rafael J. WysockiMerge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs'...
2017-08-03 Linus TorvaldsMerge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org...
2017-08-02 Takashi IwaiMerge tag 'asoc-fix-v4.13-rc3' of git://git./linux...
2017-08-02 Dave AirlieMerge branch 'drm-next-4.14' of git://people.freedeskto...
2017-08-01 Ben Widawskydrm: Plumb modifiers through plane init
2017-08-01 Mark BrownMerge remote-tracking branches 'asoc/fix/rt5663', ...
2017-08-01 Mark BrownMerge remote-tracking branches 'asoc/fix/dpcm', 'asoc...
2017-08-01 Mark BrownMerge remote-tracking branch 'asoc/fix/intel' into...
2017-08-01 Maarten Lankhorstdrm/omapdrm: Fix omap_atomic_wait_for_completion
2017-07-31 Linus TorvaldsMerge branch 'for-4.13-fixes' of git://git./linux/kerne...
2017-07-29 Noralf Trønnesdrm/omapdrm: Use the drm_driver.dumb_destroy default
2017-07-28 Linus TorvaldsMerge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org...
2017-07-28 Linus TorvaldsMerge branch 'for-4.13-part3' of git://git./linux/kerne...
2017-07-27 Linus TorvaldsMerge tag 'sound-4.13-rc3' of git://git./linux/kernel...
2017-07-27 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-07-27 Arnd BergmannMerge tag 'renesas-fixes2-for-v4.13' of https://git...
next