1. 23 Apr, 2021 1 commit
  2. 22 Apr, 2021 4 commits
  3. 21 Apr, 2021 3 commits
  4. 20 Apr, 2021 6 commits
  5. 14 Apr, 2021 18 commits
  6. 09 Apr, 2021 6 commits
  7. 08 Apr, 2021 2 commits
    • Dave Airlie's avatar
      Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/drm-intel into drm-next · 9c0fed84
      Dave Airlie authored
      Features:
      - Add support for FBs requiring a power-of-two stride padding (Imre)
      
      Refactoring:
      - Disassociate display version from gen (Matt)
      - Refactor legacy DP and HDMI code to separate files (Ville)
      - Refactor FB plane code to a separate file (Imre)
      - Refactor VBT child device info parsing and usage (Jani)
      - Refactor KBL/TGL/ADL-S display and gt stepping schemes (Jani)
      
      Fixes:
      - DP Link-Training Tunable PHY Repeaters (LTTPR) fixes (Imre)
      - HDCP fixes (Anshuman)
      - DP 2.0 HDMI 2.1 PCON Fixed Rate Link (FRL) fixes (Ankit)
      - Set HDA link parameters in driver (Kai)
      - Fix enabled_planes bitmask (Ville)
      - Fix transposed arguments to skl_plane_wm_level() (Ville)
      - Stop adding planes to the commit needlessly (Ville)
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      
      From: Jani Nikula <jani.nikula@intel.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/87v996ml17.fsf@intel.com
      9c0fed84
    • Dave Airlie's avatar
      Merge tag 'drm-intel-gt-next-2021-04-06' of... · 41d1d0c5
      Dave Airlie authored
      Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
      
      Driver Changes:
      
      - Prepare for local/device memory support on DG1 by starting
        to use it for kernel internal allocations: context, ring
        and engine scratch (Matt A, CQ, Abdiel, Imre)
      - Sandybridge fix to avoid hard hang on ring resume (Chris)
      - Limit imported dma-buf size to int32 (Matt A)
      - Double check heartbeat timeout before resetting (Chris)
      
      - Use new tasklet API for execution list (Emil)
      - Fix SPDX checkpats warnings (Chris)
      - Fixes for various checkpatch warnings (Chris)
      - Selftest improvements (Chris)
      - Move the defer_request waiter active assertion to correct spot (Chris)
      - Make local-memory probing a GT operation (Matt, Tvrtko)
      - Protect against request freeing during cancellation on wedging (Chris)
      - Retire unexpected starting state error dumping (Chris)
      - Distinction of memory regions in debugging (Zbigniew)
      - Always flush the submission queue on checking for idle (Chris)
      
      - Consolidate 2big error check to helper (Matt)
      - Decrease number of subplatform bits (Tvrtko)
      - Remove unused internal request priority levels (Chris)
      - Document the unused internal header bits in buddy allocator (Matt)
      - Cleanup the region class/instance encoding (Matt)
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      
      From: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/YGxksaZGXHnFxlwg@jlahtine-mobl.ger.corp.intel.com
      41d1d0c5