diff options
author | Deepak Rawat <drawat@vmware.com> | 2018-10-16 15:23:39 -0700 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2018-10-17 09:41:00 +0200 |
commit | 759af708db65d8f9fc2218e3445cfb903c8be72a (patch) | |
tree | f846396bbc469f8974d10e84e60e42e6a004d282 /tools/cnl_compute_wrpll.c | |
parent | c7034c780629b6f678dfe5021c38bc820a34e19d (diff) |
lib: Don't call igt_require_fb_modifiers() when no modifier
vmwgfx and amdgpu doesn't support fb modifiers, yet kms_addfb() requires
modifier support. Since many tests don't need this to run, the
requirement can be made less broad.
Therefore, tighten the requirement to cases where modifiers are actually
needed.
v2:
* In create_fb() calls to kms_addfb(), remove the modifier flag iff the
driver doesn't support modifiers and the modifer is 0
* Don't modify the flag in kms_addfb().
Signed-off-by: Deepak Rawat <drawat@vmware.com>
Signed-off-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/cnl_compute_wrpll.c')
0 files changed, 0 insertions, 0 deletions