[PATCH 3/3] drm/edid: quirk HTC vive headset as non-standard.
Pierre-Loup A. Griffais
pgriffais at valvesoftware.com
Tue Oct 17 00:59:17 UTC 2017
On 10/15/2017 11:47 PM, Thierry Reding wrote:
> On Mon, Oct 16, 2017 at 02:29:09PM +1000, Dave Airlie wrote:
>> From: Dave Airlie <airlied at redhat.com>
>>
>> This uses the EDID info from my HTC Vive to mark it as
>> non-standard.
>>
>> Signed-off-by: Dave Airlie <airlied at redhat.com>
>> ---
>> drivers/gpu/drm/drm_edid.c | 3 +++
>> 1 file changed, 3 insertions(+)
>
> I guess I was being naive for thinking that HMDs would come with a
> special EDID extension. Google indicates that someone might have worked
> on something called HMD-EXT to be standardized by VESA for EDID, but no
> documents seem to exist for that.
We had someone working with VESA on exactly that and I thought that had
shipped, but we found the same thing: the extension was never released
and there's not currently a standard way to tag HMDs at the EDID-level,
which is very unfortunate, as you'd want the lowest levels of the system
to be aware of the HMD-ness of a display. You would never want to bring
up a text console on one, or any sort of non-distorted content. I'll
look into getting that effort back on track, but in the meantime it
looks like an EDID blacklist somewhere might be our best bet.
Thanks,
- Pierre-Loup
>
> Thierry
>
>
>
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
>
More information about the dri-devel
mailing list