Results 8 issues of Austin Shafer

Overall I am loving astroid, but one particular issue keeps biting me: when replying to html email the contents of the html email are not quoted in the drafted reply....

I see the following when starting palworld: ``` shim_epoll_create1 is not implemented 0x6bd505f4 at /usr/local/lib/libc6-shim/libc6.so 0x70c441fa at /usr/home/ashafer/.steam/steam/linux64/steamclient.so 0x70bb3528 at /usr/home/ashafer/.steam/steam/linux64/steamclient.so 0x70c1691b at /usr/home/ashafer/.steam/steam/linux64/steamclient.so 0x70c1ffa1 at /usr/home/ashafer/.steam/steam/linux64/steamclient.so 0x705f59b9 at /usr/home/ashafer/.steam/steam/linux64/steamclient.so...

I have a quick question on some EGL extensions for the FreeBSD driver that can’t seem to be found. I’m posting here because the Nvidia forums for FreeBSD don’t seem...

This adds a definition of `THIS_MODULE` during `LKPI_DRIVER_MODULE`. We need to do this to have a global to point `THIS_MODULE` at, which helps DRM drivers check if they have the...

This extension is a fairly trivial change to allow an application to get the DRM fourcc code for an `EGLConfig`. In some cases this is desirable, since you may only...

enhancement

This resolves another issue where the wl_drm events sent by the compositor are silently dropped by a roundtrip that happens before the wl_drm listener is registered. This change immediately registers...

On my meteorlake system the info->aperture_base and size fields are not filled out. This seems to have something to do with my GPU having support for device local memory which...

This enables support for dmabuf v6 and uses the new new set_sampling_device request to inform the compositor about what device the compositor should import this buffer on. This also switches...