summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_chardev.c (follow)
Commit message (Expand)AuthorAge
* amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h>Christoph Hellwig2015-08-30
* drm/amdkfd: fix some range checks in address watch ioctlDan Carpenter2015-06-16
* drm/amdkfd: Implement address watch debugger IOCTLYair Shachar2015-06-03
* drm/amdkfd: Implement wave control debugger IOCTLYair Shachar2015-06-03
* drm/amdkfd: Implement (un)register debugger IOCTLsYair Shachar2015-06-03
* drm/amdkfd: add H/W debugger IOCTL set definitionsYair Shachar2015-06-03
* drm/amdkfd: Implement events IOCTLsAndrew Lewycky2015-05-19
* drm/amdkfd: Add the events moduleAndrew Lewycky2015-05-19
* drm/amdkfd: add events IOCTL set definitionsAndrew Lewycky2015-05-19
* drm/amdkfd: Add multiple kgd supportXihan Zhang2015-03-25
* drm/amdkfd: Convert timestamping to use 64bit time accessorsJohn Stultz2015-03-25
* drm/amdkfd: Fix sparse errorsOded Gabbay2015-01-22
* Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie2015-01-22
|\
| * 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
| * amdkfd: Remove duplicate includeOded Gabbay2014-12-05
* | drm/amdkfd: Encapsulate DQM functions in ops structureOded Gabbay2015-01-12
* | drm/amdkfd: Add new VI-specific queue propertiesBen Goz2015-01-04
* | drm/amdkfd: Pass queue type to pqm_create_queue()Ben Goz2015-01-09
* | drm/amdkfd: Identify SDMA queue in create queue ioctlBen Goz2015-01-09
|/
* amdkfd: init aperture once per processAlexey Skidanov2014-11-18
* amdkfd: Disable support for 32-bit user processesOded Gabbay2014-12-05
* amdkfd: fix some error handling in ioctlDan Carpenter2014-11-25
* 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-17
* amdkfd: Implement the Get Clock Counters IOCTLEvgeny Pinchuk2014-07-17
* amdkfd: Implement the Set Memory Policy IOCTLAndrew Lewycky2014-07-17
* amdkfd: Implement the create/destroy/update queue IOCTLsOded Gabbay2014-10-19
* amdkfd: Add basic modules to amdkfdOded Gabbay2014-07-16
* amdkfd: Add amdkfd skeleton driverOded Gabbay2014-07-16