summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/linux/ioctl_channel.c
Commit message (Expand)AuthorAge
* gpu: nvgpu: Move Linux files away from commonTerje Bergstrom2018-06-15
* gpu: nvgpu: abstract submit profilingKonsta Holtta2018-05-25
* gpu: nvgpu: use nvgpu_current_time_ns in submit profilingKonsta Holtta2018-05-24
* gpu: nvgpu: drop force_need_sync_fence in submit pathKonsta Holtta2018-05-18
* gpu: nvgpu: add NVGPU_IOCTL_CHANNEL_RESCHEDULE_RUNLISTDavid Li2018-05-18
* gpu: nvgpu: Remove gk20a_dbg* functionsTerje Bergstrom2018-05-09
* gpu: nvgpu: sync_framework cleanupsDebarshi Dutta2018-04-23
* gpu: nvgpu: pass pid/tid from os specific code to common codeRichard Zhao2018-04-16
* gpu: nvgpu: Add conversion function for uapi submit gpfifo flagsSourab Gupta2018-04-11
* gpu: nvgpu: remove usage of nvgpu_fenceSourab Gupta2018-04-11
* gpu: nvgpu: pass alloc_gpfifo args to gk20a_channel_alloc_gpfifoSourab Gupta2018-04-05
* Revert "gpu: nvgpu: remove aggressive_sync_destroy_thresh check for user sync...Deepak Nibade2018-03-16
* gpu: nvgpu: remove aggressive_sync_destroy_thresh check for user syncpointDeepak Nibade2018-03-15
* gpu: nvgpu: support per-channel wdt timeoutsKonsta Holtta2018-03-09
* gpu: nvgpu: allocate separate client managed syncpoint for UserDeepak Nibade2018-03-01
* gpu: nvgpu: add user API to get a syncpointDeepak Nibade2018-02-26
* gpu: nvgpu: add speculative load barrier (channel IOCTLs)Alex Waterman2018-01-25
* gpu: nvgpu: Make graphics context property of TSGTerje Bergstrom2018-01-17
* gpu: nvgpu: Remove bare channel schedulingTerje Bergstrom2018-01-02
* gpu: nvgpu: Remove support for channel eventsTerje Bergstrom2017-12-28
* gpu: nvgpu: use nvgpu list APIs instead of linux APIsDeepak Nibade2017-12-08
* gpu: nvgpu: cleanup uapi header includesDeepak Nibade2017-11-28
* gpu: nvgpu: move cycle state buffer handler to linuxDeepak Nibade2017-11-28
* gpu: nvgpu: move snapshot_client memory handling to linuxDeepak Nibade2017-11-28
* gpu: nvgpu: define error_notifiers in common codeDeepak Nibade2017-11-27
* gpu: nvgpu: Remove separation of t18x codeTerje Bergstrom2017-11-17
* gpu: nvgpu: deprecate TSG/CHANNEL_SET_PRIORITY IOCTLsDeepak Nibade2017-11-15
* gpu: nvgpu: define preemption modes in common codeDeepak Nibade2017-11-14
* gpu: nvgpu: remove NVGPU_ALLOC_OBJ_FLAGS_* from common codeDeepak Nibade2017-11-10
* gpu: nvgpu: remove NVGPU_ALLOC_GPFIFO_EX_FLAGS_* from common codeDeepak Nibade2017-11-10
* gpu: nvgpu: define runlist level in common codeDeepak Nibade2017-11-08
* gpu: nvgpu: define EVENT_IDs in common codeDeepak Nibade2017-11-06
* gpu: nvgpu: move platform_gk20a.h to linuxDeepak Nibade2017-11-02
* gpu: nvgpu: move submit path to linuxDeepak Nibade2017-11-02
* gpu: nvgpu: Split ctxsw_trace API into non-Linux componentAlex Waterman2017-11-01
* gpu: nvgpu: Make alloc_obj_ctx args Linux specificTerje Bergstrom2017-10-29
* gpu: nvgpu: Linux specific GPU characteristics flagsTerje Bergstrom2017-10-26
* gpu: nvgpu: Move preempt query functionsTerje Bergstrom2017-10-23
* gpu: nvgpu: cleanup of dbg_gpu_gk20aDebarshi Dutta2017-10-17
* gpu: nvgpu: replace wait_queue_head_t with nvgpu_condDebarshi Dutta2017-10-16
* gpu: nvgpu: check capability for reschedule runlist submit flagDavid Li2017-09-18
* gpu: nvgpu: hold ch ref when getting ch from fdKonsta Holtta2017-09-11
* gpu: nvgpu: check for null priv in channel_releasePeter Daifuku2017-07-27
* gpu: nvgpu: Use accessor for finding struct deviceTerje Bergstrom2017-06-30
* gpu: nvgpu: rename hw_chid to chidRichard Zhao2017-06-30
* gpu: nvgpu: Remove Linux devnode fields from gk20aTerje Bergstrom2017-06-21
* gpu: nvgpu: Move internal channel trace functionTerje Bergstrom2017-06-20
* gpu: nvgpu: fix double jiffies conversionKonsta Holtta2017-06-20
* gpu: nvgpu: Move error notifier free to Linux moduleTerje Bergstrom2017-06-08
* gpu: nvgpu: Use nvgpu_cond in notifier wqTerje Bergstrom2017-06-05