summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-11-29gk20a: use kcalloc() to allocate arraysRolf Eike Beer
2018-11-29gk20a: mark gk20a_init_pmu_setup_sw() staticRolf Eike Beer
2018-11-29gk20a: do not BUG if the ioctl size does not matchRolf Eike Beer
2018-11-29Tegra: fix potential one byte overflows when calling strncpy()Rolf Eike Beer
2018-06-21Merge tag 'tegra-l4t-r21.7' into toradex_tk1_l4t_r21.7-nextMarcel Ziswiler
2018-04-28gpu: nvgpu: add speculative load barrier (ctrl IOCTLs)Jeetesh Burman
2018-03-26gpu: nvgpu: Add ref counting to channelsAlex Waterman
2018-03-09gpu: nvgpu: Validate buffer_offset argumentDebarshi Dutta
2017-11-29Merge tag 'tegra-l4t-r21.6' into toradex_tk1_l4t_r21.6Marcel Ziswiler
2017-09-26Revert "gpu: nvgpu: Remove IOCTL FREE_OBJ_CTX"Debarshi Dutta
2017-07-26gpu: nvgpu: Remove IOCTL FREE_OBJ_CTXDebarshi Dutta
2017-06-16gpu: nvgpu: Fix pgsz_idx used in gk20a_vm_alloc_space()Alex Waterman
2017-05-22gpu: nvgpu: fix crash in gk20a_channel_releaseAingara Paramakuru
2017-05-05BACKPORT: drm: crtc: integer overflow in drm_property_create_blob()Shreshtha SAHU
2017-05-05gpu: nvgpu: add ptr validation for vm_map_bufferXia Yang
2017-01-03gpu: nvgpu: initialize local variableDeepak Nibade
2016-10-26gpu: nvgpu: fix use-after-free in case of error notifierGagan Grover
2016-09-29video: tegra: host: gk20a: fix gcc-6 compilationMarcel Ziswiler
2016-09-29gpu: nvgpu: fix gcc-6 compilationMarcel Ziswiler
2016-03-14gpu: nvgpu: validate wait notification offsetKonsta Holtta
2016-03-14gpu: nvgpu: validate error notifier offsetKonsta Holtta
2015-09-28gpu: nvgpu: re-order POWERGATE_ENABLE operationsDeepak Nibade
2015-09-28gpu: nvgpu: enable powergate always while releasing debug sessionDeepak Nibade
2015-07-23arm: tegra: fix debug build issueBibek Basu
2015-06-19Revert "video: tegra: Wait PMU finishes booting"Winnie Hsu
2015-06-12gpu: nvgpu: Disable channel when updating SMPC WARSandarbh Jain
2015-06-05gpu: nvgpu: Do not touch gr status maskTerje Bergstrom
2015-06-04gpu: nvgpu: gk20a: dma_alloc only if neededBibek Basu
2015-05-11vga: Make absence of device message as debug printPankaj Dabade
2015-02-17gk20a: Moved bind fecs to init_gr_supportMahantesh Kumbar
2015-02-17gpu: nvgpu: send ELPG init cmd after GR is readyVijayakumar
2015-02-17gu: nvgpu: Add PMU state ELPG bootingTerje Bergstrom
2015-01-19video: tegra: host: gk20a: invalidate TLB after PDE updateDeepak Nibade
2015-01-19video: tegra: host: gk20a: fix PDE update sequenceDeepak Nibade
2015-01-14gpu: nvgpu: Allow suppressing WFI on submitTerje Bergstrom
2015-01-08gpu: nvgpu: reduce message severity to infoNaveen Kumar S
2015-01-06gpu: nvgpu: implement mapping for sparse allocationKirill Artamonov
2015-01-06video: tegra: Wait PMU finishes bootingsujeet baranwal
2015-01-06gpu: nvgpu: Add boost once GPU is initializedTerje Bergstrom
2015-01-06gpu: nvgpu: Initialize ELPG ref-count early.Neil Gabriel
2014-12-17gpu: nvgpu: update regops whitelistMatt Craighead
2014-11-03gpu:nvgpu: update aelpg parameterMahantesh Kumbar
2014-10-17gpu: nvgpu: gk20a: check ctx valid bitMayank Kaushik
2014-09-26gpu: nvgpu: Increase PBDMA timeoutTerje Bergstrom
2014-09-24video: tegra: host: gk20a: reduce gr delaysPrashant Malani
2014-09-19edp: sysedp : CPU/GPU priority depends on fGPUMatt Longnecker
2014-08-21gpu: nvgpu: Never use KEPLER_C sync point incrementTerje Bergstrom
2014-08-04gpu: nvgpu: fix error handling for mutex_acquire()Deepak Nibade
2014-07-23gpu: nvgpu: return error from mutex_acquire() if pmu not initializedDeepak Nibade
2014-07-07Revert "gpu: nvgpu: Dump offending push buffer fragment"Arto Merilainen