On 6/25/25 12:22 AM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20250624:
>
on i386, when both CONFIG_DRM_XE=y
and CONFIG_DRM_I915=y:
ld: drivers/gpu/drm/xe/xe_pcode.o: in function `intel_pcode_read':
xe_pcode.c:(.text+0x7d0): multiple definition of `intel_pcode_read';
drivers/gpu/
43 | writel(data, panel->link_base + offset);
Fixes: d7e3bee925bd ("drm/msm/dp: drop the msm_dp_catalog module")
Signed-off-by: Randy Dunlap
Cc: Stephen Boyd
Cc: Dmitry Baryshkov
Cc: Dmitry Baryshkov
Cc: Dmitry Baryshkov
Cc: Rob Clark
Cc: linux-arm-...@vger.kernel.org
Cc: f
On 6/16/25 8:21 AM, Maxime Ripard wrote:
> We've discussed a number of times of how some heap names are bad, but
> not really what makes a good heap name.
>
> Let's document what we expect the heap names to look like.
>
> Reviewed-by: Bagas Sanjaya
> Signed-off-by: Maxime Ripard
> ---
> Chan
Hi,
On 6/15/25 7:17 PM, HyeonSu Jeon wrote:
> The file drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c does not exist
> in the tree, but is referenced in gsp.rst via a kernel-doc directive.
> This causes an error during the documentation build
>
> Removing this refernce resolves the error
>
> Sig
in ARCH=um allmodconfig builds)
drivers/video/fbdev/nvidia/nv_accel.c: In function ‘NVDmaWait’:
include/asm-generic/io.h:596:15: error: call to ‘_outb’ declared with attribute
error: outb() requires CONFIG_HAS_IOPORT
596 | #define _outb _outb
Signed-off-by: Randy Dunlap
Cc: Arnd Bergmann
Cc: Niklas Sc
On 6/12/25 10:42 PM, Stephen Rothwell wrote:
> Hi all,
>
on i386, when:
# CONFIG_ACPI is not set
CONFIG_DRM_I915=y
CONFIG_BACKLIGHT_CLASS_DEVICE=m
drivers/gpu/drm/i915/display/intel_backlight.c:973:(.text+0x2613): undefined
reference to `backlight_device_get_by_name'
ld: drivers/gpu/drm/i915/
; ./drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c
>
> Update the reference.
>
> Fixes: c472d828348c ("drm/nouveau/gsp: move subdev/engine impls to
> subdev/gsp/rm/r535/")
> Fixes: 8a8b1ec5261f ("drm/nouveau/gsp: split rpc handling out on its own")
&
On 6/9/25 11:52 PM, Bagas Sanjaya wrote:
> Commit c472d828348caf ("drm/nouveau/gsp: move subdev/engine impls to
> subdev/gsp/rm/r535/") moves GSP-RM message queue implementation in
> drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c to versioned path in
> drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/
On 4/29/25 2:02 AM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20250428:
>
on i386:
ERROR: modpost: "__moddi3" [drivers/gpu/drm/xe/xe.ko] undefined!
due to
+ memcpy(buffer, ss->read.buffer +
+ (offset % XE_DEVCOREDUMP_CHUNK_MAX), byte_copied);
in commit c4a2e5f8
On 4/15/25 11:25 PM, Stephen Rothwell wrote:
> Hi all,
>
> News: there will be no linux-next releases this coming Friday or Monday
> or next Friday.
>
> Changes since 20250415:
>
on x86_64:
ld: drivers/gpu/drm/xe/xe_vsec.o: in function `xe_vsec_init':
xe_vsec.c:(.text+0x21a): undefined refe
On 4/15/25 11:25 PM, Stephen Rothwell wrote:
> Hi all,
>
> News: there will be no linux-next releases this coming Friday or Monday
> or next Friday.
>
> Changes since 20250415:
on x86_64:
# CONFIG_SHMEM is not set
CONFIG_DRM_TTM=m
ERROR: modpost: "shmem_writeout" [drivers/gpu/drm/ttm/ttm.ko
g warnings. Fix this by adding
> the dependency.
>
> Link:
> https://lore.kernel.org/all/5cf231e1-0bba-4595-9441-46acc5255...@infradead.org
s/Link:/Closes:/
> Signed-off-by: Duje Mihanović o
Reported-by: Randy Dunlap
Tested-by: Randy Dunlap
Acked-by: Randy Dunlap
Thanks.
>
On 4/9/25 10:11 PM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20250409:
>
on x86_64, when CONFIG_GPIOLIB is not set:
WARNING: unmet direct dependencies detected for LEDS_EXPRESSWIRE
Depends on [n]: GPIOLIB [=n] || NEW_LEDS [=y] && GPIOLIB [=n]
Selected by [m]:
- BACKLIGHT_KTD
On 3/24/25 5:01 AM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20250321:
>
on i386:
linux-next-20250324/X32/drivers/gpu/drm/xe/xe_migrate.c:1561:(.text+0x3074):
undefined reference to `__udivdi3'
--
~Randy
On 2/6/25 7:46 PM, Eric Salem wrote:
> Fixed a few misspellings.
>
> Signed-off-by: Eric Salem
Acked-by: Randy Dunlap
Thanks.
> ---
> Documentation/gpu/todo.rst | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/gpu/todo
Use the correct format for all kernel-doc comments.
Use structname.membername for named structs.
Don't precede function names in kernel-doc with '@' sign.
Use the correct function parameter names in kernel-doc comments.
This fixes around 80 kernel-doc warnings.
Signed-off-by: R
Hi--
On 12/31/24 2:39 AM, Luca Ceresoli wrote:
> Document in detail the new refcounted bridges as well as the "legacy" way.
>
> Signed-off-by: Luca Ceresoli
>
> ---
>
> This patch was added in v5.
> ---
> Documentation/gpu/drm-kms-helpers.rst | 6 ++
> drivers/gpu/drm/drm_bridge.c
Fix all typos in xe_vm_doc.h as reported by codespell.
Signed-off-by: Randy Dunlap
Cc: Lucas De Marchi
Cc: Thomas Hellström
Cc: Rodrigo Vivi
Cc: intel...@lists.freedesktop.org
Cc: David Airlie
Cc: Simona Vetter
Cc: dri-devel@lists.freedesktop.org
---
drivers/gpu/drm/xe/xe_vm_doc.h | 22
Make spelling and punctuation changes to ease reading of the comments.
Signed-off-by: Randy Dunlap
Cc: Alex Deucher
Cc: Christian König
Cc: Xinhui Pan
Cc: amd-...@lists.freedesktop.org
Cc: David Airlie
Cc: Simona Vetter
---
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 30
/drm_fbdev_ttm.c:1: warning: no structured comments found
Fixes: 731fddf4302e ("drm/fbdev-dma: Remove obsolete setup function")
Signed-off-by: Randy Dunlap
Reported-by: Stephen Rothwell
Closes: https://lore.kernel.org/all/20241002142250.07e1c...@canb.auug.org.au/
Cc: David Airlie
Cc: Simona
Whoops, I reverted the subject line change.
Will resend it.
On 10/16/24 7:43 PM, Randy Dunlap wrote:
>
> drivers/gpu/drm/drm_fbdev_dma.c:1: warning: no structured comments found
> drivers/gpu/drm/drm_fbdev_shmem.c:1: warning: no structured comments found
> drivers/gpu/drm/drm_f
ction")
Signed-off-by: Randy Dunlap
Reported-by: Stephen Rothwell
Cc: David Airlie
Cc: Simona Vetter
Cc: Thomas Zimmermann
Cc: dri-devel@lists.freedesktop.org
---
Documentation/gpu/drm-kms-helpers.rst |9 -
1 file changed, 9 deletions(-)
--- linux-next-20241016.orig/Documentation/g
On 10/2/24 9:11 AM, Louis Chauvet wrote:
> On 02/10/24 - 08:49, Randy Dunlap wrote:
>> Hi Louis,
>>
>> On 10/2/24 1:57 AM, Louis Chauvet wrote:
>>> On 01/10/24 - 20:54, Randy Dunlap wrote:
>>>> Hi--
>>>>
>>>> On 9/30/24 8:31 AM,
On 9/30/24 8:31 AM, Louis Chauvet wrote:
> From: Arthur Grillo
>
> Add support to the YUV formats bellow:
>
> - NV12/NV16/NV24
> - NV21/NV61/NV42
> - YUV420/YUV422/YUV444
> - YVU420/YVU422/YVU444
>
> The conversion from yuv to rgb is done with fixed-point arithmetic, using
> 32.32 fixed-poin
Hi Louis,
On 10/2/24 1:57 AM, Louis Chauvet wrote:
> On 01/10/24 - 20:54, Randy Dunlap wrote:
>> Hi--
>>
>> On 9/30/24 8:31 AM, Louis Chauvet wrote:
>>> The pre_mul_alpha_blend is dedicated to blending, so to avoid mixing
>>> different concepts (coor
On 9/30/24 8:31 AM, Louis Chauvet wrote:
> Re-introduce a line-by-line composition algorithm for each pixel format.
> This allows more performance by not requiring an indirection per pixel
> read. This patch is focused on readability of the code.
>
> Line-by-line composition was introduced by [
Hi--
On 9/30/24 8:31 AM, Louis Chauvet wrote:
> The pre_mul_alpha_blend is dedicated to blending, so to avoid mixing
> different concepts (coordinate calculation and color management), extract
> the x_limit and x_dst computation outside of this helper.
> It also increases the maintainability by gr
Hi,
On 9/30/24 8:31 AM, Louis Chauvet wrote:
> Introduce two typedefs: pixel_read_t and pixel_write_t. It allows the
> compiler to check if the passed functions take the correct arguments.
> Such typedefs will help ensuring consistency across the code base in
> case of update of these prototypes.
On 6/7/24 6:31 AM, Devarsh Thakkar wrote:
> Add documentation for rounding, scaling, absolute value and 32-bit division
> related macros and functions exported by math.h header file.
>
> Signed-off-by: Devarsh Thakkar
> Reviewed-by: Andy Shevchenko
Reviewed-by: Randy Du
Hi Paul.
On 6/7/24 12:44 AM, Paul Cercueil wrote:
> Hi Randy,
>
> Le jeudi 06 juin 2024 à 10:32 -0700, Randy Dunlap a écrit :
>> Hi,
>>
>> On 6/5/24 4:08 AM, Paul Cercueil wrote:
>>> Document the new DMABUF based API.
>>>
>>> Si
Hi,
On 6/5/24 4:08 AM, Paul Cercueil wrote:
> Document the new DMABUF based API.
>
> Signed-off-by: Paul Cercueil
> Signed-off-by: Nuno Sa
>
> ---
> v2: - Explicitly state that the new interface is optional and is
> not implemented by all drivers.
> - The IOCTLs can now only be calle
Hi,
On 5/31/24 10:12 AM, Devarsh Thakkar wrote:
> Add documentation for rounding, scaling, absolute value and difference,
> 32-bit division related macros and functions exported by math.h header
> file.
>
I don't see any kernel-doc for division functions in this header file.
Do some division fu
On 5/31/24 2:32 AM, Colin Ian King wrote:
> There are a few spelling mistakes in dml2_printf messages. Fix them.
>
> Signed-off-by: Colin Ian King
Reviewed-by: Randy Dunlap
Thanks.
> ---
> .../dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c | 6 +++---
> .
On 5/30/24 10:17 AM, Devarsh Thakkar wrote:
> Add documentation for rounding, scaling, absolute value and difference,
> 32-bit division related macros and functions exported by math.h header
> file.
>
> Signed-off-by: Devarsh Thakkar
> ---
> V1->V9 (No change)
> V10: Patch introduced
> ---
>
On 5/22/24 2:37 AM, Dmitry Baryshkov wrote:
> On Tue, May 21, 2024 at 08:59:06PM -0700, Randy Dunlap wrote:
>> Hi Dmitry,
>>
>> On 5/20/24 3:37 AM, Dmitry Baryshkov wrote:
>>> On Wed, May 15, 2024 at 05:26:42PM -0700, Randy Dunlap wrote:
>>>> Fix a s
Hi,
On 5/20/24 3:39 AM, Dmitry Baryshkov wrote:
> On Wed, May 15, 2024 at 05:26:52PM -0700, Randy Dunlap wrote:
>> Add @width and @height descriptions for &struct drm_plane_size_hint
>> along with a reference to more info.
>>
>> Add a short description for &stru
Hi Dmitry,
On 5/20/24 3:37 AM, Dmitry Baryshkov wrote:
> On Wed, May 15, 2024 at 05:26:42PM -0700, Randy Dunlap wrote:
>> Fix a struct member name in &struct drm_dp_as_sdp.
>> Add Returns: kernel-doc syntax for 4 functions.
>> In the Returns: sections, spell "%t
* DRM_MODE_ATOMIC_FLAGS
drm_mode.h:1358: warning: missing initial short description on line:
* struct drm_mode_closefb
Signed-off-by: Randy Dunlap
---
Cc: David Airlie
Cc: Daniel Vetter
Cc: dri-devel@lists.freedesktop.org
Cc: Maarten Lankhorst
Cc: Maxime Ripard
Cc: Thomas
27;
drm_dp_helper.h:539: warning: No description found for return value of
'drm_dp_dpcd_readb'
drm_dp_helper.h:554: warning: No description found for return value of
'drm_dp_dpcd_writeb'
drm_dp_helper.h:721: warning: No description found for return value of
'drm_dp_has_quirk'
S
On 4/16/24 2:02 PM, Randy Dunlap wrote:
>
>
> On 4/16/24 2:00 PM, Marijn Suijten wrote:
>> Hi Randy,
>>
>> [..]
>>
>>> Do you see differences in the generated html for these changes?
>>
>> I have not yet generated the HTML locally to
On 4/16/24 2:00 PM, Marijn Suijten wrote:
> Hi Randy,
>
> [..]
>
>> Do you see differences in the generated html for these changes?
>
> I have not yet generated the HTML locally to test this patch, but will surely
> do
> if that's a requirement.
>
>> "&struct somestruct" and "&somestruct" s
Hi,
On 4/16/24 12:29 PM, Marijn Suijten wrote:
> Browsing the DRM documentation shows that drm_crtc_state.no_vblank
> is not turned into a reference to the no_vblank field, but rather a
> reference to `struct drm_crtc_state`. The only difference with other
> field references is that the struct na
+-
> scripts/coccinelle/misc/badty.cocci | 2 +-
> tools/perf/Documentation/perf-diff.txt| 2 +-
> 30 files changed, 32 insertions(+), 32 deletions(-)
>
Reviewed-by: Randy Dunlap
Thanks.
--
#Randy
Hi,
Will someone be merging this patch?
thanks.
On 2/10/24 1:31 AM, John Paul Adrian Glaubitz wrote:
> On Fri, 2024-02-09 at 21:39 -0800, Randy Dunlap wrote:
>> There is no reason to prohibit sh7760fb from being built as a
>> loadable module as suggested by Geert, so change th
Hi,
On 3/26/24 15:50, Mina Almasry wrote:
> Add documentation outlining the usage and details of devmem TCP.
>
> Signed-off-by: Mina Almasry
>
> ---
>
> v7:
> - Applied docs suggestions (Jakub).
>
> v2:
>
> - Missing spdx (simon)
> - add to index.rst (simon)
>
> ---
> Documentation/network
On 3/19/24 22:42, Tomi Valkeinen wrote:
> On 20/03/2024 00:51, Sean Anderson wrote:
>> Fix a few errors in the kerneldoc. Mostly this addresses missing/renamed
>> members.
>>
>> Signed-off-by: Sean Anderson
>> ---
>>
>> Changes in v2:
>> - New
>>
>> drivers/gpu/drm/xlnx/zynqmp_disp.c | 6 +++
Hi,
On 3/13/24 10:45, Louis Chauvet wrote:
> From: Arthur Grillo
>
>
> Signed-off-by: Arthur Grillo
> [Louis Chauvet:
> - Adapted Arthur's work
> - Implemented the read_line_t callbacks for yuv
> - add struct conversion_matrix
> - remove struct pixel_yuv_u8
> - update the commit message
> - M
On 3/13/24 10:44, Louis Chauvet wrote:
> Introduce two callbacks which does nothing. They are used in replacement
> of NULL and it avoid kernel OOPS if this NULL is called.
>
> If those callback are used, it means that there is a mismatch between
> what formats are announced by atomic_check and
Hi,
On 3/13/24 10:44, Louis Chauvet wrote:
> Add some documentation on pixel conversion functions.
> Update of outdated comments for pixel_write functions.
>
> Signed-off-by: Louis Chauvet
> ---
> drivers/gpu/drm/vkms/vkms_composer.c | 7
> drivers/gpu/drm/vkms/vkms_drv.h | 13 ++
On 3/7/24 18:51, R SUNDAR wrote:
> For linux-next repo
>
> /include/drm/display/drm_dp_mst_helper.h:156: warning: Excess struct member
> 'vcpi' description in 'drm_dp_mst_port'
>
> Signed-off-by: R SUNDAR
or
https://lore.kernel.org/lkml/20240106032321.28596-1-rdun...@infradead.org/
but I w
or
https://lore.kernel.org/lkml/20240106032957.1195-1-rdun...@infradead.org/
but in any case I would like to see any one of these patches
merged. Thanks.
Reviewed-by: Randy Dunlap
> ---
> include/drm/drm_gem_vram_helper.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a
On 3/2/24 14:10, Guenter Roeck wrote:
> On Thu, Feb 29, 2024 at 12:21 PM Linus Torvalds
> wrote:
>>
>> On Thu, 29 Feb 2024 at 01:23, Nikolai Kondrashov wrote:
>>>
>>> However, I think a better approach would be *not* to add the .gitlab-ci.yaml
>>> file in the root of the source tree, but inste
On 2/25/24 22:55, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20240223:
>
on powerpc32 or i386:
../drivers/gpu/drm/xe/xe_ggtt.c: In function 'xe_ggtt_set_pte':
../drivers/gpu/drm/xe/xe_ggtt.c:78:9: error: implicit declaration of function
'writeq'; did you mean 'writel'? [-Werror=imp
nction has another possible flaw in that is mixes
> what it calls pages with 4KB units. This is a big confusing at best,
> or possibly broken when built on machines with larger pages.
>
> Fixes: a64056bb5a32 ("drm/tests/drm_buddy: add alloc_contiguous test")
> Signed
On 2/14/24 19:52, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20240214:
>
on i386:
ld: drivers/gpu/drm/tests/drm_buddy_test.o: in function
`drm_test_buddy_alloc_contiguous':
/work/lnx/next/linux-next-20240215/X32/../drivers/gpu/drm/tests/drm_buddy_test.c:48:(.text+0x94):
undefined r
Correct a spello/typo in comments.
Signed-off-by: Randy Dunlap
Cc: Thomas Zimmermann
Cc: dri-devel@lists.freedesktop.org
---
v2: don't change "set up" to "setup" (Thomas)
include/linux/iosys-map.h |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -- a/in
Fix some typos and punctuation.
Signed-off-by: Randy Dunlap
Cc: Alex Deucher
Cc: David Airlie
Cc: Daniel Vetter
Cc: dri-devel@lists.freedesktop.org
Cc: Maarten Lankhorst
Cc: Maxime Ripard
Cc: Thomas Zimmermann
---
v2: s/instances/instance/ (Alex)
v3: rebase and resend;
add more Cc:s
On 2/11/24 23:13, Thomas Zimmermann wrote:
> Hi
>
> Am 12.02.24 um 05:28 schrieb Randy Dunlap:
>> Correct spellos/typos in comments.
>>
>> Signed-off-by: Randy Dunlap
>> Cc: Thomas Zimmermann
>> Cc: dri-devel@lists.freedesktop.org
>> ---
>>
Correct spellos/typos in comments.
Signed-off-by: Randy Dunlap
Cc: Thomas Zimmermann
Cc: dri-devel@lists.freedesktop.org
---
include/linux/iosys-map.h |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff -- a/include/linux/iosys-map.h b/include/linux/iosys-map.h
--- a/include
On 2/8/24 07:20, Kousik Sanagavarapu wrote:
> On Thu, Jan 25, 2024 at 12:05:56AM +0530, Kousik Sanagavarapu wrote:
>> The comments explaining the function "drm_dp_mst_atom_check_mgr()" had
>> uneven indentation which made "make htmldocs" complain:
>>
>> Documentation/gpu/drm-kms-helpers:296
tterhoeven
Signed-off-by: Randy Dunlap
Cc: Thomas Zimmermann
Cc: Javier Martinez Canillas
Cc: John Paul Adrian Glaubitz
Cc: Sam Ravnborg
Cc: Helge Deller
Cc: linux-fb...@vger.kernel.org
Cc: dri-devel@lists.freedesktop.org
---
drivers/video/fbdev/Kconfig |4 ++--
1 file changed, 2 insert
sts.freedesktop.org
Signed-off-by: Randy Dunlap
---
v2: add Geoff's Ack;
add second Fixes: tag and more Cc:s (Thomas)
arch/powerpc/platforms/ps3/Kconfig |1 +
1 file changed, 1 insertion(+)
diff -- a/arch/powerpc/platforms/ps3/Kconfig
b/arch/powerpc/platforms/ps3/Kconfig
--- a/arch/
On 2/5/24 20:43, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20240205:
>
Hi Rodrigo,
Are you aware of these kernel-doc warnings?
I think they are due to
commit b8c1c3a82e75
Author: Rodrigo Siqueira
Date: Mon Jan 22 14:24:57 2024 -0700
Documentation/gpu: Add kernel doc entry f
A few of the DRM_PANEL entries have become out of alphabetical order,
so move them around a bit to restore alpha order.
Signed-off-by: Randy Dunlap
Cc: Neil Armstrong
Cc: Jessica Zhang
Cc: Sam Ravnborg
Cc: Maarten Lankhorst
Cc: Maxime Ripard
Cc: Thomas Zimmermann
Cc: David Airlie
Cc
Correct typos of "translated".
Cc: David Airlie
Cc: Daniel Vetter
Cc: dri-devel@lists.freedesktop.org
Cc: Maarten Lankhorst
Cc: Maxime Ripard
Cc: Thomas Zimmermann
Reviewed-by: Simon Ser
Signed-off-by: Randy Dunlap
---
v2: add Reviewed-by, rebase
include/drm/drm_rect.h |
On 1/28/24 19:30, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20240125:
>
> New trees: i2c-host-fixes, i2c-host
>
on riscv 64-bit or powerpc 64-bit:
WARNING: unmet direct dependencies detected for FB_IOMEM_HELPERS
Depends on [n]: HAS_IOMEM [=y] && FB_CORE [=n]
Selected by [m]:
On 1/24/24 01:17, Jani Nikula wrote:
> On Tue, 23 Jan 2024, Randy Dunlap wrote:
>> On 1/22/24 18:29, Stephen Rothwell wrote:
>>> Hi all,
>>>
>>> News: there will be no linux-next release on Friday
>>>
>>> Changes since 20240122:
>&
On 1/22/24 18:29, Stephen Rothwell wrote:
> Hi all,
>
> News: there will be no linux-next release on Friday
>
> Changes since 20240122:
>
on ARM64, when
DRM_I915 is not set
DRM_XE=m
DEBUG_FS is not set
../drivers/gpu/drm/i915/display/intel_display_debugfs.c:1091:6: error:
redefinition of 'i
ly for lines which are no
> comments, e.g. do not start with ' *'.
>
> Suggested-by: Matthew Wilcox
> Signed-off-by: Anna-Maria Behnsen
I compared several hundred html files before and after this patch
and they were all the same, so I will say:
Tested-by: Randy Dunlap
Thanks.
On 1/19/24 02:22, Oleksandr Natalenko wrote:
> While studying the code I've bumped into a small typo within the
> kernel-doc for two functions, apparently, due to copy-paste.
>
> This commit fixes "sizo" word to be "size".
>
> Signed-off-by: O
Hi Matt,
On 1/18/24 01:38, Matt Coster wrote:
> On 10/01/2024 00:23, Randy Dunlap wrote:
>> Fix a build error when using GCC 13.2.0 from kernel.org crosstools
>> by changing ARRAY_SIZE() to the macro PVR_MIPS_PT_PAGE_COUNT:
>
> I assume you're referring to the x86_64
imization flags and coasting vtotal.
dmub_replay.c:284: warning: This comment starts with '/**', but isn't a
kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
* send Replay general cmd to DMUB.
Signed-off-by: Randy Dunlap
Cc: Harry Wentland
Cc: Leo Li
Cc: Rodrigo Siqueira
structured comments found
Fixes: 2504c7ec728b ("drm: Remove source code for non-KMS drivers")
Signed-off-by: Randy Dunlap
Cc: Thomas Zimmermann
Cc: David Airlie
Cc: Daniel Vetter
Cc: dri-devel@lists.freedesktop.org
Cc: Jonathan Corbet
Cc: linux-...@vger.kernel.org
---
Documentati
Fix spelling mistakes as reported by codespell.
Signed-off-by: Randy Dunlap
Cc: Sumit Semwal
Cc: linux-me...@vger.kernel.org
Cc: dri-devel@lists.freedesktop.org
Cc: Christian König
Cc: linaro-mm-...@lists.linaro.org
---
drivers/dma-buf/dma-resv.c |4 ++--
1 file changed, 2 insertions
Fix spelling mistakes as reported by codespell.
Signed-off-by: Randy Dunlap
Cc: Sumit Semwal
Cc: Gustavo Padovan
Cc: linux-me...@vger.kernel.org
Cc: dri-devel@lists.freedesktop.org
Cc: Christian König
Cc: linaro-mm-...@lists.linaro.org
---
drivers/dma-buf/dma-fence.c |8
1 file
4: note: in expansion of macro
'ARRAY_SIZE'
105 | for (page_nr = ARRAY_SIZE(mips_data->pt_pages) - 1; page_nr >=
0; page_nr--) {
|^~
Fixes: 927f3e0253c1 ("drm/imagination: Implement MIPS firmware processor and
MMU support")
On 1/9/24 07:25, Daniel Vetter wrote:
> On Tue, 9 Jan 2024 at 16:23, Randy Dunlap wrote:
>>
>>
>>
>> On 1/9/24 05:42, Daniel Vetter wrote:
>>> On Tue, 9 Jan 2024 at 13:59, Daniel Vetter wrote:
>>>>
>>>> On Mon, Jan 08, 2
On 1/9/24 05:42, Daniel Vetter wrote:
> On Tue, 9 Jan 2024 at 13:59, Daniel Vetter wrote:
>>
>> On Mon, Jan 08, 2024 at 01:10:12PM -0800, Randy Dunlap wrote:
>>> Hi Thomas,
>>>
>>> On 1/8/24 00:57, Thomas Zimmermann wrote:
>>>> Hi,
>&g
Hi Thomas,
On 1/8/24 00:57, Thomas Zimmermann wrote:
> Hi,
>
> thanks for the fix.
>
> Am 06.01.24 um 04:29 schrieb Randy Dunlap:
>> Remove the @funcs entry from struct drm_vram_mm to quieten the kernel-doc
>> warning.
>>
>> Use the "define" kern
Correct spelling mistakes reported by codespell.
Signed-off-by: Randy Dunlap
Cc: Greg Kroah-Hartman
Cc: "Rafael J. Wysocki"
Cc: dri-devel@lists.freedesktop.org
---
drivers/base/component.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff -- a/drivers/base/com
M_PLANE_HELPER_FUNCS -
drm_gem_vram_helper.h:185: warning: Excess struct member 'funcs' description in
'drm_vram_mm'
Signed-off-by: Randy Dunlap
Cc: David Airlie
Cc: Daniel Vetter
Cc: dri-devel@lists.freedesktop.org
Cc: Maarten Lankhorst
Cc: Maxime Ripard
Cc: Thomas Zi
Quieten an "Excess struct member" kernel-doc warning by removing
the extraneous line.
drm_dp_mst_helper.h:156: warning: Excess struct member 'vcpi' description in
'drm_dp_mst_port'
Signed-off-by: Randy Dunlap
Cc: David Airlie
Cc: Daniel Vetter
Cc: dri-devel@lis
drm_gem_vram_helper.h:129: warning: missing initial short description on line:
* DRM_GEM_VRAM_PLANE_HELPER_FUNCS -
drm_gem_vram_helper.h:185: warning: Excess struct member 'funcs' description in
'drm_vram_mm'
Signed-off-by: Randy Dunlap
Cc: David Airlie
Cc: Daniel V
On 1/2/24 19:10, Randy Dunlap wrote:
> Hi Vegard,
>
> On 12/25/23 09:08, Randy Dunlap wrote:
>>
>>
>> On 12/25/23 00:30, Vegard Nossum wrote:
>>>
>>> On 25/12/2023 08:40, Randy Dunlap wrote:
>>>> I do see one thing that I don't l
Hi Vegard,
On 12/25/23 09:08, Randy Dunlap wrote:
>
>
> On 12/25/23 00:30, Vegard Nossum wrote:
>>
>> On 25/12/2023 08:40, Randy Dunlap wrote:
>>> I do see one thing that I don't like in the generated html output.
>>> It's no
ng: missing initial short description on line:
* power up sequence
Signed-off-by: Randy Dunlap
Cc: Harry Wentland
Cc: Leo Li
Cc: Rodrigo Siqueira
Cc: Alex Deucher
Cc: Christian König
Cc: "Pan, Xinhui"
Cc: amd-...@lists.freedesktop.org
Cc: Maarten Lankhorst
Cc: Maxime Ripard
doc.rst
* cvb_t_mv =
gk20a.c:62: warning: missing initial short description on line:
* cvb_t_mv =
Signed-off-by: Randy Dunlap
Cc: Karol Herbst
Cc: Lyude Paul
Cc: Danilo Krummrich
Cc: nouv...@lists.freedesktop.org
Cc: Maarten Lankhorst
Cc: Maxime Ripard
Cc: Thomas Zimmermann
---
drivers/gpu/d
7;
nouveau_ioc32.c:52: warning: expecting prototype for Called whenever a 32-bit
process running under a 64(). Prototype was for nouveau_compat_ioctl() instead
Signed-off-by: Randy Dunlap
Cc: Karol Herbst
Cc: Lyude Paul
Cc: Danilo Krummrich
Cc: nouv...@lists.freedesktop.org
Cc: Maarten L
dered idle if it is disabled by the
gf100.c:1044: warning: missing initial short description on line:
* Wait until GR goes idle. GR is considered idle if it is disabled by the
Signed-off-by: Randy Dunlap
Cc: Karol Herbst
Cc: Lyude Paul
Cc: Danilo Krummrich
Cc: nouv...@lists.freedesktop.or
up registers for the given mode/adjusted_mode pair.
crtc.c:629: warning: missing initial short description on line:
* Sets up registers for the given mode/adjusted_mode pair.
Signed-off-by: Randy Dunlap
Cc: Karol Herbst
Cc: Lyude Paul
Cc: Danilo Krummrich
Cc: nouv...@lists.freedesktop.org
Cc
dpu_encoder_virt'
dpu_encoder.c:212: warning: Excess struct member 'debugfs_root' description in
'dpu_encoder_virt'
dpu_rm.c:35: warning: Excess struct member 'hw_res' description in
'dpu_rm_requirements'
dpu_rm.c:208: warning: No description found for return
;
pvr_device.h:292: warning: Excess struct member 'slot_count' description in
'pvr_device'
pvr_device.h:292: warning: Excess struct member 'reserved_count' description in
'pvr_device'
pvr_device.h:292: warning: Excess struct member 'waiters' d
ption on line:
* drm_gpuvm_bo_gem_evict()
drm_gpuvm.h:740: warning: missing initial short description on line:
* drm_gpuvm_bo_gem_evict()
drm_gpuvm.h:698: warning: Excess struct member 'evict' description in
'drm_gpuvm_bo'
drm_gpuvm.h:844: warning: Excess struct member '
Document nested struct members with full names as described in
Documentation/doc-guide/kernel-doc.rst.
intel_gsc.h:34: warning: Excess struct member 'gem_obj' description in
'intel_gsc'
Also add missing field member descriptions.
Signed-off-by: Randy Dunlap
Cc: Jan
Hi Andi,
On 12/28/23 08:25, Andi Shyti wrote:
> Hi Randy,
>
> ...
>
>> /**
>> * struct intel_gsc - graphics security controller
>> *
>> - * @gem_obj: scratch memory GSC operations
>> - * @intf : gsc interface
>> + * @intf : gsc interface
>> + * @intf.adev : MEI aux. device for this @in
Hi Andi,
On 12/28/23 08:40, Andi Shyti wrote:
> Hi Randy,
>
> [...]
>
>> --- a/drivers/gpu/drm/i915/gt/uc/intel_guc.h
>> +++ b/drivers/gpu/drm/i915/gt/uc/intel_guc.h
>> @@ -105,61 +105,67 @@ struct intel_guc {
>> */
>
>
> struct { } interrupts is missing here.
>
>> struct {
>>
member 'lock' description in 'intel_guc'
intel_guc.h:305: warning: Excess struct member 'gt_stamp' description in
'intel_guc'
intel_guc.h:305: warning: Excess struct member 'ping_delay' description in
'intel_guc'
intel_guc.h:305: warning:
cription in
'i915_perf_stream'
i915_perf_types.h:341: warning: Excess struct member 'tail' description in
'i915_perf_stream'
3 warnings as Errors
Signed-off-by: Randy Dunlap
Cc: Jani Nikula
Cc: Joonas Lahtinen
Cc: Rodrigo Vivi
Cc: Tvrtko Ursulin
Cc: intel-
Document nested struct members with full names as described in
Documentation/doc-guide/kernel-doc.rst.
intel_gsc.h:34: warning: Excess struct member 'gem_obj' description in
'intel_gsc'
Also add missing field member descriptions.
Signed-off-by: Randy Dunlap
Cc: Jan
Document nested struct members with full names as described in
Documentation/doc-guide/kernel-doc.rst.
i915_gem_context_types.h:420: warning: Excess struct member 'lock' description
in 'i915_gem_context'
Signed-off-by: Randy Dunlap
Cc: Jani Nikula
Cc: Joonas Lahtinen
1 - 100 of 853 matches
Mail list logo