summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_chardev.c
AgeCommit message (Expand)Author
2015-08-30amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h>Christoph Hellwig
2015-06-16drm/amdkfd: fix some range checks in address watch ioctlDan Carpenter
2015-06-03drm/amdkfd: Implement address watch debugger IOCTLYair Shachar
2015-06-03drm/amdkfd: Implement wave control debugger IOCTLYair Shachar
2015-06-03drm/amdkfd: Implement (un)register debugger IOCTLsYair Shachar
2015-06-03drm/amdkfd: add H/W debugger IOCTL set definitionsYair Shachar
2015-05-19drm/amdkfd: Implement events IOCTLsAndrew Lewycky
2015-05-19drm/amdkfd: Add the events moduleAndrew Lewycky
2015-05-19drm/amdkfd: add events IOCTL set definitionsAndrew Lewycky
2015-03-25drm/amdkfd: Add multiple kgd supportXihan Zhang
2015-03-25drm/amdkfd: Convert timestamping to use 64bit time accessorsJohn Stultz
2015-01-22drm/amdkfd: Fix sparse errorsOded Gabbay
2015-01-22Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie
2015-01-06drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()Oded Gabbay
2015-01-06drm/amdkfd: reformat IOCTL definitions to drm-styleOded Gabbay
2015-01-06drm/amdkfd: Do copy_to/from_user in general kfd_ioctl()Oded Gabbay
2014-12-05amdkfd: Remove duplicate includeOded Gabbay
2015-01-12drm/amdkfd: Encapsulate DQM functions in ops structureOded Gabbay
2014-11-18amdkfd: init aperture once per processAlexey Skidanov
2014-12-05amdkfd: Disable support for 32-bit user processesOded Gabbay
2014-11-25amdkfd: fix some error handling in ioctlDan Carpenter
2014-11-20amdkfd: Fix sparse warnings in kfd_chardev.cOded Gabbay
2014-11-02amdkfd: Implement the Get Version IOCTLOded Gabbay
2015-01-04drm/amdkfd: Add new VI-specific queue propertiesBen Goz
2015-01-09drm/amdkfd: Pass queue type to pqm_create_queue()Ben Goz
2015-01-09drm/amdkfd: Identify SDMA queue in create queue ioctlBen Goz
2014-07-17amdkfd: Implement the Get Process Aperture IOCTLAlexey Skidanov
2014-07-17amdkfd: Implement the Get Clock Counters IOCTLEvgeny Pinchuk
2014-07-17amdkfd: Implement the Set Memory Policy IOCTLAndrew Lewycky
2014-10-19amdkfd: Implement the create/destroy/update queue IOCTLsOded Gabbay
2014-07-16amdkfd: Add basic modules to amdkfdOded Gabbay
2014-07-16amdkfd: Add amdkfd skeleton driverOded Gabbay