Home
last modified time | relevance | path

Searched hist:ba1c16e4 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/display/
H A Dpl110_template.hba1c16e4 Thu Feb 11 08:15:09 CST 2021 Peter Maydell <peter.maydell@linaro.org> hw/display/pl110: Remove use of BITS from pl110_template.h

BITS is always 32, so remove all uses of it from the template header,
by dropping the trailing '32' from the draw function names and
not constructing the name of rgb_to_pixel32() via the glue() macro.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20210211141515.8755-4-peter.maydell@linaro.org
H A Dpl110.cba1c16e4 Thu Feb 11 08:15:09 CST 2021 Peter Maydell <peter.maydell@linaro.org> hw/display/pl110: Remove use of BITS from pl110_template.h

BITS is always 32, so remove all uses of it from the template header,
by dropping the trailing '32' from the draw function names and
not constructing the name of rgb_to_pixel32() via the glue() macro.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20210211141515.8755-4-peter.maydell@linaro.org