]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/history - drivers/gpu/nvgpu/gk20a/channel_gk20a.c
gpu: nvgpu: fix use-after-free in case of error notifier
[sojka/nv-tegra/linux-3.10.git] / drivers / gpu / nvgpu / gk20a / channel_gk20a.c
2016-10-21 Gagan Grovergpu: nvgpu: fix use-after-free in case of error notifier
2016-08-12 Bharat Nihalanigpu: nvgpu: gk20a: Use spin_lock for jobs_lock
2016-08-12 Deepak Nibadegpu: nvgpu: initialize local variable
2016-07-28 Shreshtha SAHURevert "gpu: nvgpu: enable semaphore acquire timeout"
2016-07-27 Deepak Nibadegpu: nvgpu: cancel job clean up before aborting channel
2016-07-25 Deepak Nibadegpu: nvgpu: suppress prints in submit path
2016-05-18 Deepak NibadeRevert "gpu: nvgpu: recycle the cmdbuf instead of freei...
2016-05-18 Deepak NibadeRevert "gpu: nvgpu: add lock for priv_cmd_queue list...
2016-05-06 Deepak Nibadegpu: nvgpu: add lock for priv_cmd_queue list accesses
2016-05-06 Deepak Nibadegpu: nvgpu: make jobs_lock more fine grained
2016-05-06 Deepak Nibadegpu: nvgpu: remove submit lock
2016-05-06 Deepak Nibadegpu: nvgpu: implement sync refcounting
2016-05-06 Deepak Nibadegpu: nvgpu: add lock for fences
2016-05-05 Richard Zhaogpu: nvgpu: enable semaphore acquire timeout
2016-04-12 Deepak Nibadegpu: nvgpu: cancel clean up before update_fn_work
2016-03-15 Konsta Holttagpu: nvgpu: validate wait notification offset
2016-03-15 Konsta Holttagpu: nvgpu: validate error notifier offset
2016-03-09 Sagar Kadamatigpu: nvgpu: recycle the cmdbuf instead of freeing after...
2016-03-01 Sumit SinghMerge remote-tracking branch 'origin/dev/sumit-linux...
2016-02-29 Deepak Nibadegpu: nvgpu: return from worker if gpu is not up
2016-02-29 Deepak Nibadegpu: nvgpu: force close all channels on shutdown
2016-02-27 Terje Bergstromgpu: nvgpu: Protect sync by an own lock
2016-02-19 Deepak Nibadegpu: nvgpu: preempt before adjusting fences
2016-02-19 Deepak Nibadegpu: nvgpu: call channel_update() always in channel_abort()
2016-02-19 Terje Bergstromgpu: nvgpu: Immediate channel release
2016-02-09 Deepak Nibadegpu: nvgpu: move clean up of jobs to separate worker
2016-02-05 Deepak Nibadegpu: nvgpu: check power_on before checking gp_get/put
2016-01-22 Richard Zhaogpu: nvgpu: fix tsg bugs
2015-12-07 Deepak Nibadegpu: nvgpu: create sync_fence only if needed
2015-11-30 Deepak Nibadegpu: nvgpu: move check_gp_put() and update_gp_get(...
2015-11-23 Deepak Nibadegpu: nvgpu: rework private command buffer free path
2015-11-23 Deepak Nibadegpu: nvgpu: support skipping buffer refcounting in...
2015-11-23 Deepak Nibadegpu: nvgpu: set aggressive_sync_destroy at runtime
2015-11-23 Deepak Nibadegpu: nvgpu: remove temporary gpfifo allocation in submi...
2015-10-21 Terje BergstromRevert "gpu: nvgpu: WAR for bad GPFIFO entries from...
2015-09-29 Sharif InamdarMerge commit for removing exec domain support
2015-09-16 Vijayakumargpu: nvgpu: fix runlist update timeout handling
2015-09-02 Leonid Moiseichukgpu: nvgpu: cyclestats snapshot permissions rework
2015-06-10 Alex Watermangpu: nvgpu: WAR for bad GPFIFO entries from userspace
2015-06-09 Terje Bergstromgpu: nvgpu: Do not pre-allocate cmdbuf entries
2015-06-09 Konsta Holttagpu: nvgpu: add per-channel refcounting
2015-06-02 Seshendra Gadagottugpu:nvgpu: update channel_setup_ramfc interface
2015-06-01 Leonid Moiseichukgpu: nvgpu: cyclestats mode E snapshots support
2015-05-21 Terje Bergstromgpu: nvgpu: Use vmalloc only when size >4K
2015-05-18 Deepak Nibadegpu: nvgpu: fix channel leak with immediate close
2015-05-11 Sumit SinghMerge branch 'android-3.10' into 'dev-kernel-3.10'
2015-04-29 Terje Bergstromgpu: nvgpu: Do not send WFI when finishing channel
2015-04-29 Terje Bergstromgpu: nvgpu: Reconfigure instance block with syncpt
2015-04-24 Konsta Holttagpu: nvgpu: check sync existence in channel update
2015-04-03 Terje Bergstromgpu: nvgpu: Sem wakeup to post event
2015-04-03 Sri Krishna chowdaryMerge "Merge 'remotes/origin/dev/schowdary-kmemleak...
2015-04-03 Sri Krishna chowdaryMerge 'remotes/origin/dev/schowdary-kmemleak-3.18'...
2015-04-01 Gagan Grovergpu: nvgpu: Fix the GPFIFO submit condition
2015-03-30 Terje Bergstromgpu: nvgpu: Increase GPFIFO priv cmd queue size
2015-03-27 Deepak Nibadegpu: nvgpu: improve error print in check_gp_put()
2015-03-24 Terje Bergstromgpu: nvgpu: Use common allocator for GPFIFO
2015-03-24 Terje Bergstromgpu: nvgpu: Use common allocator for cmd queue
2015-03-19 Terje Bergstromgpu: nvgpu: Use gk20a_mem_phys instead of sg_phys
2015-03-18 Konsta Holttagpu: nvgpu: use vmalloc for temp gpfifo in submit
2015-03-13 Terje Bergstromgpu: nvgpu: Implement common allocator and mem_desc
2015-03-04 Sumit SinghMerge branch 'android-3.10' into android-merge
2015-02-28 Konsta Holttagpu: nvgpu: protect channel ioctls with a mutex
2015-02-23 Terje Bergstromgpu: nvgpu: Per-chip PBDMA signature
2015-02-23 Terje Bergstromgpu: nvgpu: Install fd after no errors can happen
2015-02-20 Terje Bergstromgpu: nvgpu: More robust recovery
2015-02-20 Terje Bergstromgpu: nvgpu: TLB invalidate after map/unmap
2015-02-11 Ishan MittalMerge linux-3.10.67 into dev-kernel-3.10
2015-02-10 Konsta Holttagpu: nvgpu: add open channel ioctl to ctrl node
2015-01-28 Konsta Holttagpu: nvgpu: unify instance block initialization
2015-01-26 Janne Hellstengpu: nvgpu: gk20a: Optimize gpfifo entry copy
2015-01-23 Janne Hellstengpu: nvgpu: gk20a: Add a gpfifo wait trace point
2015-01-15 Seshendra Gadagottugpu: nvgpu: correct channel open sequence
2015-01-07 Konsta Holttagpu: nvgpu: unify instance block creation
2015-01-06 Sam Paynegpu: nvgpu: check gpfifo size against request
2015-01-05 Konsta Holttagpu: nvgpu: protect channel abort with submit lock
2014-12-04 Timo AlhoRevert "gpu: nvgpu: Enable syncpt reclaim only on gm20b"
2014-12-03 Ishan MittalMerge "Merge branch 'linux-3.10.61' into dev-kernel...
2014-12-03 Terje Bergstromgpu: nvgpu: Enable syncpt reclaim only on gm20b
2014-12-01 Ishan MittalMerge branch 'linux-3.10.61' into dev-kernel-3.10
2014-12-01 Sumit SinghMerge branch 'android-3.10' into 'dev-kernel-3.10'
2014-11-20 Terje Bergstromgpu: nvgpu: Physical page bits to be per chip
2014-11-17 Ishan MittalMerge branch 'linux-3.10.59' into dev-kernel-3.10
2014-11-17 Jubeom KimMerge remote-tracking branch 'dev-kernel-3.10_for_atmel...
2014-11-14 Konsta Holttagpu: nvgpu: add trace event for channel update
2014-11-14 Konsta Holttagpu: nvgpu: flush update notifiers on suspend
2014-11-14 Jubeom KimMerge remote-tracking branch 'remotes/origin/dev/atmel...
2014-11-05 Deepak Nibadegpu: nvgpu: fix sparse warnings
2014-11-03 Bharat NihalaniMerge branch 'linux-3.10.49' into dev-kernel-3.10
2014-11-03 Konsta Holttagpu: nvgpu: protect channel update callback access
2014-11-02 sujeet baranwalgpu: kernel support for suspending/resuming SMs
2014-11-01 Sam PayneRevert "gpu: nvgpu: GR and LTC HAL to use const structs"
2014-10-30 Ishan MittalMerge branch 'linux-3.10.49' into dev-kernel-3.10
2014-10-29 Bharat NihalaniMerge "Merge branch 'android-3.10' into dev-kernel...
2014-10-28 Terje Bergstromgpu: nvgpu: GR and LTC HAL to use const structs
2014-10-28 Sumit SinghMerge branch 'android-3.10' into dev-kernel-3.10
2014-10-27 Terje Bergstromgpu: nvgpu: Sync gk20a and gm20b headers
2014-10-24 Konsta Holttagpu: nvgpu: add update callback to gk20a channel
2014-10-23 Konsta Holttagpu: nvgpu: Remove get and put client routines
2014-10-21 Terje Bergstromgpu: nvgpu: Implement 64k large page support
2014-10-10 Sumit SinghMerge branch 'android-3.10' into dev-kernel-3.10
next