summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2012-01-30video: tegra: dsi: Refine the DSI clock calculation.Kevin Huang
2012-01-24video: tegra: dc: Add dc backup clock source supportAlex Frid
2012-01-24video: tegra: host: Access nvhost_master via drvdataTerje Bergstrom
2012-01-24video: tegra: dc: enable emc clock on probeNitin Kumbhar
2012-01-19video: tegra: host: Fix includesJuha Tukkinen
2012-01-19video: tegra: nvmap: Remove high mem page cache flush.Krishna Reddy
2012-01-19video: tegra: dc: 1-shot bandwidth calculationJon Mayo
2012-01-17Merge remote-tracking branch 'origin/dev/vwadekar/korg-k3.1-merge' into Linux...Rohan Somvanshi
2012-01-16Revert "video: tegra: dc: fix DSI pclk calculation"Jon Mayo
2012-01-16video: tegra: dc: consolidate underflow codeJon Mayo
2012-01-16Merge branch 'linux-3.1.y' into android-tegra-nv-3.1Varun Wadekar
2012-01-12offb: Fix bug in calculating requested vram sizeBenjamin Herrenschmidt
2012-01-12offb: Fix setting of the pseudo-palette for >8bppBenjamin Herrenschmidt
2012-01-12video: tegra: host: Move device data to nvhost_deviceTerje Bergstrom
2012-01-12Revert "video: tegra: dc: use highest bandwidth setting"Jon Mayo
2012-01-10video: tegra: dc: Fix support for YUV422RFrancis Hart
2012-01-06video: tegra: dsi: Fix mipi continuous clk disableAnimesh Kishore
2012-01-04video: tegra: dc: use highest bandwidth settingJon Mayo
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-30video: tegra: dc: Fix dc stream random failure to stopAnimesh Kishore
2011-12-29arm: tegra: nvmap: Prepare nvmap api's to support Ion.Krishna Reddy
2011-12-29video: tegra: host: Disable nvmap struct dereferencing.Krishna Reddy
2011-12-28video: tegra: host: Use nvmap handle conversion macro.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: dc: direct dc out pins polarity settingMin-wuk Lee
2011-12-21video: tegra: Disable overlay display driverMichael Frydrych
2011-12-21video: tegra: host: Remove T30 A01 workaroundJuha Tukkinen
2011-12-21video: tegra: host: Register all clients as devicesTerje Bergstrom
2011-12-21video dsi: tegra: Fix support for hs clk in lp modeAnimesh Kishore
2011-12-15video: tegra: host: scale 3d.emc with 3d.busIlan Aelion
2011-12-15video: tegra: host: max emc rate when 3d is onDonghan Ryu
2011-12-15video: tegra: host: Enable multiple MPE contextsTerje Bergstrom
2011-12-15video: tegra: nvmap: Skip CPA for carverout.Krishna Reddy
2011-12-15video: tegra: host: Implement MPE context switchTerje 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: dc: Move DSI clock configuration to DC.Kevin Huang
2011-12-15nvmap_mru: fix off-by-oneColin Patrick McCabe
2011-12-15video: tegra: nvmap: Update page attributes as per request.Krishna Reddy
2011-12-15nvmap_dev: fix BUG_ON of unsigned numberColin Patrick McCabe
2011-12-15tegra: HDMI: add underscan capability exposure via sysfsVictor Ryabukhin
2011-12-15video: tegra: host: Return EBUSY when mutex busyTerje Bergstrom
2011-12-15video: tegra: host: Use polling in nvhost_cdma_flush()Terje Bergstrom
2011-12-15video: tegra: host: Fix race in suspend/resumeTerje Bergstrom
2011-12-15tegra: fb: HDMI monitor spec. not correct via "mode" device.Andre Sihera
2011-12-14Merge branch 'linux-3.1.5' into android-tegra-nv-3.1Varun Wadekar