aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/inc/hw/dchubbub.h
diff options
context:
space:
mode:
authorCharlene Liu <[email protected]>2019-02-14 00:48:31 +0000
committerAlex Deucher <[email protected]>2019-03-19 20:04:03 +0000
commit87d44f62d51fddce9dd7c0a7badc3e6723b30e9d (patch)
tree3da94cd794d3a311d6669ab6b2615d9dd88fc342 /drivers/gpu/drm/amd/display/dc/inc/hw/dchubbub.h
parentdrm/amd/display: half bandwidth for YCbCr420 during validation (diff)
downloadkernel-87d44f62d51fddce9dd7c0a7badc3e6723b30e9d.tar.gz
kernel-87d44f62d51fddce9dd7c0a7badc3e6723b30e9d.zip
Revert "drm/amd/display: dcn add check surface in_use"
This reverts commit 6bff1cc7780cca2fd2a775aa7b18b789e2a1b608. [Description] Revert since this will be checked at CP side. Signed-off-by: Charlene Liu <[email protected]> Reviewed-by: Tony Cheng <[email protected]> Acked-by: Bhawanpreet Lakha <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/inc/hw/dchubbub.h')
-rw-r--r--drivers/gpu/drm/amd/display/dc/inc/hw/dchubbub.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/inc/hw/dchubbub.h b/drivers/gpu/drm/amd/display/dc/inc/hw/dchubbub.h
index ac97d18d5568..9d2d8e51306c 100644
--- a/drivers/gpu/drm/amd/display/dc/inc/hw/dchubbub.h
+++ b/drivers/gpu/drm/amd/display/dc/inc/hw/dchubbub.h
@@ -73,9 +73,6 @@ struct hubbub_funcs {
void (*wm_read_state)(struct hubbub *hubbub,
struct dcn_hubbub_wm *wm);
-
- void (*wait_for_surf_safe_update)(struct hubbub *hubbub,
- uint32_t hbup_inst);
};
struct hubbub {