summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/ctxsw_trace_gk20a.c
Commit message (Expand)AuthorAge
* gpu: nvgpu: Move ctxsw_trace_gk20a.c to common/linuxAlex Waterman2017-10-29
* gpu: nvgpu: replace wait_queue_head_t with nvgpu_condDebarshi Dutta2017-10-16
* gpu: nvgpu: Change license for common files to MITTerje Bergstrom2017-09-26
* gpu: nvgpu: Nvgpu abstraction for linux barriers.Debarshi Dutta2017-08-22
* gpu: nvgpu: Add wrapper over atomic_t and atomic64_tDebarshi Dutta2017-08-17
* gpu: nvgpu: Reorg fecs_trace HAL initializationSunny He2017-07-27
* gpu: nvgpu: rename hw_chid to chidRichard Zhao2017-06-30
* gpu: nvgpu: Remove Linux devnode fields from gk20aTerje Bergstrom2017-06-21
* gpu: nvgpu: Use nvgpu_thread in FECS traceTerje Bergstrom2017-05-24
* gpu: nvgpu: Scrub gk20a_platform dependenciesTerje Bergstrom2017-05-18
* gpu: nvgpu: Put debugfs dependencies inside #ifdefTerje Bergstrom2017-04-24
* gpu: nvgpu: Add wrapper nvgpu/circ_buf.hDeepak Nibade2017-04-24
* gpu: nvgpu: Add wrapper nvgpu/hashtable.hDeepak Nibade2017-04-20
* gpu: nvgpu: gk20a: Use new delay APIsTerje Bergstrom2017-04-13
* gpu: nvgpu: Stop using linux/nvgpu.hTerje Bergstrom2017-04-12
* gpu: nvgpu: Add wrapper nvgpu/atomic.hTerje Bergstrom2017-04-12
* gpu: nvgpu: gk20a: Use new error macroTerje Bergstrom2017-04-10
* gpu: nvgpu: Remove vmalloc.h and slab.h usageAlex Waterman2017-04-04
* gpu: nvgpu: Move channel IOCTL code to Linux moduleTerje Bergstrom2017-04-04
* gpu: nvgpu: Use new kmem API functions (misc)Alex Waterman2017-03-30
* gpu: nvgpu: pass gk20a struct to gk20a_busyDavid Nieto2017-03-24
* gpu: nvgpu: Add bus HALTerje Bergstrom2017-03-23
* gpu: nvgpu: Add refcounting to driver fdsDavid Nieto2017-03-20
* gpu: nvgpu: check return value of mutex_init in ctxsw_trace_gk20a.cDeepak Nibade2017-03-14
* gpu: nvgpu: Add and move FECS trace flagvishnu Reddy2017-03-02
* gpu: nvgpu: use common nvgpu mutex/spinlock APIsDeepak Nibade2017-02-22
* gpu: nvgpu: add capability for FECS tracingThomas Fleury2017-01-31
* gpu: nvgpu: Use timer API in gk20a codeAlex Waterman2017-01-18
* gpu: nvgpu: Start re-organizing the HW headersAlex Waterman2017-01-11
* gpu: nvgpu: Remove BUG_ON from _IOC_SIZE checksKonsta Holtta2016-12-19
* gpu: nvgpu: process granularity for FECS tracesThomas Fleury2016-07-19
* gpu: nvgpu: add sched control APIThomas Fleury2016-07-19
* gpu: nvgpu: fix fecs flush method existence checkThomas Fleury2016-06-24
* gpu: nvgpu: add read_ptimer to gopsRichard Zhao2016-06-16
* gpu: nvgpu: fix pid retrieval on tsg resetThomas Fleury2016-05-31
* gpu: nvgpu: fix compilation issuesSri Krishna chowdary2016-05-24
* gpu: nvgpu: Add checks for tracing enabledTerje Bergstrom2016-05-23
* gpu: nvgpu: fix out-of-bound idx for FECS traceThomas Fleury2016-05-21
* gpu: nvgpu: fix deadlock on FECS trace disableThomas Fleury2016-05-21
* gpu: nvgpu: fix engine reset in FECS traceThomas Fleury2016-05-21
* gpu: nvgpu: add ctxsw channel reset eventThomas Fleury2016-05-21
* gpu: nvgpu: Skip ctxsw trace init if not supportedTerje Bergstrom2016-05-10
* gpu: nvgpu: vgpu: add fecs trace supportRichard Zhao2016-04-11
* gpu: nvgpu: Add support for FECS ctxsw tracingAnton Vorontsov2016-03-23