summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/channel_gk20a.h
Commit message (Expand)AuthorAge
...
* 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
* gpu: nvgpu: add support for refcount trackingKonsta Holtta2017-01-11
* gpu: nvgpu: Move allocators to common/mm/Alex Waterman2017-01-09
* gpu: nvgpu: acquire mutex for notifier readDeepak Nibade2016-12-27
* gpu: nvgpu: copy data into channel context headerseshendra Gadagottu2016-12-20
* gpu: nvgpu: Allow channel free to be forcedAlex Waterman2016-12-19
* gpu: nvgpu: Use struct to hold gk20a pointerAlex Waterman2016-12-19
* gpu: nvgpu: Fix signed comparison bugsTerje Bergstrom2016-11-17
* gpu: nvgpu: Remove IOCTL FREE_OBJ_CTXTerje Bergstrom2016-11-11
* gpu: nvgpu: Do not post events to unbound channelsTerje Bergstrom2016-11-07
* gpu: nvgpu: make deferred clean-up conditionalSachit Kadle2016-10-21
* gpu: nvgpu: add support for pre-allocated resourcesSachit Kadle2016-10-20
* gpu: nvgpu: use inplace allocation in sync frameworkSachit Kadle2016-10-20
* gpu: nvgpu: fix use-after-free in case of error notifierDeepak Nibade2016-10-10
* gpu: nvgpu: remove last_submit trackingSachit Kadle2016-09-20
* gpu: nvgpu: move gpfifo submit wait to userspaceAingara Paramakuru2016-09-15
* gpu: nvgpu: use spinlock for ch timeout lockAingara Paramakuru2016-09-13
* gpu: nvgpu: gk20a: Use spin_lock for jobs_lockBharat Nihalani2016-08-31
* gpu: nvgpu: fix ctxsw timeout handling for TSGsThomas Fleury2016-08-29
* gpu: nvgpu: Add nvgpu infra to allow kernel to create privileged CE channelsLakshmanan M2016-07-20
* gpu: nvgpu: process granularity for FECS tracesThomas Fleury2016-07-19
* gpu: nvgpu: Revamp semaphore supportAlex Waterman2016-06-28
* gpu: nvgpu: Add interface for privileged channel allocationLakshmanan M2016-06-23
* gpu: nvgpu: export gk20a_free_priv_cmdbufAlex Waterman2016-06-14
* gpu: nvgpu: Add uapi support for non-graphics enginesLakshmanan M2016-06-13
* gpu: nvgpu: fix event id pollingDeepak Nibade2016-06-10
* gpu: nvgpu: fix TSG abort sequenceDeepak Nibade2016-06-01
* gpu: nvgpu: refactor gk20a_mem_{wr,rd} for vidmemKonsta Holtta2016-05-13
* gpu: nvgpu: Add trace and debugfs for sched paramsThomas Fleury2016-05-05