Hi Dave and Daniel, this is the weekly PR for drm-misc-fixes. Best regards Thomas drm-misc-fixes-2022-09-08: Short summary of fixes pull: * edid: Fix EDID 1.4 range-descriptor parsing * panfrost: Fix devfreq OPP * ttm: Fix ghost-object bulk moves The following changes since commit a3f7c10a269d5b77dd5822ade822643ced3057f0: dma-buf/dma-resv: check if the new fence is really later (2022-08-25 13:10:30 +0200) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2022-09-08 for you to fetch changes up to d76034a427a2660b080bc155e4fd8f6393eefb48: drm/panfrost: devfreq: set opp to the recommended one to configure regulator (2022-09-08 11:03:52 +0100) ---------------------------------------------------------------- Short summary of fixes pull: * edid: Fix EDID 1.4 range-descriptor parsing * panfrost: Fix devfreq OPP * ttm: Fix ghost-object bulk moves ---------------------------------------------------------------- Christian König (1): drm/ttm: cleanup the resource of ghost objects after locking them Clément Péron (1): drm/panfrost: devfreq: set opp to the recommended one to configure regulator Ville Syrjälä (1): drm/edid: Handle EDID 1.4 range descriptor h/vfreq offsets ZhenGuo Yin (1): drm/ttm: update bulk move object of ghost BO drivers/gpu/drm/drm_debugfs.c | 4 ++-- drivers/gpu/drm/drm_edid.c | 24 ++++++++++++++++++------ drivers/gpu/drm/panfrost/panfrost_devfreq.c | 11 +++++++++++ drivers/gpu/drm/ttm/ttm_bo_util.c | 13 ++++++++----- include/drm/drm_connector.h | 4 ++-- include/drm/drm_edid.h | 5 +++++ 6 files changed, 46 insertions(+), 15 deletions(-) -- Thomas Zimmermann Graphics Driver Developer SUSE Software Solutions Germany GmbH Maxfeldstr. 5, 90409 Nürnberg, Germany (HRB 36809, AG Nürnberg) Geschäftsführer: Felix Imendörffer