summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/dc/dc.c
AgeCommit message (Expand)Author
2013-12-16tegra: dc: enable CMU for secondary display.Markus Hiienkari
2013-12-16tegra: dc: fix HDMI CMU enable.Markus Hiienkari
2013-07-09video: tegra: dc: hdmi: calling tegra_hotplug_signal to queue deferred worksharath sarangpur
2013-05-17video: tegra: dc: log suspend enter timeAndy Park
2013-04-16video: tegra: dc: Log display-on time via uS timerKamal Kannan Balagopalan
2013-03-19video: tegra: dsi: need clear indication to track LP0 resuming latencyLi Li
2013-03-07video: tegra: dc: unset initialized flagRakesh Iyer
2013-02-27arm: tegra: roth: fix regulator in initialized modeRakesh Iyer
2013-02-14video: tegra: dc: provide debugfs to force hotplugJon Mayo
2013-02-14video: tegra: dsi: Dont program initialized panelsRakesh Iyer
2013-01-29video: tegra: dc: Fix clk enable/disableAnimesh Kishore
2013-01-16video: tegra: dsi: Fix dynamic suspend/resumeAnimesh Kishore
2012-12-10video: tegra: dc: set cmu table when enabling cmu.Kevin Huang
2012-12-10video: tegra: dc: fix explicit null dereferenceDeepak Nibade
2012-12-07video: tegra: dc: clean up powergate codeJon Mayo
2012-12-07video: tegra: dc: apply CMU changes only if activeJon Mayo
2012-12-05video: tegra: dc: multiple mode supportRakesh Iyer
2012-12-04video: tegra: dc: moving to clk prepare APIsSivaram Nair
2012-12-04video: tegra: dc: fix the clock-gate for suspend.Kevin Huang
2012-12-03video: tegra: dc: No dependency check if only one DC instancedChao Xu
2012-12-03video: tegra: dc: update cmu_enable on sysfs writeMitch Luban
2012-11-28video: tegra: dc: ignore mode set during probeJon Mayo
2012-11-28video: tegra: dc: remove recursive mutex_lock in mode setJon Mayo
2012-11-28video: tegra: dc: Powergate dependency between DCs.Kevin Huang
2012-11-28video: tegra: dc: update sd backlight on vpulse2Kevin Huang
2012-11-24video: tegra: dc: load video mode during vblankJon Mayo
2012-11-24video: tegra: dc: remove duplicate codeJon Mayo
2012-11-19video: tegra: dc: add ioctl to expose CMU.Kevin Huang
2012-11-19video: tegra: dc: Powergate DISA & DISB.Kevin Huang
2012-11-13video: tegra: dc: report correct display output typeJon Mayo
2012-11-09video: tegra: dc: support either DC as the primaryJon Mayo
2012-11-09video: tegra: dc: allow r/w of cmu_enable sysfs nodeMitch Luban
2012-11-02video: tegra: host: use platform bus/driver/deviceMayuresh Kulkarni
2012-11-01video: tegra: dc: Move PRISM update to V_PULSE2.Kevin Huang
2012-10-31video: tegra: dc: fix shift clk dividerAnimesh Kishore
2012-10-30video: tegra: dc: power optimize DC and host1x clkJon Mayo
2012-10-26video: tegra: dc: support for vblank syncRakesh Iyer
2012-10-26dc: mach-tegra: pass sd settings bl_device_nameMitch Luban
2012-10-25video: tegra: dc: moving to clk prepare APIsSivaram Nair
2012-10-25video: tegra: dc: add the interface to CMU settings.Kevin Huang
2012-10-24video: tegra: dc: vfilter memclient only for 2x/3xJon Mayo
2012-10-19video: tegra: dc: Fix bootloader to kernel display transitionAnimesh Kishore
2012-10-11video: tegra: dc: change enable and hotplug_init argumentsMallikarjun Kasoju
2012-09-28video: tegra: dc: handle function return valueDeepak Nibade
2012-09-27tegra:dc: Init default mode on HDMIShashank Sharma
2012-09-26video: tegra: dc: use trace eventsJon Mayo
2012-09-24video: tegra: dc: remove dereference of null pointerDeepak Nibade
2012-09-21video: tegra: dc: Use more exact error messages.Tuomas Kulve
2012-08-31video: tegra: dc: fix boot issue with HDMIDeepak Nibade
2012-08-31video: tegra: dc: move set default videomode out of _tegra_dc_enable.Marvin Zhang