summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common
Commit message (Expand)AuthorAge
* gpu-paging: Initial working implementationJoshua Bakita2022-05-24
* gpu: nvgpu: stop ELPG init thread during unloadSagar Kamble2021-08-12
* gpu: nvgpu: fix tsg unbind failure pathsSagar Kamble2021-05-04
* gpu: nvgpu: retry tsg unbind if NEXT is setSagar Kamble2021-03-19
* gpu: nvgpu: remove ZBC save/restore by PMUDivya Singhatwaria2021-03-17
* gpu: nvgpu: fix possible buffer overflow issueNitin Kumbhar2021-03-12
* gpu: nvgpu: fix mutex wrong acquireSumit Gupta2021-02-19
* gpu: nvgpu: add support for ACB SLCG on gv11bprsethi2020-10-27
* gpu: nvgpu: limit PD cache to < pgsize for linuxPeter Daifuku2020-10-06
* gpu: nvgpu: delete priv cmd buf size warningsKonsta Hölttä2020-09-22
* nvgpu: fix resource leaks when cleaning upPeter Daifuku2020-09-18
* nvgpu: add PD cache support for page-sized PTEsPeter Daifuku2020-09-15
* gpu: nvgpu: Discard coherency check on gmmuDebarshi Dutta2020-08-07
* gpu: nvgpu: Remove force coherencyDebarshi Dutta2020-08-07
* gpu: nvgpu: fix value leaked in logPeter Daifuku2020-07-08
* gpu: nvgpu: add speculative barrierRanjanikar Nikhil Prabhakarrao2020-06-30
* strncpy: it should depend on size of 1st argumentdmitry pervushin2020-05-13
* gpu: nvgpu: decrease refcount when sync-unmap failsddutta2020-03-05
* gpu: nvgpu: remove blcg_enable/disableddutta2020-02-28
* gpu: nvgpu: vgpu: fix tsg_unbind in recovery casePeter Daifuku2020-02-22
* gpu: nvgpu: move cg_enable after pmu_init is completeDebarshi Dutta2020-02-19
* 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: enable platform atomic featureVinod G2020-01-08
* gpu: nvgpu: add platform atomic supportVinod G2020-01-08
* gpu: nvgpu: re-enable elpg after golden img initPeter Daifuku2019-11-29
* gpu: nvgpu: add clock gating support for HSHUBDeepak Nibade2019-11-04
* gpu: nvgpu: channel_setup_bind: must be bound to TSGPeter Daifuku2019-10-14
* gpu: nvgpu: Fix PMU destroy sequenceAbhiroop Kaginalkar2019-09-23
* nvgpu: don't report max load when counter overflowLeon Yu2019-08-30
* 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: add check for "vm->num_user_mapped_buffers"Kary Jin2019-05-31
* 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: add cg and pg functionDebarshi Dutta2019-05-09
* gpu: nvgpu: using pmu counters for load estimatePeng Liu2019-04-01
* 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