summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/host/t20
AgeCommit message (Expand)Author
2012-07-01video: tegra: host: Serialize 2D jobsTerje Bergstrom
2012-06-19video: tegra: host: Support per Soc hardware headersTerje Bergstrom
2012-06-18video: tegra: host: Use chip_ops for save contextTerje Bergstrom
2012-06-14video: tegra: host: Remove version from dev nameTerje Bergstrom
2012-06-14video: tegra: host: Parametrize host1xTerje Bergstrom
2012-06-14video: tegra: host: Register devices in SoC filesTerje Bergstrom
2012-06-11video: tegra: host: Abstract nvmap supportTerje Bergstrom
2012-05-23video: tegra: host: move function pointers to nvhost_driverMayuresh Kulkarni
2012-05-17video: tegra: host: remove nvhost_channel from nvhost_masterMayuresh Kulkarni
2012-05-11video: tegra: host: move chip_support out of nvhost_masterMayuresh Kulkarni
2012-05-08video: tegra: host: Iterate devices without nb_channelsTerje Bergstrom
2012-05-04video: tegra: host: Clean up includesTerje Bergstrom
2012-03-21video: tegra: host: refactor for upstreamingMayuresh Kulkarni
2012-03-15video: tegra: host: Refactor context handling logicTerje Bergstrom
2012-03-15video: tegra: host: Replace license informationTerje Bergstrom
2012-01-30video: tegra: host: CPU reg read to use power managementTerje Bergstrom
2012-01-19video: tegra: host: Fix includesJuha Tukkinen
2012-01-12video: tegra: host: Move device data to nvhost_deviceTerje Bergstrom
2012-01-04video: tegra: host: Move host1x code into own directoryTerje Bergstrom
2011-12-30video: tegra: host: Move 3D code into own directoryTerje Bergstrom
2011-12-30video: tegra: host: Move MPE files into own directoryTerje Bergstrom
2011-12-30video: tegra: host: Replace magic numbers with constantsTerje Bergstrom
2011-12-29video: tegra: host: Disable nvmap struct dereferencing.Krishna Reddy
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-21video: tegra: host: Register all clients as devicesTerje Bergstrom
2011-12-15video: tegra: host: Enable multiple MPE contextsTerje Bergstrom
2011-12-15video: tegra: host: Implement MPE context switchTerje Bergstrom
2011-12-15video: tegra: host: Write cmdbufs after relocsTerje Bergstrom
2011-12-15video: tegra: host: Fix race in suspend/resumeTerje Bergstrom
2011-11-30video: tegra: host: Fix undefined reference to nvhost_syncpt_nameHiroshi DOYU
2011-11-30video: tegra: host: Insert pattern to context save in T20Terje Bergstrom
2011-11-30video: tegra: host: Sync 3D wait base only on timeoutTerje Bergstrom
2011-11-30video: tegra: host: Enhance FIFO/GATHER debug_dumpTerje Bergstrom
2011-11-30gcov-kernel: Add GCOV_KERNEL := y to MakefilesJuha Tukkinen
2011-11-30video: tegra: host: Add waitbases to debug outputTerje Bergstrom
2011-11-30video: tegra: host: Prevent panic in debug outputTerje Bergstrom
2011-11-30video: tegra: host: Keep wait bases in syncTerje Bergstrom
2011-11-30video: tegra: host: Add extra syncpt debug infoTerje Bergstrom
2011-11-30video: tegra: host: Add timeout to low-pri throttleTerje Bergstrom
2011-11-30video: tegra: host: Fix incompatible function prototypeScott Williams
2011-11-30video: tegra: host: Separate clk and power gatingTerje Bergstrom
2011-11-30video: tegra: host: Check for allocation failuresTerje Bergstrom
2011-11-30nvhost: Reference count context to be restoredTerje Bergstrom
2011-11-30nvhost: Modularize ACM codeTerje Bergstrom
2011-11-30tegra: nvhost: Retrieve phys address from nvmapTerje Bergstrom
2011-11-30video: tegra: host: fix checkpatch.pl issuesKen Adams
2011-11-30tegra: host: Separate Tegra2/3 code paths for 3DTerje Bergstrom
2011-11-30video: tegra: nvhost: Context save on suspendGreg Roth
2011-11-30video: tegra: nvhost: add submit timeout supportChris Johnson