summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* gpu: nvgpu: fix misc issue for dgpu code on QNX buildShashank Singh2018-04-10
* gpu: nvgpu: check null before accessing nvgpu_firmware.Debarshi Dutta2018-04-10
* gpu: nvgpu: vgpu: fix build errors on qnxRichard Zhao2018-04-10
* nvgpu: remove gk20a_init_bus functionShashank Singh2018-04-07
* gpu: nvgpu: Use tegra_alloc_fd() only on Tegra kernelTerje Bergstrom2018-04-06
* gpu: nvgpu: gv100 temperature read supportMahantesh Kumbar2018-04-06
* gpu: nvgpu: gk20a: Use ENOSPC instead of ENOMEMmpurohit2018-04-06
* gpu: nvgpu: Delete unused variable in priv_ring_gp10b.cAlex Waterman2018-04-05
* gpu: nvgpu: gp106: Reduce usage of os_linux.hAlex Waterman2018-04-05
* gpu: nvgpu: Cast negative int to u32 before shiftAlex Waterman2018-04-05
* gpu: nvgpu: De-linuxify pmgr codeAlex Waterman2018-04-05
* gpu: nvgpu: Only use gr.create_gr_sysfs with CONFIG_SYSFSAlex Waterman2018-04-05
* gpu: nvgpu: Abstract PCI header usageAlex Waterman2018-04-05
* gpu: nvgpu: delete unnecessary Linux header includesAlex Waterman2018-04-05
* gpu: nvgpu: add usermode submission interface HALSourab Gupta2018-04-05
* gpu: nvgpu: pass alloc_gpfifo args to gk20a_channel_alloc_gpfifoSourab Gupta2018-04-05
* gpu: nvgpu: add corresponding whitelists for per-context registers.Debarshi Dutta2018-04-05
* gpu: nvgpu: handle misaligned_addr SM exceptionDeepak Nibade2018-04-04
* gpu: nvgpu: Use u64 for log maskTerje Bergstrom2018-04-04
* gpu: nvgpu: Use #define for stalling/nonstallingTerje Bergstrom2018-04-04
* gpu: nvgpu: Correct sign qualifiers for LTC codeTerje Bergstrom2018-04-03
* gpu: nvgpu: gv11b: enable rail gatingseshendra Gadagottu2018-04-03
* gpu: nvgpu: initialize ctxsw state for golden context creationseshendra Gadagottu2018-04-03
* gpu: nvgpu: fix address table for GPCS_TPC6 broadcast conversionDeepak Nibade2018-04-03
* gpu: nvgpu: handle pm suspend/resume with runtime pm disableseshendra Gadagottu2018-04-02
* Revert "nvgpu: Remove ASYNC PROBE for vgpu"Aniruddha Banerjee2018-04-02
* gpu: nvgpu: gv11b: do not poll if stall intr is setSeema Khowala2018-03-30
* gpu: nvgpu: gv100: set apply_ctxsw_timeout and ch_wdt_timeout_msVijayakumar2018-03-30
* gpu: nvgpu: gp106 and missing types.h header fixesAlex Waterman2018-03-30
* gpu: nvgpu: Cleanup more set but unused variablesAlex Waterman2018-03-30
* gpu: nvgpu: Delete unused regops dataAlex Waterman2018-03-30
* gpu: nvgpu: WAR unlikely() bug in CLANGAlex Waterman2018-03-30
* gpu: nvgpu: Use proper signage in shift operationAlex Waterman2018-03-30
* gpu: nvgpu: channel_gk20a.c cleanup for POSIXAlex Waterman2018-03-30
* gpu: nvgpu: gv100: set sched err and ctxsw_timeout halsVijayakumar2018-03-30
* gpu: nvgpu: vgpu: add TEGRA_VGPU_EVENT_SET_ERROR_NOTIFIERRichard Zhao2018-03-29
* gpu: nvgpu: vgpu: add TEGRA_VGPU_EVENT_CHANNEL_CLEANUPRichard Zhao2018-03-29
* gpu: nvgpu: vgpu: add event TEGRA_VGPU_EVENT_SEMAPHORE_WAKEUPRichard Zhao2018-03-29
* gpu: nvgpu: add gops.fifo.setup_swSourab Gupta2018-03-29
* gpu: nvgpu: add gops.fifo.set_error_notifierRichard Zhao2018-03-29
* gpu: nvgpu: add gops.fifo.channel_suspend/channel_resumeRichard Zhao2018-03-29
* gpu: nvgpu: add gops.fifo.check_tsg_ctxsw_timeout/check_ch_ctxsw_timeoutRichard Zhao2018-03-29
* gpu: nvgpu: add gops.fifo.ch_abort_clean_upRichard Zhao2018-03-29
* gpu: nvgpu: make fifo/ch functions called by RM Server globalSourab Gupta2018-03-29
* gpu: nvgpu: enhance pbus error reportingSeema Khowala2018-03-29
* gpu: nvgpu: use gpc_tpc_count[gpc] for number of tpc in a gpcSeema Khowala2018-03-29
* gpu: nvgpu: fix priv error register readsThomas Fleury2018-03-28
* gpu: nvgpu: add accessor for gpc priv strideThomas Fleury2018-03-28
* gpu: nvgpu: simplify job semaphore release in abortKonsta Holtta2018-03-28
* gpu: nvgpu: delete semaphore release supportKonsta Holtta2018-03-27