summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/channel_gk20a.c
Commit message (Expand)AuthorAge
* gpu: nvgpu: move channel code to commonKonsta Holtta2018-08-24
* gpu: nvgpu: Changed enum gmmu_pgsz_gk20a into macrosAmulya2018-08-22
* gpu: nvgpu: Rearrange the static inline codeVinod G2018-07-24
* gpu: nvgpu: remove legacy comment noteKonsta Holtta2018-06-29
* gpu: nvgpu: zero prealloc indices on initKonsta Holtta2018-06-21
* gpu: nvgpu: recover on first interrupt reported for mmu nackAparna Das2018-06-15
* gpu: nvgpu: remove broken force_pramin featureKonsta Holtta2018-05-24
* gpu: nvgpu: Add timeouts_disabled_refcount for enabling timeoutSeema Khowala2018-05-18
* gpu: nvgpu: poll watchdog status activelyKonsta Holtta2018-05-11
* gpu: nvgpu: support TSG IOCTL to unbind channelDeepak Nibade2018-05-10
* gpu: nvgpu: Remove gk20a_dbg* functionsTerje Bergstrom2018-05-09
* gpu: nvgpu: add worker for clk arb work handlingSourab Gupta2018-05-07
* gpu: nvgpu: fix cond_wait return value in channel poll workerSourab Gupta2018-05-02
* 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: vgpu: fix build errors on qnxRichard Zhao2018-04-10
* gpu: nvgpu: add usermode submission interface HALSourab Gupta2018-04-05
* gpu: nvgpu: pass alloc_gpfifo args to gk20a_channel_alloc_gpfifoSourab Gupta2018-04-05
* gpu: nvgpu: channel_gk20a.c cleanup for POSIXAlex Waterman2018-03-30
* gpu: nvgpu: add gops.fifo.ch_abort_clean_upRichard Zhao2018-03-29
* gpu: nvgpu: make fifo/ch functions called by RM Server globalSourab Gupta2018-03-29
* gpu: nvgpu: simplify job semaphore release in abortKonsta Holtta2018-03-28
* gpu: nvgpu: delete semaphore release supportKonsta Holtta2018-03-27
* gpu: nvgpu: set safe state for user managed syncpointsDeepak Nibade2018-03-23
* gpu: nvgpu: delete unused job->pre_fenceKonsta Holtta2018-03-19
* gpu: nvgpu: decouple sema and hw semaKonsta Holtta2018-03-13
* gpu: nvgpu: support per-channel wdt timeoutsKonsta Holtta2018-03-09
* gpu: nvgpu: add hal op to handle post event idAparna Das2018-03-06
* gpu: nvgpu: allocate separate client managed syncpoint for UserDeepak Nibade2018-03-01
* gpu: nvgpu: use nvgpu_info in refcount trackingKonsta Holtta2018-02-26
* gpu: nvgpu: make .tsg_unbind_channel one layer lowerRichard Zhao2018-01-31
* gpu: nvgpu: Fold T19x code back to main code pathsTerje Bergstrom2018-01-23
* gpu: nvgpu: note railgate_allowed in do_idleKonsta Holtta2018-01-22
* 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: replace pr_err with nvgpu_errSourab Gupta2018-01-08
* gpu: nvgpu: remove dma-buf.h include in channelSourab Gupta2018-01-08
* gpu: nvgpu: Remove bare channel schedulingTerje Bergstrom2018-01-02
* gpu: nvgpu: Implement abstraction for finding TIDTerje Bergstrom2017-12-28
* 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: 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: use submit callback only in linux codeKonsta Holtta2017-11-22
* gpu: nvgpu: Include UAPI explicitlyTerje Bergstrom2017-11-13
* gpu: nvgpu: remove NVGPU_ALLOC_GPFIFO_EX_FLAGS_* from common codeDeepak Nibade2017-11-10