linux-stable/drivers/gpu/drm/mediatek
Dave Airlie 51c3b916a4 drm-misc-next for 5.13:
UAPI Changes:
 
 Cross-subsystem Changes:
 
 Core Changes:
   - %p4cc printk format modifier
   - atomic: introduce drm_crtc_commit_wait, rework atomic plane state
     helpers to take the drm_commit_state structure
   - dma-buf: heaps rework to return a struct dma_buf
   - simple-kms: Add plate state helpers
   - ttm: debugfs support, removal of sysfs
 
 Driver Changes:
   - Convert drivers to shadow plane helpers
   - arc: Move to drm/tiny
   - ast: cursor plane reworks
   - gma500: Remove TTM and medfield support
   - mxsfb: imx8mm support
   - panfrost: MMU IRQ handling rework
   - qxl: rework to better handle resources deallocation, locking
   - sun4i: Add alpha properties for UI and VI layers
   - vc4: RPi4 CEC support
   - vmwgfx: doc cleanup
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCYD9fUAAKCRDj7w1vZxhR
 xcRLAQDdWKgUNeHnkKCUNh3ewPGabxvc6KQtPqAxcFv0I3ZmWgEAlfTS0pRLdyzQ
 ITRBL0T0S7cIyqnDULZkwfqB6Q8D0ws=
 =hPCS
 -----END PGP SIGNATURE-----

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

drm-misc-next for 5.13:

UAPI Changes:

Cross-subsystem Changes:

Core Changes:
  - %p4cc printk format modifier
  - atomic: introduce drm_crtc_commit_wait, rework atomic plane state
    helpers to take the drm_commit_state structure
  - dma-buf: heaps rework to return a struct dma_buf
  - simple-kms: Add plate state helpers
  - ttm: debugfs support, removal of sysfs

Driver Changes:
  - Convert drivers to shadow plane helpers
  - arc: Move to drm/tiny
  - ast: cursor plane reworks
  - gma500: Remove TTM and medfield support
  - mxsfb: imx8mm support
  - panfrost: MMU IRQ handling rework
  - qxl: rework to better handle resources deallocation, locking
  - sun4i: Add alpha properties for UI and VI layers
  - vc4: RPi4 CEC support
  - vmwgfx: doc cleanup

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

From: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20210303100600.dgnkadonzuvfnu22@gilmour
2021-03-16 17:08:46 +10:00
..
Kconfig phy: mediatek: Move mtk_mipi_dsi_phy driver into drivers/phy/mediatek folder 2020-11-30 23:42:40 +08:00
Makefile drm/mediatek: Separate ccorr module 2021-02-04 22:55:46 +08:00
mtk_cec.c
mtk_cec.h
mtk_disp_ccorr.c drm/mediatek: Add matrix_bits private data for ccorr 2021-02-04 22:55:46 +08:00
mtk_disp_color.c drm/mediatek: Move mtk_ddp_comp_init() from sub driver to DRM driver 2021-01-07 06:28:16 +08:00
mtk_disp_drv.h drm/mediatek: Separate ccorr module 2021-02-04 22:55:46 +08:00
mtk_disp_gamma.c drm/mediatek: Add support for SoC MT8183 2021-02-04 22:55:46 +08:00
mtk_disp_ovl.c drm/mediatek: Enable OVL_LAYER_SMI_ID_EN for multi-layer usecase 2021-02-04 22:55:46 +08:00
mtk_disp_rdma.c drm/mediatek: Add support for SoC MT8183 2021-02-04 22:55:46 +08:00
mtk_dpi.c drm/mediatek: mtk_dpi: Create connector for bridges 2021-02-04 22:53:39 +08:00
mtk_dpi_regs.h
mtk_drm_crtc.c drm-misc-next for 5.13: 2021-03-16 17:08:46 +10:00
mtk_drm_crtc.h drm-misc-next for 5.13: 2021-03-16 17:08:46 +10:00
mtk_drm_ddp_comp.c drm/mediatek: Separate ccorr module 2021-02-04 22:55:46 +08:00
mtk_drm_ddp_comp.h drm/mediatek: Move mtk_ddp_comp_init() from sub driver to DRM driver 2021-01-07 06:28:16 +08:00
mtk_drm_drv.c drm/mediatek: Separate ccorr module 2021-02-04 22:55:46 +08:00
mtk_drm_drv.h drm/mediatek: Separate ccorr module 2021-02-04 22:55:46 +08:00
mtk_drm_gem.c drm/prime: split array import functions v4 2020-11-30 15:00:45 +01:00
mtk_drm_gem.h drm/mediatek: Use struct dma_buf_map in GEM vmap ops 2020-11-10 10:39:16 +01:00
mtk_drm_plane.c drm: Use state helper instead of the plane state pointer 2021-02-25 08:05:28 +01:00
mtk_drm_plane.h drm/mediatek: update cursors by using async atomic update 2019-12-20 16:19:11 +08:00
mtk_dsi.c drm/mediatek: dsi: Use IRQF_TRIGGER_NONE for dsi irq trigger type 2021-01-07 06:28:16 +08:00
mtk_hdmi.c drm/mediatek: Optimize functions which do not need to return 2020-11-08 10:55:17 +08:00
mtk_hdmi.h drm/mediatek: Separate mtk_hdmi_phy to an independent module 2020-09-06 07:02:54 +08:00
mtk_hdmi_ddc.c
mtk_hdmi_regs.h