mbox series

[PULL] drm-misc-next-fixes

Message ID 1f91eeaa-d3e4-4eca-9375-24c467f6976d@linux.intel.com (mailing list archive)
State New
Headers show
Series [PULL] drm-misc-next-fixes | expand

Pull-request

https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-next-fixes-2024-11-28

Message

Maarten Lankhorst Nov. 28, 2024, 1:01 p.m. UTC
Hi Dave, Simona,

A pull request with a single obvious patch in it. Consequently it's very likely to break the world and everything in it. As famous last words I'll add: "the affected source file seems to compile on 32-bits and 64-bits x86".

Cheers,
~Maarten

drm-misc-next-fixes-2024-11-28:
A single buildfix for 32-bits rockchip compilation.
The following changes since commit a163b895077861598be48c1cf7f4a88413c28b22:

  Merge tag 'drm-xe-next-fixes-2024-11-15' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next (2024-11-18 13:38:46 +1000)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-next-fixes-2024-11-28

for you to fetch changes up to 818956c76517e127fad8cf02cd29866e0a852072:

  drm/rockchip: avoid 64-bit division (2024-11-22 10:11:39 +0100)

----------------------------------------------------------------
A single buildfix for 32-bits rockchip compilation.

----------------------------------------------------------------
Arnd Bergmann (1):
      drm/rockchip: avoid 64-bit division

 drivers/gpu/drm/rockchip/dw_hdmi_qp-rockchip.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)