Merge tag 'drm-fixes-2020-10-30-1' of git://anongit.freedesktop.org/drm/drm
Pull drm fixes from Dave Airlie: "A busier rc2 than normal, have larger sets of fixes for amdgpu + nouveau, along with some i915, docs, core, panel, sun4i, v3d, vc4 fixes. Nothing spooky though or pumpkin related. docs: - kernel doc fixes core: - fix shmem helpers dma-buf mmap bug amdgpu: - Add new navi1x PCI ID - GPUVM reserved area fixes - Misc display fixes - Fix bad interactions between display code and CONFIG_KGDB - Fixes for SMU manual fan control and i2c nouveau: - endian regression fix for old gpus - buffer object refcount fix - uapi start/end alignment fix - display notifier fix - display clock checking fixes i915: - Fix max memory region size calculation - Restore ILK-M RPS support, restoring performance - Reject 90/270 degreerotated initial fbs panel: - mantix reset fixes sun4i: - scalar fix vc4: - hdmi audio fixes v3d: - fix double free" * tag 'drm-fixes-2020-10-30-1' of git://anongit.freedesktop.org/drm/drm: (42 commits) drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid() drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid() drm/nouveau/device: fix changing endianess code to work on older GPUs drm/nouveau/gem: fix "refcount_t: underflow; use-after-free" drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps drm/nouveau/nouveau: fix the start/end range for migration drm/i915: Reject 90/270 degree rotated initial fbs drm/i915: Restore ILK-M RPS support drm/i915/region: fix max size calculation drm/vc4: Rework the structure conversion functions drm/vc4: hdmi: Add a name to the codec DAI component drm/shme-helpers: Fix dma_buf_mmap forwarding bug drm/vc4: hdmi: Avoid sleeping in atomic context drm/amdgpu/pm: fix the fan speed in fan1_input in manual mode for navi1x drm/amd/pm: fix the wrong fan speed in fan1_input drm/amdgpu/swsmu: drop smu i2c bus on navi1x drm/vc4: drv: Add error handding for bind drm: drm_print.h: fix kernel-doc markups drm: kernel-doc: drm_dp_helper.h: fix a typo drm: kernel-doc: add description for a new function parameter ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/display/panel/mantix,mlaf057we51-x.yaml 4 additions, 0 deletions...vicetree/bindings/display/panel/mantix,mlaf057we51-x.yaml
- drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c 1 addition, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c 10 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h 2 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
- drivers/gpu/drm/amd/amdgpu/nv.c 12 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/nv.c
- drivers/gpu/drm/amd/display/Kconfig 1 addition, 0 deletionsdrivers/gpu/drm/amd/display/Kconfig
- drivers/gpu/drm/amd/display/dc/core/dc.c 2 additions, 2 deletionsdrivers/gpu/drm/amd/display/dc/core/dc.c
- drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.c 2 additions, 1 deletiondrivers/gpu/drm/amd/display/dc/dce/dce_clock_source.c
- drivers/gpu/drm/amd/display/dc/dcn30/dcn30_resource.c 7 additions, 5 deletionsdrivers/gpu/drm/amd/display/dc/dcn30/dcn30_resource.c
- drivers/gpu/drm/amd/display/dc/gpio/dcn30/hw_factory_dcn30.c 12 additions, 0 deletionsdrivers/gpu/drm/amd/display/dc/gpio/dcn30/hw_factory_dcn30.c
- drivers/gpu/drm/amd/display/dc/gpio/gpio_base.c 2 additions, 2 deletionsdrivers/gpu/drm/amd/display/dc/gpio/gpio_base.c
- drivers/gpu/drm/amd/display/dc/os_types.h 12 additions, 21 deletionsdrivers/gpu/drm/amd/display/dc/os_types.h
- drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c 3 additions, 33 deletionsdrivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c
- drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c 3 additions, 8 deletionsdrivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
- drivers/gpu/drm/drm_dp_helper.c 11 additions, 1 deletiondrivers/gpu/drm/drm_dp_helper.c
- drivers/gpu/drm/drm_edid.c 1 addition, 1 deletiondrivers/gpu/drm/drm_edid.c
- drivers/gpu/drm/drm_gem.c 2 additions, 2 deletionsdrivers/gpu/drm/drm_gem.c
- drivers/gpu/drm/drm_gem_shmem_helper.c 6 additions, 1 deletiondrivers/gpu/drm/drm_gem_shmem_helper.c
- drivers/gpu/drm/drm_prime.c 1 addition, 0 deletionsdrivers/gpu/drm/drm_prime.c
- drivers/gpu/drm/i915/display/intel_display.c 4 additions, 0 deletionsdrivers/gpu/drm/i915/display/intel_display.c
Loading
Please register or sign in to comment