linux_dsm_epyc7002/drivers/gpu/drm/lima
Robin Murphy 2ce216edf2 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
2020-04-24 20:47:11 +08:00
..
Kconfig drm/lima: Add optional devfreq and cooling device support 2020-03-28 16:29:46 +08:00
lima_bcast.c
lima_bcast.h
lima_ctx.c drm/lima: save process info for debug usage 2020-03-22 09:34:33 +08:00
lima_ctx.h drm/lima: save process info for debug usage 2020-03-22 09:34:33 +08:00
lima_devfreq.c drm/lima: Clean up redundant pdev pointer 2020-04-24 20:47:11 +08:00
lima_devfreq.h drm/lima: Add optional devfreq and cooling device support 2020-03-28 16:29:46 +08:00
lima_device.c drm/lima: Clean up redundant pdev pointer 2020-04-24 20:47:11 +08:00
lima_device.h drm/lima: Clean up redundant pdev pointer 2020-04-24 20:47:11 +08:00
lima_dlbu.c
lima_dlbu.h
lima_drv.c drm/lima: Clean up redundant pdev pointer 2020-04-24 20:47:11 +08:00
lima_drv.h drm/lima: add max_error_tasks module parameter 2020-03-22 09:35:13 +08:00
lima_dump.h drm/lima: save task info dump when task fail 2020-03-22 09:35:19 +08:00
lima_gem.c drm/lima: support heap buffer creation 2020-01-27 22:01:09 +08:00
lima_gem.h drm/lima: support heap buffer creation 2020-01-27 22:01:09 +08:00
lima_gp.c drm/lima: fix recovering from PLBU out of memory 2020-02-17 10:45:57 +08:00
lima_gp.h
lima_l2_cache.c
lima_l2_cache.h
lima_mmu.c drm/lima: recover task by enlarging heap buffer 2020-01-27 22:01:15 +08:00
lima_mmu.h drm/lima: recover task by enlarging heap buffer 2020-01-27 22:01:15 +08:00
lima_pmu.c
lima_pmu.h
lima_pp.c drm/lima: handle shared irq case for lima_pp_bcast_irq_handler 2019-04-20 16:14:09 +08:00
lima_pp.h
lima_regs.h drm/lima: update register info 2020-01-27 22:00:12 +08:00
lima_sched.c drm/lima: Add optional devfreq and cooling device support 2020-03-28 16:29:46 +08:00
lima_sched.h drm/lima: Add optional devfreq and cooling device support 2020-03-28 16:29:46 +08:00
lima_trace.c drm/lima: add trace point for tasks 2020-03-22 09:57:21 +08:00
lima_trace.h drm/lima: add trace point for tasks 2020-03-22 09:57:21 +08:00
lima_vm.c drm/lima: support heap buffer creation 2020-01-27 22:01:09 +08:00
lima_vm.h drm/lima: add lima_vm_map_bo 2020-01-27 22:00:48 +08:00
Makefile drm/lima: Add optional devfreq and cooling device support 2020-03-28 16:29:46 +08:00