Skip to content
  • Dorota Czaplejewicz's avatar
    imx: Fix rounding values · d787490d
    Dorota Czaplejewicz authored
    The commit message mentions 8-pixels alignment, whereas rounding is performed to 2^8.
    For the width, the rounding factor is 8-pixels, according to the data sheet.
    This indicates that the author misunderstood the round_up() semantics in the neighboring roundings too.
    d787490d