On Mon, Dec 20, 2021 at 06:11:31PM +0100, Daniel Vetter wrote:
On Mon, Dec 20, 2021 at 10:18:38AM +0100, Daniel Vetter wrote:
On Thu, Dec 02, 2021 at 10:51:12AM +0100, Claudio Suarez wrote:
The patch d1af5cd86997 ("drm: get rid of DRM_DEBUG_* log calls in drm core, files drm_a*.c") fails when the drm_device cannot be found in the parameter plane_state->crtc. Fix it using plane_state->plane.
Reported-by: kernel test robot oliver.sang@intel.com Fixes: d1af5cd86997 ("drm: get rid of DRM_DEBUG_* log calls in drm core, files drm_a*.c")
My scrip complained about the fixes line, so I fixed it. I guess you've used the sha1 from your tree, not from upstream?
Yes, my bad, sorry. Thanks for the advice.
Please always use upstream sha1 when referencing commits.
Anyway patches are now pushed.
Thank you!
Best regards. Claudio Suarez.