diff options
author | 2014-04-01 15:22:38 -0700 | |
---|---|---|
committer | 2014-04-01 20:18:27 -0400 | |
commit | e13161af80c185ecd8dc4641d0f5df58f9e3e0af (patch) | |
tree | f91577cef047892521deed04a077c87babcfeb2c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm: Add plane type property (v2) (diff) | |
download | linux-dev-e13161af80c185ecd8dc4641d0f5df58f9e3e0af.tar.xz linux-dev-e13161af80c185ecd8dc4641d0f5df58f9e3e0af.zip |
drm: Add drm_crtc_init_with_planes() (v2)
Add a new drm_crtc_init_with_planes() to allow drivers to provide
specific primary and cursor planes at CRTC initialization. The existing
drm_crtc_init() interface remains to avoid driver churn in existing
drivers; it will initialize the CRTC with a plane helper-created primary
plane and no cursor plane.
v2:
- Move drm_crtc_init() to plane helper file so that nothing in the DRM
core depends on helpers. [suggested by Daniel Vetter]
- Keep cursor parameter to drm_crtc_init_with_planes() a void* until
we actually add cursor support. [suggested by Daniel Vetter]
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions