Revision a81bfdf8bf5396824d7d139560180854cb599b06 authored by Linus Torvalds on 12 February 2021, 19:29:06 UTC, committed by Linus Torvalds on 12 February 2021, 19:29:06 UTC
Pull drm fixes from Dave Airlie:
 "Regular fixes for final, there is a ttm regression fix, dp-mst fix,
  one amdgpu revert, two i915 fixes, and some misc fixes for sun4i,
  xlnx, and vc4.

  All pretty quiet and don't think we have any known outstanding
  regressions.

  ttm:
   - page pool regression fix.

  dp_mst:
   - don't report un-attached ports as connected

  amdgpu:
   - blank screen fix

  i915:
   - ensure Type-C FIA is powered when initializing
   - fix overlay frontbuffer tracking

  sun4i:
   - tcon1 sync polarity fix
   - always set HDMI clock rate
   - fix H6 HDMI PHY config
   - fix H6 max frequency

  vc4:
   - fix buffer overflow

  xlnx:
   - fix memory leak"

* tag 'drm-fixes-2021-02-12' of git://anongit.freedesktop.org/drm/drm:
  drm/ttm: make sure pool pages are cleared
  drm/sun4i: dw-hdmi: Fix max. frequency for H6
  drm/sun4i: Fix H6 HDMI PHY configuration
  drm/sun4i: dw-hdmi: always set clock rate
  drm/sun4i: tcon: set sync polarity for tcon1 channel
  drm/i915: Fix overlay frontbuffer tracking
  Revert "drm/amd/display: Update NV1x SR latency values"
  drm/i915/tgl+: Make sure TypeC FIA is powered up when initializing it
  drm/dp_mst: Don't report ports connected if nothing is attached to them
  drm/xlnx: fix kmemleak by sending vblank_event in atomic_disable
  drm/vc4: hvs: Fix buffer overflow with the dlist handling
2 parent s e77a681 + 551c818
History
File Mode Size
.gitignore -rw-r--r-- 59 bytes
Makefile -rw-r--r-- 9.4 KB
test-all.c -rw-r--r-- 4.7 KB
test-backtrace.c -rw-r--r-- 244 bytes
test-bionic.c -rw-r--r-- 112 bytes
test-bpf.c -rw-r--r-- 899 bytes
test-clang-bpf-co-re.c -rw-r--r-- 190 bytes
test-clang.cpp -rw-r--r-- 772 bytes
test-compile.c -rw-r--r-- 112 bytes
test-cplus-demangle.c -rw-r--r-- 298 bytes
test-cxx.cpp -rw-r--r-- 275 bytes
test-disassembler-four-args.c -rw-r--r-- 247 bytes
test-dwarf.c -rw-r--r-- 197 bytes
test-dwarf_getlocations.c -rw-r--r-- 304 bytes
test-eventfd.c -rw-r--r-- 195 bytes
test-file-handle.c -rw-r--r-- 282 bytes
test-fortify-source.c -rw-r--r-- 95 bytes
test-get_cpuid.c -rw-r--r-- 176 bytes
test-get_current_dir_name.c -rw-r--r-- 177 bytes
test-gettid.c -rw-r--r-- 213 bytes
test-glibc.c -rw-r--r-- 361 bytes
test-gtk2-infobar.c -rw-r--r-- 257 bytes
test-gtk2.c -rw-r--r-- 243 bytes
test-hello.c -rw-r--r-- 95 bytes
test-jvmti-cmlr.c -rw-r--r-- 286 bytes
test-jvmti.c -rw-r--r-- 320 bytes
test-libaio.c -rw-r--r-- 302 bytes
test-libaudit.c -rw-r--r-- 202 bytes
test-libbabeltrace.c -rw-r--r-- 212 bytes
test-libbfd-buildid.c -rw-r--r-- 183 bytes
test-libbfd.c -rw-r--r-- 269 bytes
test-libbpf.c -rw-r--r-- 123 bytes
test-libcap.c -rw-r--r-- 322 bytes
test-libcrypto.c -rw-r--r-- 361 bytes
test-libdebuginfod.c -rw-r--r-- 150 bytes
test-libdw-dwarf-unwind.c -rw-r--r-- 309 bytes
test-libelf-gelf_getnote.c -rw-r--r-- 143 bytes
test-libelf-getphdrnum.c -rw-r--r-- 123 bytes
test-libelf-getshdrstrndx.c -rw-r--r-- 126 bytes
test-libelf.c -rw-r--r-- 137 bytes
test-libnuma.c -rw-r--r-- 125 bytes
test-libopencsd.c -rw-r--r-- 376 bytes
test-libperl.c -rw-r--r-- 121 bytes
test-libpfm4.c -rw-r--r-- 137 bytes
test-libpython-version.c -rw-r--r-- 136 bytes
test-libpython.c -rw-r--r-- 125 bytes
test-libslang-include-subdir.c -rw-r--r-- 107 bytes
test-libslang.c -rw-r--r-- 101 bytes
test-libunwind-aarch64.c -rw-r--r-- 650 bytes
test-libunwind-arm.c -rw-r--r-- 647 bytes
test-libunwind-debug-frame-aarch64.c -rw-r--r-- 423 bytes
test-libunwind-debug-frame-arm.c -rw-r--r-- 419 bytes
test-libunwind-debug-frame.c -rw-r--r-- 415 bytes
test-libunwind-x86.c -rw-r--r-- 647 bytes
test-libunwind-x86_64.c -rw-r--r-- 650 bytes
test-libunwind.c -rw-r--r-- 747 bytes
test-libzstd.c -rw-r--r-- 172 bytes
test-llvm-version.cpp -rw-r--r-- 341 bytes
test-llvm.cpp -rw-r--r-- 365 bytes
test-lzma.c -rw-r--r-- 211 bytes
test-numa_num_possible_cpus.c -rw-r--r-- 108 bytes
test-pthread-attr-setaffinity-np.c -rw-r--r-- 307 bytes
test-pthread-barrier.c -rw-r--r-- 244 bytes
test-reallocarray.c -rw-r--r-- 152 bytes
test-sched_getcpu.c -rw-r--r-- 166 bytes
test-sdt.c -rw-r--r-- 119 bytes
test-setns.c -rw-r--r-- 135 bytes
test-stackprotector-all.c -rw-r--r-- 95 bytes
test-sync-compare-and-swap.c -rw-r--r-- 286 bytes
test-timerfd.c -rw-r--r-- 335 bytes
test-zlib.c -rw-r--r-- 119 bytes

back to top