Searched hist:"07866963 b675b358d82baf8df73dba545d967a1d" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | dc.c | diff 07866963b675b358d82baf8df73dba545d967a1d Mon Nov 24 10:08:06 CST 2014 Thierry Reding <treding@nvidia.com> drm/tegra: Atomic conversion, phase 3, step 1
Switch out the regular plane helpers for the atomic plane helpers. Also use the default atomic helpers to implement the ->atomic_check() and ->atomic_commit() callbacks. The driver now exclusively uses the atomic interfaces.
Signed-off-by: Thierry Reding <treding@nvidia.com>
|
H A D | drm.c | diff 07866963b675b358d82baf8df73dba545d967a1d Mon Nov 24 10:08:06 CST 2014 Thierry Reding <treding@nvidia.com> drm/tegra: Atomic conversion, phase 3, step 1
Switch out the regular plane helpers for the atomic plane helpers. Also use the default atomic helpers to implement the ->atomic_check() and ->atomic_commit() callbacks. The driver now exclusively uses the atomic interfaces.
Signed-off-by: Thierry Reding <treding@nvidia.com>
|