-
- Downloads
Merge tag 'drm-fixes-2021-10-08' of git://anongit.freedesktop.org/drm/drm
Pull drm fixes from Dave Airlie: "I've returned from my tropical island retreat, even managed to bring one of my kids on a dive with some turtles. Thanks to Daniel for doing last week's work. Otherwise this is the weekly fixes pull, it's a bit bigger because the vc4 reverts in your tree caused some problems with fixes in the drm-misc tree so it got left out last week, so this week has the misc fixes rebased without the vc4 pieces. Otherwise it's i915, amdgpu with the usual fixes and a scattering over other drivers. I expect things should calm down a bit more next week. core: - Kconfig fix for fb_simple vs simpledrm. i915: - Fix RKL HDMI audio - Fix runtime pm imbalance on i915_gem_shrink() error path - Fix Type-C port access before hw/sw state sync - Fix VBT backlight struct version/size check - Fix VT-d async flip on SKL/BXT with plane stretch workaround amdgpu: - DCN 3.1 DP alt mode fixes - S0ix gfxoff fix - Fix DRM_AMD_DC_SI dependencies - PCIe DPC handling fix - DCN 3.1 scaling fix - Documentation fix amdkfd: - Fix potential memory leak - IOMMUv2 init fixes vc4 (there were some hdmi fixes but things got reverted, sort it out later): - compiler fix nouveau: - Cursor fix - Fix ttm buffer moves for ampere gpu's by adding minimal acceleration support. - memory leak fixes rockchip: - crtc/clk fixup panel: - ili9341 Fix DT bindings indent - y030xx067a - yellow tint init seq fix gbefb: - Fix gbefb when built with COMPILE_TEST" * tag 'drm-fixes-2021-10-08' of git://anongit.freedesktop.org/drm/drm: (33 commits) drm/amd/display: Fix detection of 4 lane for DPALT drm/amd/display: Limit display scaling to up to 4k for DCN 3.1 drm/amd/display: Skip override for preferred link settings during link training drm/nouveau/debugfs: fix file release memory leak drm/nouveau/kms/nv50-: fix file release memory leak drm/nouveau: avoid a use-after-free when BO init fails DRM: delete DRM IRQ legacy midlayer docs video: fbdev: gbefb: Only instantiate device when built for IP32 fbdev: simplefb: fix Kconfig dependencies drm/panel: abt-y030xx067a: yellow tint fix dt-bindings: panel: ili9341: correct indentation drm/nouveau/fifo/ga102: initialise chid on return from channel creation drm/rockchip: Update crtc fixup to account for fractional clk change drm/nouveau/ga102-: support ttm buffer moves via copy engine drm/nouveau/kms/tu102-: delay enabling cursor until after assign_windows drm/sun4i: dw-hdmi: Fix HDMI PHY clock setup drm/vc4: hdmi: Remove unused struct drm/kmb: Enable alpha blended second plane drm/amdgpu: handle the case of pci_channel_io_frozen only in amdgpu_pci_resume drm/amdgpu: init iommu after amdkfd device init ...
Showing
- Documentation/devicetree/bindings/display/panel/ilitek,ili9341.yaml 1 addition, 1 deletion...ion/devicetree/bindings/display/panel/ilitek,ili9341.yaml
- Documentation/gpu/amdgpu.rst 2 additions, 2 deletionsDocumentation/gpu/amdgpu.rst
- Documentation/gpu/drm-internals.rst 0 additions, 9 deletionsDocumentation/gpu/drm-internals.rst
- drivers/gpu/drm/amd/amdgpu/amdgpu.h 1 addition, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu.h
- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 1 addition, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 10 additions, 4 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_device.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c 12 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
- drivers/gpu/drm/amd/amdkfd/kfd_device.c 1 addition, 7 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_device.c
- drivers/gpu/drm/amd/display/Kconfig 2 additions, 0 deletionsdrivers/gpu/drm/amd/display/Kconfig
- drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c 0 additions, 6 deletionsdrivers/gpu/drm/amd/display/dc/core/dc_link_dp.c
- drivers/gpu/drm/amd/display/dc/dcn10/dcn10_link_encoder.h 1 addition, 0 deletionsdrivers/gpu/drm/amd/display/dc/dcn10/dcn10_link_encoder.h
- drivers/gpu/drm/amd/display/dc/dcn31/dcn31_dio_link_encoder.c 64 additions, 2 deletions...ers/gpu/drm/amd/display/dc/dcn31/dcn31_dio_link_encoder.c
- drivers/gpu/drm/amd/display/dc/dcn31/dcn31_dio_link_encoder.h 13 additions, 1 deletion...ers/gpu/drm/amd/display/dc/dcn31/dcn31_dio_link_encoder.h
- drivers/gpu/drm/amd/display/dc/dcn31/dcn31_resource.c 7 additions, 1 deletiondrivers/gpu/drm/amd/display/dc/dcn31/dcn31_resource.c
- drivers/gpu/drm/amd/display/include/dal_asic_id.h 1 addition, 1 deletiondrivers/gpu/drm/amd/display/include/dal_asic_id.h
- drivers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_2_0_offset.h 27 additions, 0 deletions...ers/gpu/drm/amd/include/asic_reg/dpcs/dpcs_4_2_0_offset.h
- drivers/gpu/drm/i915/display/icl_dsi.c 8 additions, 2 deletionsdrivers/gpu/drm/i915/display/icl_dsi.c
- drivers/gpu/drm/i915/display/intel_audio.c 3 additions, 2 deletionsdrivers/gpu/drm/i915/display/intel_audio.c
- drivers/gpu/drm/i915/display/intel_bios.c 16 additions, 6 deletionsdrivers/gpu/drm/i915/display/intel_bios.c
- drivers/gpu/drm/i915/display/intel_ddi.c 7 additions, 1 deletiondrivers/gpu/drm/i915/display/intel_ddi.c
Loading
Please register or sign in to comment