Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [RFC v2 0/1] drm/i915/display: New Property Creation for HDMI
@ 2021-05-07  6:40 Nischal Varide
  2021-05-07  6:40 ` [igt-dev] [RFC v2 1/1] " Nischal Varide
  2021-05-10  8:29 ` [igt-dev] ✗ Fi.CI.BUILD: failure for " Patchwork
  0 siblings, 2 replies; 6+ messages in thread
From: Nischal Varide @ 2021-05-07  6:40 UTC (permalink / raw)
  To: igt-dev, nischal.varide, uma.shankar, ankit.k.nautiyal


Right now the HDMI properties like vendor and product ids are hardcoded
in the function "intel_hdmi_compute_spd_infoframe()".

ret = hdmi_spd_infoframe_init(frame, "Intel", "Integrated gfx").

This patch enables the possibility of setting vendor and product id fields
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 Varide (1):
  drm/i915/display: New Property Creation for HDMI

 drivers/gpu/drm/i915/display/intel_atomic.c   | 14 +++++++++++++
 .../gpu/drm/i915/display/intel_connector.c    | 20 +++++++++++++++++++
 .../gpu/drm/i915/display/intel_connector.h    |  1 +
 .../drm/i915/display/intel_display_types.h    |  5 +++++
 drivers/gpu/drm/i915/display/intel_hdmi.c     | 14 ++++++++++++-
 drivers/gpu/drm/i915/display/intel_hdmi.h     |  5 +++++
 drivers/gpu/drm/i915/i915_drv.h               |  1 +
 7 files changed, 59 insertions(+), 1 deletion(-)

-- 
2.29.2

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <20210506004719.4121-2-nischal.varide@intel.com>]

end of thread, other threads:[~2021-05-10 12:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-07  6:40 [igt-dev] [RFC v2 0/1] drm/i915/display: New Property Creation for HDMI Nischal Varide
2021-05-07  6:40 ` [igt-dev] [RFC v2 1/1] " Nischal Varide
2021-05-10  9:31   ` Jani Nikula
2021-05-10 12:22     ` Varide, Nischal
2021-05-10  8:29 ` [igt-dev] ✗ Fi.CI.BUILD: failure for " Patchwork
     [not found] <20210506004719.4121-2-nischal.varide@intel.com>
2021-05-07  6:26 ` [igt-dev] [RFC v2 0/1] " Nischal Varide
2021-05-07  6:27   ` [igt-dev] [RFC v2 1/1] " Nischal Varide

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox