Searched hist:e057b52c1d90e2898fdc01c95d21bd70c81b968a (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi.c | diff e057b52c1d90e2898fdc01c95d21bd70c81b968a Fri Apr 30 11:44:47 CEST 2021 Maxime Ripard <maxime@cerno.tech> drm/connector: Create a helper to attach the hdr_output_metadata property
All the drivers that implement HDR output call pretty much the same function to initialise the hdr_output_metadata property, and while the creation of that property is in a helper, every driver uses the same code to attach it.
Provide a helper for it as well
Reviewed-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Jernej Skrabec <jernej.skrabec@siol.net> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Link: https://patchwork.freedesktop.org/patch/msgid/20210430094451.2145002-1-maxime@cerno.tech
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_hdmi.c | diff e057b52c1d90e2898fdc01c95d21bd70c81b968a Fri Apr 30 11:44:47 CEST 2021 Maxime Ripard <maxime@cerno.tech> drm/connector: Create a helper to attach the hdr_output_metadata property
All the drivers that implement HDR output call pretty much the same function to initialise the hdr_output_metadata property, and while the creation of that property is in a helper, every driver uses the same code to attach it.
Provide a helper for it as well
Reviewed-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Jernej Skrabec <jernej.skrabec@siol.net> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Link: https://patchwork.freedesktop.org/patch/msgid/20210430094451.2145002-1-maxime@cerno.tech
|
/linux/include/drm/ |
H A D | drm_connector.h | diff e057b52c1d90e2898fdc01c95d21bd70c81b968a Fri Apr 30 11:44:47 CEST 2021 Maxime Ripard <maxime@cerno.tech> drm/connector: Create a helper to attach the hdr_output_metadata property
All the drivers that implement HDR output call pretty much the same function to initialise the hdr_output_metadata property, and while the creation of that property is in a helper, every driver uses the same code to attach it.
Provide a helper for it as well
Reviewed-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Jernej Skrabec <jernej.skrabec@siol.net> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Link: https://patchwork.freedesktop.org/patch/msgid/20210430094451.2145002-1-maxime@cerno.tech
|
/linux/drivers/gpu/drm/ |
H A D | drm_connector.c | diff e057b52c1d90e2898fdc01c95d21bd70c81b968a Fri Apr 30 11:44:47 CEST 2021 Maxime Ripard <maxime@cerno.tech> drm/connector: Create a helper to attach the hdr_output_metadata property
All the drivers that implement HDR output call pretty much the same function to initialise the hdr_output_metadata property, and while the creation of that property is in a helper, every driver uses the same code to attach it.
Provide a helper for it as well
Reviewed-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Jernej Skrabec <jernej.skrabec@siol.net> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Link: https://patchwork.freedesktop.org/patch/msgid/20210430094451.2145002-1-maxime@cerno.tech
|