summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann
2014-09-10drm: drop unused drm_master->unique_sizeDavid Herrmann
2014-09-10drm: simplify drm_*_set_unique()David Herrmann
2014-09-10drm: inline "struct drm_sigdata"David Herrmann
2014-09-10drm: drop DRM_DEBUG_CODEDavid Herrmann
2014-09-10drm: merge drm_memory.h into drm_memory.cDavid Herrmann
2014-09-10drm: replace weird conditional includesDavid Herrmann
2014-09-10drm: move AGP definitions harderDavid Herrmann
2014-09-10drm: move "struct drm_magic_entry" to drm_auth.cDavid Herrmann
2014-09-10drm: move "struct drm_vma_entry" to drm_vm.cDavid Herrmann
2014-09-10drm: mark drm_buf and drm_map as legacyDavid Herrmann
2014-09-10drm/radeon: move drm_buffer to drm/radeon/David Herrmann
2014-09-03drm/qxl: Fix crash in eviction from qxl_release_fence_buffer_objectsMaarten Lankhorst
2014-09-03drm/qxl: fix gaping memory holeMaarten Lankhorst
2014-09-03drm/qxl: Remove release_lock stupidityMaarten Lankhorst
2014-09-03drm/qxl: enables gem prime helpers for qxl using dummy driver callbacksAndreas Pokorny
2014-09-03drm/qxl: simple crtc page flipping emulated using buffer copyAndreas Pokorny
2014-09-03Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...Dave Airlie
2014-09-02Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-09-02drm/nouveau: use shared fences for readable objectsMaarten Lankhorst
2014-09-02drm/nouveau: Keep only a single list for validation.Maarten Lankhorst
2014-09-02drm/ttm: use rcu in core ttmMaarten Lankhorst
2014-09-02drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grabMaarten Lankhorst
2014-09-02drm/radeon: use rcu waits in some ioctlsMaarten Lankhorst
2014-09-02drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prepMaarten Lankhorst
2014-09-02drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst
2014-09-02drm/qxl: rework to new fence interfaceMaarten Lankhorst
2014-09-02drm/nouveau: rework to new fence interfaceMaarten Lankhorst
2014-09-02drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst
2014-09-02drm/vmwgfx: get rid of different types of fence_flags entirelyMaarten Lankhorst
2014-09-01drm/radeon: use common fence implementation for fences, v4Maarten Lankhorst
2014-09-01drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst
2014-09-01drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst
2014-09-01drm/ttm: kill fence_lockMaarten Lankhorst
2014-09-01drm/ttm: call ttm_bo_wait while inside a reservationMaarten Lankhorst
2014-09-01drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fenceMaarten Lankhorst
2014-09-01drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prepMaarten Lankhorst
2014-08-28drm/radeon: preallocate mem for UVD create/destroy msgChristian König
2014-08-28drm/radeon: allow UVD to use a second 256MB segmentChristian König
2014-08-28Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2014-08-27drm/radeon: drop doing resets in a work itemChristian König
2014-08-27drm/radeon: drop RADEON_FENCE_SIGNALED_SEQ v2Christian König
2014-08-27drm/radeon: add timeout argument to radeon_fence_wait_seq v2Maarten Lankhorst
2014-08-27drm/radeon: handle lockup in delayed work, v5Christian König
2014-08-27drm/radeon: take exclusive_lock in read mode during ring tests, v5Maarten Lankhorst
2014-08-27drm/radeon: force fence completion only on problematic rings (v2)Christian König
2014-08-27drm/radeon: wake up all fences on manual resetChristian König
2014-08-27drm/radeon: add UVD fw names for older asicChristian König
2014-08-27drm/radeon: enable RB_ARB before resetting the VCPUChristian König
2014-08-27drm/radeon: 760G/780V/880V don't have UVDAlex Deucher