summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-23drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaroundArun Siluvery1-2/+5
2015-06-23drm/i915/gen8: Re-order init pipe_control in lrc modeArun Siluvery1-3/+11
2015-06-23drm/i915/gen8: Add infrastructure to initialize WA batch buffersArun Siluvery2-4/+240
2015-06-23drm/i915: Report an error when i915.reset prevents a resetChris Wilson4-5/+4
2015-06-23drm/i915: Fix up KMS Kconfig removal patchDaniel Vetter2-3/+1
2015-06-23drm/dp/mst: take lock around looking up the branch device on hpd irqDave Airlie1-0/+3
2015-06-23drm/dp/mst: make sure mst_primary mstb is valid in work functionDaniel Vetter1-5/+19
2015-06-23of: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regsDave Airlie1-0/+1
2015-06-22drm/i915: Remove KMS Kconfig optionChris Wilson3-23/+7
2015-06-22drm/i915: Ignore LVDS presence in VBT flag if the LVDS is enabled by BIOSChris Wilson1-6/+10
2015-06-22drm/i915: Enforce execobject.alignment to be a power-of-twoChris Wilson1-0/+3
2015-06-22drm/i915: Remove unused ring argument from frontbuffer invalidate and busy fu...Rodrigo Vivi5-18/+13
2015-06-22drm/i915: Factor out p2 divider selection for pre-ilk platformsVille Syrjälä1-48/+30
2015-06-22drm/i915: reduce line width in {pch, i9xx}_get_hpd_pins()Jani Nikula1-11/+18
2015-06-22drm/i915: move generic hotplug code into new intel_hotplug.c fileJani Nikula5-422/+464
2015-06-22drm/i915/irq: clarify irq storm related function namingJani Nikula1-6/+6
2015-06-22drm/i915/irq: abstract irq storm hotplug disablingJani Nikula1-27/+50
2015-06-22drm/i915/irq: move hotplug even debug print to second connector loopJani Nikula1-4/+2
2015-06-22ARM: dts: rename the clock of MIPI DSI 'pll_clk' to 'sclk_mipi'Hyungwon Hwang1-1/+1
2015-06-22drm/i915: Make cdclk part of the atomic state.Maarten Lankhorst4-145/+135
2015-06-22drm/i915: Remove transitional references from intel_plane_atomic_check.Maarten Lankhorst1-13/+6
2015-06-22drm/i915: Make setting color key atomic.Maarten Lankhorst4-53/+46
2015-06-22drm/i915: Update less state during modeset.Maarten Lankhorst1-50/+16
2015-06-22drm/i915: atomic plane updates in a nutshellMaarten Lankhorst2-84/+23
2015-06-22drm/i915: Handle disabling planes better, v2.Maarten Lankhorst3-22/+106
2015-06-22drm/i915: Do not run most checks when there's no modeset.Maarten Lankhorst1-11/+22
2015-06-22drm/i915: Move crtc commit updates to separate functions.Maarten Lankhorst1-58/+69
2015-06-22drm/i915: move detaching scalers to begin_crtc_commit, v2.Maarten Lankhorst3-8/+4
2015-06-22drm/i915: remove force argument from disable_planeMaarten Lankhorst3-19/+9
2015-06-22drm/i915: clean up atomic plane check functions, v2.Maarten Lankhorst4-45/+29
2015-06-22drm/i915: clean up plane commit functionsMaarten Lankhorst2-27/+22
2015-06-22drm/i915: Split plane updates of crtc->atomic into a helper, v2.Maarten Lankhorst4-160/+176
2015-06-22drm/i915: Split skl_update_scaler, v4.Maarten Lankhorst4-107/+121
2015-06-22drm/i915: Assign a new pll from the crtc check function, v2.Maarten Lankhorst1-34/+26
2015-06-22drm/i915: Move scaler setup to check crtc function, v2.Maarten Lankhorst2-18/+14
2015-06-22drm/i915: Add a simple atomic crtc check function, v2.Maarten Lankhorst2-56/+75
2015-06-22drm/i915: Clean up intel_atomic_setup_scalers slightly.Maarten Lankhorst3-13/+11
2015-06-22drm/i915: Use crtc state in intel_modeset_pipe_configMaarten Lankhorst1-24/+15
2015-06-22drm/atomic: Don't set crtc_state->enable manuallyLaurent Pinchart1-3/+7
2015-06-22drm/exynos: dsi: do not set TE GPIO direction by inputHyungwon Hwang1-2/+2
2015-06-22drm/exynos: dsi: add support for MIC driver as a bridgeHyungwon Hwang2-3/+44
2015-06-22drm/exynos: dsi: add support for Exynos5433Hyungwon Hwang3-16/+87
2015-06-22drm/exynos: dsi: make use of array for clock accessHyungwon Hwang1-35/+33
2015-06-22drm/exynos: dsi: make use of driver data for static valuesHyungwon Hwang1-51/+145
2015-06-22drm/exynos: dsi: add macros for register accessHyungwon Hwang1-47/+51
2015-06-22drm/exynos: dsi: rename pll_clk to sclk_clkHyungwon Hwang2-23/+20
2015-06-22drm/exynos: mic: add MIC driverHyungwon Hwang6-3/+552
2015-06-22of: add helper for getting endpoint node of specific identifiersHyungwon Hwang2-0/+41
2015-06-22drm/exynos: add Exynos5433 decon driverJoonyoung Shim6-0/+898
2015-06-22drm/exynos: fix the input prompt of Exynos7 DECONHyungwon Hwang1-1/+1