summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/host/nvhost_channel.c
AgeCommit message (Expand)Author
2012-06-18video: tegra: host: Use chip_ops for save contextTerje Bergstrom
2012-05-29video: tegra: host: Throttle lower priority jobsTerje 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-04video: tegra: host: Clean up includesTerje Bergstrom
2012-04-10video: tegra: host: move resources to devicesMayuresh Kulkarni
2012-04-03video: tegra: host: api clean-upMayuresh Kulkarni
2012-03-15video: tegra: host: Refactor context handling logicTerje Bergstrom
2012-03-15video: tegra: host: Replace license informationTerje Bergstrom
2012-02-28video: tegra: host: Merge tegra_grhost and host1x devicesMayuresh Kulkarni
2012-02-16Revert "video: tegra: host: use runtime pm for clock management"Simone Willett
2012-02-13video: tegra: host: use runtime pm for clock managementMayuresh Kulkarni
2012-01-30video: tegra: host: CPU reg read to use power managementTerje Bergstrom
2012-01-12video: tegra: host: Move device data to nvhost_deviceTerje Bergstrom
2011-12-21video: tegra: host: Use nvhost_job for tracking submitTerje Bergstrom
2011-12-15video: tegra: host: Prevent suspend if module is busyTerje 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: Add timeout to low-pri throttleTerje Bergstrom
2011-11-30nvhost: Throttle low-priority tasksTerje Bergstrom
2011-11-30video: tegra: host: Separate clk and power gatingTerje Bergstrom
2011-11-30nvhost: Wait for CDMA to end before freeing channelTerje Bergstrom
2011-11-30nvhost: Modularize ACM codeTerje Bergstrom
2011-11-30video: tegra: host: fix checkpatch.pl issuesKen Adams
2011-11-30video: tegra: nvhost: add submit timeout supportChris Johnson
2011-11-30video: tegra: refactor for multiple chip supportKen Adams
2011-11-30nvhost: Enable MPE powergating, except when open.Terje Bergstrom
2011-11-30nvrm: move stale wait checking into the kernelChris Johnson
2011-11-30video: tegra: host: add additional syncpoint idPrayas Mohanty
2011-11-30nvhost: Add tracing to nvhost driver.Terje Bergstrom
2011-11-30[ARM/tegra] nvhost: Tegra3 supportAndrew Howe
2011-11-30[ARM/tegra] nvhost: Merge NVIDIA changes into Google's nvhostAndrew Howe
2011-11-30nvhost: Reimplement null kickoff functionality.Dan Willemsen
2011-11-30video: tegra: add some missing mutex locking to nvhost_cdmaPrajakta Gudadhe
2011-11-30tegra: video: host: remove cancelled actions at power downVarun Wadekar
2011-11-30video: tegra: host1x driverGary King