This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from de4664485abb Merge tag 'for-linus-2023041201' of git://git.kernel.org/p [...]
new b8ca445f550a drm/amd/display: Pass the right info to drm_dp_remove_payload
new f06b8887e3ef drm/amd/pm: correct SMU13.0.7 pstate profiling clock settings
new 85e0689eb6b1 drm/amd/pm: correct SMU13.0.7 max shader clock reporting
new b9a24d8bd51e drm/amd/pm: correct the pcie link state check for SMU13
new 62b92afd6e25 Merge tag 'amd-drm-fixes-6.3-2023-04-12' of https://gitlab [...]
new 6b8446859c97 drm/i915/dsi: fix DSS CTL register offsets for TGL+
new a552b73f36cb Merge tag 'drm-intel-fixes-2023-04-13' of git://anongit.fr [...]
new edf79dd21722 fbcon: Fix error paths in set_con2fb_map
new fffb0b52d525 fbcon: set_con2fb_map needs to set con2fb_map!
new 1e1d3574e69f drm/scheduler: Fix UAF race in drm_sched_entity_push_job()
new 86d8740dae5a drm/nouveau/fb: add missing sysmen flush callbacks
new 6fd33a3333c7 fbmem: Reject FB_ACTIVATE_KD_TEXT from userspace
new b89ce1177d42 drm/armada: Fix a potential double free in an error handling path
new 5603effb8295 Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
new cab2932213c5 Merge tag 'drm-misc-fixes-2023-04-13' of git://anongit.fre [...]
new f1be7b6c165f Merge tag 'drm-fixes-2023-04-13' of git://anongit.freedesk [...]
new 534e465845eb Revert "pinctrl: amd: Disable and mask interrupts on resume"
new 531f27ad5e3a Merge tag 'pinctrl-v6.3-3' of git://git.kernel.org/pub/scm [...]
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:
.../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c | 57 ++++++++++++--
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h | 6 ++
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 4 +-
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c | 87 +++++++++++++++++++---
drivers/gpu/drm/armada/armada_drv.c | 1 -
drivers/gpu/drm/i915/display/icl_dsi.c | 20 ++++-
drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf108.c | 1 +
drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk104.c | 1 +
drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk110.c | 1 +
drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm107.c | 1 +
drivers/gpu/drm/scheduler/sched_entity.c | 11 ++-
drivers/pinctrl/pinctrl-amd.c | 36 ++++-----
drivers/video/fbdev/core/fbcon.c | 18 ++---
drivers/video/fbdev/core/fbmem.c | 2 +
14 files changed, 191 insertions(+), 55 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.