summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2014-06-12gpu: nvgpu: allocate secure buffer in probeDeepak Nibade
2014-06-12gpu: nvgpu: add APIs to allocate/free dummy secure bufferDeepak Nibade
2014-06-12gpu: nvgpu: sysfs to put gpu into idleDeepak Nibade
2014-06-12gpu: nvgpu: add railgate check in do_idle()Deepak Nibade
2014-06-12gpu: nvgpu: add is_railgated() callbackDeepak Nibade
2014-06-12gpu: nvgpu: gk20a: add do_{idle()/unidle()} APIsDeepak Nibade
2014-06-12gpu: nvgpu: gk20a: add busy lockDeepak Nibade
2014-06-12gpu: nvgpu: gk20a: export wait_channel_idle()Deepak Nibade
2014-06-10Merge commit 'refs/changes/82/419382/1' of ssh://git-master:12001/linux-3.10 ...Mandar padmawar
2014-06-09gpu: nvgpu: print intr code for class errorDeepak Nibade
2014-06-09gpu: nvgpu: add accessor for gr_class_errorDeepak Nibade
2014-06-06gpu: nvgpu: fix memory leak of dbg_sessionDeepak Nibade
2014-06-06gpu: nvgpu: Rewrite PMU boot-up sequenceTerje Bergstrom
2014-06-06gpu: nvgpu: Initialize FECS explicitly on recoveryTerje Bergstrom
2014-06-05gpu: nvgpu: Reload ZBC values on rail gate exitTerje Bergstrom
2014-06-05Merge branch 'linux-3.10.40' into rel-21Ishan Mittal
2014-06-04gpu: nvgpu: Fault engines on PBDMA errorTerje Bergstrom
2014-06-04gpu: nvgpu: Handle PBDMA errorsTerje Bergstrom
2014-06-04gpu: nvgpu: Remove deferred ELPG enableTerje Bergstrom
2014-06-04gpu: nvgpu: Add PMU sent/recvd messages to dbg logTerje Bergstrom
2014-06-03gpu: nvgpu: Do not clear PMU state on rail gateTerje Bergstrom
2014-05-28gpu: nvgpu: Handle missing DMA addressSami Kiminki
2014-05-27gpu: nvgpu: Turn off scaling when not poweredSantosh Katvate
2014-05-27gpu: nvgpu: mm: free allocations on validate errorShridhar Rasal
2014-05-21gpu: nvgpu: Disable pm runtime on shutdownArto Merilainen
2014-05-21gpu: nvgpu: fix pte memory leakKirill Artamonov
2014-05-20gpu: nvgpu: Balance usage count on resume failTerje Bergstrom
2014-05-20video: tegra: host: gk20a: add class perf settingsRandy Spurlock
2014-05-19gpu: nvgpu: gk20a: add fecs error intr handlerDeepak Nibade
2014-05-19gpu: nvgpu: gk20a: add fecs intr h/w headersDeepak Nibade
2014-05-15gpu: nvgpu: fix memory leak in regops ioctlKevin Huang
2014-05-15gpu: nvgpu: Ignore lbreq interruptTerje Bergstrom
2014-05-13gpu: nvgpu: Do not enable lbreq interruptTerje Bergstrom
2014-05-13gpu: nvgpu: Fix sched error and recovery raceTerje Bergstrom
2014-05-13drm: cirrus: add power management supportGerd Hoffmann
2014-05-13Skip intel_crt_init for Dell XPS 8700Giacomo Comes
2014-05-12gpu: nvgpu: Fix TLB invalidate raceTerje Bergstrom
2014-05-12gpu: nvgpu: Register as subdomain of host1xTerje Bergstrom
2014-05-12video: tegra: gk20a: Disable gfx before save zbcSantosh Katvate
2014-05-09gpu: nvgpu: Allow sysfs write only to rootTerje Bergstrom
2014-04-23gpu: nvgpu: disable aggresive syncpoint destroyShridhar Rasal
2014-04-23gpu: nvgpu: Allow module buildLauri Peltonen
2014-04-23gpu: nvgpu: Define module licenseArto Merilainen
2014-04-23gpu: nvgpu: Do not enable HCE priv modeTerje Bergstrom
2014-04-23gpu: nvgpu: gk20a: enable syncpt free at channel_unbind()Deepak Nibade
2014-04-23gpu: nvgpu: gk20a: allow syncpt free at channel_unbind()Deepak Nibade
2014-04-23gpu: nvgpu: Power on platform deps for wfiArto Merilainen
2014-04-23gpu: nvgpu: Request irq at probeTerje Bergstrom
2014-04-23gpu: nvgpu: Disable IRQs after channel suspendArto Merilainen
2014-04-22gpu: nvgpu: gk20a: check the return value of gk20a_channel_busyKerwin Wan