This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 388a810192fd Merge tag 'erofs-for-6.3-rc2-fixes' of git://git.kernel.or [...] new 7245e629dcaa drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pip [...] new 3638a820c5c3 drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototype new 1b9b4f922f96 drm/nouveau/fb/gp102-: cache scrubber binary on first load new 66305069eb6d Merge tag 'drm-misc-fixes-2023-02-23' of git://anongit.fre [...] new b2bda460b1b7 mailmap: add mailmap entries for Faith. new 92dd0575729a Merge tag 'drm-msm-fixes-2023-01-16' into msm-fixes new 8a86f213f442 drm/msm: Fix potential invalid ptr free new 796762f05060 drm/msm: Fix possible uninitialized access in fbdev new 4cd15a3e8b36 drm/msm/a6xx: Make GPU destroy a bit safer new a7a4c19c36de drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL register new 141f66ebbfa1 drm/msm/a5xx: fix highest bank bit for a530 new b4fb748f0b73 drm/msm/a5xx: fix the emptyness check in the preempt code new 32e7083429d4 drm/msm/a5xx: fix context faults during ring switch new 6153c44392b0 drm/msm/adreno: fix runtime PM imbalance at unbind new 0df979f4b935 drm/msm/dpu: set DPU_MDP_PERIPH_0_REMOVED for sc8280xp new a2a448b4d9bc drm/msm/dpu: disable features unsupported by QCM2290 new e301195507fe drm/msm/dpu: fix typo in in sm8550's dma_sblk_5 new ce6bd00abc22 drm/msm/dpu: fix len of sc7180 ctl blocks new da06be8b4fdf drm/msm/dpu: fix sm6115 and qcm2290 mixer width limits new d113d267c3bf drm/msm/dpu: correct sm8550 scaler new b3587cb64532 drm/msm/dpu: correct sc8280xp scaler new c7da17b67847 drm/msm/dpu: correct sm8450 scaler new 03c0c3cb22a4 drm/msm/dpu: correct sm8250 and sm8350 scaler new 38164e990a42 drm/msm/dpu: correct sm6115 scaler new a5045b00a681 drm/msm/dpu: drop DPU_DIM_LAYER from MIXER_MSM8998_MASK new 0abb6a24aabc drm/msm/dpu: fix clocks settings for msm8998 SSPP blocks new d6181c18d55c drm/msm/dpu: don't use DPU_CLK_CTRL_CURSORn for DMA SSPP clocks new 1c1ded39bfb8 drm/msm/dpu: fix stack smashing in dpu_hw_ctl_setup_blendstage new ce68153edb5b drm/msm/disp/dpu: fix sc7280_pp base offset new 5ec498ba8655 drm/msm/dpu: clear DSPP reservations in rm release new a722511b1826 drm/msm: DEVFREQ_GOV_SIMPLE_ONDEMAND is no longer needed new 3a43e30b8e2c Merge tag 'drm-msm-fixes-2023-03-09' of https://gitlab.fre [...] new e5eef23e267c drm/display: Don't block HDR_OUTPUT_METADATA on unknown EOTF new 7d386975f6a4 drm/connector: print max_requested_bpc in state debugfs new 06630fb9fcd7 drm/amdgpu: Support umc node harvest config on umc v8_10 new c53899138c99 drm/amd/pm: Enable ecc_info table support for smu v13_0_10 new 2d99a7ec25cf drm/amd/display: Update clock table to include highest clo [...] new 93bb18d2a873 drm/amdgpu: Fix call trace warning and hang when removing [...] new 1717cc5f2962 drm/amd: Fix initialization mistake for NBIO 7.3.0 new 20534dbcc7b7 drm/amdgpu: fix return value check in kfd new 8879ec6dfdcd drm/amdgpu: Fix the warning info when removing amdgpu device new 0dcdf8498eae drm/amdgpu: fix error checking in amdgpu_read_mm_registers [...] new 2915e43a033a drm/amdgpu: fix error checking in amdgpu_read_mm_registers [...] new b42fee5e0b44 drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nv new 6ce2ea07c5ff drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4 new 519b23310aa1 Merge tag 'amd-drm-fixes-6.3-2023-03-09' of https://gitlab [...] new b0d14d2aaf7d Merge tag 'drm-fixes-2023-03-10' of git://anongit.freedesk [...] new e18048da9bc3 RISC-V: Stop emitting attributes new bf89b7ee52af RISC-V: fix taking the text_mutex twice during sifive erra [...] new 76950340cf03 riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode new 2a8db5ec4a28 RISC-V: Don't check text_mutex during stop_machine new 55a21105ecc1 Merge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.or [...]
The 52 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: .mailmap | 3 + arch/riscv/Makefile | 7 + arch/riscv/errata/sifive/errata.c | 2 +- arch/riscv/include/asm/ftrace.h | 2 +- arch/riscv/include/asm/patch.h | 2 + arch/riscv/kernel/compat_vdso/Makefile | 4 + arch/riscv/kernel/ftrace.c | 13 +- arch/riscv/kernel/patch.c | 28 +++- arch/riscv/kernel/stacktrace.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c | 10 +- drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 17 +-- drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h | 7 +- drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c | 1 - drivers/gpu/drm/amd/amdgpu/nbio_v7_2.c | 14 +- drivers/gpu/drm/amd/amdgpu/nv.c | 7 +- drivers/gpu/drm/amd/amdgpu/soc15.c | 5 +- drivers/gpu/drm/amd/amdgpu/soc21.c | 8 +- drivers/gpu/drm/amd/amdgpu/umc_v8_10.h | 4 +- drivers/gpu/drm/amd/amdkfd/kfd_doorbell.c | 2 +- .../drm/amd/display/dc/clk_mgr/dcn301/vg_clk_mgr.c | 19 ++- .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 75 ++++++++++ drivers/gpu/drm/display/drm_hdmi_helper.c | 6 +- drivers/gpu/drm/drm_atomic.c | 1 + drivers/gpu/drm/msm/Kconfig | 1 - drivers/gpu/drm/msm/adreno/a5xx_gpu.c | 6 +- drivers/gpu/drm/msm/adreno/a5xx_preempt.c | 4 +- drivers/gpu/drm/msm/adreno/a6xx_gmu.c | 2 +- drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 2 + drivers/gpu/drm/msm/adreno/adreno_device.c | 3 +- drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 166 ++++++++++----------- drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h | 2 + drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.c | 4 +- drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c | 2 + drivers/gpu/drm/msm/msm_gem_submit.c | 5 +- drivers/gpu/drm/nouveau/dispnv50/wndw.h | 5 +- drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h | 3 +- drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.c | 8 +- drivers/gpu/drm/nouveau/nvkm/subdev/fb/ga100.c | 2 +- drivers/gpu/drm/nouveau/nvkm/subdev/fb/ga102.c | 21 +-- drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp102.c | 41 ++--- drivers/gpu/drm/nouveau/nvkm/subdev/fb/gv100.c | 4 +- drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h | 3 +- drivers/gpu/drm/nouveau/nvkm/subdev/fb/tu102.c | 4 +- drivers/gpu/drm/tiny/cirrus.c | 2 +- 45 files changed, 332 insertions(+), 199 deletions(-)