This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ee39d46dcaf8 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] new 41de4be6f6ef drm/virtio: move drm_connector_update_edid_property() call new 665d6d4e3231 Merge tag 'drm-misc-fixes-2019-06-26' of git://anongit.fre [...] new c84c9029d782 drm/i915/ringbuffer: EMIT_INVALIDATE *before* switch context new f78c581e22d4 drm/amd/powerplay: use hardware fan control if no powerpla [...] new 688f3d1ebedf drm/amdgpu: Don't skip display settings in hwmgr_resume() new 25f09f858835 drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE new 5ee5d30a814d Merge tag 'drm-fixes-5.2-2019-07-02' of git://people.freed [...] new 2f040d27080d drm/panfrost: Fix a double-free error new a956c56b6ad3 Merge tag 'drm-misc-fixes-2019-07-03' of git://anongit.fre [...] new be132e1375c1 drm/etnaviv: add missing failure path to destroy suballoc new b5252bdf099a Merge branch 'etnaviv/fixes' of https://git.pengutronix.de [...] new 78c68e8f5cd2 drm/imx: notify drm core before sending event during crtc disable new 5aeab2bfc9ff drm/imx: only send event on crtc disable if kept disabled new a0b2cf792ac9 Merge tag 'imx-drm-fixes-2019-07-04' of git://git.pengutro [...] new 3f9c4dc63309 Merge tag 'drm-fixes-2019-07-05-1' of git://anongit.freede [...]
The 15 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 19 ------------------- drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c | 2 +- .../drm/amd/powerplay/hwmgr/process_pptables_v1_0.c | 4 +++- drivers/gpu/drm/amd/powerplay/inc/hwmgr.h | 1 + .../gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c | 4 ++++ drivers/gpu/drm/etnaviv/etnaviv_gpu.c | 7 +++++-- drivers/gpu/drm/i915/intel_ringbuffer.c | 6 +++--- drivers/gpu/drm/imx/ipuv3-crtc.c | 6 +++--- drivers/gpu/drm/panfrost/panfrost_drv.c | 2 +- drivers/gpu/drm/virtio/virtgpu_vq.c | 2 +- 10 files changed, 22 insertions(+), 31 deletions(-)