RE: Compile error on "error: call to ‘__compiletime_assert_581’ declared with attribute error: clamp() low limit dsc_min_bpc * 3 greater than high limit dsc_max_bpc * 3"

2025-02-06 Thread Zhuo, Qiuxu
> From: Vivi, Rodrigo > [...] > > On 2/6/2025 1:34 PM, Zhuo, Qiuxu wrote: > > > Hi, > > > > > > I got the compile error as below. > > > My GCC is: gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0 > > > kernel: v6.14-rc1 > > > > Hi Qiuxu

Compile error on "error: call to ‘__compiletime_assert_581’ declared with attribute error: clamp() low limit dsc_min_bpc * 3 greater than high limit dsc_max_bpc * 3"

2025-02-06 Thread Zhuo, Qiuxu
Hi, I got the compile error as below. My GCC is: gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0 kernel: v6.14-rc1 --- compile error log --- CC drivers/gpu/drm/i915/display/intel_dp.o In file included from :0:0: In function ‘intel_dp_dsc_compute_pipe_bpp_limits.isra.77’, inlined from ‘intel_d

RE: [PATCH v2 1/1] drm/fb-helper: Don't schedule_work() to flush frame buffer during panic()

2024-08-05 Thread Zhuo, Qiuxu
Hi Thomas, > From: Thomas Zimmermann > [...] > > Thanks for the detailed reply. > > I've found that your patch has already been merged and should now be in > v6.11-rc2. It'll probably be backported to older kernels as well. > > > dim cite 833cd3e9ad8360785b6c23c82dd3856df00732d9 > 833cd3e9ad8

RE: [PATCH v2 1/1] drm/fb-helper: Don't schedule_work() to flush frame buffer during panic()

2024-08-05 Thread Zhuo, Qiuxu
Hi Thomas, > From: Thomas Zimmermann > Sent: Monday, August 5, 2024 3:31 PM > [...] > > Hi Maarten and maintainers, > > > > A gentle ping :-). > > > > Could you please help push this v2 fix upstream? > > If you have any concerns, please let me know. > > I already acked this patch, but I still ha

RE: [PATCH 1/1] drm/fb-helper: Don't schedule_work() to flush frame buffer during panic()

2024-06-25 Thread Zhuo, Qiuxu
Hello, > From: Zhuo, Qiuxu > Sent: Friday, May 31, 2024 3:45 PM > To: maarten.lankho...@linux.intel.com; mrip...@kernel.org; > tzimmerm...@suse.de; airl...@gmail.com; dan...@ffwll.ch > Cc: dri-devel@lists.freedesktop.org; linux-ker...@vger.kernel.org; Luck, Tony > ; Zhuo, Qi