summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/channel_gk20a.h
Commit message (Expand)AuthorAge
* gpu: nvgpu: Fold T19x code back to main code pathsTerje Bergstrom2018-01-23
* gpu: nvgpu: Make graphics context property of TSGTerje Bergstrom2018-01-17
* gpu: nvgpu: correct function arguments to fix QNX compilationSourab Gupta2018-01-09
* gpu: nvgpu: Remove bare channel schedulingTerje Bergstrom2018-01-02
* gpu: nvgpu: Remove support for channel eventsTerje Bergstrom2017-12-28
* gpu: nvgpu: Remove support for bare channelsTerje Bergstrom2017-12-28
* gpu: nvgpu: Disallow use of bare channelsTerje Bergstrom2017-12-12
* 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: use submit callback only in linux codeKonsta Holtta2017-11-22
* 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: support tuning per-ch deterministic optsKonsta Holtta2017-11-06
* gpu: nvgpu: protect stacktrace.h include with configDeepak Nibade2017-11-06
* gpu: nvgpu: move submit path to linuxDeepak Nibade2017-11-02
* gpu: nvgpu: replace wait_queue_head_t with nvgpu_condDebarshi Dutta2017-10-16
* gpu: nvgpu: protect stack_trace with configDeepak Nibade2017-10-13
* gpu: nvgpu: clean up channel open/release declaresDeepak Nibade2017-10-10
* gpu: nvgpu: Change license for common files to MITTerje Bergstrom2017-09-26
* gpu: nvgpu: fix channel unbind sequence from TSGDeepak Nibade2017-09-15
* gpu: nvgpu: Add wrapper over atomic_t and atomic64_tDebarshi Dutta2017-08-17
* gpu: nvgpu: Fix gr ctx unmap logicAlex Waterman2017-07-27
* gpu: nvgpu: add support for t19x tsg/channelseshendra Gadagottu2017-07-05
* gpu: nvgpu: rename hw_chid to chidRichard Zhao2017-06-30
* gpu: nvgpu: use time API in channel ref action debugKonsta Holtta2017-06-19
* gpu: nvgpu: hold power ref for deterministic channelsKonsta Holtta2017-06-14
* gpu: nvgpu: Move error notifier free to Linux moduleTerje Bergstrom2017-06-08
* gpu: nvgpu: Use nvgpu_cond in notifier wqTerje Bergstrom2017-06-05
* gpu: nvgpu: Track also pushbuf get for watchdogKonsta Holtta2017-05-24
* gpu: nvgpu: add ioctls to get current timesliceThomas Fleury2017-05-24
* gpu: nvgpu: Split VM implementation outAlex Waterman2017-05-19
* gpu: nvgpu: Use nvgpu_cond in semaphore wqTerje Bergstrom2017-05-16
* gpu: nvgpu: Use nvgpu_cond for channel refcountTerje Bergstrom2017-05-12
* gpu: nvgpu: use nvgpu list for dynamic joblistDeepak Nibade2017-04-12
* gpu: nvgpu: use nvgpu list for channel worker itemDeepak Nibade2017-04-12
* gpu: nvgpu: use nvgpu list for event id listDeepak Nibade2017-04-12
* gpu: nvgpu: use nvgpu list for channel and debug session listsDeepak Nibade2017-04-10
* gpu: nvgpu: rename mem_desc to nvgpu_memAlex Waterman2017-04-06
* gpu: nvgpu: Move TSG IOCTL code to Linux moduleTerje Bergstrom2017-04-04
* gpu: nvgpu: Move channel IOCTL code to Linux moduleTerje Bergstrom2017-04-04
* gpu: nvgpu: use nvgpu list to store ch in TSGDeepak Nibade2017-04-03
* gpu: nvgpu: use new List APIs to free channelsDeepak Nibade2017-03-31
* gpu: nvgpu: Move programming of host registers to fifoTerje Bergstrom2017-03-28
* gpu: nvgpu: in-kernel kickoff profilingDavid Nieto2017-03-07
* gpu: nvgpu: add worker for watchdog and job cleanupKonsta Holtta2017-03-02
* gpu: nvgpu: use common nvgpu mutex/spinlock APIsDeepak Nibade2017-02-22
* gpu: nvgpu: Move from gk20a_ to nvgpu_ in semaphore codeAlex Waterman2017-02-13
* gpu: nvgpu: Base channel watchdog on gp_getTerje Bergstrom2017-01-30