linux-stable/drivers/gpu/drm/panfrost
Dave Airlie 9e12da086e drm-misc-next for 5.7:
UAPI Changes:
 
 Cross-subsystem Changes:
 
 Core Changes:
 
 Driver Changes:
  - fb-helper: Remove drm_fb_helper_{add,add_all,remove}_one_connector
  - fbdev: some cleanups and dead-code removal
  - Conversions to simple-encoder
  - zero-length array removal
  - Panel: panel-dpi support in panel-simple, Novatek NT35510, Elida
    KD35T133,
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXmZKhwAKCRDj7w1vZxhR
 xUgxAQDB1kkf1xQdU7rdw344vaaMf270qBeG+GNX/py3h9pbnwEA7XQvbB1wWBec
 hR629PO+csE0dWcFkGi8d5kpdWQCOQY=
 =PRn3
 -----END PGP SIGNATURE-----

Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-next

drm-misc-next for 5.7:

UAPI Changes:

Cross-subsystem Changes:

Core Changes:

Driver Changes:
 - fb-helper: Remove drm_fb_helper_{add,add_all,remove}_one_connector
 - fbdev: some cleanups and dead-code removal
 - Conversions to simple-encoder
 - zero-length array removal
 - Panel: panel-dpi support in panel-simple, Novatek NT35510, Elida
   KD35T133,

Signed-off-by: Dave Airlie <airlied@redhat.com>

From: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20200309135439.dicfnbo4ikj4tkz7@gilmour
2020-03-12 12:42:56 +10:00
..
Kconfig
Makefile
panfrost_devfreq.c
panfrost_devfreq.h
panfrost_device.c drm/panfrost: Add support for multiple power domains 2020-02-25 14:35:35 -06:00
panfrost_device.h drm/panfrost: Add support for multiple power domains 2020-02-25 14:35:35 -06:00
panfrost_drv.c drm/panfrost: default_supplies[] can be static 2020-02-27 09:26:18 -06:00
panfrost_features.h
panfrost_gem.c
panfrost_gem.h
panfrost_gem_shrinker.c
panfrost_gpu.c drm/panfrost: Improve error reporting in panfrost_gpu_power_on 2020-02-25 14:35:29 -06:00
panfrost_gpu.h
panfrost_issues.h
panfrost_job.c Linux 5.6-rc5 2020-03-11 07:27:21 +10:00
panfrost_job.h
panfrost_mmu.c Linux 5.6-rc5 2020-03-11 07:27:21 +10:00
panfrost_mmu.h
panfrost_perfcnt.c drm/panfrost: perfcnt: Reserve/use the AS attached to the perfcnt MMU context 2020-02-12 14:27:29 -06:00
panfrost_perfcnt.h
panfrost_regs.h
TODO