Corrected the spelling in the description of LVDS Display Common
Properties.
Signed-off-by: Yu-Chun Lin
---
Documentation/devicetree/bindings/display/lvds.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/display/lvds.yaml
b
001.o6wy1vcw-...@intel.com/
Reviewed-by: Kuan-Wei Chiu
Tested-by: Kuan-Wei Chiu
Signed-off-by: Yu-Chun Lin
---
drivers/gpu/drm/tests/drm_kunit_helpers.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/tests/drm_kunit_helpers.c
b/drivers/gpu/drm/tests/drm_kun
001.o6wy1vcw-...@intel.com/
Reviewed-by: Kuan-Wei Chiu
Tested-by: Kuan-Wei Chiu
Reviewed-by: Dmitry Baryshkov
Signed-off-by: Yu-Chun Lin
---
v1 -> v2
Correct typos in the original commit message title.
drivers/gpu/drm/tests/drm_kunit_helpers.c | 3 +--
1 file changed, 1 insertion(+), 2 del
s://lore.kernel.org/linux-mm/cakbzud0n7bkuw_le3pr9o1v2bjjcy_yilm8a8dpceubtdz0...@mail.gmail.com/
Hi Uros,
Thanks for your information.
We originally planned to implement hardware optimizations after this
patch series. However, for V2, We will incorporate __builtin_parity(),
while keeping our current implementation as the fallback function.
Best regards,
Yu-Chun Lin
two instructions on powerpc64, for example.
Hi Jeremy,
Thank for your input. We will do that in V2.
Best regards,
Yu-Chun Lin
. Add a generic parity64() helper implemented with the
> > > same efficient approach as parity8().
> > >
> > > Co-developed-by: Yu-Chun Lin
> > > Signed-off-by: Yu-Chun Lin
> > > Signed-off-by: Kuan-Wei Chiu
> > > ---
> >
ing 'BIT(31)' to ensure the shift operates on an
unsigned type, avoiding undefined behavior.
Signed-off-by: Yu-Chun Lin
---
Compile test only
drivers/gpu/drm/tegra/dc.c| 2 +-
drivers/gpu/drm/tegra/hdmi.c | 8
drivers/gpu/drm/tegra/hdmi.h | 8
drivers/gpu/drm/tegr