Revision f55966571d5eb2876a11e48e798b4592fa1ffbb7 authored by Linus Torvalds on 08 July 2021, 19:28:15 UTC, committed by Linus Torvalds on 08 July 2021, 19:28:15 UTC
Pull drm fixes from Dave Airlie:
 "Some fixes for rc1 that came in the past weeks, mainly a bunch of
  amdgpu fixes, some i915 and the rest are misc around the place. I'm
  sending this a bit early so some more stuff may show up, but I'll
  probably take tomorrow off.

  dma-buf:
   - doc fixes

  amdgpu:
   - Misc Navi fixes
   - Powergating fix
   - Yellow Carp updates
   - Beige Goby updates
   - S0ix fix
   - Revert overlay validation fix
   - GPU reset fix for DC
   - PPC64 fix
   - Add new dimgrey cavefish DID
   - RAS fix
   - TTM fixes

  amdkfd:
   - SVM fixes

  radeon:
   - Fix missing drm_gem_object_put in error path
   - NULL ptr deref fix

  i915:
   - display DP VSC fix
   - DG1 display fix
   - IRQ fixes
   - IRQ demidlayering

  gma500:
   - bo leaks in error paths fixed"

* tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drm: (52 commits)
  drm/i915: Drop all references to DRM IRQ midlayer
  drm/i915: Use the correct IRQ during resume
  drm/i915/display/dg1: Correctly map DPLLs during state readout
  drm/i915/display: Do not zero past infoframes.vsc
  drm/amdgpu: Conditionally reset SDMA RAS error counts
  drm/amdkfd: Maintain svm_bo reference in page->zone_device_data
  drm/amdkfd: add invalid pages debug at vram migration
  drm/amdkfd: skip migration for pages already in VRAM
  drm/amdkfd: skip invalid pages during migrations
  drm/amdkfd: classify and map mixed svm range pages in GPU
  drm/amdkfd: use hmm range fault to get both domain pfns
  drm/amdgpu: get owner ref in validate and map
  drm/amdkfd: set owner ref to svm range prefault
  drm/amdkfd: add owner ref param to get hmm pages
  drm/amdkfd: device pgmap owner at the svm migrate init
  drm/amdkfd: inc counter on child ranges with xnack off
  drm/amd/display: Extend DMUB diagnostic logging to DCN3.1
  drm/amdgpu: Update NV SIMD-per-CU to 2
  drm/amdgpu: add new dimgrey cavefish DID
  drm/amd/pm: skip PrepareMp1ForUnload message in s0ix
  ...
2 parent s 8c1bfd7 + 21c355b
History
File Mode Size
altera-stapl
bcm-vk
c2port
cardreader
cb710
cxl
echo
eeprom
genwqe
habanalabs
ibmasm
lis3lv02d
lkdtm
mei
ocxl
pvpanic
sgi-gru
sgi-xp
ti-st
uacce
vmw_vmci
Kconfig -rw-r--r-- 15.5 KB
Makefile -rw-r--r-- 2.1 KB
ad525x_dpot-i2c.c -rw-r--r-- 2.6 KB
ad525x_dpot-spi.c -rw-r--r-- 2.8 KB
ad525x_dpot.c -rw-r--r-- 20.2 KB
ad525x_dpot.h -rw-r--r-- 7.9 KB
apds9802als.c -rw-r--r-- 7.0 KB
apds990x.c -rw-r--r-- 33.2 KB
atmel-ssc.c -rw-r--r-- 5.9 KB
bh1770glc.c -rw-r--r-- 36.8 KB
cs5535-mfgpt.c -rw-r--r-- 10.0 KB
ds1682.c -rw-r--r-- 7.0 KB
dummy-irq.c -rw-r--r-- 1.4 KB
dw-xdata-pcie.c -rw-r--r-- 9.7 KB
enclosure.c -rw-r--r-- 18.3 KB
fastrpc.c -rw-r--r-- 39.9 KB
hisi_hikey_usb.c -rw-r--r-- 7.1 KB
hmc6352.c -rw-r--r-- 3.4 KB
hpilo.c -rw-r--r-- 22.0 KB
hpilo.h -rw-r--r-- 5.5 KB
ibmvmc.c -rw-r--r-- 60.8 KB
ibmvmc.h -rw-r--r-- 5.2 KB
ics932s401.c -rw-r--r-- 12.6 KB
isl29003.c -rw-r--r-- 10.9 KB
isl29020.c -rw-r--r-- 5.0 KB
kgdbts.c -rw-r--r-- 30.6 KB
lattice-ecp3-config.c -rw-r--r-- 5.6 KB
pch_phub.c -rw-r--r-- 27.0 KB
pci_endpoint_test.c -rw-r--r-- 23.9 KB
phantom.c -rw-r--r-- 13.0 KB
qcom-coincell.c -rw-r--r-- 3.6 KB
sram-exec.c -rw-r--r-- 3.8 KB
sram.c -rw-r--r-- 10.1 KB
sram.h -rw-r--r-- 1.0 KB
tifm_7xx1.c -rw-r--r-- 10.7 KB
tifm_core.c -rw-r--r-- 8.1 KB
tsl2550.c -rw-r--r-- 10.0 KB
vmw_balloon.c -rw-r--r-- 54.6 KB
xilinx_sdfec.c -rw-r--r-- 38.0 KB

back to top