search for: xbgr

Displaying 9 results from an estimated 9 matches for "xbgr".

Did you mean: xbar
2018 Feb 04
4
nouveau 30bpp / deep color status
...in kernel 4.9 and earlier). However this still has some deficiencies, some of which I've addressed: xf86-video-nouveau: DRI3 was broken, and Xv was broken. Patches available at: https://github.com/imirkin/xf86-video-nouveau/commits/master mesa: The NVIDIA hardware (pre-Kepler) can only do XBGR scanout. Further the nouveau KMS doesn't add XRGB scanout for Kepler+ (although it could). Mesa was only enabled for XRGB, so I've piped XBGR through all the same places: https://github.com/imirkin/mesa/commits/30bpp libdrm: For testing, I added a modetest gradient pattern split horizont...
2018 Mar 05
2
nouveau 30bpp / deep color status
...>> addressed: >> >> xf86-video-nouveau: >> >> DRI3 was broken, and Xv was broken. Patches available at: >> >> https://github.com/imirkin/xf86-video-nouveau/commits/master >> >> mesa: >> >> The NVIDIA hardware (pre-Kepler) can only do XBGR scanout. Further the >> nouveau KMS doesn't add XRGB scanout for Kepler+ (although it could). >> Mesa was only enabled for XRGB, so I've piped XBGR through all the >> same places: >> >> https://github.com/imirkin/mesa/commits/30bpp >> > > Wrt. mesa,...
2018 Feb 07
2
nouveau 30bpp / deep color status
...sed: > > > > xf86-video-nouveau: > > > > DRI3 was broken, and Xv was broken. Patches available at: > > > > https://github.com/imirkin/xf86-video-nouveau/commits/master > > > > mesa: > > > > The NVIDIA hardware (pre-Kepler) can only do XBGR scanout. Further the > > nouveau KMS doesn't add XRGB scanout for Kepler+ (although it could). > > Mesa was only enabled for XRGB, so I've piped XBGR through all the > > same places: > > > > https://github.com/imirkin/mesa/commits/30bpp > > > > li...
2018 Mar 08
0
nouveau 30bpp / deep color status
...;> xf86-video-nouveau: >>> >>> DRI3 was broken, and Xv was broken. Patches available at: >>> >>> https://github.com/imirkin/xf86-video-nouveau/commits/master >>> >>> mesa: >>> >>> The NVIDIA hardware (pre-Kepler) can only do XBGR scanout. Further the >>> nouveau KMS doesn't add XRGB scanout for Kepler+ (although it could). >>> Mesa was only enabled for XRGB, so I've piped XBGR through all the >>> same places: >>> >>> https://github.com/imirkin/mesa/commits/30bpp >>&...
2018 Mar 05
0
nouveau 30bpp / deep color status
...e deficiencies, some of which I've > addressed: > > xf86-video-nouveau: > > DRI3 was broken, and Xv was broken. Patches available at: > > https://github.com/imirkin/xf86-video-nouveau/commits/master > > mesa: > > The NVIDIA hardware (pre-Kepler) can only do XBGR scanout. Further the > nouveau KMS doesn't add XRGB scanout for Kepler+ (although it could). > Mesa was only enabled for XRGB, so I've piped XBGR through all the > same places: > > https://github.com/imirkin/mesa/commits/30bpp > Wrt. mesa, those patches are now in maste...
2018 Feb 09
0
nouveau 30bpp / deep color status
...86-video-nouveau: >> > >> > DRI3 was broken, and Xv was broken. Patches available at: >> > >> > https://github.com/imirkin/xf86-video-nouveau/commits/master >> > >> > mesa: >> > >> > The NVIDIA hardware (pre-Kepler) can only do XBGR scanout. Further the >> > nouveau KMS doesn't add XRGB scanout for Kepler+ (although it could). >> > Mesa was only enabled for XRGB, so I've piped XBGR through all the >> > same places: >> > >> > https://github.com/imirkin/mesa/commits/30bpp >...
2018 Feb 07
0
nouveau 30bpp / deep color status
...e deficiencies, some of which I've > addressed: > > xf86-video-nouveau: > > DRI3 was broken, and Xv was broken. Patches available at: > > https://github.com/imirkin/xf86-video-nouveau/commits/master > > mesa: > > The NVIDIA hardware (pre-Kepler) can only do XBGR scanout. Further the > nouveau KMS doesn't add XRGB scanout for Kepler+ (although it could). > Mesa was only enabled for XRGB, so I've piped XBGR through all the > same places: > > https://github.com/imirkin/mesa/commits/30bpp > > libdrm: > > For testing, I add...
2018 Mar 08
1
nouveau 30bpp / deep color status
...ch to drmAddFB2 so that it knows the exact format. No other way around that, unfortunately. But that'll require work, and I'm happy enough that xf86-video-nouveau works (as that is what I recommend to anyone who'll listen). > >>> >>> The current patches in mesa for XBGR also lack enablement pieces for EGL, >>> Wayland and X11 compositing, but that's a different problem. >> >> >> EGL/drm and EGL/wayland should be enabled (look at Daniel Stone's >> patches from a short while back, also upstream now). kmscube (with >> so...
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...