drm_hwcomposer: Remove supported()/unsupported() functions
Functions was used mostly for logging HWC2 API calls.
API calls logging will be re-introduced inside the hook templates in
further patches, which will improve logs quality and reduce LOC number.