Re: [PATCH 4/4] drm/edid: update non-desktop use also from DisplayID

2023-02-21 Thread Dmitry Osipenko
On 2/16/23 23:45, Jani Nikula wrote: > Use the DisplayID 2.0 primary use case information to deduce whether > this is a head-mounted display, and should not be used for desktop. > > Cc: Iaroslav Boliukin > Cc: Dmitry Osipenko > Signed-off-by: Jani Nikula > --- > drivers/gpu/drm/drm_edid.c |

[PATCH 4/4] drm/edid: update non-desktop use also from DisplayID

2023-02-16 Thread Jani Nikula
Use the DisplayID 2.0 primary use case information to deduce whether this is a head-mounted display, and should not be used for desktop. Cc: Iaroslav Boliukin Cc: Dmitry Osipenko Signed-off-by: Jani Nikula --- drivers/gpu/drm/drm_edid.c | 25 + 1 file changed, 25