1. 23 Feb, 2023 10 commits
  2. 15 Feb, 2023 9 commits
  3. 09 Feb, 2023 2 commits
  4. 07 Feb, 2023 4 commits
  5. 03 Feb, 2023 13 commits
  6. 02 Feb, 2023 2 commits
    • Dave Airlie's avatar
      Merge tag 'drm-intel-gt-next-2023-02-01' of... · 15a57448
      Dave Airlie authored
      Merge tag 'drm-intel-gt-next-2023-02-01' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
      
      Driver Changes:
      
      Fixes/improvements/new stuff:
      
      - Fix bcs default context on Meteorlake (Lucas De Marchi)
      - GAM registers don't need to be re-applied on engine resets (Matt Roper)
      - Correct implementation of Wa_18018781329 (Matt Roper)
      - Avoid potential vm use-after-free (Rob Clark)
      - GuC error capture fixes (John Harrison)
      - Fix potential bit_17 double-free (Rob Clark)
      - Don't complain about missing regs on MTL (John Harrison)
      
      Future platform enablement:
      
      - Convert PSS_MODE2 to multicast register (Gustavo Sousa)
      - Move/adjust register definitions related to Wa_22011450934 (Matt Roper)
      - Move LSC_CHICKEN_BIT* workarounds to correct function (Gustavo Sousa)
      - Document where to implement register workarounds (Gustavo Sousa)
      - Use uabi engines for the default engine map (Tvrtko Ursulin)
      - Flush all tiles on test exit (Tvrtko Ursulin)
      - Annotate a couple more workaround registers as MCR (Matt Roper)
      
      Driver refactors:
      
      - Add and use GuC oriented print macros (Michal Wajdeczko)
      
      Miscellaneous:
      
      - Fix intel_selftest_modify_policy argument types (Arnd Bergmann)
      
      Backmerges:
      
      Merge drm/drm-next into drm-intel-gt-next (for conflict resolution) (Tvrtko Ursulin)
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      From: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/Y9pOsq7VKnq7rgnW@tursulin-desk
      15a57448
    • Dave Airlie's avatar
      Merge tag 'drm-msm-next-2023-01-30' of https://gitlab.freedesktop.org/drm/msm into drm-next · 535cd710
      Dave Airlie authored
      msm-next for v6.3
      
      There is one devfreq patch, maintainer acked to land via msm-next to
      avoid a build break on platforms that do not support PM_DEVFREQ.  And
      otherwise the usual assortment:
      
      GPU:
      - Add MSM_SUBMIT_BO_NO_IMPLICIT
      - a2xx: Support to load legacy firmware
      - a6xx: GPU devcore dump updates for a650/a660
      - GPU devfreq tuning and fixes
      
      DPU, DSI, MDSS:
      - Support for SM8350, SM8450 SM8550 and SC8280XP platform
      
      Core:
      - Added bindings for SM8150 (driver support already present)
      
      DPU:
      - Partial support for DSC on SM8150 and SM8250
      - Fixed color transformation matrix being lost on suspend/resume
      - Include DSC blocks into register snapshot
      - Misc HW catalog fixes
      
      DP:
      - Support for DP on SDM845 and SC8280XP platforms
      - HPD fixes
      - Support for limiting DP link rate via DT property, this enables
      - Support for HBR3 rates.
      
      DSI:
      - Validate display modes according to the DSI OPP table
      - DSI PHY support for the SM6375 platform
      - Fixed byte intf clock selection for 14nm PHYs
      - Fix the case of empty OPP tables (fixing db410c)
      - DT schema rework and fixes
      
      HDMI:
      - Turn 8960 HDMI PHY into clock provider,
      - Make 8960 HDMI PHY use PXO clock from DT
      
      MDP5:
      - Schema conversion to YAML
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      From: Rob Clark <robdclark@gmail.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/CAF6AEGv6zQ-zsgS+NG+WuV=tk51q9vA2QdKqYhNgiXQddAdZjA@mail.gmail.com
      535cd710