aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd
Commit message (Expand)AuthorAge
* drm/amdkfd: Fix sparse warning (different address space)Oded Gabbay2015-01-08
* drm/amdkfd: Drop interrupt SW ring bufferMichel Dänzer2015-01-07
* drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()Oded Gabbay2015-01-06
* drm/amdkfd: reformat IOCTL definitions to drm-styleOded Gabbay2015-01-06
* drm/amdkfd: Do copy_to/from_user in general kfd_ioctl()Oded Gabbay2015-01-06
* drm/amdkfd: unmap VMID<-->PASID when relesing VMID (non-HWS)Ben Goz2015-01-05
* drm/amdkfd: Load mqd to hqd in non-HWS modeBen Goz2015-01-04
* drm/amd: Fixing typos in kfd<->kgd interfaceBen Goz2014-12-09
* amdkfd: actually allocate longs for the pasid bitmaskSasha Levin2014-12-28
* amdkfd: Remove duplicate includeOded Gabbay2014-12-05
* amdkfd: Fixing topology bug in building sysfs nodesBen Goz2014-12-02
* amdkfd: Fix accounting of device queuesOded Gabbay2014-12-07
* amdkfd: init aperture once per processAlexey Skidanov2014-11-18
* amdkfd: Display MEC fw version in topology nodeOded Gabbay2014-11-09
* amdkfd: Disable support for 32-bit user processesOded Gabbay2014-12-05
* amdkfd: Set *buffer_ptr to NULL in case of errorOded Gabbay2014-12-04
* amdkfd: use atomic allocations within srcu callbacksSasha Levin2014-12-03
* amdkfd: use sizeof(long) granularity for the pasid bitmaskSasha Levin2014-12-03
* amdkfd: delete some dead codeDan Carpenter2014-11-25
* amdkfd: Fix memory leak of mqds on dqm finiOded Gabbay2014-11-25
* amdkfd: fix an error handling bug in pqm_create_queue()Dan Carpenter2014-11-25
* amdkfd: fix some error handling in ioctlDan Carpenter2014-11-25
* amdkfd: Remove DRM_AMDGPU dependency from KconfigOded Gabbay2014-11-21
* amdkfd: explicitely include io.h in kfd_doorbell.cOded Gabbay2014-11-21
* amdkfd: Clear ctx cb before suspendOded Gabbay2014-11-09
* amdkfd: Instead of using get function, use container_ofAlexey Skidanov2014-11-19
* amdkfd: use schedule() in sync_with_hwOded Gabbay2014-11-17
* amdkfd: Fix memory leak on process deregistrationJay Cornwall2014-11-20
* amdkfd: add __iomem attribute to doorbell_ptrOded Gabbay2014-11-20
* amdkfd: fence_wait_timeout() can be staticOded Gabbay2014-11-20
* amdkfd: is_occupied() can be staticOded Gabbay2014-11-20
* amdkfd: Fix sparse warnings in kfd_flat_memory.cOded Gabbay2014-11-20
* amdkfd: pqm_get_kernel_queue() can be statickbuild test robot2014-11-20
* amdkfd: test_kq() can be statickbuild test robot2014-11-20
* amdkfd: Fix sparse warnings in kfd_topology.cOded Gabbay2014-11-20
* amdkfd: Fix sparse warnings in kfd_chardev.cOded Gabbay2014-11-20
* amdkfd: Implement the Get Version IOCTLOded Gabbay2014-11-02
* amdkfd: Implement the Get Process Aperture IOCTLAlexey Skidanov2014-07-16
* amdkfd: Implement the Get Clock Counters IOCTLEvgeny Pinchuk2014-07-16
* amdkfd: Implement the Set Memory Policy IOCTLAndrew Lewycky2014-07-16
* amdkfd: Implement the create/destroy/update queue IOCTLsOded Gabbay2014-10-19
* amdkfd: Add interrupt handling moduleAndrew Lewycky2014-07-16
* amdkfd: Add device queue manager moduleBen Goz2014-07-16
* amdkfd: Add process queue manager moduleBen Goz2014-07-16
* amdkfd: Add packet manager moduleBen Goz2014-07-16
* amdkfd: Add module parameter of scheduling policyBen Goz2014-07-16
* amdkfd: Add kernel queue moduleBen Goz2014-07-16
* amdkfd: Add mqd_manager moduleBen Goz2014-07-16
* amdkfd: Add queue moduleBen Goz2014-07-16
* amdkfd: Add binding/unbinding calls to amd_iommu driverOded Gabbay2014-07-16