Displaying 4 results from an estimated 4 matches for "xbgr2101010".
2018 Mar 02
2
Nouveau Digest, Vol 131, Issue 3
...end some follow up patch, once this one is 
in. We have similar dead code in intel-ddx and modesetting-ddx which 
only serves to confuse the reader.
> note that the kernel currently only exposes a 256-sized LUT to
> userspace, even for 10bpc modes.
> 
Yes, but that doesn't matter. In xbgr2101010 mode, the gpu seems to 
properly interpolate between the 256 (or 257) hw lut slots, as far as my 
measurments go. The X-Server maintains separate color palettes, 
per-x-screen xf86vidmode gamma lut's and per-crtc RandR gamma lut's and 
munches them together to produce the final 256 slot hw...
2018 Mar 02
0
Nouveau Digest, Vol 131, Issue 3
...nce this one is in. We have similar dead code in
> intel-ddx and modesetting-ddx which only serves to confuse the reader.
>
>> note that the kernel currently only exposes a 256-sized LUT to
>> userspace, even for 10bpc modes.
>>
>
> Yes, but that doesn't matter. In xbgr2101010 mode, the gpu seems to properly
> interpolate between the 256 (or 257) hw lut slots, as far as my measurments
> go. The X-Server maintains separate color palettes, per-x-screen xf86vidmode
> gamma lut's and per-crtc RandR gamma lut's and munches them together to
> produce the fi...
2018 Mar 02
2
Nouveau Digest, Vol 131, Issue 3
...similar dead code in
>> intel-ddx and modesetting-ddx which only serves to confuse the reader.
>>
>>> note that the kernel currently only exposes a 256-sized LUT to
>>> userspace, even for 10bpc modes.
>>>
>>
>> Yes, but that doesn't matter. In xbgr2101010 mode, the gpu seems to properly
>> interpolate between the 256 (or 257) hw lut slots, as far as my measurments
>> go. The X-Server maintains separate color palettes, per-x-screen xf86vidmode
>> gamma lut's and per-crtc RandR gamma lut's and munches them together to
>>...
2020 Mar 20
0
[ANNOUNCE] igt-gpu-tools 1.25
...et all crtcs before the test
      tests/kms_3d: Accept any HDMI connector
      tests/kms_hdmi_inject: Accept any HDMI connector
      lib/igt_kms: Remove stale restrictions for HSW/BDW HDMI connector forcing
      tests/kms_force_connector_basic: Execute with HDMI connectors
      lib/igt_fb: Add XBGR2101010 support via pixman
      lib/igt_fb: Extract use_convert()
      lib/igt_fb: Fix XBGB->XBGR typo
      lib/igt_fb: Add support for 10bpc ARGB/ABGR
      lib: Add igt_trace()
      tests/kms_dp_tiled_display: Fix bogus abs()
      tests/kms_dp_tiled_display: Flatten the page flip handler
      te...