summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst2014-09-0222-353/+192
* drm/qxl: rework to new fence interfaceMaarten Lankhorst2014-09-029-175/+220
* drm/nouveau: rework to new fence interfaceMaarten Lankhorst2014-09-0210-205/+383
* drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst2014-09-026-143/+225
* drm/vmwgfx: get rid of different types of fence_flags entirelyMaarten Lankhorst2014-09-025-52/+26
* drm/radeon: use common fence implementation for fences, v4Maarten Lankhorst2014-09-014-29/+235
* drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst2014-09-013-94/+50
* drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst2014-09-016-18/+19
* drm/ttm: kill fence_lockMaarten Lankhorst2014-09-0115-135/+36
* drm/ttm: call ttm_bo_wait while inside a reservationMaarten Lankhorst2014-09-011-13/+12
* drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fenceMaarten Lankhorst2014-09-012-4/+15
* drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prepMaarten Lankhorst2014-09-011-4/+18
* drm/radeon: preallocate mem for UVD create/destroy msgChristian König2014-08-271-75/+26
* drm/radeon: allow UVD to use a second 256MB segmentChristian König2014-08-273-5/+23
* Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2014-08-2815-184/+531
|\
| * drm/radeon: drop doing resets in a work itemChristian König2014-08-274-24/+8
| * drm/radeon: drop RADEON_FENCE_SIGNALED_SEQ v2Christian König2014-08-272-19/+2
| * drm/radeon: add timeout argument to radeon_fence_wait_seq v2Maarten Lankhorst2014-08-271-20/+28
| * drm/radeon: handle lockup in delayed work, v5Christian König2014-08-272-78/+124
| * drm/radeon: take exclusive_lock in read mode during ring tests, v5Maarten Lankhorst2014-08-274-23/+27
| * drm/radeon: force fence completion only on problematic rings (v2)Christian König2014-08-274-15/+8
| * drm/radeon: wake up all fences on manual resetChristian König2014-08-271-0/+1
| * drm/radeon: add UVD fw names for older asicChristian König2014-08-271-0/+23
| * drm/radeon: enable RB_ARB before resetting the VCPUChristian König2014-08-271-2/+2
| * drm/radeon: 760G/780V/880V don't have UVDAlex Deucher2014-08-272-25/+42
| * drm/radeon: implement UVD hw workarounds for R6xx v3Christian König2014-08-272-1/+28
| * drm/radeon: add UVD support for older asics v4Christian König2014-08-276-0/+138
| * drm/radeon: add set_uvd_clocks callback for r6xx v4Alex Deucher2014-08-272-0/+114
| * drm/radeon: properly init UVD MC bits on R600Christian König2014-08-272-1/+7
| * drm/radeon: force UVD buffers into VRAM on RS[78]80 v2Christian König2014-08-271-3/+6
| * drm/radeon: move the IB test after the AGP fallbackChristian König2014-08-271-4/+4
* | drm/ttm: move fpfn and lpfn into each placement v2Christian König2014-08-2724-229/+327
|/
* Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2014-08-2613-4/+591
|\
| * drm/radeon: allow userptr write access under certain conditionsChristian König2014-08-111-7/+12
| * drm/radeon: add userptr flag to register MMU notifier v3Christian König2014-08-117-2/+297
| * drm/radeon: add userptr flag to directly validate the BO to GTTChristian König2014-08-111-1/+17
| * drm/radeon: add userptr flag to limit it to anonymous memory v2Christian König2014-08-112-1/+12
| * drm/radeon: add userptr support v8Christian König2014-08-119-3/+263
* | Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-08-2624-398/+1268
|\ \
| * | drm/i915: Update DRIVER_DATE to 20140808Daniel Vetter2014-08-081-1/+1
| * | drm/i915: No busy-loop wait_for in the ring init codeDaniel Vetter2014-08-081-2/+2
| * | drm/i915: Add sprite watermark programming for VLV and CHVGajanan Bhat2014-08-082-6/+36
| * | drm/i915: Round-up clock and limit drain latencyGajanan Bhat2014-08-081-1/+4
| * | drm/i915: Generalize drain latency computationGajanan Bhat2014-08-082-37/+51
| * | drm/i915: Free pending page flip events at .preclose()Ville Syrjälä2014-08-083-0/+26
| * | drm/i915: clean up PPGTT checking logicJesse Barnes2014-08-083-14/+2
| * | drm/i915: Polish the chv cmnlane resrt macrosVille Syrjälä2014-08-082-9/+6
| * | drm/i915: Hack to tie both common lanes together on chvVille Syrjälä2014-08-081-2/+12
| * | drm/i915: Add cherryview_update_wm()Ville Syrjälä2014-08-081-1/+80
| * | drm/i915: Update DDL only for current CRTCGajanan Bhat2014-08-081-16/+9
OpenPOWER on IntegriCloud