1. 25 Mar, 2023 4 commits
  2. 21 Mar, 2023 1 commit
  3. 20 Mar, 2023 14 commits
  4. 15 Mar, 2023 1 commit
    • Dave Airlie's avatar
      Merge tag 'drm-intel-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-next · 8bf6e202
      Dave Airlie authored
      Cross-subsystem Changes:
      - MEI patches to fix suspend/resume issues with the i915's PXP. (Alexander)
      
      Driver Changes:
      - Registers helpers and clean-ups. (Lucas)
      - PXP fixes and clean-ups. (Alan, Alexander)
      - CDCLK related fixes and w/a (Chaitanya, Stanislav)
      - Move display code to use RMW whenever possible (Andrzej)
      - PSR fixes (Jouni, Ville)
      - Implement async_flip mode per plane tracking (Andrzej)
      - Remove pre-production Workarounds (Matt)
      - HDMI related fixes (Ankit)
      - LVDS cleanup (Ville)
      - Watermark fixes and cleanups (Ville, Jani, Stanilav)
      - DMC code related fixes, cleanups and improvements (Jani)
      - Implement fb_dirty for PSR,FBC,DRRS fixes (Jouni)
      - Initial DSB improvements targeting LUTs loading (Ville)
      - HWMON related fixes (Ashutosh)
      - PCI ID updates (Jonathan, Matt Roper)
      - Fix leak in scatterlist (Matt Atwood)
      - Fix eDP+DSI dual panel systems (Ville)
      - Cast iomem to avoid sparese warnings (Jani)
      - Set default backlight controller index (Jani)
      - More MTL enabling (RK)
      - Conversion of display dev_priv towards i915 (Nirmoy)
      - Improvements in log/debug messages (Ville)
      - Increase slice_height for DP VDSC (Suraj)
      - VBT ports improvements (Ville)
      - Fix platforms without Display (Imre)
      - Other generic display code clean-ups (Ville, Jani, Rodrigo)
      - Add RPL-U sub platform (Chaitanya)
      - Add inverted backlight quirk for HP 14-r206nv (Mavroudis)
      - Transcoder timing improvements (Ville)
      - Track audio state per-transcoder (Ville)
      - Error/underrun interrupt fixes (Ville)
      - Update combo PHY init sequence (Matt Roper)
      - Get HDR DPCD refresh timeout (Ville)
      - Vblank improvements (Ville)
      - DSS fixes and cleanups (Jani)
      - PM code cleanup (Jani)
      - Split display parts related to RPS (Jani)
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      
      From: Rodrigo Vivi <rodrigo.vivi@intel.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/ZAez4aekcob8fTeh@intel.com
      8bf6e202
  5. 14 Mar, 2023 1 commit
    • Dave Airlie's avatar
      Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next · faf0d83e
      Dave Airlie authored
      drm-misc-next for v6.4-rc1:
      
      Note: Only changes since pull request from 2023-02-23 are included here.
      
      UAPI Changes:
      - Convert rockchip bindings to YAML.
      - Constify kobj_type structure in dma-buf.
      - FBDEV cmdline parser fixes, and other small fbdev fixes for mode
         parsing.
      
      Cross-subsystem Changes:
      - Add Neil Armstrong as linaro maintainer.
      - Actually signal the private stub dma-fence.
      
      Core Changes:
      - Add function for adding syncobj dep to sched_job and use it in panfrost, v3d.
      - Improve DisplayID 2.0 topology parsing and EDID parsing in general.
      - Add a gem eviction function and callback for generic GEM shrinker
        purposes.
      - Prepare to convert shmem helper to use the GEM reservation lock instead of own
        locking. (Actual commit itself got reverted for now)
      - Move the suballocator from radeon and amdgpu drivers to core in preparation
        for Xe.
      - Assorted small fixes and documentation.
      - Fixes to HPD polling.
      - Assorted small fixes in simpledrm, bridge, accel, shmem-helper,
         and the selftest of format-helper.
      - Remove dummy resource when ttm bo is created, and during pipelined
         gutting. Fix all drivers to accept a NULL ttm_bo->resource.
      - Handle pinned BO moving prevention in ttm core.
      - Set drm panel-bridge orientation before connector is registered.
      - Remove dumb_destroy callback.
      - Add documentation to GEM_CLOSE, PRIME_HANDLE_TO_FD, PRIME_FD_TO_HANDLE, GETFB2 ioctl's.
      - Add atomic enable_plane callback, use it in ast, mgag200, tidss.
      
      Driver Changes:
      - Use drm_gem_objects_lookup in vc4.
      - Assorted small fixes to virtio, ast, bridge/tc358762, meson, nouveau.
      - Allow virtio KMS to be disabled and compiled out.
      - Add Radxa 8/10HD, Samsung AMS495QA01 panels.
      - Fix ivpu compiler errors.
      - Assorted fixes to drm/panel, malidp, rockchip, ivpu, amdgpu, vgem,
         nouveau, vc4.
      - Assorted cleanups, simplifications and fixes to vmwgfx.
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      
      From: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/ac1f5186-54bb-02f4-ac56-907f5b76f3de@linux.intel.com
      faf0d83e
  6. 13 Mar, 2023 14 commits
  7. 12 Mar, 2023 5 commits