Home
last modified time | relevance | path

Searched hist:"666 cb873328b5075eb511662858bab02d084ff64" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tegra/
H A Drgb.cdiff 666cb873328b5075eb511662858bab02d084ff64 Mon Dec 08 09:32:47 CST 2014 Thierry Reding <treding@nvidia.com> drm/tegra: dc: Unify enabling the display controller

Previously output drivers would enable continuous display mode and power
up the display controller at various points during the initialization.
This is suboptimal because it accesses display controller registers in
output drivers and duplicates a bit of code.

Move this code into the display controller driver and enable the display
controller as the final step of the ->mode_set_nofb() implementation.

Signed-off-by: Thierry Reding <treding@nvidia.com>
H A Ddsi.cdiff 666cb873328b5075eb511662858bab02d084ff64 Mon Dec 08 09:32:47 CST 2014 Thierry Reding <treding@nvidia.com> drm/tegra: dc: Unify enabling the display controller

Previously output drivers would enable continuous display mode and power
up the display controller at various points during the initialization.
This is suboptimal because it accesses display controller registers in
output drivers and duplicates a bit of code.

Move this code into the display controller driver and enable the display
controller as the final step of the ->mode_set_nofb() implementation.

Signed-off-by: Thierry Reding <treding@nvidia.com>
H A Dhdmi.cdiff 666cb873328b5075eb511662858bab02d084ff64 Mon Dec 08 09:32:47 CST 2014 Thierry Reding <treding@nvidia.com> drm/tegra: dc: Unify enabling the display controller

Previously output drivers would enable continuous display mode and power
up the display controller at various points during the initialization.
This is suboptimal because it accesses display controller registers in
output drivers and duplicates a bit of code.

Move this code into the display controller driver and enable the display
controller as the final step of the ->mode_set_nofb() implementation.

Signed-off-by: Thierry Reding <treding@nvidia.com>
H A Dsor.cdiff 666cb873328b5075eb511662858bab02d084ff64 Mon Dec 08 09:32:47 CST 2014 Thierry Reding <treding@nvidia.com> drm/tegra: dc: Unify enabling the display controller

Previously output drivers would enable continuous display mode and power
up the display controller at various points during the initialization.
This is suboptimal because it accesses display controller registers in
output drivers and duplicates a bit of code.

Move this code into the display controller driver and enable the display
controller as the final step of the ->mode_set_nofb() implementation.

Signed-off-by: Thierry Reding <treding@nvidia.com>
H A Ddc.cdiff 666cb873328b5075eb511662858bab02d084ff64 Mon Dec 08 09:32:47 CST 2014 Thierry Reding <treding@nvidia.com> drm/tegra: dc: Unify enabling the display controller

Previously output drivers would enable continuous display mode and power
up the display controller at various points during the initialization.
This is suboptimal because it accesses display controller registers in
output drivers and duplicates a bit of code.

Move this code into the display controller driver and enable the display
controller as the final step of the ->mode_set_nofb() implementation.

Signed-off-by: Thierry Reding <treding@nvidia.com>