summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gv11b/fifo_gv11b.c
Commit message (Expand)AuthorAge
* gpu: nvgpu: wait for stalling interrupts to complete during TSG unbind preemptSagar Kamble2021-05-04
* gpu: nvgpu: add usermode_base HALKonsta Holtta2019-08-15
* gpu: nvgpu: Add CHANNEL_SETUP_BIND IOCTLDebarshi Dutta2019-08-15
* gpu: nvgpu: protect recovery with engines_reset_mutexDebarshi Dutta2019-05-09
* gpu: nvgpu: add cg and pg functionDebarshi Dutta2019-05-09
* gpu: nvgpu: add hal to mask/unmask intr during teardownSeema Khowala2019-05-02
* gpu: nvgpu: gv11b: add missing tsg_mark_errorSeema Khowala2019-04-16
* gpu: nvgpu: replace input param chid with pointer to channelDebarshi Dutta2019-02-11
* gpu: nvgpu: replace input parameter tsgid with pointer to struct tsg_gk20aDebarshi Dutta2019-02-11
* gpu: nvgpu: replace input parameter tsgid with pointer to struct tsg_gk20aDebarshi Dutta2019-02-11
* gpu: nvgpu: replace tsgid input variable with pointer to a struct tsg_gk20aDebarshi Dutta2019-02-11
* gpu: nvgpu: Add MC APIs for reset masksTerje Bergstrom2018-09-27
* gpu: nvgpu: change location of gk20a.h#include <nvgpu/gk20a.h>ddutta2018-09-14
* gpu: nvgpu: Move MC HAL to commonTerje Bergstrom2018-09-13
* gpu: nvgpu: gv11b: skip waiting for runlist preempt to complete in RCAparna Das2018-09-12
* gpu: nvgpu: move channel header to commonKonsta Holtta2018-09-05
* gpu: nvgpu: gv11b: Fix MISRA 15.6 violationsSrirangan2018-08-28
* gpu: nvgpu: remove utils.h from gk20a.hVinod G2018-08-10
* gpu: nvgpu: Fix MISRA 15.6 violationsSrirangan2018-08-10
* gk20a: nvgpu: Remove io.h dependency from gk20a.hDebarshi Dutta2018-07-30
* gpu: nvgpu: Rearrange the static inline codeVinod G2018-07-24
* gpu: nvgpu: gv11b: issue runlist preempt during teardownSeema Khowala2018-07-19
* gpu: nvgpu: gv11b: set preempt timeoutSeema Khowala2018-07-19
* gpu: nvgpu: gv11b: do not issue preempt timeout rcSeema Khowala2018-07-19
* Revert "Revert: GV11B runlist preemption patches"Seema Khowala2018-07-19
* gpu: nvgpu: Conditional enable for replayable faultTerje Bergstrom2018-07-09
* gpu: nvgpu: ring doorbell after enabling TSGDeepak Nibade2018-07-06
* Revert: GV11B runlist preemption patchesAlex Waterman2018-06-26
* gpu: nvgpu: Remove variable that's only ever setAlex Waterman2018-06-25
* gpu: nvgpu: gv11b: add runlist abort & remove bare channelSeema Khowala2018-06-24
* gpu: nvgpu: gv11b: preempt runlist if tsg preempt times outSeema Khowala2018-06-24
* gpu: nvgpu: gv11b: acquire/release runlist_lock during teardownSeema Khowala2018-06-24
* gpu: nvgpu: remove timeout_rc_type i/p paramSeema Khowala2018-06-24
* gpu: nvgpu: gv11b: preempt timeout set to 1000 msSeema Khowala2018-06-24
* gpu: nvgpu: gv11b: do not poll preempt done if eng intr pendingSeema Khowala2018-06-24
* gpu: nvgpu: gv11b: disable/enable runlist sched during tsg preemptSeema Khowala2018-06-24
* gpu: nvgpu: recover on first interrupt reported for mmu nackAparna Das2018-06-15
* gpu: nvgpu: deprecate fb flush timeout registersDeepak Nibade2018-06-15
* gpu: nvgpu: Mask an unused HCE_ILLEGAL_OP InterruptVinod G2018-06-14
* gpu: nvgpu: add g->fifo_eng_timeout_usThomas Fleury2018-06-14
* gpu: nvgpu: gv11b: move to use gops.fifo.check_tsg_ctxsw_timeoutRichard Zhao2018-05-25
* gpu: nvgpu: add NVGPU_IOCTL_CHANNEL_RESCHEDULE_RUNLISTDavid Li2018-05-18
* gpu: nvgpu: runlist_lock released before preempt timeout recoverySeema Khowala2018-05-17
* gpu: nvgpu: implement new host semaphore methods for VoltaDeepak Nibade2018-05-16
* gpu: nvgpu: remove access to mc_enable_pb_r()Deepak Nibade2018-05-10
* gpu: nvgpu: Remove gk20a_dbg* functionsTerje Bergstrom2018-05-09
* gpu: nvgpu: add rc_type i/p param to gk20a_fifo_recoverSeema Khowala2018-05-04
* gpu: nvgpu: rename mutex to runlist_lockSeema Khowala2018-05-04
* gpu: nvgpu: add HAL to update doorbellDeepak Nibade2018-04-27
* gpu: nvgpu: export gv11b fifo APIsDeepak Nibade2018-04-22