diff options
| author | Inki Dae <[email protected]> | 2013-05-12 16:09:33 +0900 |
|---|---|---|
| committer | Inki Dae <[email protected]> | 2013-06-28 21:12:51 +0900 |
| commit | 7fd65df155ebcd3684537c1e8f738b98ae595e28 (patch) | |
| tree | 95548f7a9a9cb87a0d002bfdfe58877ea05a181b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
| parent | e436b09dc5fa33d36f4906f4556c4f543afd4b65 (diff) | |
drm/exynos: do not use mode_set_base function directly
This patch adds exynos_drm_crtc_mode_set_commit function
to update mode data and it makes page flip call this function
instead of calling exynos_drm_crtc_mode_set_base function directly.
exynos_drm_crtc_mode_set_base function is called by drm subsystem
as a callback so we don't have to call this function directly.
Signed-off-by: Inki Dae <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions