Mesa (main): 26 new commits

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue May 17 21:38:45 UTC 2022


URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=82e4fc654fe7fda5457298aeae4716366ea27166
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Mon May 2 10:16:45 2022 -0700

    meson: Support d3d12 as a video-supporting driver
    
    Reviewed-by: Jesse Natalie <jenatali at microsoft.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=39cf51ba9d110ec81a996e9130b28f3be2ef35c0
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Mon May 2 13:19:08 2022 -0700

    d3d12: Add GLSL singleton refcounting to screen for offscreen non-GL rendering
    
    Reviewed-by: Jesse Natalie <jenatali at microsoft.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=8beabc68263c662e08bd59e11ccdd19bcb33012d
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Mon May 2 10:15:38 2022 -0700

    d3d12: Add support for d3d12 video in d3d12_screen
    
    Acked-by: Jesse Natalie <jenatali at microsoft.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=739283da13e5da48b9aefebb8e25129181786ea1
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Mon May 2 10:14:29 2022 -0700

    d3d12: Improve planar resource support to handle video requirements
    
    Reviewed-by: Jesse Natalie <jenatali at microsoft.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=6dbe05ffda4511119b5180aff5774b569da48e98
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Mon May 2 10:10:45 2022 -0700

    d3d12: Add util video functions to d3d12_format
    
    Reviewed-by: Jesse Natalie <jenatali at microsoft.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=68bac423380b6291b2fa703ef100eb711f3046eb
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Mon May 2 10:07:57 2022 -0700

    d3d12: Add create_video_codec and create_video_buffer entrypoints
    
    Acked-by: Jesse Natalie <jenatali at microsoft.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b171a6baa21977395a72d578306f30faa521dd87
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Mon May 2 10:06:27 2022 -0700

    d3d12: Add video encode implementation of pipe_video_codec
    
    Acked-by: Jesse Natalie <jenatali at microsoft.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=d8206f628659d468c870430daa271d5bec6e860d
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Mon May 2 10:00:10 2022 -0700

    d3d12: Add video decode implementation of pipe_video_codec
    
    Acked-by: Jesse Natalie <jenatali at microsoft.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=46178f93e99f2bc980ec36ccebf2f22dd8d1012e
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Thu May 12 10:36:38 2022 -0700

    ci: Update x86 debian build to pick up tag v1.602.0-r1 from DirectX-Headers
    
    Reviewed-by: Jesse Natalie <jenatali at microsoft.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b27c9d8806177c01e1355fbd72242cea65b29da
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Tue May 3 11:00:31 2022 -0700

    d3d12: Add d3d12_promote_to_permanent_residency
    
    Reviewed-by: Jesse Natalie <jenatali at microsoft.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5df8ecab9044f907d82864da3db853ddc41d160
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Mon May 2 09:50:23 2022 -0700

    gallium va: VaHandlePictureParameterBufferH264 fill out new pipe params
    MinLumaBiPredSize8x8, pic_init_qs_minus26, chroma_format_idc,
    bit_depth_chroma, bit_depth_chroma_minus8
    
    Reviewed-by: Leo Liu <leo.liu at amd.com>
    Acked-by: Jesse Natalie <jenatali at microsoft.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=701fadd45f354f2269d892cb2614478cbdac353b
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Mon May 2 09:45:42 2022 -0700

    gallium vdpau: Fill out level_idc and MinLumaBiPredSize8x8
    
    Reviewed-by: Leo Liu <leo.liu at amd.com>
    Acked-by: Jesse Natalie <jenatali at microsoft.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=67fad86c96c0c24ec67905f004f3b0ce40d3c526
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Mon May 2 09:42:53 2022 -0700

    gallium omx: Fill out MinLumaBiPredSize8x8 and pic_init_qs_minus26
    
    Reviewed-by: Leo Liu <leo.liu at amd.com>
    Acked-by: Jesse Natalie <jenatali at microsoft.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5669386440131398939c70908c60711d6cad7f2
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Mon May 2 09:39:39 2022 -0700

    gallium: Add MinLumaBiPredSize8x8 to pipe_h264_sps, pic_init_qs_minus26 to pipe_h264_pps
    
    Reviewed-by: Leo Liu <leo.liu at amd.com>
    Reviewed-by: Jesse Natalie <jenatali at microsoft.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2871e40e0401136718290714547f1bd8c483fc1
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Mon May 2 09:41:00 2022 -0700

    gallium radeon/r600/omx/va: Adds support for multiple reference encoding
    
    gallium: pipe_h264_enc_picture_desc: ref_idx_lx to ref_idx_lx_list[32], add num_ref_idx_lx_active_minus1
    gallium radeon/r600: Change usage of ref_idx_lx to ref_idx_lx_list
    gallium omx: Fill out ref_idx_lx_list, num_ref_idx_lx_active_minus1
    gallium va: Add support for multiple references encoding
    
    Reviewed-by: Jesse Natalie <jenatali at microsoft.com>
    Reviewed-by: Boyuan Zhang <Boyuan.Zhang at amd.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=e47b327435f2e6c239d13ed537ba6b5a70557378
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Mon May 2 09:55:32 2022 -0700

    gallium va: Add support for multiple slices encoding
    
    Reviewed-by: Ruijing Dong <ruijing.dong at amd.com>
    Acked-by: Jesse Natalie <jenatali at microsoft.com>
    Reviewed-by: Boyuan Zhang <Boyuan.Zhang at amd.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=504b02f3fa241af50fa58767c5a0ff664d8cd971
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Mon May 2 09:41:33 2022 -0700

    gallium: Add multiple slice support to pipe_h264_enc_picture_desc
    
    Reviewed-by: Jesse Natalie <jenatali at microsoft.com>
    Reviewed-by: Ruijing Dong <ruijing.dong at amd.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=04495300f9ecd4c2bcae97858a9ea73b7cf43fc0
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Fri May 6 13:23:23 2022 -0700

    gallium va: Handle new VA attributes with new pipe video caps
    
    Reviewed-by: Boyuan Zhang <Boyuan.Zhang at amd.com>
    Reviewed-by: Jesse Natalie <jenatali at microsoft.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=e1f2db752775265cb993a8b0caae0b2bc14f9059
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Fri May 6 13:21:32 2022 -0700

    gallium: Add values to pipe_video_cap for multi-slice and multi-reference encode
    
    Acked-by: Jesse Natalie <jenatali at microsoft.com>
    Reviewed-by: Boyuan Zhang <Boyuan.Zhang at amd.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=a8831ba0ca5f16a94a43b199663e732db5c530f0
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Mon May 2 09:32:55 2022 -0700

    gallium va: VaDeriveImage support stride/offset being different for NV12 planes
    
    Reviewed-by: Jesse Natalie <jenatali at microsoft.com>
    Reviewed-by: Thong Thai <thong.thai at amd.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=15540abf2241590a5cc38721ef41d76fd0a9b34a
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Mon May 2 15:22:50 2022 -0700

    gallium/va/radeonsi: Using private as a parameter name conflicts with C++ keywords
    
    Reviewed-by: Leo Liu <leo.liu at amd.com>
    Acked-by: Jesse Natalie <jenatali at microsoft.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b909058fdcef5865da6732febfbf9d89822450e9
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Mon May 2 09:31:15 2022 -0700

    d3d12: Add .clang_format file
    
    Acked-by: Jesse Natalie <jenatali at microsoft.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=15dbf8f05af05c737259ebd876e487b396c4a20a
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Mon May 2 09:29:17 2022 -0700

    st_vdpau: Pass format when opening resource from handle in st_vdpau_resource_from_description
    
    Reviewed-by: Leo Liu <leo.liu at amd.com>
    Reviewed-by: Jesse Natalie <jenatali at microsoft.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=95b184f471342e418662ba8eec43f33f9a9273b0
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Mon May 2 09:27:37 2022 -0700

    util/vl_vlc: Support compiling in C++
    
    Reviewed-by: Leo Liu <leo.liu at amd.com>
    Reviewed-by: Jesse Natalie <jenatali at microsoft.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b2b907f05260f7bf3a17ba8b23a27489d15cb947
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Mon May 2 09:27:09 2022 -0700

    util/u_format: Drop assert that has valid/well-defined behavior
    
    Reviewed-by: Jesse Natalie <jenatali at microsoft.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=31dcb39615a5d1541a7e5b27e19566b48aac381d
Author: Sil Vilerino <sivileri at microsoft.com>
Date:   Mon May 2 09:25:56 2022 -0700

    gallium/vl: Add software winsys and offscreen winsys
    
    Acked-by: Jesse Natalie <jenatali at microsoft.com>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16286>



More information about the mesa-commit mailing list