summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/host/nvhost_channel.c
AgeCommit message (Expand)Author
2012-12-20video: tegra: host: Init actmon with host1x onTerje Bergstrom
2012-11-28video: tegra: host: Fix actmon deinitTerje Bergstrom
2012-11-02video: tegra: host: use platform bus/driver/deviceMayuresh Kulkarni
2012-09-06video: tegra: host: Make 3D reg read device opTerje Bergstrom
2012-07-05video: tegra: host: Use chip_ops for save contextTerje Bergstrom
2012-06-07video: tegra: host: Throttle lower priority jobsTerje Bergstrom
2012-05-30video: tegra: host: move function pointers to nvhost_driverMayuresh Kulkarni
2012-05-21video: tegra: host: remove nvhost_channel from nvhost_masterMayuresh Kulkarni
2012-05-14video: tegra: host: move chip_support out of nvhost_masterMayuresh Kulkarni
2012-05-14video: tegra: host: Clean up includesTerje Bergstrom
2012-04-18video: tegra: host: move resources to devicesMayuresh Kulkarni
2012-04-18video: tegra: host: api clean-upMayuresh Kulkarni
2012-03-23video: tegra: host: Refactor context handling logicTerje Bergstrom
2012-03-23video: tegra: host: Replace license informationTerje Bergstrom
2012-03-23video: tegra: host: Merge tegra_grhost and host1x devicesMayuresh Kulkarni
2012-03-23video: tegra: host: CPU reg read to use power managementTerje Bergstrom
2012-03-23video: tegra: host: Move device data to nvhost_deviceTerje Bergstrom
2012-03-23video: tegra: host: Use nvhost_job for tracking submitTerje Bergstrom
2012-03-23video: tegra: host: Prevent suspend if module is busyTerje Bergstrom
2012-03-23video: tegra: host: Write cmdbufs after relocsTerje Bergstrom
2012-03-23video: tegra: host: Fix race in suspend/resumeTerje Bergstrom
2012-03-23video: tegra: host: Add timeout to low-pri throttleTerje Bergstrom
2012-03-23nvhost: Throttle low-priority tasksTerje Bergstrom
2012-03-23video: tegra: host: Separate clk and power gatingTerje Bergstrom
2012-03-23nvhost: Wait for CDMA to end before freeing channelTerje Bergstrom
2012-03-23nvhost: Modularize ACM codeTerje Bergstrom
2012-03-23video: tegra: host: fix checkpatch.pl issuesKen Adams
2012-03-23video: tegra: nvhost: add submit timeout supportChris Johnson
2012-03-23video: tegra: refactor for multiple chip supportKen Adams
2012-03-23nvhost: Enable MPE powergating, except when open.Terje Bergstrom
2012-03-23nvrm: move stale wait checking into the kernelChris Johnson
2012-03-23video: tegra: host: add additional syncpoint idPrayas Mohanty
2012-03-23nvhost: Add tracing to nvhost driver.Terje Bergstrom
2012-03-23[ARM/tegra] nvhost: Tegra3 supportAndrew Howe
2012-03-23[ARM/tegra] nvhost: Merge NVIDIA changes into Google's nvhostAndrew Howe
2012-03-23nvhost: Reimplement null kickoff functionality.Dan Willemsen
2012-03-21video: tegra: add some missing mutex locking to nvhost_cdmaPrajakta Gudadhe
2012-03-21tegra: video: host: remove cancelled actions at power downVarun Wadekar
2012-03-21video: tegra: host1x driverGary King