summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
Commit message (Expand)AuthorAge
* Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-09-13
|\
| * drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"Christian König2017-09-12
| * drm/amdgpu: check memory allocation failureChristophe JAILLET2017-08-24
* | drm/syncobj: Rename fence_get to find_fenceJason Ekstrand2017-08-29
|/
* drm/amdgpu: rename VM invalidated to movedChristian König2017-08-17
* drm/amdgpu: separate bo_va structureChristian König2017-08-17
* drm/amdgpu: cleanup static CSA handlingChristian König2017-08-17
* drm/amdgpu: move vram usage tracking into the vram manager v2Christian König2017-08-17
* drm/amdgpu: only move VM BOs in the LRU during validation v2Christian König2017-08-17
* drm/amdgpu: Fix preferred typoKent Russell2017-08-15
* drm/amdgpu: switch to drm_*{get,put} helpersCihangir Akturk2017-08-15
* drm/amdgpu: consistent use u64_to_user_ptrChristian König2017-08-15
* drm/amdgpu: Throttle visible VRAM moves separatelyJohn Brooks2017-07-14
* drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()Chris Wilson2017-07-06
* drm/amdgpu: Make amdgpu_cs_parser_init static (v2)Alex Xie2017-06-29
* drm/amdgpu/cs: fix a typo in a commentAlex Xie2017-06-29
* amdgpu: use drm sync objects for shared semaphores (v6)Dave Airlie2017-06-16
* amdgpu/cs: split out fence dependency checking (v2)Dave Airlie2017-06-16
* Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-06-16
|\
| * drm/amdgpu: fix a typo in commentAlex Xie2017-06-09
| * drm/amdgpu: untie user ring ids from kernel ring ids v6Andres Rodriguez2017-05-31
| * drm/amdgpu: return -ENODEV to user space when vram is lost v2Chunming Zhou2017-05-24
| * drm/amdgpu: get cs support for AMDGPU_HW_IP_VCN_ENCLeo Liu2017-05-24
| * drm/amdgpu: get cs support of AMDGPU_HW_IP_VCN_DECLeo Liu2017-05-24
* | drm: drop drm_[cm]alloc* helpersMichal Hocko2017-05-18
|/
* drm/amdgpu: fix deadlock of reservation between cs and gpu reset v2Chunming Zhou2017-04-28
* drm/amdgpu: fix fence memory leak in wait_all_fence V2Chunming Zhou2017-04-07
* drm/amdgpu: use uintptr_t instead of unsigned long to store pointerAlex Xie2017-04-06
* drm/amdgpu: use a 64bit interval tree for VM management v2Christian König2017-04-04
* drm/amdgpu: Couple small warning fixesHarry Wentland2017-03-29
* drm/amdgpu:changes in gfx DMAframe scheme (v2)Monk Liu2017-03-29
* drm/amdgpu:fix the check in cs_ib_fill for SRIOVMonk Liu2017-03-29
* drm/amdgpu:protect cs submitMonk Liu2017-03-29
* drm/amdgpu:fix cs_ib_fillMonk Liu2017-03-29
* drm/amdgpu: handle multi level PD updates V2Christian König2017-03-29
* drm/amdgpu: generalize page table levelChristian König2017-03-29
* drm/amdgpu: rename page_directory_fence to last_dir_updateChristian König2017-03-29
* drm/amdgpu: add optional fence out-parameter to amdgpu_vm_clear_freedNicolai Hähnle2017-03-29
* drm/amdgpu: get cs support of AMDGPU_HW_IP_UVD_ENCLeo Liu2017-03-29
* drm/amdgpu: IOCTL interface for PRT support v4Junwei Zhang2017-03-29
* drm/amdgpu: fix parser init error path to avoid crash in parser finiDave Airlie2017-03-10
* Merge tag 'v4.10-rc8' into drm-nextDave Airlie2017-02-23
|\
| * drm/amdgpu: check ring being ready before usingDing Pixel2017-01-23
* | drm/amdgpu: report the number of bytes moved at buffer creationSamuel Pitoiset2017-02-09
* | drm/amdgpu: use the num_rings variable for checking vce ringsAlex Deucher2017-01-27
* | drm/amdgpu:invoke CSA functions (v2)Monk Liu2017-01-27
|/
* drm/amd/amdgpu: validate the shadow BO.Alex Xie2016-12-06
* drm/amdgpu: remove amdgpu_cs_handle_lockupHuang Rui2016-11-11
* drm/amdgpu: cleanup amdgpu_cs_ioctl to make code logicality clearHuang Rui2016-11-11
* Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-11-11
|\