summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/host/nvhost_cdma.c
AgeCommit message (Expand)Author
2013-01-11video: tegra: host: Allow disabling debug dumpsArto Merilainen
2012-11-02video: tegra: host: use platform bus/driver/deviceMayuresh Kulkarni
2012-09-19drivers: video: tegra: host: Faster queue cleanupArto Merilainen
2012-07-05video: tegra: host: Parametrize host1xTerje Bergstrom
2012-06-26video: tegra: host: fix compilation issuesVarun Wadekar
2012-06-26video: tegra: host: Abstract nvmap supportTerje Bergstrom
2012-06-26video: tegra: host: Add context switch to trace dumpPrashant Malani
2012-06-07video: tegra: host: Throttle lower priority jobsTerje Bergstrom
2012-06-07video: tegra: host: rewrite nvhost_job_pin/unpin APIsMayuresh Kulkarni
2012-05-21video: tegra: host: Yield in case of race of waitsTerje Bergstrom
2012-05-21video: tegra: host: Simplify robustnessTerje Bergstrom
2012-05-14video: tegra: host: move chip_support out of nvhost_masterMayuresh Kulkarni
2012-05-14video: tegra: host: Add context switch to trace dumpTerje Bergstrom
2012-05-14video: early exit from update_cdmaPranav Chaturvedi
2012-05-14video: tegra: host: Clean up includesTerje Bergstrom
2012-04-11video: tegra: host: Fix sync point comparisonTerje Bergstrom
2012-03-23video: tegra: host: Replace license informationTerje Bergstrom
2012-03-23video: tegra: host: Change sync queue to a listTerje Bergstrom
2012-03-23video: tegra: host: Fix timeout syncpt incrsTerje Bergstrom
2012-03-23video: tegra: host: Move device data to nvhost_deviceTerje Bergstrom
2012-03-23video: tegra: host: Move timeout to hwctx & job structsTerje Bergstrom
2012-03-23video: tegra: host: Use nvhost_job for tracking submitTerje Bergstrom
2012-03-23video: tegra: host: Use polling in nvhost_cdma_flush()Terje Bergstrom
2012-03-23video: tegra: host: Sync 3D wait base only on timeoutTerje Bergstrom
2012-03-23video: tegra: host: Keep wait bases in syncTerje Bergstrom
2012-03-23video: tegra: host: Add timeout to low-pri throttleTerje Bergstrom
2012-03-23video: tegra: host: Check for allocation failuresTerje Bergstrom
2012-03-23tegra: nvhost: Retrieve phys address from nvmapTerje Bergstrom
2012-03-23video: tegra: nvhost: add submit timeout supportChris Johnson
2012-03-23nvhost: Fix tegra_host/status debug outputTerje Bergstrom
2012-03-23nvhost: Add tracing for submit activity and cdmaTerje Bergstrom
2012-03-23video: tegra: refactor for multiple chip supportKen Adams
2012-03-23video: tegra: host: Renovate debug codeAndrew Howe
2012-03-23[ARM/tegra] nvhost: Merge NVIDIA changes into Google's nvhostAndrew Howe
2012-03-21video: tegra: add some missing mutex locking to nvhost_cdmaPrajakta Gudadhe
2012-03-21video: tegra: dump current pushbuffer from channel debuggerMichael I. Gold
2012-03-21video: tegra: host1x driverGary King