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