Re: [PATCH v2 3/4] drm/i915/alpm: Calculate ALPM Entry check

2024-01-28 Thread Hogander, Jouni
On Mon, 2024-01-29 at 02:08 +, Murthy, Arun R wrote: > > > > -Original Message- > > From: Intel-gfx On Behalf > > Of Jouni > > Högander > > Sent: Friday, January 5, 2024 7:45 PM > > To: intel-gfx@lists.freedesktop.org > > Subject: [PATCH v2 3/4] drm/i915/alpm: Calculate ALPM Entry

Re: [PATCH] drm/i915/gvt: Fix uninitialized variable in handle_mmio()

2024-01-28 Thread Zhenyu Wang
On 2024.01.26 11:41:47 +0300, Dan Carpenter wrote: > This code prints the wrong variable in the warning message. It should > print "i" instead of "info->offset". On the first iteration "info" is > uninitialized leading to a crash and on subsequent iterations it prints > the previous offset

RE: [PATCH v2 3/4] drm/i915/alpm: Calculate ALPM Entry check

2024-01-28 Thread Murthy, Arun R
> -Original Message- > From: Intel-gfx On Behalf Of Jouni > Högander > Sent: Friday, January 5, 2024 7:45 PM > To: intel-gfx@lists.freedesktop.org > Subject: [PATCH v2 3/4] drm/i915/alpm: Calculate ALPM Entry check > > ALPM Entry Check represents the number of lines needed to put the

[drm-tip:drm-tip 1/7] drivers/gpu/drm/bridge/samsung-dsim.c:1504:3: error: implicit declaration of function 'samsung_dsim_set_stop_state' is invalid in C99

2024-01-28 Thread kernel test robot
tree: git://anongit.freedesktop.org/drm/drm-tip drm-tip head: 0f1b42b9d395bd4097b2846230a13869dc638216 commit: cd3a0e22e5de2867cd98b5223094a467a5b0993d [1/7] Merge remote-tracking branch 'drm-misc/drm-misc-next' into drm-tip config: arm-defconfig

Re: Re: [PATCH] drm/atomic-helpers: remove legacy_cursor_update hacks

2024-01-28 Thread Maxime Ripard
On Thu, Jan 25, 2024 at 07:17:21PM +0100, Daniel Vetter wrote: > On Tue, Jan 23, 2024 at 06:09:05AM +, Jason-JH Lin (林睿祥) wrote: > > Hi Maxime, Daniel, > > > > We encountered similar issue with mediatek SoCs. > > > > We have found that in drm_atomic_helper_commit_rpm(), when disabling > >