Searched hist:"2 ce216edf2c661fd9d2f5e19ce72fd80c25abc64" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/lima/ |
H A D | lima_device.h | diff 2ce216edf2c661fd9d2f5e19ce72fd80c25abc64 Tue Apr 21 17:51:37 CDT 2020 Robin Murphy <robin.murphy@arm.com> drm/lima: Clean up redundant pdev pointer
There's no point explicitly tracking the platform device when it can be trivially derived from the regular device pointer in the couple of places it's ever used.
Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Qiang Yu <yuq825@gmail.com> Link: https://patchwork.freedesktop.org/patch/msgid/8d9073cc91c10fc70910587fd1794e0e8f32b467.1587509150.git.robin.murphy@arm.com
|
H A D | lima_devfreq.c | diff 2ce216edf2c661fd9d2f5e19ce72fd80c25abc64 Tue Apr 21 17:51:37 CDT 2020 Robin Murphy <robin.murphy@arm.com> drm/lima: Clean up redundant pdev pointer
There's no point explicitly tracking the platform device when it can be trivially derived from the regular device pointer in the couple of places it's ever used.
Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Qiang Yu <yuq825@gmail.com> Link: https://patchwork.freedesktop.org/patch/msgid/8d9073cc91c10fc70910587fd1794e0e8f32b467.1587509150.git.robin.murphy@arm.com
|
H A D | lima_device.c | diff 2ce216edf2c661fd9d2f5e19ce72fd80c25abc64 Tue Apr 21 17:51:37 CDT 2020 Robin Murphy <robin.murphy@arm.com> drm/lima: Clean up redundant pdev pointer
There's no point explicitly tracking the platform device when it can be trivially derived from the regular device pointer in the couple of places it's ever used.
Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Qiang Yu <yuq825@gmail.com> Link: https://patchwork.freedesktop.org/patch/msgid/8d9073cc91c10fc70910587fd1794e0e8f32b467.1587509150.git.robin.murphy@arm.com
|
H A D | lima_drv.c | diff 2ce216edf2c661fd9d2f5e19ce72fd80c25abc64 Tue Apr 21 17:51:37 CDT 2020 Robin Murphy <robin.murphy@arm.com> drm/lima: Clean up redundant pdev pointer
There's no point explicitly tracking the platform device when it can be trivially derived from the regular device pointer in the couple of places it's ever used.
Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Qiang Yu <yuq825@gmail.com> Link: https://patchwork.freedesktop.org/patch/msgid/8d9073cc91c10fc70910587fd1794e0e8f32b467.1587509150.git.robin.murphy@arm.com
|