This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4a09d388f2ab Merge tag 'mmc-v5.13-rc6' of git://git.kernel.org/pub/scm/ [...] new 4c6a23188e26 drm/amdgpu: Call drm_framebuffer_init last for framebuffer init new baacf52a473b Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UP [...] new ee5468b9f1d3 Revert "drm/amdgpu/gfx9: fix the doorbell missing when in [...] new efea0c12a47b Merge tag 'amd-drm-fixes-5.13-2021-06-21' of https://gitla [...] new 411efa18e4b0 drm/vc4: hdmi: Move the HSM clock enable to runtime_pm new 9984d6664ce9 drm/vc4: hdmi: Make sure the controller is powered in detect new e484028bf39c drm: atmel_hlcdc: Enable the crtc vblank prior to crtc usage. new af42167f53ec drm/panel: ld9040: reference spi_device_id table new e541845ae085 drm/atmel-hlcdc: Allow async page flips new 1815d9c86e30 drm: add a locked version of drm_is_current_master new f54b3ca7ea1e Revert "drm: add a locked version of drm_is_current_master" new 17b11f71795a drm/nouveau: wait for moving fence after pinning v2 new 4b41726aae56 drm/radeon: wait for moving fence after pinning new 8ddf5b9bb479 drm/amdgpu: wait for moving fence after pinning new 6fd8f323b3e4 drm/kmb: Fix error return code in kmb_hw_init() new d33009911559 drm/nouveau: fix dma_address check for CPU/GPU sync new 5e0e7a407675 Merge tag 'drm-misc-fixes-2021-06-24' of git://anongit.fre [...] new 44db63d1ad8d Merge tag 'drm-fixes-2021-06-25' of git://anongit.freedesk [...]
The 18 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/amdgpu_display.c | 12 ++++--- drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c | 14 +++++++- drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 6 +--- drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 6 +--- drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c | 17 ++++++---- drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c | 1 + drivers/gpu/drm/kmb/kmb_drv.c | 1 + drivers/gpu/drm/nouveau/nouveau_bo.c | 4 +-- drivers/gpu/drm/nouveau/nouveau_prime.c | 17 +++++++++- drivers/gpu/drm/panel/panel-samsung-ld9040.c | 1 + drivers/gpu/drm/radeon/radeon_prime.c | 16 ++++++++-- drivers/gpu/drm/vc4/vc4_hdmi.c | 44 ++++++++++++++++++++------ 12 files changed, 100 insertions(+), 39 deletions(-)