mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-25 00:52:45 -04:00
drm/amd/display: Add function to set dither option
Signed-off-by: Ding Wang <Ding.Wang@amd.com> Acked-by: Harry Wentland <Harry.Wentland@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
@@ -40,10 +40,6 @@ struct dce110_resource_pool {
|
||||
|
||||
enum dc_status dce110_resource_build_pipe_hw_param(struct pipe_ctx *pipe_ctx);
|
||||
|
||||
void dce110_resource_build_bit_depth_reduction_params(
|
||||
const struct core_stream *stream,
|
||||
struct bit_depth_reduction_params *fmt_bit_depth);
|
||||
|
||||
struct resource_pool *dce110_create_resource_pool(
|
||||
uint8_t num_virtual_links,
|
||||
struct core_dc *dc,
|
||||
|
||||
Reference in New Issue
Block a user