summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/i915/bdw: Display execlists info in debugfsOscar Mateo2014-08-203-6/+88
| * drm/i915/bdw: Disable semaphores for ExeclistsOscar Mateo2014-08-201-0/+4
| * drm/i915/bdw: Make sure gpu reset still works with ExeclistsOscar Mateo2014-08-202-0/+13
| * drm/i915/bdw: Don't write PDP in the legacy way when using LRCsOscar Mateo2014-08-201-0/+6
| * drm/i915: Track cursor changes as frontbuffer tracking flushesDaniel Vetter2014-08-141-0/+4
| * drm/i915/bdw: Help out the ctx switch interrupt handlerOscar Mateo2014-08-141-4/+22
| * drm/i915/bdw: Avoid non-lite-restore preemptionsOscar Mateo2014-08-142-4/+27
| * drm/i915/bdw: Handle context switch eventsThomas Daniel2014-08-144-17/+155
| * drm/i915/bdw: Two-stage execlist submit processMichel Thierry2014-08-143-5/+77
| * drm/i915/bdw: Write the tail pointer, LRC styleOscar Mateo2014-08-141-0/+19
| * drm/i915/bdw: Implement context switching (somewhat)Ben Widawsky2014-08-142-2/+115
| * drm/i915/bdw: Emission of requests with logical ringsOscar Mateo2014-08-143-23/+80
| * drm/i915: Add temporary ring->ctx backpointerOscar Mateo2014-08-142-0/+9
| * drm/i915: Print captured bo for all VM in error stateChris Wilson2014-08-142-24/+58
| * drm/i915: Sharing platform specific sequence between runtime and system suspe...Sagar Kamble2014-08-141-20/+43
| * drm/i915: Created common handler for platform specific suspend/resumeSagar Kamble2014-08-141-27/+49
| * drm/i915: Localise the fbdev console lock frobbingChris Wilson2014-08-135-40/+48
| * drm/i915: Replace __I915__ with typesafe variantChris Wilson2014-08-132-5/+10
| * drm/i915: Add support for variable cursor size on 845/865Ville Syrjälä2014-08-133-24/+91
| * drm/i915: Unify ivb_update_cursor() and i9xx_update_cursor()Ville Syrjälä2014-08-131-40/+1
| * drm/i915: Move CURSIZE setup to i845_update_cursor()Ville Syrjälä2014-08-131-4/+1
| * drm/i915: Don't try to enable cursor from setplane when crtc is disabledVille Syrjälä2014-08-131-2/+2
| * drm/i915: Cleanup aliasging ppgtt alongside the global gttDaniel Vetter2014-08-132-4/+7
| * drm/i915: Extract commmon global gtt cleanup codeDaniel Vetter2014-08-133-10/+15
| * drm/i915: Extract common cleanup into i915_ppgtt_releaseDaniel Vetter2014-08-131-5/+3
| * drm/i915: Drop create_vm argument to i915_gem_create_contextDaniel Vetter2014-08-131-6/+5
| * drm/i915: Only track real ppgtt for a contextDaniel Vetter2014-08-136-34/+30
| * drm/i915: Initialize the aliasing ppgtt as part of global gttDaniel Vetter2014-08-132-24/+31
| * drm/i915: Rework ppgtt init to no require an aliasing ppgttDaniel Vetter2014-08-134-58/+42
| * drm/i915: Fix up checks for aliasing ppgttDaniel Vetter2014-08-134-13/+5
| * drm/i915: Allow i915_gem_setup_global_gtt to failDaniel Vetter2014-08-133-9/+18
| * drm/i915: Add proper prefix to obj_to_ggttDaniel Vetter2014-08-132-6/+7
| * drm/i915: Only refcount ppgtt if it actually is oneDaniel Vetter2014-08-133-3/+13
| * drm/i915: Track file_priv, not ctx in the ppgtt structureDaniel Vetter2014-08-134-23/+28
| * drm/i915: Some cleanups for the ppgtt lifetime handlingDaniel Vetter2014-08-125-43/+33
| * drm/i915: vma/ppgtt lifetime rulesMichel Thierry2014-08-124-20/+18
| * drm/i915/bdw: Always use MMIO flips with ExeclistsOscar Mateo2014-08-112-1/+4
| * drm/i915/bdw: Workload submission mechanism for ExeclistsOscar Mateo2014-08-113-5/+135
| * drm/i915/bdw: GEN-specific logical ring emit batchbuffer startOscar Mateo2014-08-112-0/+29
| * drm/i915/bdw: Interrupts with logical ringsOscar Mateo2014-08-114-3/+77
| * drm/i915/bdw: Ring idle and stop with logical ringsOscar Mateo2014-08-111-2/+22
| * drm/i915/bdw: GEN-specific logical ring emit flushOscar Mateo2014-08-113-7/+95
| * drm/i915/bdw: GEN-specific logical ring emit requestOscar Mateo2014-08-113-0/+35
| * drm/i915/bdw: New logical ring submission mechanismOscar Mateo2014-08-114-10/+217
| * drm/i915: Make hpd debug messages less crypticVille Syrjälä2014-08-112-2/+5
| * drm/i915/bdw: GEN-specific logical ring set/get seqnoOscar Mateo2014-08-111-0/+20
| * drm/i915/bdw: GEN-specific logical ring initOscar Mateo2014-08-113-13/+78
| * drm/i915/bdw: Generic logical ring init and cleanupOscar Mateo2014-08-114-11/+70
| * drm/i915/bdw: Skeleton for the new logical rings submission pathOscar Mateo2014-08-113-0/+168
| * drm/i915: Abstract the legacy workload submission mechanism awayOscar Mateo2014-08-113-14/+44
OpenPOWER on IntegriCloud