summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/fifo/channel.c
Commit message (Expand)AuthorAge
* gpu: nvgpu: retry tsg unbind if NEXT is setSagar Kamble2021-03-19
* nvgpu: fix resource leaks when cleaning upPeter Daifuku2020-09-18
* gpu: nvgpu: channel_setup_bind: must be bound to TSGPeter Daifuku2019-10-14
* gpu: nvgpu: support usermode submit buffersKonsta Holtta2019-08-15
* gpu: nvgpu: Add CHANNEL_SETUP_BIND IOCTLDebarshi Dutta2019-08-15
* gpu: nvgpu: set channel to serviceable after it is bound to tsgSeema Khowala2019-06-15
* gpu: nvgpu: protect recovery with engines_reset_mutexDebarshi Dutta2019-05-09
* gpu: nvgpu: remove gk20a_is_channel_marked_as_tsgSeema Khowala2019-03-18
* gpu: nvgpu: remove code for ch not bound to tsgSeema Khowala2019-02-22
* gpu: nvgpu: do not use raw spinlock for ch->timeout.lockSeema Khowala2019-02-18
* gpu: nvgpu: abstract out timeout rewindingKonsta Holtta2019-02-18
* gpu: nvgpu: check ch_timedout for poll/restartSeema Khowala2019-02-13
* gpu: nvgpu: do not suspend/resume recovered channelSeema Khowala2019-02-13
* gpu: nvgpu: rename has_timedout and make it thread safeSeema Khowala2019-02-13
* gpu: nvgpu: replace input param chid with pointer to channelDebarshi Dutta2019-02-11
* gpu: nvgpu: replace tsgid input variable with pointer to a struct tsg_gk20aDebarshi Dutta2019-02-11
* gpu: nvgpu: add safe channel id lookupKonsta Holtta2019-02-05
* gpu: nvgpu: Fix comment in priv_cmd_buf allocationAlex Waterman2018-11-16
* gpu: nvgpu: Make priv_cmd_buf honor num_in_flight jobsAlex Waterman2018-11-16
* gpu: nvgpu: Use deterministic flag to decide pre-allocAlex Waterman2018-11-16
* gpu: nvgpu: move header location of gk20a.hDebarshi Dutta2018-09-25
* gpu: nvgpu: move channel_sync_gk20a.* to common directoryDebarshi Dutta2018-09-18
* gpu: nvgpu: move usermode buffer alloc to os_channelKonsta Holtta2018-09-05
* gpu: nvgpu: move channel header to commonKonsta Holtta2018-09-05
* nvgpu: common: MISRA 10.1 boolean fixesAmulya2018-09-05
* gpu: nvgpu: common: Fix MISRA 15.6 violationsSrirangan2018-08-31
* gpu: nvgpu: use own usermode gpfifo objectKonsta Holtta2018-08-30
* gpu: nvgpu: clean up channel header includesKonsta Holtta2018-08-24
* gpu: nvgpu: move channel code to commonKonsta Holtta2018-08-24