summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2015-06-23Merge remote-tracking branch 'airlied/drm-next' into HEADDaniel Vetter
2015-06-23drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaroundArun Siluvery
2015-06-23drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaroundArun Siluvery
2015-06-23drm/i915/gen8: Re-order init pipe_control in lrc modeArun Siluvery
2015-06-23drm/i915/gen8: Add infrastructure to initialize WA batch buffersArun Siluvery
2015-06-23drm/i915: Report an error when i915.reset prevents a resetChris Wilson
2015-06-23drm/i915: Fix up KMS Kconfig removal patchDaniel Vetter
2015-06-23Merge tag 'drm-intel-next-fixes-2015-06-22' of git://anongit.freedesktop.org/...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-22Merge tag 'asoc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2015-06-22drm/i915: Silence compiler warningAnder Conselvan de Oliveira
2015-06-19drm/i915: Update DRIVER_DATE to 20150619Daniel Vetter
2015-06-19Merge tag 'drm-intel-next-fixes-2015-06-18' of git://anongit.freedesktop.org/...Dave Airlie
2015-06-19drm: i915: Port to new backlight interface selection APIHans de Goede
2015-06-18drm/i915: Reset request handling for gen8+Mika Kuoppala
2015-06-18drm/i915/bxt: eDP Panel Power sequencingVandana Kannan
2015-06-17drm/i915: Use helper to set CRTC state's modeMatt Roper
2015-06-17drm/i915: Don't set enabled value of all CRTCs when restoring the modeAnder Conselvan de Oliveira
2015-06-17drm/i915: Don't update staged config during force restore modesetsAnder Conselvan de Oliveira
2015-06-17drm/i915: Don't check modeset state in the hw state force restore pathAnder Conselvan de Oliveira
2015-06-15drm/i915: Remove more ilk rc6 remnantsDaniel Vetter