Re: [PATCH] drm/radeon: remove r600_blit_shaders.[c|h]

2022-04-11 Thread Alex Deucher
On Sat, Apr 9, 2022 at 1:11 PM Tom Rix wrote: > > The only use of the global variables in r600_blit_shaders.c > were in the old drivers/gpu/drm/radeon/r600_blit.c > This file was removed in > commit 8333f607a631 ("drm/radeon: remove UMS support") > > So remove the r600_blit_shaders.[c|h] files > >

[PATCH] drm/radeon: remove r600_blit_shaders.[c|h]

2022-04-09 Thread Tom Rix
The only use of the global variables in r600_blit_shaders.c were in the old drivers/gpu/drm/radeon/r600_blit.c This file was removed in commit 8333f607a631 ("drm/radeon: remove UMS support") So remove the r600_blit_shaders.[c|h] files Signed-off-by: Tom Rix --- drivers/gpu/drm/radeon/Makefile