[RFC v2 0/1] drm/i915/display: New Property Creation for HDMI

2021-05-07 Thread Nischal Varide
lds of the Infoframe structure in the userspace instead of hardcoding in the kernel, and this will help display manufacturers preload picture configurations for the devices. The changes has been Tested by an IGT testcase which got floated. https://patchwork.freedesktop.org/series/89852/. Nischal

[RFC v2 1/1] drm/i915/display: New Property Creation for HDMI

2021-05-07 Thread Nischal Varide
i) v1: Create new property for vendor and product id of HDMI. Signed-off-by: Nischal Varide --- drivers/gpu/drm/i915/display/intel_atomic.c | 14 + .../gpu/drm/i915/display/intel_connector.c| 20 +++ .../gpu/drm/i915/display/intel_connector.h