1. 09 Jan, 2024 1 commit
  2. 05 Jan, 2024 1 commit
  3. 04 Jan, 2024 1 commit
  4. 02 Jan, 2024 2 commits
    • Randy Dunlap's avatar
      drm/imagination: pvr_device.h: fix all kernel-doc warnings · eee70683
      Randy Dunlap authored
      Correct all kernel-doc notation on pvr_device.h so that there are no
      kernel-doc warnings remaining.
      
      pvr_device.h:292: warning: Excess struct member 'active' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'idle' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'lock' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'work' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'old_kccb_cmds_executed' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'kccb_stall_count' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'ccb' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'rtn_q' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'rtn_obj' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'rtn' description in 'pvr_device'
      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' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'fence_ctx' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'id' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'seqno' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'lock' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'active' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'idle' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'lock' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'work' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'old_kccb_cmds_executed' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'kccb_stall_count' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'ccb' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'rtn_q' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'rtn_obj' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'rtn' description in 'pvr_device'
      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' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'fence_ctx' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'id' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'seqno' description in 'pvr_device'
      pvr_device.h:292: warning: Excess struct member 'lock' description in 'pvr_device'
      Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
      Cc: Frank Binns <frank.binns@imgtec.com>
      Cc: Donald Robson <donald.robson@imgtec.com>
      Cc: Matt Coster <matt.coster@imgtec.com>
      Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
      Cc: Maxime Ripard <mripard@kernel.org>
      Cc: Thomas Zimmermann <tzimmermann@suse.de>
      Cc: David Airlie <airlied@gmail.com>
      Cc: Daniel Vetter <daniel@ffwll.ch>
      Cc: dri-devel@lists.freedesktop.org
      Cc: Jonathan Corbet <corbet@lwn.net>
      Cc: Vegard Nossum <vegard.nossum@oracle.com>
      Signed-off-by: default avatarMaxime Ripard <mripard@kernel.org>
      Link: https://patchwork.freedesktop.org/patch/msgid/20231231054910.31805-1-rdunlap@infradead.org
      eee70683
    • Randy Dunlap's avatar
      drm/gpuvm: fix all kernel-doc warnings in include/drm/drm_gpuvm.h · 200a6b3a
      Randy Dunlap authored
      Update kernel-doc comments in <drm/drm_gpuvm.h> to correct all
      kernel-doc warnings:
      
      drm_gpuvm.h:148: warning: Excess struct member 'addr' description in 'drm_gpuva'
      drm_gpuvm.h:148: warning: Excess struct member 'offset' description in 'drm_gpuva'
      drm_gpuvm.h:148: warning: Excess struct member 'obj' description in 'drm_gpuva'
      drm_gpuvm.h:148: warning: Excess struct member 'entry' description in 'drm_gpuva'
      drm_gpuvm.h:148: warning: Excess struct member '__subtree_last' description in 'drm_gpuva'
      drm_gpuvm.h:192: warning: No description found for return value of 'drm_gpuva_invalidated'
      drm_gpuvm.h:331: warning: Excess struct member 'tree' description in 'drm_gpuvm'
      drm_gpuvm.h:331: warning: Excess struct member 'list' description in 'drm_gpuvm'
      drm_gpuvm.h:331: warning: Excess struct member 'list' description in 'drm_gpuvm'
      drm_gpuvm.h:331: warning: Excess struct member 'local_list' description in 'drm_gpuvm'
      drm_gpuvm.h:331: warning: Excess struct member 'lock' description in 'drm_gpuvm'
      drm_gpuvm.h:331: warning: Excess struct member 'list' description in 'drm_gpuvm'
      drm_gpuvm.h:331: warning: Excess struct member 'local_list' description in 'drm_gpuvm'
      drm_gpuvm.h:331: warning: Excess struct member 'lock' description in 'drm_gpuvm'
      drm_gpuvm.h:352: warning: No description found for return value of 'drm_gpuvm_get'
      drm_gpuvm.h:545: warning: Excess struct member 'fn' description in 'drm_gpuvm_exec'
      drm_gpuvm.h:545: warning: Excess struct member 'priv' description in 'drm_gpuvm_exec'
      drm_gpuvm.h:597: warning: missing initial short description on line:
       * drm_gpuvm_exec_resv_add_fence()
      drm_gpuvm.h:616: warning: missing initial short description on line:
       * drm_gpuvm_exec_validate()
      drm_gpuvm.h:623: warning: No description found for return value of 'drm_gpuvm_exec_validate'
      drm_gpuvm.h:698: warning: Excess struct member 'gpuva' description in 'drm_gpuvm_bo'
      drm_gpuvm.h:698: warning: Excess struct member 'entry' description in 'drm_gpuvm_bo'
      drm_gpuvm.h:698: warning: Excess struct member 'gem' description in 'drm_gpuvm_bo'
      drm_gpuvm.h:698: warning: Excess struct member 'evict' description in 'drm_gpuvm_bo'
      drm_gpuvm.h:726: warning: No description found for return value of 'drm_gpuvm_bo_get'
      drm_gpuvm.h:738: warning: missing initial short description 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 'addr' description in 'drm_gpuva_op_map'
      drm_gpuvm.h:844: warning: Excess struct member 'range' description in 'drm_gpuva_op_map'
      drm_gpuvm.h:844: warning: Excess struct member 'offset' description in 'drm_gpuva_op_map'
      drm_gpuvm.h:844: warning: Excess struct member 'obj' description in 'drm_gpuva_op_map'
      Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
      Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
      Cc: Maxime Ripard <mripard@kernel.org>
      Cc: Thomas Zimmermann <tzimmermann@suse.de>
      Cc: David Airlie <airlied@gmail.com>
      Cc: Daniel Vetter <daniel@ffwll.ch>
      Cc: dri-devel@lists.freedesktop.org
      Cc: Jonathan Corbet <corbet@lwn.net>
      Cc: Vegard Nossum <vegard.nossum@oracle.com>
      Signed-off-by: default avatarMaxime Ripard <mripard@kernel.org>
      Link: https://patchwork.freedesktop.org/patch/msgid/20231231054856.31786-1-rdunlap@infradead.org
      200a6b3a
  5. 24 Dec, 2023 2 commits
  6. 23 Dec, 2023 2 commits
  7. 19 Dec, 2023 2 commits
  8. 15 Dec, 2023 4 commits
  9. 13 Dec, 2023 25 commits