summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-08drm/i915: Start moving the cdclk stuff into a distinct state structureVille Syrjälä
2017-02-08drm/i915: Pass computed vco to bxt_set_cdclk()Ville Syrjälä
2017-02-08drm/i915: Move most cdclk/rawclk related code to intel_cdclk.cVille Syrjälä
2017-02-08drm/i915: Clean up the .get_cdclk() assignment if ladderVille Syrjälä
2017-02-08drm/i915: s/get_display_clock_speed/get_cdclk/Ville Syrjälä
2017-02-08drm/i915: Nuke intel_mode_max_pixclk()Ville Syrjälä
2017-02-08drm/i915: Store the pipe pixel rate in the crtc stateVille Syrjälä
2017-02-08drm/i915/guc: Log significant events at the info levelTvrtko Ursulin
2017-02-08drm/i915: Use for_each_power_domain() in i915_power_domain_info()Joonas Lahtinen
2017-02-08drm/i915: Avoid BIT(max) - 1 and use GENMASK(max - 1, 0)Joonas Lahtinen
2017-02-08drm/i915: Always convert incoming exec offsets to non-canonicalMichał Winiarski
2017-02-07drm/i915: Restore context and pd for ringbuffer submission after resetChris Wilson
2017-02-07drm/i915: Get correct display clock on 945gmArthur Heymans
2017-02-07drm/i915: Remove overzealous fence warn on runtime suspendChris Wilson
2017-02-06drm/i915: Show the current i915_params in debugfs/i915_capabilitesChris Wilson
2017-02-06drm/i915: Capture module parameters for the GPU error stateChris Wilson
2017-02-06drm/i915: Use bool i915_param.alpha_supportChris Wilson
2017-02-06drm/i915: Generate i915_params {} using a macroChris Wilson
2017-02-06drm/i915: Avoid unguarded reads from the request pointerChris Wilson
2017-02-06drm/i915: Mark the end of intel_ring_begin() and check in intel_ring_advance()Chris Wilson
2017-02-06drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode.Zhi Wang
2017-02-06drm/i915/gen5+, pch: Enable hotplug detection earlyImre Deak
2017-02-06drm/i915/lspcon: Remove DPCD compare based resume time workaroundImre Deak
2017-02-06drm/i915/lspcon: Fix resume time initialization due to unasserted HPDImre Deak
2017-02-06drm/i915/gen9+: Enable hotplug detection earlyImre Deak
2017-02-06drm/i915: Use page coloring to provide the guard page at the end of the GTTChris Wilson
2017-02-06drm/i915: Assign I915_COLOR_UNEVICTABLE to the address space head_nodeChris Wilson
2017-02-06drm/i915: Manipulate the Global GTT size using I915_GTT_PAGE_SIZEChris Wilson
2017-02-06drm/i915: Print execlists restart after resetChris Wilson
2017-02-06drm/i915: Drain the freed state from the tail of the next commitChris Wilson
2017-02-06drm/i915: Update DRIVER_DATE to 20170206Daniel Vetter
2017-02-06drm/i915: refactor register fw read/write macros for recent GENsDaniele Ceraolo Spurio
2017-02-04drm/i915: fix pm refcounting on fence error in execbufDaniele Ceraolo Spurio
2017-02-03drm/i915: Allow large objects to be tiled on gen2/3Chris Wilson
2017-02-03drm/i915: Tidy the tail of i915_tiling_ok()Chris Wilson
2017-02-03drm/i915: Reject set-tiling-ioctl with stride==0 and a tiling modeChris Wilson
2017-02-03drm/i915/bxt: Add MST support when do DPLL calculationLee, Shawn C
2017-02-03drm/i915: remove 512GB allocation warningMatthew Auld
2017-02-03drm/i915: Recreate internal objects with single page segments if dmar failsChris Wilson
2017-02-02drm/i915: don't warn about Skylake CPU - KabyPoint PCH comboJani Nikula
2017-02-02drm/i915: Build DRM range manager selftests for CIChris Wilson
2017-02-02drm/i915: fix i915 running as dom0 under XenJuergen Gross
2017-02-01drm/i915: Fix POWER_DOMAIN_AUDIO refcounting.Maarten Lankhorst
2017-02-01drm/i915: Disable all crtcs during driver unload, v2.Maarten Lankhorst
2017-02-01drm/i915/execlists: Add interrupt-pending check to intel_execlists_idle()Chris Wilson
2017-02-01drm/i915/execlists: Skip resetting RING_CONTEXT_STATUS_PTRChris Wilson
2017-02-01drm/i915: Add MIPI_IO WA and program DSI regulatorsUma Shankar
2017-02-01drm/i915: Flush untouched framebuffers before display on !llcChris Wilson
2017-02-01Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2017-02-01Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie