Searched hist:"4 aa3df7149a00cb061d2ba74e2136cd14a6d885a" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | rgb.c | diff 4aa3df7149a00cb061d2ba74e2136cd14a6d885a Mon Nov 24 09:27:13 CST 2014 Thierry Reding <treding@nvidia.com> drm/tegra: Atomic conversion, phase 1
Implement initial atomic state handling. Hook up the CRTCs, planes' and connectors' ->atomic_destroy_state() callback to ensure that the atomic state objects don't leak.
Furthermore the CRTC now implements the ->mode_set_nofb() callback that is used by new helpers to implement ->mode_set() and ->mode_set_base(). These new helpers also make use of the new plane helper functions which the driver now provides.
Signed-off-by: Thierry Reding <treding@nvidia.com>
|
H A D | output.c | diff 4aa3df7149a00cb061d2ba74e2136cd14a6d885a Mon Nov 24 09:27:13 CST 2014 Thierry Reding <treding@nvidia.com> drm/tegra: Atomic conversion, phase 1
Implement initial atomic state handling. Hook up the CRTCs, planes' and connectors' ->atomic_destroy_state() callback to ensure that the atomic state objects don't leak.
Furthermore the CRTC now implements the ->mode_set_nofb() callback that is used by new helpers to implement ->mode_set() and ->mode_set_base(). These new helpers also make use of the new plane helper functions which the driver now provides.
Signed-off-by: Thierry Reding <treding@nvidia.com>
|
H A D | dsi.c | diff 4aa3df7149a00cb061d2ba74e2136cd14a6d885a Mon Nov 24 09:27:13 CST 2014 Thierry Reding <treding@nvidia.com> drm/tegra: Atomic conversion, phase 1
Implement initial atomic state handling. Hook up the CRTCs, planes' and connectors' ->atomic_destroy_state() callback to ensure that the atomic state objects don't leak.
Furthermore the CRTC now implements the ->mode_set_nofb() callback that is used by new helpers to implement ->mode_set() and ->mode_set_base(). These new helpers also make use of the new plane helper functions which the driver now provides.
Signed-off-by: Thierry Reding <treding@nvidia.com>
|
H A D | hdmi.c | diff 4aa3df7149a00cb061d2ba74e2136cd14a6d885a Mon Nov 24 09:27:13 CST 2014 Thierry Reding <treding@nvidia.com> drm/tegra: Atomic conversion, phase 1
Implement initial atomic state handling. Hook up the CRTCs, planes' and connectors' ->atomic_destroy_state() callback to ensure that the atomic state objects don't leak.
Furthermore the CRTC now implements the ->mode_set_nofb() callback that is used by new helpers to implement ->mode_set() and ->mode_set_base(). These new helpers also make use of the new plane helper functions which the driver now provides.
Signed-off-by: Thierry Reding <treding@nvidia.com>
|
H A D | sor.c | diff 4aa3df7149a00cb061d2ba74e2136cd14a6d885a Mon Nov 24 09:27:13 CST 2014 Thierry Reding <treding@nvidia.com> drm/tegra: Atomic conversion, phase 1
Implement initial atomic state handling. Hook up the CRTCs, planes' and connectors' ->atomic_destroy_state() callback to ensure that the atomic state objects don't leak.
Furthermore the CRTC now implements the ->mode_set_nofb() callback that is used by new helpers to implement ->mode_set() and ->mode_set_base(). These new helpers also make use of the new plane helper functions which the driver now provides.
Signed-off-by: Thierry Reding <treding@nvidia.com>
|
H A D | dc.c | diff 4aa3df7149a00cb061d2ba74e2136cd14a6d885a Mon Nov 24 09:27:13 CST 2014 Thierry Reding <treding@nvidia.com> drm/tegra: Atomic conversion, phase 1
Implement initial atomic state handling. Hook up the CRTCs, planes' and connectors' ->atomic_destroy_state() callback to ensure that the atomic state objects don't leak.
Furthermore the CRTC now implements the ->mode_set_nofb() callback that is used by new helpers to implement ->mode_set() and ->mode_set_base(). These new helpers also make use of the new plane helper functions which the driver now provides.
Signed-off-by: Thierry Reding <treding@nvidia.com>
|
H A D | drm.c | diff 4aa3df7149a00cb061d2ba74e2136cd14a6d885a Mon Nov 24 09:27:13 CST 2014 Thierry Reding <treding@nvidia.com> drm/tegra: Atomic conversion, phase 1
Implement initial atomic state handling. Hook up the CRTCs, planes' and connectors' ->atomic_destroy_state() callback to ensure that the atomic state objects don't leak.
Furthermore the CRTC now implements the ->mode_set_nofb() callback that is used by new helpers to implement ->mode_set() and ->mode_set_base(). These new helpers also make use of the new plane helper functions which the driver now provides.
Signed-off-by: Thierry Reding <treding@nvidia.com>
|