Displaying 5 results from an estimated 5 matches for "x13s".
Did you mean:
x130
2024 Dec 11
1
[PATCH v2 4/4] drm/msm/dp: Add support for LTTPR handling
...display_lttpr_init(dp);
It looks like you ignore errors on purpose so I guess that's fine.
> +
> rc = msm_dp_panel_read_sink_caps(dp->panel, connector);
> if (rc)
> goto end;
Either way, this is needed for external display on my x1e80100 machines,
while not breaking the X13s:
Tested-by: Johan Hovold <johan+linaro at kernel.org>
Johan
2024 Dec 11
4
[PATCH v2 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
...s invalid
> + */
> + drm_dp_lttpr_set_transparent_mode(aux, true);
> +
> + return -EINVAL;
And return 0 explicitly here.
> +}
> +EXPORT_SYMBOL(drm_dp_lttpr_init);
In any case this works well and is needed for external display on the
Lenovo ThinkPad T14s, while not breaking the X13s which does not need
it:
Tested-by: Johan Hovold <johan+linaro at kernel.org>
Johan
2024 Dec 26
1
[PATCH v2 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
...);
> > +
> > + return -EINVAL;
>
> And return 0 explicitly here.
Yes. Will do that.
>
> > +}
> > +EXPORT_SYMBOL(drm_dp_lttpr_init);
>
> In any case this works well and is needed for external display on the
> Lenovo ThinkPad T14s, while not breaking the X13s which does not need
> it:
>
> Tested-by: Johan Hovold <johan+linaro at kernel.org>
>
> Johan
Thanks for reviewing and testing!
Abel
2012 Dec 15
1
virt-resize Fatal error: exception Guestfs.Error("e2fsck_f
...00 \xfb\xa0d|<\xfft\x02\x88\xc2R\xbb\x17\x04\x80'\x03t\x06\xbe\x88}\xe8\x17\x01\xbe\x05|\xb4A\xbb\xaaU\xcd\x13ZRr=\x81\xfbU\xaau7\x83\xe1\x01t21\xc0\x89D\x04@\x88D\xff\x89D\x02\xc7\x04\x10\x00f\x8b\x1e\|f\x89\\x08f\x8b\x1e`|f\x89\\x0c\xc7D\x06\x00p\xb4B\xcd\x13r\x05\xbb\x00p\xebv\xb4\x08\xcd\x13s\x0d\xf6\xc2\x80\x0f\x84\xd0\x00\xbe\x93}\xe9\x82\x00f\x0f\xb6\xc6\x88d\xff"<truncated, original size 446 bytes>
libguestfs: trace: pwrite_device "/dev/sdb" "\xebc\x90\x10\x8e\xd0\xbc\x00\xb0\xb8\x00\x00\x8e\xd8\x8e\xc0\xfb\xbe\x00|\xbf\x00\x06\xb9\x00\x02\xf3\xa4\xea!\x06...
2024 Dec 30
1
[PATCH v2 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
...t;>
>> And return 0 explicitly here.
>
> Yes. Will do that.
>
>>
>> > +}
>> > +EXPORT_SYMBOL(drm_dp_lttpr_init);
>>
>> In any case this works well and is needed for external display on the
>> Lenovo ThinkPad T14s, while not breaking the X13s which does not need
>> it:
>>
>> Tested-by: Johan Hovold <johan+linaro at kernel.org>
>>
>> Johan
>
> Thanks for reviewing and testing!
> Abel
>
--
Jani Nikula, Intel