summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* drm/radeon: move drm_buffer to drm/radeon/David Herrmann2014-09-10
* drm/qxl: Fix crash in eviction from qxl_release_fence_buffer_objectsMaarten Lankhorst2014-09-03
* drm/qxl: fix gaping memory holeMaarten Lankhorst2014-09-03
* drm/qxl: Remove release_lock stupidityMaarten Lankhorst2014-09-03
* drm/qxl: enables gem prime helpers for qxl using dummy driver callbacksAndreas Pokorny2014-09-03
* drm/qxl: simple crtc page flipping emulated using buffer copyAndreas Pokorny2014-09-03
* Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...Dave Airlie2014-09-03
|\
| * drm/nouveau: use shared fences for readable objectsMaarten Lankhorst2014-09-02
| * drm/nouveau: Keep only a single list for validation.Maarten Lankhorst2014-09-02
| * drm/ttm: use rcu in core ttmMaarten Lankhorst2014-09-02
| * drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grabMaarten Lankhorst2014-09-02
| * drm/radeon: use rcu waits in some ioctlsMaarten Lankhorst2014-09-02
| * drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prepMaarten Lankhorst2014-09-02
| * drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst2014-09-02
| * drm/qxl: rework to new fence interfaceMaarten Lankhorst2014-09-02
| * drm/nouveau: rework to new fence interfaceMaarten Lankhorst2014-09-02
| * drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst2014-09-02
| * drm/vmwgfx: get rid of different types of fence_flags entirelyMaarten Lankhorst2014-09-02
| * drm/radeon: use common fence implementation for fences, v4Maarten Lankhorst2014-09-01
| * drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst2014-09-01
| * drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst2014-09-01
| * drm/ttm: kill fence_lockMaarten Lankhorst2014-09-01
| * drm/ttm: call ttm_bo_wait while inside a reservationMaarten Lankhorst2014-09-01
| * drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fenceMaarten Lankhorst2014-09-01
| * drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prepMaarten Lankhorst2014-09-01
* | Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-09-03
|\ \ | |/ |/|
| * drm/i915: fix suspend/resume for GENs w/o runtime PM supportImre Deak2014-08-26
| * drm/i915: Update DRIVER_DATE to 20140822Daniel Vetter2014-08-22
| * drm: fix plane rotation when restoring fbdev configurationThomas Wood2014-08-20
| * drm/i915/bdw: Disable execlists by defaultDamien Lespiau2014-08-20
| * drm/i915/bdw: Enable Logical Ring Contexts (hence, Execlists)Oscar Mateo2014-08-20
| * drm/i915/bdw: Document Logical Rings, LR contexts and ExeclistsOscar Mateo2014-08-20
| * drm/i915/bdw: Print context state in debugfsBen Widawsky2014-08-20
| * drm/i915/bdw: Display context backing obj & ringbuffer info in debugfsOscar Mateo2014-08-20
| * drm/i915/bdw: Display execlists info in debugfsOscar Mateo2014-08-20
| * drm/i915/bdw: Disable semaphores for ExeclistsOscar Mateo2014-08-20
| * drm/i915/bdw: Make sure gpu reset still works with ExeclistsOscar Mateo2014-08-20
| * drm/i915/bdw: Don't write PDP in the legacy way when using LRCsOscar Mateo2014-08-20
| * drm/i915: Track cursor changes as frontbuffer tracking flushesDaniel Vetter2014-08-14
| * drm/i915/bdw: Help out the ctx switch interrupt handlerOscar Mateo2014-08-14
| * drm/i915/bdw: Avoid non-lite-restore preemptionsOscar Mateo2014-08-14
| * drm/i915/bdw: Handle context switch eventsThomas Daniel2014-08-14
| * drm/i915/bdw: Two-stage execlist submit processMichel Thierry2014-08-14
| * drm/i915/bdw: Write the tail pointer, LRC styleOscar Mateo2014-08-14
| * drm/i915/bdw: Implement context switching (somewhat)Ben Widawsky2014-08-14
| * drm/i915/bdw: Emission of requests with logical ringsOscar Mateo2014-08-14
| * drm/i915: Add temporary ring->ctx backpointerOscar Mateo2014-08-14
| * drm/i915: Print captured bo for all VM in error stateChris Wilson2014-08-14
| * drm/i915: Sharing platform specific sequence between runtime and system suspe...Sagar Kamble2014-08-14
| * drm/i915: Created common handler for platform specific suspend/resumeSagar Kamble2014-08-14