Merge tag 'drm-intel-fixes-2019-11-21' of git://anongit.freedesktop.org/drm/drm-intel...
authorDave Airlie <airlied@redhat.com>
Fri, 22 Nov 2019 00:23:22 +0000 (10:23 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 22 Nov 2019 00:29:52 +0000 (10:29 +1000)
commit51658c04c338d7ef98d6c2c19009e4814632db50
treee5adcf5096b9033ff3d68129d061857e5576ae58
parentf824c1b35a75497542c02ccf081514f14962ab38
parent71d122629c04707eb7f65447fb2f5bd092d98ce3
Merge tag 'drm-intel-fixes-2019-11-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes

- Fix kernel oops on dumb_create ioctl on no crtc situation
- Fix bad ugly colored flash on VLV/CHV related to gamma LUT update
- Fix unity of the frequencies reported on PMU
- Fix kernel oops on set_page_dirty using better locks around it
- Protect the request pointer with RCU to prevent it being freed while we might need still
- Make pool objects read-only
- Restore physical addresses for fb_map to avoid corrupted page table

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191121165339.GA23920@intel.com