summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
* gpu: nvgpu: provide usermode region via mmapKonsta Holtta2019-08-15
* gpu: nvgpu: track opened Linux ctrl filesKonsta Holtta2019-08-15
* gpu: nvgpu: add usermode_base HALKonsta Holtta2019-08-15
* gpu: nvgpu: store bus addr of gpu regsKonsta Holtta2019-08-15
* gpu: nvgpu: Add CHANNEL_SETUP_BIND IOCTLDebarshi Dutta2019-08-15
* gpu: nvgpu: Use TPC_PG_MASK to powergate the TPCDivya Singhatwaria2019-08-02
* gpu: nvgpu: Fix the race between runtime PM and L2 flushDebarshi Dutta2019-08-02
* gpu: nvgpu: add missing ops assignmentDebarshi Dutta2019-08-01
* gpu: nvgpu: remove reversed ordering for deadlockJeremy Ho2019-07-16
* gpu: nvgpu: align size to page size in vgpu mapPeter Daifuku2019-06-25
* gpu: nvgpu: set channel to serviceable after it is bound to tsgSeema Khowala2019-06-15
* gpu: nvgpu: vgpu: correct param to sysfs_attr_initsumitg2019-06-11
* gpu: nvgpu: add check for "vm->num_user_mapped_buffers"Kary Jin2019-05-31
* gpu: nvgpu: Add DT support for TPC_PG_POWERGATEDebarshi Dutta2019-05-15
* gpu: nvgpu: fecs ctxsw trace for gm20bDebarshi Dutta2019-05-14
* Revert "gpu: nvgpu: cache gpu clk rate"Peng Liu2019-05-10
* gpu: nvgpu: fix synchronization in nvgpu_vm_mapShih-hsin Li2019-05-09
* gpu: nvgpu: protect recovery with engines_reset_mutexDebarshi Dutta2019-05-09
* gpu: nvgpu: wait for gr.initialized before changing cg/pgDebarshi Dutta2019-05-09
* gpu: nvgpu: disable elpg before ctxsw_disableDebarshi Dutta2019-05-09
* gpu: nvgpu: add cg and pg functionDebarshi Dutta2019-05-09
* nvgpu: Change the path in the dependent filesAnuj Gangwar2019-05-03
* gpu: nvgpu: change err to info print if failing eng id is -1Seema Khowala2019-05-02
* gpu: nvgpu: do not do timeout_debug_dump for non fifo_error_idle_timeoutSeema Khowala2019-05-02
* 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: using pmu counters for load estimatePeng Liu2019-04-01
* gpu: nvgpu: fix invalid TSG pointerDeepak Nibade2019-04-01
* gpu: nvgpu: fix channel reference leak in error caseDeepak Nibade2019-04-01
* gpu: nvgpu: tsg: ensure unbound channel is disabledPeter Daifuku2019-03-29
* gpu: nvgpu: remove gk20a_is_channel_marked_as_tsgSeema Khowala2019-03-18
* gpu: nvgpu: add compatibility versionPreetham Chandru R2019-03-13
* nvgpu: more changes to clean loading/unloadingDmitry Pervushin2019-03-11
* gpu: do not release managed resourceDmitry Pervushin2019-03-11
* 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: rename dma map/umap interfacesPreetham Chandru R2019-02-14
* 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 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: delete raw chid lookupKonsta Holtta2019-02-05
* gpu: nvgpu: store ch ptr in gr isr dataKonsta Holtta2019-02-05
* gpu: nvgpu: add safe channel id lookupKonsta Holtta2019-02-05
* gpu: nvgpu: channel: make chid u32Philip Elcan2019-02-05