summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2015-09-05Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2015-09-04drm/amdgpu: rename gmc_v8_0_init_compute_vmidAlex Deucher
2015-09-04drm/amdgpu: fix vce3 instance handlingAlex Deucher
2015-09-04drm/amdgpu: remove ib test for the second VCE RingLeo Liu
2015-09-04drm/amdgpu: properly enable VM fault interruptsChristian König
2015-09-04drm/amdgpu: fix warning in schedulerAlex Deucher
2015-09-04Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2015-09-03drm/amdgpu: fix buffer placement under memory pressureChristian König
2015-09-03drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logicAlex Deucher
2015-09-03drm/amdgpu: fix typo in dce11 watermark setupAlex Deucher
2015-09-03drm/amdgpu: fix typo in dce10 watermark setupAlex Deucher
2015-09-03drm/amdgpu: use top down allocation for non-CPU accessible vramAlex Deucher
2015-09-03drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)Alex Deucher
2015-09-02drm/amdgpu: set MEC doorbell range for FijiJammy Zhou
2015-09-02drm/amdgpu: implement burst NOP for SDMAJammy Zhou
2015-09-02drm/amdgpu: add insert_nop ring func and default implementationJammy Zhou
2015-09-02drm/amdgpu: add amdgpu_get_sdma_instance helper functionJammy Zhou
2015-09-02drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCESJammy Zhou
2015-09-02drm/amdgpu: add burst_nop flag for sdmaJammy Zhou
2015-09-02drm/amdgpu: add count field for the SDMA NOP packet v2Jammy Zhou
2015-09-02drm/amdgpu: use PT for VM sync on unmapChristian König
2015-09-02drm/amdgpu: make wait_event uninterruptible in push_jobChunming Zhou
2015-09-02drm/amdgpu: fix amdgpu_bo_unreserve order in GEM_OP IOCTL v2Christian König
2015-09-02drm/amdgpu: partially revert "modify amdgpu_fence_wait_any() to amdgpu_fence_...Christian König
2015-09-02drm/amdgpu: re-work sync_resvChunming Zhou
2015-09-02drm/amdgpu/atom: Send out the full AUX addressAlex Deucher
2015-08-30amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h>Christoph Hellwig
2015-08-28drm/amdgpu: use IB for fill_buffer instead of direct commandChunming Zhou
2015-08-28drm/amdgpu: stop trying to suspend UVD sessions v2Christian König
2015-08-28drm/amdgpu: add scheduler dependency callback v2Christian König
2015-08-28drm/amdgpu: let the scheduler work more with jobs v2Christian König
2015-08-26drm/amdgpu: fix wait queue handling in the schedulerChristian König
2015-08-26drm/amdgpu: remove extra parameters from scheduler callbacksChristian König
2015-08-26drm/amdgpu: wake up scheduler only when neccessaryChristian König
2015-08-26drm/amdgpu: remove entity idle timeout v2Christian König
2015-08-26drm/amdgpu: fix postclose orderChristian König
2015-08-26drm/amdgpu: use IB for copy buffer of evictionChunming Zhou
2015-08-26drm/amdgpu: adjust the judgement of removing fence callbackJunwei Zhang
2015-08-25drm/amdgpu: fix no sync_wait in copy_bufferChunming Zhou
2015-08-25drm/amdgpu: fix last_vm_update fence is not effetive for sched fenceChunming Zhou
2015-08-25drm/amdgpu: add priv data to schedChunming Zhou
2015-08-25drm/amdgpu: add owner for sched fenceChunming Zhou
2015-08-25drm/amdgpu: remove entity reference from sched fenceChristian König
2015-08-25drm/amdgpu: fix and cleanup amd_sched_entity_push_jobChristian König
2015-08-25drm/amdgpu: remove amdgpu_bo_list_cloneChristian König
2015-08-25drm/amdgpu: remove the context from amdgpu_jobChristian König
2015-08-25drm/amdgpu: remove unused parameters to amd_sched_createChristian König
2015-08-25drm/amdgpu: remove sched_lockChristian König
2015-08-25drm/amdgpu: remove prepare_job callbackChristian König
2015-08-25drm/amdgpu: cleanup a scheduler function nameChristian König