• Hirokazu Honda's avatar
    Revert "media/gpu/v4l2: Check request support in queue." · 2de705a0
    Hirokazu Honda authored
    This reverts commit ac6f2444.
    
    Reason for revert: This CL breaks HW decoder on hana.
    
    Original change's description:
    > media/gpu/v4l2: Check request support in queue.
    > 
    > The queue's support is currently checked in the video decoder but the
    > queue should be responsible to check whether it does support requests or not.
    > This patch moves the check for the request support to the V4L2Queue
    > constructor.
    > 
    > BUG=chromium:1009921
    > TEST=ran tast with video.DecodeAccelVDVP8ResolutionSwitch on veyron_minnie-kernelnext.
    > TEST=ran tast with video.DecodeAccelVDH264ResolutionSwitch on veyron_minnie-kernelnext.
    > TEST=ran tast with video.DecodeAccelVDVP8 on veyron_minnie-kernelnext.
    > TEST=ran tast with video.DecodeAccelVDH264 on veyron_minnie-kernelnext.
    > TEST=ran tast with video.DecodeAccelVDVP8ResolutionSwitch on veyron_minnie.
    > TEST=ran tast with video.DecodeAccelVDH264ResolutionSwitch on veyron_minnie.
    > TEST=ran tast with video.DecodeAccelVDVP8 on veyron_minnie.
    > TEST=ran tast with video.DecodeAccelVDH264 on veyron_minnie.
    > 
    > Signed-off-by: Francois Buergisser <fbuergisser@chromium.org>
    > Change-Id: Icdceab06d3b263d0ce68993b3ee753bd650706dd
    > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880208
    > Commit-Queue: Alexandre Courbot <acourbot@chromium.org>
    > Reviewed-by: Alexandre Courbot <acourbot@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#709376}
    
    TBR=acourbot@chromium.org,fbuergisser@chromium.org
    
    # Not skipping CQ checks because original CL landed > 1 day ago.
    
    Bug: chromium:1009921
    Change-Id: Ib3cf55aa900296f882372d4cf092e947115859e1
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1890190Reviewed-by: default avatarHirokazu Honda <hiroh@chromium.org>
    Commit-Queue: Hirokazu Honda <hiroh@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#710738}
    2de705a0
v4l2_device.h 25.2 KB