Pull drm fixes from Dave Airlie:
 "A bit out of routine fixes pull for rc1.
  There's a build breakage on some platforms due to ttm, this has that
  fix + qaic uapi removal + minor panel fixes.
  ttm:
   - Fix TTM build on archs where PMD_SHIFT is not constant
  qaic:
   - Revert uAPI from accel/qaic
  panel:
   - Improve error handling in nt35950
   - Fix double unregister in otm8009a when removing the driver"
* tag 'drm-next-2023-04-27' of git://anongit.freedesktop.org/drm/drm:
  drm/panel: novatek-nt35950: Only unregister DSI1 if it exists
  drm/panel: otm8009a: Set backlight parent to panel device
  drm/panel: novatek-nt35950: Improve error handling
  drm/ttm: revert "Reduce the number of used allocation orders for TTM pages"
  Revert "accel/qaic: Add mhi_qaic_cntl"