Hi Dave, Daniel,
Fixes for 5.19.
The following changes since commit 1f192b9e8d8a5c619b33a868fb1af063af65ce5d:
Merge tag 'drm-misc-fixes-2022-06-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes (2022-06-10 13:29:22 +1000)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.19-2022-06-15
for you to fetch changes up to 4fd17f2ac0aa4e48823ac2ede5b050fb70300bf4:
drm/amd/display: Cap OLED brightness per max frame-average luminance (2022-06-14 13:11:11 -0400)
---------------------------------------------------------------- amd-drm-fixes-5.19-2022-06-15:
amdgpu: - Fix regression in GTT size reporting - OLED backlight fix
---------------------------------------------------------------- Michel Dänzer (1): drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl
Roman Li (1): drm/amd/display: Cap OLED brightness per max frame-average luminance
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 2 -- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 8 ++++---- 2 files changed, 4 insertions(+), 6 deletions(-)
dri-devel@lists.freedesktop.org