summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/fifo
Commit message (Expand)AuthorAge
* gpu: nvgpu: vgpu: fix tsg_unbind in recovery casePeter Daifuku2020-02-22
* gpu: nvgpu: use refcnt for ch mmu_debug_modeThomas Fleury2020-01-30
* gpu: nvgpu: set FB/HSMMU debug modeThomas Fleury2020-01-30
* gpu: nvgpu: add refcounting for MMU debug modeThomas Fleury2020-01-30
* gpu: nvgpu: channel_setup_bind: must be bound to TSGPeter Daifuku2019-10-14
* gpu: nvgpu: use vpr resize APIVedashree Vidwans2019-08-30
* gpu: nvgpu: fix race for channel sync read/writeVedashree Vidwans2019-08-27
* 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 tsg code to commonKonsta Holtta2018-09-24
* 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
* gpu: nvgpu: common: Fix MISRA 15.6 violationsSrirangan2018-08-23
* gpu: nvgpu: common: fix MISRA 10.4 violationsSai Nikhil2018-08-22
* gpu: nvgpu: remove utils.h from gk20a.hVinod G2018-08-10
* gpu: nvgpu: move can_railgate to enabled.hKonsta Holtta2018-07-04
* gpu: nvgpu: reject submits when usermode is onKonsta Holtta2018-07-03
* gpu: nvgpu: move submit code to commonKonsta Holtta2018-06-27