summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | drm/i915: Update do_switch() to take a request structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update i915_switch_context() to take a request structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update ppgtt_init_ring() & context_enable() to take requestsJohn Harrison2015-06-23
| * | | | | drm/i915: Add explicit request management to i915_gem_init_hw()John Harrison2015-06-23
| * | | | | drm/i915: Don't tag kernel batches as user batchesJohn Harrison2015-06-23
| * | | | | drm/i915: Moved the for_each_ring loop outside of i915_gem_context_enable()John Harrison2015-06-23
| * | | | | drm/i915: Split i915_ppgtt_init_hw() in half - generic and per ringJohn Harrison2015-06-23
| * | | | | drm/i915: Update i915_gpu_idle() to manage its own requestJohn Harrison2015-06-23
| * | | | | drm/i915: Add flag to i915_add_request() to skip the cache flushJohn Harrison2015-06-23
| * | | | | drm/i915: Update execbuffer_move_to_active() to take a request structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update move_to_gpu() to take a request structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update the dispatch tracepoint to use params->requestJohn Harrison2015-06-23
| * | | | | drm/i915: Add request to execbuf params and add explicit cleanupJohn Harrison2015-06-23
| * | | | | drm/i915: Update alloc_request to return the allocated requestJohn Harrison2015-06-23
| * | | | | drm/i915: Simplify i915_gem_execbuffer_retire_commands() parametersJohn Harrison2015-06-23
| * | | | | drm/i915: Merged the many do_execbuf() parameters into a structureJohn Harrison2015-06-23
| * | | | | drm/i915: Set context in request from creation even in legacy modeJohn Harrison2015-06-23
| * | | | | drm/i915: Early alloc request in execbuffJohn Harrison2015-06-23
| * | | | | drm/i915: i915_add_request must not failJohn Harrison2015-06-23
| * | | | | drm/i915: Reserve ring buffer space for i915_add_request() commandsJohn Harrison2015-06-23
| * | | | | Merge remote-tracking branch 'airlied/drm-next' into HEADDaniel Vetter2015-06-23
| |\ \ \ \ \
| * | | | | | drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaroundArun Siluvery2015-06-23
| * | | | | | drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaroundArun Siluvery2015-06-23
| * | | | | | drm/i915/gen8: Re-order init pipe_control in lrc modeArun Siluvery2015-06-23
| * | | | | | drm/i915/gen8: Add infrastructure to initialize WA batch buffersArun Siluvery2015-06-23
| * | | | | | drm/i915: Report an error when i915.reset prevents a resetChris Wilson2015-06-23
| * | | | | | drm/i915: Fix up KMS Kconfig removal patchDaniel Vetter2015-06-23
| * | | | | | drm/i915: Remove KMS Kconfig optionChris Wilson2015-06-22
| * | | | | | drm/i915: Ignore LVDS presence in VBT flag if the LVDS is enabled by BIOSChris Wilson2015-06-22
| * | | | | | drm/i915: Enforce execobject.alignment to be a power-of-twoChris Wilson2015-06-22
| * | | | | | drm/i915: Remove unused ring argument from frontbuffer invalidate and busy fu...Rodrigo Vivi2015-06-22
| * | | | | | drm/i915: Factor out p2 divider selection for pre-ilk platformsVille Syrjälä2015-06-22
| * | | | | | drm/i915: reduce line width in {pch, i9xx}_get_hpd_pins()Jani Nikula2015-06-22
| * | | | | | drm/i915: move generic hotplug code into new intel_hotplug.c fileJani Nikula2015-06-22
| * | | | | | drm/i915/irq: clarify irq storm related function namingJani Nikula2015-06-22
| * | | | | | drm/i915/irq: abstract irq storm hotplug disablingJani Nikula2015-06-22
| * | | | | | drm/i915/irq: move hotplug even debug print to second connector loopJani Nikula2015-06-22
| * | | | | | drm/i915: Make cdclk part of the atomic state.Maarten Lankhorst2015-06-22
| * | | | | | drm/i915: Remove transitional references from intel_plane_atomic_check.Maarten Lankhorst2015-06-22
| * | | | | | drm/i915: Make setting color key atomic.Maarten Lankhorst2015-06-22
| * | | | | | drm/i915: Update less state during modeset.Maarten Lankhorst2015-06-22
| * | | | | | drm/i915: atomic plane updates in a nutshellMaarten Lankhorst2015-06-22
| * | | | | | drm/i915: Handle disabling planes better, v2.Maarten Lankhorst2015-06-22
| * | | | | | drm/i915: Do not run most checks when there's no modeset.Maarten Lankhorst2015-06-22
| * | | | | | drm/i915: Move crtc commit updates to separate functions.Maarten Lankhorst2015-06-22
| * | | | | | drm/i915: move detaching scalers to begin_crtc_commit, v2.Maarten Lankhorst2015-06-22
| * | | | | | drm/i915: remove force argument from disable_planeMaarten Lankhorst2015-06-22
| * | | | | | drm/i915: clean up atomic plane check functions, v2.Maarten Lankhorst2015-06-22
| * | | | | | drm/i915: clean up plane commit functionsMaarten Lankhorst2015-06-22
| * | | | | | drm/i915: Split plane updates of crtc->atomic into a helper, v2.Maarten Lankhorst2015-06-22