panfrost: Remove unused display target field
Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
This commit is contained in:
@@ -212,7 +212,6 @@ panfrost_create_scanout_res(struct pipe_screen *screen,
|
||||
struct panfrost_resource *pres = pan_resource(res);
|
||||
|
||||
pres->scanout = scanout;
|
||||
pscreen->display_target = pres;
|
||||
|
||||
return res;
|
||||
}
|
||||
|
Reference in New Issue
Block a user