summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-23drm/dp/mst: take lock around looking up the branch device on hpd irqDave Airlie
2015-06-23drm/dp/mst: make sure mst_primary mstb is valid in work functionDaniel Vetter
2015-06-23Merge tag 'drm-intel-next-fixes-2015-06-22' of git://anongit.freedesktop.org/...Dave Airlie
2015-06-23Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2015-06-23Merge tag 'topic/drm-misc-2015-06-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-22drm/i915: Remove KMS Kconfig optionChris Wilson
2015-06-22drm/i915: Ignore LVDS presence in VBT flag if the LVDS is enabled by BIOSChris Wilson
2015-06-22drm/i915: Enforce execobject.alignment to be a power-of-twoChris Wilson
2015-06-22drm/i915: Remove unused ring argument from frontbuffer invalidate and busy fu...Rodrigo Vivi
2015-06-22drm/i915: Factor out p2 divider selection for pre-ilk platformsVille Syrjälä
2015-06-22drm/i915: reduce line width in {pch, i9xx}_get_hpd_pins()Jani Nikula
2015-06-22drm/i915: move generic hotplug code into new intel_hotplug.c fileJani Nikula
2015-06-22drm/i915/irq: clarify irq storm related function namingJani Nikula
2015-06-22drm/i915/irq: abstract irq storm hotplug disablingJani Nikula
2015-06-22drm/i915/irq: move hotplug even debug print to second connector loopJani Nikula
2015-06-22drm/i915: Make cdclk part of the atomic state.Maarten Lankhorst
2015-06-22drm/i915: Remove transitional references from intel_plane_atomic_check.Maarten Lankhorst
2015-06-22drm/i915: Make setting color key atomic.Maarten Lankhorst
2015-06-22drm/i915: Update less state during modeset.Maarten Lankhorst
2015-06-22drm/i915: atomic plane updates in a nutshellMaarten Lankhorst
2015-06-22drm/i915: Handle disabling planes better, v2.Maarten Lankhorst
2015-06-22drm/i915: Do not run most checks when there's no modeset.Maarten Lankhorst
2015-06-22drm/i915: Move crtc commit updates to separate functions.Maarten Lankhorst
2015-06-22drm/i915: move detaching scalers to begin_crtc_commit, v2.Maarten Lankhorst
2015-06-22drm/i915: remove force argument from disable_planeMaarten Lankhorst
2015-06-22drm/i915: clean up atomic plane check functions, v2.Maarten Lankhorst
2015-06-22drm/i915: clean up plane commit functionsMaarten Lankhorst
2015-06-22drm/i915: Split plane updates of crtc->atomic into a helper, v2.Maarten Lankhorst
2015-06-22drm/i915: Split skl_update_scaler, v4.Maarten Lankhorst
2015-06-22drm/i915: Assign a new pll from the crtc check function, v2.Maarten Lankhorst
2015-06-22drm/i915: Move scaler setup to check crtc function, v2.Maarten Lankhorst
2015-06-22drm/i915: Add a simple atomic crtc check function, v2.Maarten Lankhorst
2015-06-22drm/i915: Clean up intel_atomic_setup_scalers slightly.Maarten Lankhorst
2015-06-22drm/i915: Use crtc state in intel_modeset_pipe_configMaarten Lankhorst
2015-06-22drm/atomic: Don't set crtc_state->enable manuallyLaurent Pinchart
2015-06-22drm/exynos: dsi: do not set TE GPIO direction by inputHyungwon Hwang
2015-06-22drm/exynos: dsi: add support for MIC driver as a bridgeHyungwon Hwang
2015-06-22drm/exynos: dsi: add support for Exynos5433Hyungwon Hwang
2015-06-22drm/exynos: dsi: make use of array for clock accessHyungwon Hwang
2015-06-22drm/exynos: dsi: make use of driver data for static valuesHyungwon Hwang
2015-06-22drm/exynos: dsi: add macros for register accessHyungwon Hwang
2015-06-22drm/exynos: dsi: rename pll_clk to sclk_clkHyungwon Hwang
2015-06-22drm/exynos: mic: add MIC driverHyungwon Hwang
2015-06-22drm/exynos: add Exynos5433 decon driverJoonyoung Shim
2015-06-22drm/exynos: fix the input prompt of Exynos7 DECONHyungwon Hwang
2015-06-22drm/exynos: add drm_iommu_attach_device_if_possible()Hyungwon Hwang
2015-06-22drm/exynos: Add the dependency for DRM_EXYNOS to DPI/DSI/DPHyungwon Hwang
2015-06-22drm/exynos: remove the dependency of DP driver for ARCH_EXYNOSHyungwon Hwang