summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>2025-03-08 02:02:21 +0200
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>2025-03-08 02:16:49 +0200
commit375f1dec6957c6b967fbe9912fb3e0e1f60f6c9f (patch)
tree12b5d836a3d3f10d38369069ae79138a53fe72a5 /tools/perf/scripts/python/bin
parent1b9d131a098ebbf8dc73573cfaa39fb122b7a6a5 (diff)
downloadkernel-375f1dec6957c6b967fbe9912fb3e0e1f60f6c9f.tar.gz
drm/msm/dpu: drop wb2_formats_rgb
After enabling YUV support for writeback on a variety of DPU hardware, the wb2_formats_rgb is now unused. Drop it following the report of LKP. Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202503071857.oZbQsPaE-lkp@intel.com/ Reviewed-by: Rob Clark <robdclark@gmail.com> # on IRC Patchwork: https://patchwork.freedesktop.org/patch/641848/ Link: https://lore.kernel.org/r/20250308-dpu-drop-wb2-rgb-v1-1-f5503fcd1bc2@linaro.org Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
>pps: move idr stuff to pps.cAlexander Gordeev 2011-01-13pps: convert printk/pr_* to dev_*Alexander Gordeev 2011-01-13pps: access pps device by direct pointerAlexander Gordeev 2011-01-13pps: unify timestamp gatheringAlexander Gordeev 2011-01-13pps: fix race in PPS_FETCH handlerAlexander Gordeev 2011-01-13pps: declare variables where they are used in switchAlexander Gordeev 2011-01-13pps: trivial fixesAlexander Gordeev 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2010-03-12pps: serial clients supportRodolfo Giometti 2010-03-12pps: LinuxPPS clients supportRodolfo Giometti