summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/fifo_gk20a.c
Commit message (Expand)AuthorAge
* gpu: nvgpu: add fifo ops for handling pbdma intr_0Seema Khowala2017-04-12
* gpu: nvgpu: fifo ops for handling sched error and ctxsw timeoutSeema Khowala2017-04-12
* gpu: nvgpu: Add wrapper nvgpu/atomic.hTerje Bergstrom2017-04-12
* gpu: nvgpu: Wrappers for checking platform typeTerje Bergstrom2017-04-11
* gpu: nvgpu: re-add API to disable all engine activityDeepak Nibade2017-04-11
* gpu: nvgpu: gk20a: Use new error macroTerje Bergstrom2017-04-10
* gpu: nvgpu: Rename nvgpu DMA APIsAlex Waterman2017-04-06
* gpu: nvgpu: Move DMA API to dma.hAlex Waterman2017-04-06
* gpu: nvgpu: rename mem_desc to nvgpu_memAlex Waterman2017-04-06
* gpu: nvgpu: Rename gk20a_mem_* functionsAlex Waterman2017-04-06
* gpu: nvgpu: Remove last Linux kmem usageAlex Waterman2017-04-04
* gpu: nvgpu: add teardown_ch_tsg fifo opsSeema Khowala2017-04-04
* 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: Remove unnecessary use of dev_name()Terje Bergstrom2017-03-28
* gpu: nvgpu: add and reorg reset_enable_hw fifo opsSeema Khowala2017-03-28
* gpu: nvgpu: Remove MC accesses from gk20a.cTerje Bergstrom2017-03-26
* gpu: nvgpu: fix running condition on fifo isrDavid Nieto2017-03-23
* gpu: nvgpu: *ERROR_MMU_ERR_FLT* not set for fake mmu faultsSeema Khowala2017-03-23
* gpu: nvgpu: add function to enable/disable runlists schedSeema Khowala2017-03-23
* gpu: nvgpu: gr faults: do not depend on fake mmu fault notifierSeema Khowala2017-03-23
* gpu: nvgpu: add init_pbdma_intr_desc fifo opsSeema Khowala2017-03-23
* gpu: nvgpu: split nvhost dependency on plat interfaceKonsta Holtta2017-03-23
* gpu: nvgpu: Use new kmem API functions (channel)Alex Waterman2017-03-22
* gpu: nvgpu: Don't query engine id for inval engineTerje Bergstrom2017-03-21
* gpu: nvgpu: add is_preempt_pending fifo opsSeema Khowala2017-03-21
* gpu: nvgpu: add fifo ops for intr_0_error_maskSeema Khowala2017-03-20
* gpu: nvgpu: Move all FB programming to FB HALTerje Bergstrom2017-03-17
* gpu: nvgpu: channel_from_inst_ptr renamed and made non staticSeema Khowala2017-03-14
* gpu: nvgpu: check return value of mutex_init for channel/TSGDeepak Nibade2017-03-14
* gpu: nvgpu: refactor interrupt handlingDavid Nieto2017-03-14
* gpu: nvgpu: debug dump enablement for t19xSeema Khowala2017-03-09
* gpu: nvgpu: in-kernel kickoff profilingDavid Nieto2017-03-07
* gpu: nvgpu: add fifo ops for *client_type_gpc_vSeema Khowala2017-03-07
* gpu: nvgpu: add worker for watchdog and job cleanupKonsta Holtta2017-03-02
* gpu: nvgpu: use litter val for pbdma/eng *status__size*Seema Khowala2017-03-02
* gpu: nvgpu: add pbdma and eng bitmask for runlistsSeema Khowala2017-02-27
* gpu: nvgpu: use common nvgpu mutex/spinlock APIsDeepak Nibade2017-02-22
* gpu: nvgpu: remove use of mutex_is_locked()Deepak Nibade2017-02-22
* gpu: nvgpu: Organize semaphore_gk20a.[ch]Alex Waterman2017-02-13
* gpu: nvgpu: Use timer API in gk20a codeAlex Waterman2017-01-18
* gpu: nvgpu: use HAL to set TSG timesliceThomas Fleury2017-01-16
* gpu: nvgpu: Start re-organizing the HW headersAlex Waterman2017-01-11
* gpu: nvgpu: acquire mutex for notifier readDeepak Nibade2016-12-27
* gpu: nvgpu: make preemption modes unsignedDeepak Nibade2016-12-21
* gpu: nvgpu: replace tsg list mutex with rwsemKonsta Holtta2016-12-20
* gpu: nvgpu: Close channels before freeing themAlex Waterman2016-12-19
* gpu: nvgpu: fix enable engine activitySeema Khowala2016-12-02
* gpu: nvgpu: Fix signed comparison bugsTerje Bergstrom2016-11-17
* gpu: nvgpu: Deal with invalid MMU idTerje Bergstrom2016-11-11