summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/mipi.c
Commit message (Expand)AuthorAgeFilesLines
* media: gpu: host1x: mipi: Keep MIPI clock enabled and mutex locked till calib...Sowjanya Komatineni2020-08-281-12/+10
* gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait()Sowjanya Komatineni2020-07-171-4/+13
* gpu: host1x: mipi: Use readl_relaxed_poll_timeout() in tegra_mipi_wait()Sowjanya Komatineni2020-07-171-12/+8
* gpu: host1x: mipi: Update tegra_mipi_request() to be node basedSowjanya Komatineni2020-07-171-2/+2
* drm/tegra: dsi: Enhance runtime power managementThierry Reding2016-08-241-32/+31
* gpu: host1x: mipi: Power down regulators when unusedThierry Reding2015-08-131-12/+98
* gpu: host1x: mipi: Add Tegra210 supportThierry Reding2015-08-131-1/+35
* gpu: host1x: mipi: Add Tegra132 supportThierry Reding2015-08-131-0/+18
* gpu: host1x: mipi: Constify OF match tableThierry Reding2015-08-131-1/+1
* gpu: host1x: mipi: Clear calibration statusThierry Reding2015-08-131-0/+4
* gpu: host1x: mipi: Fix clock lane register for DSIThierry Reding2015-08-131-5/+5
* gpu: host1x: mipi: Parameterize to support future SoCsThierry Reding2015-08-131-8/+79
* gpu: host1x: mipi: Set MIPI_CAL_BIAS_PAD_CFG1 registerSean Paul2014-11-131-0/+4
* gpu: host1x: mipi: Calibrate clock lanesSean Paul2014-11-131-32/+92
* gpu: host1x: mipi: Preserve the contents of MIPI_CAL_CTRLSean Paul2014-11-131-1/+3
* gpu: host1x: mipi: Registers are 32 bits wideThierry Reding2014-11-131-8/+8
* gpu: host1x: Fix more sparse warningsThierry Reding2013-12-191-0/+3
* gpu: host1x: Add MIPI pad calibration supportThierry Reding2013-12-191-0/+272