aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/lima/lima_pp.c
Commit message (Expand)AuthorAgeFilesLines
* drm/lima: fix shared irq handling on driver removeErico Nunes2024-04-151-0/+4
* drm/lima: add mask irq callback to gp and ppErico Nunes2024-04-151-0/+18
* drm/lima: standardize debug messages by ip nameErico Nunes2024-02-121-9/+10
* drm/lima: set pp bus_stop bit before hard resetErico Nunes2024-02-121-0/+13
* drm/lima: reset async_reset on pp hard resetErico Nunes2024-02-121-0/+7
* drm/lima: fix wait pp reset timeoutQiang Yu2020-07-201-0/+2
* drm/lima: add resume/suspend callback for each ipQiang Yu2020-04-241-3/+28
* drm/lima: handle shared irq case for lima_pp_bcast_irq_handlerPeter Griffin2019-04-201-1/+7
* drm/lima: driver for ARM Mali4xx GPUsQiang Yu2019-04-011-0/+427