drm-misc-fixes-2020-03-18: drm-misc-fixes for v5.6: - Fix AVI frame colorimetry in the dw-hdmi bridge. - Fix compiler warning in komeda by annotating functions as __maybe_unused. - Downgrade bochs pci_request_region failure from error to warning to workaround firmware fb. The following changes since commit 1b79cfd99ff5127e6a143767b51694a527b3ea38: drm: kirin: Revert "Fix for hikey620 display offset problem" (2020-03-04 13:29:05 +0000) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2020-03-18 for you to fetch changes up to 8c34cd1a7f089dc03933289c5d4a4d1489549828: drm/bochs: downgrade pci_request_region failure from error to warning (2020-03-13 15:34:19 +0100) ---------------------------------------------------------------- drm-misc-fixes for v5.6: - Fix AVI frame colorimetry in the dw-hdmi bridge. - Fix compiler warning in komeda by annotating functions as __maybe_unused. - Downgrade bochs pci_request_region failure from error to warning to workaround firmware fb. ---------------------------------------------------------------- Arnd Bergmann (1): drm/komeda: mark PM functions as __maybe_unused Gerd Hoffmann (1): drm/bochs: downgrade pci_request_region failure from error to warning Jernej Skrabec (1): drm/bridge: dw-hdmi: fix AVI frame colorimetry drivers/gpu/drm/arm/display/komeda/komeda_drv.c | 4 +-- drivers/gpu/drm/bochs/bochs_hw.c | 6 ++-- drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 46 ++++++++++++++----------- 3 files changed, 30 insertions(+), 26 deletions(-) _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx