aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium
diff options
context:
space:
mode:
authorRob Clark <[email protected]>2019-01-29 12:29:16 -0500
committerRob Clark <[email protected]>2019-01-29 12:30:50 -0500
commit446a14bc0a93edebc6774435c8516c079455cf35 (patch)
tree5c054b4405652d5645fcdc6b6292f15c3dd8d68a /src/gallium
parentc3baa077bf6db9f9d46be62ed7cbbc3167e68c8f (diff)
freedreno: minor cleanups
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/gallium')
-rw-r--r--src/gallium/drivers/freedreno/freedreno_blitter.c1
-rw-r--r--src/gallium/drivers/freedreno/freedreno_resource.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/drivers/freedreno/freedreno_blitter.c b/src/gallium/drivers/freedreno/freedreno_blitter.c
index aaf39f4c4d2..99edd0186d3 100644
--- a/src/gallium/drivers/freedreno/freedreno_blitter.c
+++ b/src/gallium/drivers/freedreno/freedreno_blitter.c
@@ -160,7 +160,6 @@ fd_blitter_pipe_copy_region(struct fd_context *ctx,
/**
* Copy a block of pixels from one resource to another.
* The resource must be of the same format.
- * Resources with nr_samples > 1 are not allowed.
*/
void
fd_resource_copy_region(struct pipe_context *pctx,
diff --git a/src/gallium/drivers/freedreno/freedreno_resource.h b/src/gallium/drivers/freedreno/freedreno_resource.h
index 9fc93d3c9a5..2a31d637d73 100644
--- a/src/gallium/drivers/freedreno/freedreno_resource.h
+++ b/src/gallium/drivers/freedreno/freedreno_resource.h
@@ -100,7 +100,6 @@ struct fd_resource {
uint16_t seqno;
unsigned tile_mode : 2;
- unsigned preferred_tile_mode : 2;
/*
* LRZ