commit | 018f60b26602bb41b33139da3408224e36dfe02d | [log] [tgz] |
---|---|---|
author | Deepak Rawat <drawat@vmware.com> | Wed Jun 20 11:26:59 2018 +0200 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Tue Jul 03 20:38:48 2018 +0200 |
tree | e8efd373624b4a266e7a63ba13021922465c1be2 | |
parent | 7e14eabca82ec75da5200769989d396da46033ee [diff] |
drm/vmwgfx: Remove primary memory validation against mode while creating fb This validation is not required because user-space will send create_fb request once the memory is allocated. This check should be performed during mode-setting. Signed-off-by: Deepak Rawat <drawat@vmware.com> Reviewed-by: Sinclair Yeh <syeh@vmware.com> Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>