summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | Merge tag 'vmwgfx-next-15-08-21' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2015-08-27
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | drm/vmwgfx: Remove duplicate ttm_bo_device_releaseThomas Hellstrom2015-08-21
| | * | | | | | | drm/vmwgfx: Fix a circular locking dependency in the fbdev codeThomas Hellstrom2015-08-21
| * | | | | | | | Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2015-08-27
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | drm/amdgpu: fix wait queue handling in the schedulerChristian König2015-08-26
| | * | | | | | | drm/amdgpu: remove extra parameters from scheduler callbacksChristian König2015-08-26
| | * | | | | | | drm/amdgpu: wake up scheduler only when neccessaryChristian König2015-08-26
| | * | | | | | | drm/amdgpu: remove entity idle timeout v2Christian König2015-08-26
| | * | | | | | | drm/amdgpu: fix postclose orderChristian König2015-08-26
| | * | | | | | | drm/amdgpu: use IB for copy buffer of evictionChunming Zhou2015-08-26
| | * | | | | | | drm/amdgpu: adjust the judgement of removing fence callbackJunwei Zhang2015-08-26
| | * | | | | | | drm/amdgpu: fix no sync_wait in copy_bufferChunming Zhou2015-08-25
| | * | | | | | | drm/amdgpu: fix last_vm_update fence is not effetive for sched fenceChunming Zhou2015-08-25
| | * | | | | | | drm/amdgpu: add priv data to schedChunming Zhou2015-08-25
| | * | | | | | | drm/amdgpu: add owner for sched fenceChunming Zhou2015-08-25
| | * | | | | | | drm/amdgpu: remove entity reference from sched fenceChristian König2015-08-25
| | * | | | | | | drm/amdgpu: fix and cleanup amd_sched_entity_push_jobChristian König2015-08-25
| | * | | | | | | drm/amdgpu: remove amdgpu_bo_list_cloneChristian König2015-08-25
| | * | | | | | | drm/amdgpu: remove the context from amdgpu_jobChristian König2015-08-25
| | * | | | | | | drm/amdgpu: remove unused parameters to amd_sched_createChristian König2015-08-25
| | * | | | | | | drm/amdgpu: remove sched_lockChristian König2015-08-25
| | * | | | | | | drm/amdgpu: remove prepare_job callbackChristian König2015-08-25
| | * | | | | | | drm/amdgpu: cleanup a scheduler function nameChristian König2015-08-25
| | * | | | | | | drm/amdgpu: reorder scheduler functionsChristian König2015-08-25
| | * | | | | | | drm/amdgpu: fix scheduler thread creation error checkingChristian König2015-08-25
| | * | | | | | | drm/amdgpu: fix entity wakeup race conditionChristian König2015-08-25
| | * | | | | | | drm/amdgpu: cleanup entity pickingChristian König2015-08-25
| | * | | | | | | drm/amdgpu: remove some more unused entity members v2Christian König2015-08-25
| | * | | | | | | drm/amdgpu: fix user fences when scheduler is enabledChristian König2015-08-25
| | * | | | | | | drm/amdgpu: fix fence wait in sync_fence, instead should be in sync_ringsChristian König2015-08-25
| | * | | | | | | drm/amdgpu: rework scheduler submission handling.Christian König2015-08-25
| | * | | | | | | drm/amdgpu: remove v_seq handling from the scheduler v2Christian König2015-08-25
| | * | | | | | | drm/amdgpu: improve sa_bo->fence by kernel fenceChunming Zhou2015-08-25
| | * | | | | | | drm/amdgpu: modify amdgpu_fence_wait_any() to amdgpu_fence_wait_multiple()Junwei Zhang2015-08-25
| | * | | | | | | drm/amdgpu: fix IH ring allocation for bus addresses (v2)Alex Deucher2015-08-25
| | * | | | | | | drm/amdgpu: Don't link train DisplayPort on HPD until we get the dpcdAlex Deucher2015-08-21
| | * | | | | | | DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcdStephen Chandler Paul2015-08-21
| | * | | | | | | drm/amdgpu: fix CS error handling v2Christian König2015-08-20
| | * | | | | | | drm/amdgpu: fix zeroing all IB fields manually v2Christian König2015-08-20
| | * | | | | | | drm/amdgpu: free the job immediately after dispatching itChristian König2015-08-20
| | * | | | | | | drm/amdgpu: use a spinlock instead of a mutex for the rqChristian König2015-08-20
| | * | | | | | | drm/amdgpu: don't need to use bo_list_clone any moreChunming Zhou2015-08-20
| | * | | | | | | drm/amdgpu: some clean up for cs_ioctlChunming Zhou2015-08-20
| | * | | | | | | drm/amdgpu: prepare job should be common code pathChunming Zhou2015-08-20
| | * | | | | | | drm/amdgpu: abstract amdgpu_job for schedulerChunming Zhou2015-08-20
| | * | | | | | | drm/amdgpu: bump the DRM version for new allowed mem-mapped registersMarek Olšák2015-08-20
| * | | | | | | | Revert "drm/atomic: Call ww_acquire_done after check phase is complete"Dave Airlie2015-08-25
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge tag 'v4.2-rc8' into drm-nextDave Airlie2015-08-24
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | drm/mgag200: Add support for a new rev of G200eMathieu Larouche2015-08-24
| * | | | | | | drm/mgag200: Add support for a new G200eW3 chipsetMathieu Larouche2015-08-24