Draft: drivers/radeonsi: handle unsupported profiles and resolutions
- return resolution not supported from createcontext for input resolution greater than max supported
- return unsupported profile from createConfig for the profiles which are not supported instead of unsupported entrypoint
Signed-off-by: Himanshu Nayak himanshu.nayak@amd.com