summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2017-08-15drm: omapdrm: Move DISPC_CLK_SWITCH reg feature to struct dss_featuresLaurent Pinchart
2017-08-15drm: omapdrm: Move num_ovls and num_mgrs to dispc_features structureLaurent Pinchart
2017-08-15drm: omapdrm: Move overlay caps features to dispc_features structureLaurent Pinchart
2017-08-15drm: omapdrm: Move color modes feature to dispc_features structureLaurent Pinchart
2017-08-15drm: omapdrm: Move size unit features to dispc_features structureLaurent Pinchart
2017-08-15drm: omapdrm: Move shutdown() handler from core to dssLaurent Pinchart
2017-08-15drm: omapdrm: Move all debugfs code from core to dssLaurent Pinchart
2017-08-15drm: omapdrm: dss: Initialize DSS internal features at probe timeLaurent Pinchart
2017-08-15drm: omapdrm: dss: Use supported outputs instead of display typesLaurent Pinchart
2017-08-15drm: omapdrm: dss: Select features based on compatible stringLaurent Pinchart
2017-08-15drm: omapdrm: dpi: Replace OMAP SoC model checks with DSS modelLaurent Pinchart
2017-08-15drm: omapdrm: dispc: Select features based on compatible stringLaurent Pinchart
2017-08-15drm: omapdrm: Don't forward set_min_bus_tput() to no-op platform codeLaurent Pinchart
2017-08-15drm: omapdrm: dsi: Handle pin muxing internallyLaurent Pinchart
2017-08-15drm: omapdrm: dsi: Store DSI model and PLL hardware data in OF dataLaurent Pinchart
2017-08-15drm: omapdrm: dss: Split operations out of dss_features structureLaurent Pinchart
2017-08-15drm: omapdrm: hdmi: Store PHY features in PHY data structureLaurent Pinchart
2017-08-15drm: omapdrm: venc: Don't export omap_dss_pal_vm and omap_dss_ntsc_vmLaurent Pinchart
2017-08-15drm: omapdrm: dpi: Remove unneeded regulator checkLaurent Pinchart
2017-08-15drm: omapdrm: panel-dpi: Remove unneeded check for OF nodeLaurent Pinchart
2017-08-15drm: omapdrm: connector-analog-tv: Remove unneeded check for OF nodeLaurent Pinchart
2017-08-15drm: omapdrm: acx565akm: Remove unneeded check for OF nodeLaurent Pinchart
2017-08-15drm/omap: panel-dsi-cm: constify attribute_group structures.Arvind Yadav
2017-08-15drm/omap: panel-sony-acx565akm: constify attribute_group structures.Arvind Yadav
2017-08-15drm/omap: constify attribute_group structures.Arvind Yadav
2017-08-15drm/omap: dma-buf: Constify dma_buf_ops structures.Arvind Yadav
2017-08-15drm/omap: omap_display_timings: constify videomode structuresJulia Lawall
2017-08-15drm/omap: displays: encoder-tpd12s015: Support for hot plug detectionPeter Ujfalusi
2017-08-15drm/omap: displays: connector-hdmi: Support for hot plug detectionPeter Ujfalusi
2017-08-15drm/omap: Support for HDMI hot plug detectionPeter Ujfalusi
2017-08-15drm/omap: fix memory leak when FB init failsTomi Valkeinen
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie
2017-08-10Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-08-10drm/nouveau/disp/nv04: avoid creation of output pathsBen Skeggs
2017-08-10drm: make DRM_STM default nMichał Mirosław
2017-08-10Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-08-10Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2017-08-10Merge tag 'drm-intel-fixes-2017-08-09-1' of git://anongit.freedesktop.org/git...Dave Airlie
2017-08-10Merge tag 'drm-misc-fixes-2017-08-08' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-08-10Merge tag 'exynos-drm-fixes-for-v4.13-rc4' of git://git.kernel.org/pub/scm/li...Dave Airlie
2017-08-10Merge branch 'msm-fixes-4.13-rc3' of git://people.freedesktop.org/~robclark/l...Dave Airlie
2017-08-09drm/exynos: forbid creating framebuffers from too small GEM buffersMarek Szyprowski
2017-08-08drm/etnaviv: Fix off-by-one error in reloc checkingWladimir J. van der Laan
2017-08-08drm: Nuke drm_atomic_legacy_backoffDaniel Vetter
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
2017-08-08drm: Nuke drm_atomic_helper_connector_set_propertyDaniel Vetter
2017-08-08drm: Nuke drm_atomic_helper_plane_set_propertyDaniel Vetter
2017-08-08drm: Nuke drm_atomic_helper_crtc_set_propertyDaniel Vetter
2017-08-08drm: Handle properties in the core for atomic driversDaniel Vetter
2017-08-08drm: Don't update property values for atomic driversDaniel Vetter