Skip to content
Snippets Groups Projects
Select Git revision
  • 9c3951ec27b947ea419b48294ff7342fd15005dc
  • drm-misc-templates default
  • wip/final/kci-gitlab-lava-v1
  • wip/vignesh/kci-lava-gitlab-runner
  • kci-gitlab-igt-v8
  • kci-gitlab-igt-v4
  • drm-misc-fixes-2024-10-02
  • drm-misc-next-2024-09-26
  • drm-misc-fixes-2024-09-26
  • drm-misc-next-2024-09-20
  • drm-misc-fixes-2024-09-12
  • drm-misc-fixes-2024-09-05
  • drm-misc-next-fixes-2024-09-05
  • drm-misc-fixes-2024-08-29
  • drm-misc-next-2024-08-29
  • drm-misc-next-2024-08-22
  • drm-misc-fixes-2024-08-22
  • drm-misc-next-2024-08-16
  • drm-misc-fixes-2024-08-15
  • drm-misc-next-2024-08-09
  • drm-misc-fixes-2024-08-08
  • drm-misc-next-2024-08-01
  • drm-misc-fixes-2024-08-01
  • drm-misc-next-fixes-2024-07-25
  • drm-misc-next-fixes-2024-07-19
  • drm-misc-next-fixes-2024-07-11
26 results

gpu

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Tvrtko Ursulin authored and Maxime Ripard committed
    Move static const array into the source file to fix the "defined but not
    used" errors.
    
    The fix is perhaps not the prettiest due hand crafting the array sizes
    in v3d_performance_counters.h, but I did add some build time asserts to
    validate the counts look sensible, so hopefully it is good enough for a
    quick fix.
    
    Signed-off-by: default avatarTvrtko Ursulin <tvrtko.ursulin@igalia.com>
    Fixes: 3cbcbe01 ("drm/v3d: Add Performance Counters descriptions for V3D 4.2 and 7.1")
    Reported-by: default avatarkernel test robot <lkp@intel.com>
    Closes: https://lore.kernel.org/oe-kbuild-all/202405211137.hueFkLKG-lkp@intel.com/Cc
    
    : Maíra Canal <mcanal@igalia.com>
    Cc: Iago Toral Quiroga <itoral@igalia.com>
    Cc: Jani Nikula <jani.nikula@linux.intel.com>
    Cc: Ashutosh Dixit <ashutosh.dixit@intel.com>
    Reviewed-by: default avatarIago Toral Quiroga <itoral@igalia.com>
    Signed-off-by: default avatarMaxime Ripard <mripard@kernel.org>
    Link: https://patchwork.freedesktop.org/patch/msgid/20240604160210.24073-1-tursulin@igalia.com
    9c3951ec
    History
    Name Last commit Last update
    ..