Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/amdgpu: fix signed overrun in amdgpu_ctx_get_fence | Christian König | 2015-08-17 | 1 | -1/+1 |
* | drm/amdgpu: fix context memory leak | Christian König | 2015-08-17 | 1 | -0/+1 |
* | drm/amdgpu: add user fence context map v2 | Christian König | 2015-08-17 | 1 | -1/+59 |
* | drm/amdgpu: cleanup context structure v2 | Alex Deucher | 2015-08-17 | 1 | -21/+7 |
* | drm/amdgpu: add and implement the GPU reset status query | Marek Olšák | 2015-06-03 | 1 | -13/+23 |
* | drm/amdgpu: add ctx_id to the WAIT_CS IOCTL (v4) | Jammy Zhou | 2015-06-03 | 1 | -0/+30 |
* | drm/amdgpu: make the CTX ioctl thread-safe | Marek Olšák | 2015-06-03 | 1 | -10/+10 |
* | drm/amdgpu: remove unsafe context releasing | Marek Olšák | 2015-06-03 | 1 | -10/+2 |
* | drm/amdgpu: add core driver (v4) | Alex Deucher | 2015-06-03 | 1 | -0/+161 |