Skip to content

Draft: drivers/radeonsi: handle unsupported profiles and resolutions

Himanshu Nayak requested to merge himanshu.nayak/mesa-him:main into main
  1. return resolution not supported from createcontext for input resolution greater than max supported
  2. 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

Merge request reports