This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b7bc77e2f2c7 Merge tag 'pci-v6.3-fixes-3' of git://git.kernel.org/pub/s [...] new 11b3b9f461c5 drm/sched: Check scheduler ready before calling timeout handling new afa965a45e01 drm/rockchip: vop2: fix suspend/resume new 7363d6bedc00 drm/nouveau: fix incorrect conversion to dma_resv_wait_timeout() new b63a553e8f5a drm/rockchip: vop2: Use regcache_sync() to fix suspend/resume new f126f41cec1b Merge tag 'drm-misc-fixes-2023-04-20-2' of git://anongit.f [...] new e1c71f8f9180 drm/i915: Fix fast wake AUX sync len new 3b1f2be527ce Merge tag 'drm-intel-fixes-2023-04-19' of git://anongit.fr [...] new c8b5a95b5709 drm/amdgpu: Fix desktop freezed after gpu-reset new 6d9240c46f74 drm/amd/display: set dcn315 lb bpp to 48 new 1e994cc0956b drm/amd/display: limit timing for single dimm memory new 0b5dfe12755f drm/amd/display: fix a divided-by-zero error new 00a4bd000e78 Merge tag 'amd-drm-fixes-6.3-2023-04-19' of https://gitlab [...] new 2af3e53a4dc0 Merge tag 'drm-fixes-2023-04-21' of git://anongit.freedesk [...]
The 13 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_irq.c | 3 +++ .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c | 17 ++++++++++++++--- .../gpu/drm/amd/display/dc/dcn314/dcn314_resource.c | 20 ++++++++++++++++++++ drivers/gpu/drm/amd/display/dc/dml/dcn31/dcn31_fpu.c | 2 +- .../drm/amd/display/modules/power/power_helpers.c | 4 ++++ drivers/gpu/drm/i915/display/intel_dp_aux.c | 2 +- drivers/gpu/drm/nouveau/nouveau_gem.c | 18 ++++++++++++------ drivers/gpu/drm/rockchip/rockchip_drm_vop2.c | 4 ++++ drivers/gpu/drm/scheduler/sched_main.c | 3 ++- 9 files changed, 61 insertions(+), 12 deletions(-)