Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux into drm...
authorDave Airlie <airlied@redhat.com>
Wed, 21 Mar 2018 22:52:21 +0000 (08:52 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 21 Mar 2018 22:52:21 +0000 (08:52 +1000)
commit82269df3bb8bd22aa0cf883724cf9ad456071fe8
treedb04692c09fcb03ae8d6ce9b639f680b898b6761
parentfca3c46abc436a0e2b4642c8ba4727eda741fd7a
parent731a373698c9675d5aed8a30d8c9861bea9c41a2
Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixes

A few more fixes for 4.16.  Mostly for displays:
- A fix for DP handling on radeon
- Fix banding on eDP panels
- Fix HBR audio
- Fix for disabling VGA mode on Raven that leads to a corrupt or
  blank display on some platforms

* 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux:
  drm/amd/display: Add one to EDID's audio channel count when passing to DC
  drm/amd/display: We shouldn't set format_default on plane as atomic driver
  drm/amd/display: Fix FMT truncation programming
  drm/amd/display: Allow truncation to 10 bits
  drm/amd/display: fix dereferencing possible ERR_PTR()
  drm/amd/display: Refine disable VGA
  drm/amdgpu: Use atomic function to disable crtcs with dc enabled
  drm/radeon: Don't turn off DP sink when disconnected