[git pull] drm fixes for 5.0 final

From: Dave Airlie
Date: Fri Mar 01 2019 - 00:40:16 EST


Hi Linus,

Three final fixes, one for a feature that is new in this kernel, one
bochs fix for qemu riscv and one atomic modesetting fix.

I've left a few of the other late fixes until next as I didn't want to
throw in anything that wasn't really necessary.

Dave.

drm-fixes-2019-03-01:
drm amdgfx, bochs and one core fix
The following changes since commit 5908e6b738e3357af42c10e1183753c70a0117a9:

Linux 5.0-rc8 (2019-02-24 16:46:45 -0800)

are available in the Git repository at:

git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-03-01

for you to fetch changes up to 17fb465f16027ea22225b282295f5b8af19992e0:

drm/bochs: Fix the ID mismatch error (2019-02-28 14:05:33 +1000)

----------------------------------------------------------------
drm amdgfx, bochs and one core fix

----------------------------------------------------------------
Alistair Francis (1):
drm/bochs: Fix the ID mismatch error

Dave Airlie (1):
Merge branch 'drm-fixes-5.0' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes

Mario Kleiner (1):
drm/amd/display: Use vrr friendly pageflip throttling in DC.

Nicholas Kazlauskas (1):
drm: Block fb changes for async plane updates

drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h | 1 +
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 27 +++++++++++++++++++----
drivers/gpu/drm/bochs/bochs_drv.c | 4 ++++
drivers/gpu/drm/drm_atomic_helper.c | 9 ++++++++
4 files changed, 37 insertions(+), 4 deletions(-)