aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAge
* amdkfd: init aperture once per processAlexey Skidanov2014-11-18
* amdkfd: Display MEC fw version in topology nodeOded Gabbay2014-11-09
* drm/amd: Add get_fw_version to kfd-->kgd interfaceOded 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
* amdkfd: Add basic modules to amdkfdOded Gabbay2014-07-16
* amdkfd: Add topology module to amdkfdEvgeny Pinchuk2014-07-16
* amdkfd: Add amdkfd skeleton driverOded Gabbay2014-07-16
* drm/radeon: Add radeon <--> amdkfd interfaceOded Gabbay2014-07-15