32 lines
No EOL
17 KiB
Text
32 lines
No EOL
17 KiB
Text
{"metadata":{"sort":"-last_modified","schema":{"type":"object","title":"Gfx","default":{"os":"","vendor":"","devices":[],"feature":"","hardware":"","driverVendor":"","driverVersion":"","featureStatus":"","windowProtocol":"","driverVersionMax":"","desktopEnvironment":"","driverVersionComparator":""},"required":["os","vendor","featureStatus"],"properties":{"id":{"type":"string"},"os":{"enum":["","All","Android","Darwin 9","Darwin 10","Darwin 11","Darwin 12","Darwin 13","Darwin 14","Darwin 15","Darwin 16","Darwin 17","Darwin 18","Darwin 19","Darwin 20","Linux","WINNT 5.1","WINNT 5.2","WINNT 6.0","WINNT 6.1","WINNT 6.2","WINNT 6.3","WINNT 8.1","WINNT 10.0","Other"],"type":"string","title":"OS","description":"The operating system identifier."},"schema":{"type":"integer"},"vendor":{"type":"string","title":"Vendor","description":"A vendor identifier, eg. 0x1002"},"blockID":{"type":"string","title":"Internal blocklist id","pattern":"^g[0-9]+$","description":"Original block id, eg. g28"},"details":{"type":"object","title":"Details","required":["name"],"properties":{"bug":{"type":"string","title":"Bug"},"who":{"type":"string","title":"Who"},"why":{"type":"string","title":"Why"},"name":{"type":"string","title":"Name"},"created":{"type":"string","format":"date-time"}}},"devices":{"type":"array","items":{"type":"string","title":"Device","minLength":1,"description":"A device identifier, eg. 0x9803"},"title":"Devices","description":"The list of impacted devices."},"enabled":{"type":"boolean","title":"Enabled","default":true,"description":"blocking rule is enabled."},"feature":{"enum":["","ALL","ACCELERATED_CANVAS2D","ALLOW_WEBGL_OUT_OF_PROCESS","AV1_HW_DECODE","BACKDROP_FILTER","CANVAS2D_ACCELERATION","D3D11_KEYED_MUTEX","DIRECT2D","DIRECT3D_9_LAYERS","DIRECT3D_10_LAYERS","DIRECT3D_10_1_LAYERS","DIRECT3D_11_LAYERS","DIRECT3D_11_ANGLE","DMABUF","DMABUF_SURFACE_EXPORT","DX_NV12","DX_P010","DX_P016","DX_INTEROP2","GPU_PROCESS","GL_SWIZZLE","FEATURE_OVERLAY_VP_AUTO_HDR","FEATURE_OVERLAY_VP_SUPER_RESOLUTION","H264_HW_DECODE","HARDWARE_VIDEO_DECODING","HW_DECODED_VIDEO_ZERO_COPY","OPENGL_LAYERS","OPTIONAL","REUSE_DECODER_DEVICE","STAGEFRIGHT","THREADSAFE_GL","VIDEO_OVERLAY","VIDEO_SOFTWARE_OVERLAY","VP8_HW_DECODE","VP9_HW_DECODE","WEBGL2","WEBGL_OPENGL","WEBGL_ANGLE","WEBGL_MSAA","WEBGL_USE_HARDWARE","WEBGPU","WEBRENDER","WEBRENDER_COMPOSITOR","WEBRENDER_OPTIMIZED_SHADERS","WEBRENDER_PARTIAL_PRESENT","WEBRENDER_SCISSORED_CACHE_CLEARS","WEBRENDER_SHADER_CACHE","WEBRTC_HW_ACCELERATION_ENCODE","WEBRTC_HW_ACCELERATION_DECODE","WEBRTC_HW_ACCELERATION_H264","X11_EGL"],"type":"string","title":"Feature","enumNames":["","ALL (Firefox 123)","ACCELERATED_CANVAS2D (Firefox 110)","ALLOW_WEBGL_OUT_OF_PROCESS (Firefox 83)","AV1_HW_DECODE (Firefox 132)","BACKDROP_FILTER (Firefox 104)","CANVAS2D_ACCELERATION (Firefox 47)","D3D11_KEYED_MUTEX (Firefox 56)","DIRECT2D (All)","DIRECT3D_9_LAYERS (All)","DIRECT3D_10_LAYERS (All)","DIRECT3D_10_1_LAYERS (All)","DIRECT3D_11_LAYERS (All)","DIRECT3D_11_ANGLE (All)","DMABUF (Firefox 88)","DMABUF_SURFACE_EXPORT (Firefox 133)","DX_NV12 (Firefox 60)","DX_P010 (Firefox 133)","DX_P016 (Firefox 133)","DX_INTEROP2 (Firefox 58)","GPU_PROCESS (Firefox 58)","GL_SWIZZLE (Firefox 70)","FEATURE_OVERLAY_VP_AUTO_HDR (Firefox 125)","FEATURE_OVERLAY_VP_SUPER_RESOLUTION (Firefox 125)","H264_HW_DECODE (Firefox 132)","HARDWARE_VIDEO_DECODING (Firefox 36)","HW_DECODED_VIDEO_ZERO_COPY (Firefox 101)","OPENGL_LAYERS (Always)","OPTIONAL (Firefox 123)","REUSE_DECODER_DEVICE (Firefox 104)","STAGEFRIGHT (Firefox 17)","THREADSAFE_GL (Firefox 83)","VIDEO_OVERLAY (Firefox 100)","VIDEO_SOFTWARE_OVERLAY (Firefox 132)","VP8_HW_DECODE (Firefox 100)","VP9_HW_DECODE (Firefox 100)","WEBGL2 (Firefox 54)","WEBGL_OPENGL (Always)","WEBGL_ANGLE (Always)","WEBGL_MSAA (Always)","WEBGL_USE_HARDWARE (Firefox 132)","WEBGPU (Firefox 100)","WEBRENDER (Firefox 62)","WEBRENDER_COMPOSITOR (Firefox 73)","WEBRENDER_OPTIMIZED_SHADERS (Firefox 133)","WEBRENDER_PARTIAL_PRESENT (Firefox 98)","WEBRENDER_SCISSORED_CACHE_CLEARS (Firefox 79)","WEBRENDER_SHADER_CACHE (Firefox 133)","WEBRTC_HW_ACCELERATION_ENCODE (Firefox 42)","WEBRTC_HW_ACCELERATION_DECODE (Firefox 42)","WEBRTC_HW_ACCELERATION_H264 (Firefox 71)","X11_EGL (Firefox 88)"],"description":"The type of feature impacted."},"hardware":{"type":"string","title":"Hardware","description":"The graphic hardware name, eg. antares"},"driverVendor":{"enum":["","ati/unknown","mesa/all","mesa/freedreno","mesa/hw-all","mesa/i915","mesa/i965","mesa/i810","mesa/intel","mesa/iris","mesa/llvmpipe","mesa/non-intel-nvidia-ati-all","mesa/nouveau","mesa/r600","mesa/r300","mesa/r200","mesa/r100","mesa/radeon","mesa/radeonsi","mesa/softpipe","mesa/software-unknown","mesa/sw-all","mesa/swrast","mesa/tegra","mesa/unknown","mesa/vmwgfx","non-mesa/all","nvidia/unknown"],"type":"string","title":"Driver Vendor","description":"The driver vendor."},"versionRange":{"type":"object","title":"Version range","default":{"maxVersion":"","minVersion":""},"properties":{"maxVersion":{"$ref":"#/definitions/maxVersion"},"minVersion":{"$ref":"#/definitions/minVersion"}},"description":"Version range","additionalProperties":false},"driverVersion":{"type":"string","title":"Driver version","description":"The driver version."},"featureStatus":{"enum":["","BLOCKED_DEVICE","BLOCKED_DRIVER_VERSION","BLOCKED_OS_VERSION","DISCOURAGED","STATUS_OK"],"type":"string","title":"Feature status","description":"The feature status."},"last_modified":{"type":"integer"},"windowProtocol":{"enum":["","x11","xwayland","wayland/drm","wayland/all","x11/all"],"type":"string","title":"Window Protocol","description":"The window protocol."},"driverVersionMax":{"type":"string","title":"Driver version max","description":"The driver version."},"desktopEnvironment":{"enum":["","gnome","kde","xfce","cinnamon","enlightment","lxde","openbox","i3","mate","unity","pantheon","lxqt","deepin","dwm","budgie","unknown"],"type":"string","title":"Desktop Environment","description":"The desktop environment."},"driverVersionComparator":{"enum":["","BUILD_ID_LESS_THAN","BUILD_ID_LESS_THAN_OR_EQUAL","EQUAL","NOT_EQUAL","BETWEEN_EXCLUSIVE","BETWEEN_INCLUSIVE","BETWEEN_INCLUSIVE_START","LESS_THAN","LESS_THAN_OR_EQUAL","GREATER_THAN","GREATER_THAN_OR_EQUAL"],"type":"string","title":"Driver version comparator","description":"The driver version comparator"}},"definitions":{"maxVersion":{"type":"string","title":"Max version","description":"The maximum version."},"minVersion":{"type":"string","title":"Min version","description":"The mininum version."}},"description":"A graphic driver blocklist entry.","additionalProperties":false},"signature":{"ref":"2m2ujj6oh0bby1x8fjvci8i259","x5u":"https://content-signature-2.cdn.mozilla.net/chains/remote-settings.content-signature.mozilla.org-2024-12-27-18-19-47.chain","mode":"p384ecdsa","type":"contentsignaturepki","signature":"5e8s1ig3fHOpaHQlGiUN7gnT6b3nhzffgqUQdynjxNk2L5lk7ts0I27nJAtN12Ahluf0XiRmMqaymR2Sz5QUwhR-0cmD4mmL7VNPNauTQ5tv4W24wiycaCOYsA_NKoct","signer_id":"remote-settings","public_key":"MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEb2hwvxwKG5hsSt2YoYKIPUmTqFJopdRqTEVx0NHK7or7Ybxw6AZBFN3AfptD2HSEK1sjk/4r4PdZW2PV4kv6RAwWseoH7K681AMfTWHbB7F9s1bswYhMHi3PhUyRuyZK"},"attachment":{"enabled":false,"required":false},"displayFields":["enabled","blockID","os","vendor","feature"],"id":"gfx","last_modified":1731615130419,"bucket":"blocklists"},"timestamp":1731615130278,"changes":[{"os":"Linux","schema":1731431264604,"vendor":"0x10de","details":{"bug":"1924578","name":"linux_nvidia_dmabuf_webgl_before_133"},"devices":[],"enabled":true,"feature":"DMABUF","hardware":"","driverVendor":"nvidia/unknown","versionRange":{"maxVersion":"132.*","minVersion":""},"driverVersion":"","featureStatus":"BLOCKED_DEVICE","windowProtocol":"","driverVersionMax":"","desktopEnvironment":"","driverVersionComparator":"","id":"9717e767-5d2d-49e1-b0d1-605c4ff99f23","last_modified":1731615130278}]} Dt<44><74>= |