[PULL] drm-misc-next-fixes

Maarten Lankhorst maarten.lankhorst at linux.intel.com
Wed Apr 26 06:04:40 UTC 2023


Hey Dave, Daniel,

Complementary pull request for drm-misc-next-fixes!

~Maarten

drm-misc-next-fixes-2023-04-26:

drm-misc-next-fixes for v6.4-rc1:
- Revert uAPI from accel/qaic.
- Fix TTM build on archs where PMD_SHIFT is not constant.
- Improve error handling in nt35950.
- Fix double unregister in otm8009a when removing the driver.
The following changes since commit d8dab40a8b37fe8207e1edf68205c709b477e0a4:

   Merge tag 'drm-misc-next-2023-04-12' of 
git://anongit.freedesktop.org/drm/drm-misc into drm-next (2023-04-12 
16:23:04 +0200)

are available in the Git repository at:

   git://anongit.freedesktop.org/drm/drm-misc 
tags/drm-misc-next-fixes-2023-04-26

for you to fetch changes up to a50be876f4fe2349dc8b056a49d87f69c944570f:

   drm/panel: novatek-nt35950: Only unregister DSI1 if it exists 
(2023-04-18 10:20:26 +0200)

----------------------------------------------------------------
drm-misc-next-fixes for v6.4-rc1:
- Revert uAPI from accel/qaic.
- Fix TTM build on archs where PMD_SHIFT is not constant.
- Improve error handling in nt35950.
- Fix double unregister in otm8009a when removing the driver.

----------------------------------------------------------------
Christian König (1):
       drm/ttm: revert "Reduce the number of used allocation orders for 
TTM pages"

James Cowgill (1):
       drm/panel: otm8009a: Set backlight parent to panel device

Jeffrey Hugo (1):
       Revert "accel/qaic: Add mhi_qaic_cntl"

Konrad Dybcio (2):
       drm/panel: novatek-nt35950: Improve error handling
       drm/panel: novatek-nt35950: Only unregister DSI1 if it exists

  drivers/accel/qaic/Makefile                      |   1 -
  drivers/accel/qaic/mhi_qaic_ctrl.c               | 569 
-----------------------
  drivers/accel/qaic/mhi_qaic_ctrl.h               |  12 -
  drivers/accel/qaic/qaic_drv.c                    |  10 -
  drivers/gpu/drm/panel/panel-novatek-nt35950.c    |  10 +-
  drivers/gpu/drm/panel/panel-orisetech-otm8009a.c |   2 +-
  drivers/gpu/drm/ttm/ttm_pool.c                   |  30 +-
  7 files changed, 21 insertions(+), 613 deletions(-)
  delete mode 100644 drivers/accel/qaic/mhi_qaic_ctrl.c
  delete mode 100644 drivers/accel/qaic/mhi_qaic_ctrl.h



More information about the dri-devel mailing list