• Linus Torvalds's avatar
    Merge tag 'drm-fixes-2024-06-15' of https://gitlab.freedesktop.org/drm/kernel · d4332da0
    Linus Torvalds authored
    Pull drm fixes from Dave Airlie:
     "Weekly fixes. Seems a little quieter than usual, but still a bunch of
      stuff across the board. Mostly xe, some exynos and nouveau fixes.
    
      core:
       - Werror Kconfig fix
    
      panel:
       - add orientation quirk for Aya Neo KUN
       - fix runtime warning on panel/bridge release
    
      nouveau:
       - remove unused struct
       - fix wq crash on cards with no display
    
      amdgpu:
       - fix bo release clear page warning
    
      xe:
       - update MAINTAINERS
       - Use correct forcewake assertions
       - Assert that VRAM provisioning is only done on DGFX
       - Flush render caches before user-fence signalling on all engines
       - Move the disable_c6 call since it was sometimes never called
    
      exynos:
       - fix regression with fallback mode
       - fix EDID related memory leak
       - remove redundant code
    
      komeda:
       - fix debugfs conditional compilations
       - check pointer error value
    
      renesas:
       - atomic shutdown fix
    
      mediatek:
       - atomic shutdown fix"
    
    * tag 'drm-fixes-2024-06-15' of https://gitlab.freedesktop.org/drm/kernel:
      arm/komeda: Remove all CONFIG_DEBUG_FS conditional compilations
      drm/xe: move disable_c6 call
      drm/xe: flush engine buffers before signalling user fence on all engines
      drm/xe/pf: Assert LMEM provisioning is done only on DGFX
      drm/xe/xe_gt_idle: use GT forcewake domain assertion
      drm/mediatek: Call drm_atomic_helper_shutdown() at shutdown time
      drm: renesas: shmobile: Call drm_atomic_helper_shutdown() at shutdown time
      drm/nouveau: remove unused struct 'init_exec'
      drm/nouveau: don't attempt to schedule hpd_work on headless cards
      drm/amdgpu: Fix the BO release clear memory warning
      drm/bridge/panel: Fix runtime warning on panel bridge release
      drm/komeda: check for error-valued pointer
      drm: panel-orientation-quirks: Add quirk for Aya Neo KUN
      drm/exynos/vidi: fix memory leak in .get_modes()
      drm/exynos: dp: drop driver owner initialization
      drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found
      drm: have config DRM_WERROR depend on !WERROR
      MAINTAINERS: Update Xe driver maintainers
      MAINTAINERS: update Xe driver maintainers
    d4332da0
MAINTAINERS 742 KB