Skip to content
  1. Sep 07, 2020
  2. Aug 28, 2020
    • Dave Airlie's avatar
      Merge tag 'drm-intel-next-2020-08-24-1' of... · 33936499
      Dave Airlie authored
      Merge tag 'drm-intel-next-2020-08-24-1' of git://anongit.freedesktop.org/drm/drm-intel
      
       into drm-next
      
      UAPI Changes:
      
      - Introduce a mechanism to extend execbuf2 (Lionel)
      - Add syncobj timeline support (Lionel)
      
      Driver Changes:
      
      - Limit stolen mem usage on the compressed frame buffer (Ville)
      - Some clean-up around display's cdclk (Ville)
      - Some DDI changes for better DP link training according
        to spec (Imre)
      - Provide the perf pmu.module (Chris)
      - Remove dobious Valleyview PCI IDs (Alexei)
      - Add new display power saving feature for gen12+ called
        HOBL (Jose)
      - Move SKL's clock gating w/a to skl_init_clock_gating() (Ville)
      - Rocket Lake display additions (Matt)
      - Selftest: temporarily downgrade on severity of frequency
                  scaling tests (Chris)
      - Introduce a new display workaround for fixing FLR related
        issues on new PCH. (Jose)
      - Temporarily disable FBC on TGL. It was the culprit of random
        underruns. (Uma).
      - Copy default modparams to mock i915_device (Chris)
      - Add compiler paranoia for checking HWSP values (Chris)
      - Remove useless gen check before calling intel_rps_boost (Chris)
      - Fix a null pointer dereference (Chris)
      - Add a couple of missing i915_active_fini() (Chris)
      - Update TGL display power's bw_buddy table according to
        update spec (Matt)
      - Fix couple wrong return values (Tianjia)
      - Selftest: Avoid passing random 0 into ilog2 (George)
      - Many Tiger Lake display fixes and improvements for Type-C and
        DP compliance (Imre, Jose)
      - Start the addition of PSR2 selective fetch (Jose)
      - Update a few DMC and HuC firmware versions (Jose)
      - Add gen11+ w/a to fix underuns (Matt)
      - Fix cmd parser desc matching with mask (Mika)
      
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      
      From: Rodrigo Vivi <rodrigo.vivi@intel.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/20200826232733.GA129053@intel.com
      33936499
    • Dave Airlie's avatar
      Merge tag 'drm-misc-next-2020-08-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next · cbc2e829
      Dave Airlie authored
      
      
      drm-misc-next for 5.10:
      
      UAPI Changes:
      
      Cross-subsystem Changes:
      
      Core Changes:
        - ttm: various cleanups and reworks of the API
      
      Driver Changes:
        - ast: various cleanups
        - gma500: A few fixes, conversion to GPIOd API
        - hisilicon: Change of maintainer, various reworks
        - ingenic: Clock handling and formats support improvements
        - mcde: improvements to the DSI support
        - mgag200: Support G200 desktop cards
        - mxsfb: Support the i.MX7 and i.MX8M and the alpha plane
        - panfrost: support devfreq
        - ps8640: Retrieve the EDID from eDP control, misc improvements
        - tidss: Add a workaround for AM65xx YUV formats handling
        - virtio: a few cleanups, support for virtio-gpu exported resources
        - bridges: Support the chained bridges on more drivers,
          new bridges: Toshiba TC358762, Toshiba TC358775, Lontium LT9611
        - panels: Convert to dev_ based logging, read orientation from the DT,
          various fixes, new panels: Mantix MLAF057WE51-X, Chefree CH101OLHLWH-002,
          Powertip PH800480T013, KingDisplay KD116N21-30NV-A010
      
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      
      From: Maxime Ripard <maxime@cerno.tech>
      Link: https://patchwork.freedesktop.org/patch/msgid/20200827155517.do6emeacetpturli@gilmour.lan
      cbc2e829
  3. Aug 27, 2020