mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-23 05:56:14 -04:00
drm/amd/display: Add DCN35 DIO
[Why & How] Add DIO handling for DCN35. Signed-off-by: Qingqing Zhuo <Qingqing.Zhuo@amd.com> Acked-by: Harry Wentland <Harry.Wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
819af8dc9a
commit
e0b394a87a
@@ -226,6 +226,11 @@ struct stream_encoder_funcs {
|
||||
struct stream_encoder *enc,
|
||||
int tg_inst);
|
||||
|
||||
void (*dig_stream_enable)(
|
||||
struct stream_encoder *enc,
|
||||
enum signal_type signal,
|
||||
bool enable);
|
||||
|
||||
void (*hdmi_reset_stream_attribute)(
|
||||
struct stream_encoder *enc);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user