Message ID | 20241226022752.219399-1-linux@treblig.org |
---|---|
Headers | show |
Series | gpu: ipu-v3: Remove unused functions | expand |
Hi All, * Dmitry Baryshkov (dmitry.baryshkov@linaro.org) wrote: > On Thu, Dec 26, 2024 at 02:27:45AM +0000, linux@treblig.org wrote: > > From: "Dr. David Alan Gilbert" <linux@treblig.org> > > > > Hi, > > This set removes a bunch of functions in ipu-v3 that > > have been unused for a long time (since 2012-2017). > > > > No changes to functions are made, just full deletions. > > > > Build tested only. > > > > Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org> > > > > > For the series: > > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Could this be picked up for drm please? Thanks, Dave > -- > With best wishes > Dmitry
On Thu, 26 Dec 2024 02:27:45 +0000, linux@treblig.org wrote: > From: "Dr. David Alan Gilbert" <linux@treblig.org> > > Hi, > This set removes a bunch of functions in ipu-v3 that > have been unused for a long time (since 2012-2017). > > No changes to functions are made, just full deletions. > > [...] Applied to drm-misc-next, thanks! [1/7] gpu: ipu-v3: ipu-ic: Remove unused ipu_ic_task_graphics_init commit: 16e3bf497fb2d379f3d461fa0c85d14de0a3d183 [2/7] gpu: ipu-v3: Remove unused ipu_rot_mode_to_degrees commit: a52ba18c254c0a3819e632e6371554f1c6f5bd16 [3/7] gpu: ipu-v3: Remove unused ipu_idmac_channel_busy commit: 4f9c64e95c3510f4a5192bd401de5611c1dd5637 [4/7] gpu: ipu-v3: Remove unused ipu_image_convert_* functions commit: 96e9d754b35e87a5be2de7dce3c810ffdd769c84 [5/7] gpu: ipu-v3: Remove unused ipu_vdi_unsetup commit: 27985c86e283e1e5ac8a9809f189f03643a6f5f2 [6/7] gpu: ipu-v3: ipu-csi: Remove unused functions commit: c687c3147d5de801ed835b077802b68fe85d8a3d [7/7] gpu: ipu-v3 ipu-cpmem: Remove unused functions commit: 2800028d5bdee8e9a3cda2fec782dadc32225d8d Best regards,
* Dmitry Baryshkov (dmitry.baryshkov@linaro.org) wrote: > On Thu, 26 Dec 2024 02:27:45 +0000, linux@treblig.org wrote: > > From: "Dr. David Alan Gilbert" <linux@treblig.org> > > > > Hi, > > This set removes a bunch of functions in ipu-v3 that > > have been unused for a long time (since 2012-2017). > > > > No changes to functions are made, just full deletions. > > > > [...] > > Applied to drm-misc-next, thanks! Thanks! Dave > [1/7] gpu: ipu-v3: ipu-ic: Remove unused ipu_ic_task_graphics_init > commit: 16e3bf497fb2d379f3d461fa0c85d14de0a3d183 > [2/7] gpu: ipu-v3: Remove unused ipu_rot_mode_to_degrees > commit: a52ba18c254c0a3819e632e6371554f1c6f5bd16 > [3/7] gpu: ipu-v3: Remove unused ipu_idmac_channel_busy > commit: 4f9c64e95c3510f4a5192bd401de5611c1dd5637 > [4/7] gpu: ipu-v3: Remove unused ipu_image_convert_* functions > commit: 96e9d754b35e87a5be2de7dce3c810ffdd769c84 > [5/7] gpu: ipu-v3: Remove unused ipu_vdi_unsetup > commit: 27985c86e283e1e5ac8a9809f189f03643a6f5f2 > [6/7] gpu: ipu-v3: ipu-csi: Remove unused functions > commit: c687c3147d5de801ed835b077802b68fe85d8a3d > [7/7] gpu: ipu-v3 ipu-cpmem: Remove unused functions > commit: 2800028d5bdee8e9a3cda2fec782dadc32225d8d > > Best regards, > -- > With best wishes > Dmitry > >