linux/drivers/gpu/drm/arm/display/komeda
Daniel Vetter 9d1cbe5fdf drm/arm: Don't set allow_fb_modifiers explicitly
Since

commit 890880ddfd
Author: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Date:   Fri Jan 4 09:56:10 2019 +0100

    drm: Auto-set allow_fb_modifiers when given modifiers at plane init

this is done automatically as part of plane init, if drivers set the
modifier list correctly. Which is the case here for both komeda and
malidp.

Acked-by: Liviu Dudau <liviu.dudau@arm.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Cc: "James (Qian) Wang" <james.qian.wang@arm.com>
Cc: Liviu Dudau <liviu.dudau@arm.com>
Cc: Mihail Atanassov <mihail.atanassov@arm.com>
Cc: Brian Starkey <brian.starkey@arm.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210427092018.832258-1-daniel.vetter@ffwll.ch
2021-05-05 21:26:08 +02:00
..
d71 drm/komeda: Add event handling for EMPTY/FULL 2019-12-27 11:38:44 +08:00
komeda_color_mgmt.c drm/komeda: Add drm_ctm_to_coeffs() 2019-11-14 10:31:27 +08:00
komeda_color_mgmt.h drm/komeda: Add drm_ctm_to_coeffs() 2019-11-14 10:31:27 +08:00
komeda_crtc.c drm: automatic legacy gamma support 2020-12-15 15:46:03 +02:00
komeda_dev.c drm/komeda: Convert sysfs sprintf/snprintf family to sysfs_emit 2021-04-01 13:42:24 +01:00
komeda_dev.h drm/komeda: Drop local dma_parms 2020-10-20 20:41:02 +01:00
komeda_drv.c drm/komeda: mark PM functions as __maybe_unused 2020-03-06 11:25:58 +08:00
komeda_event.c drm/komeda: Add event handling for EMPTY/FULL 2019-12-27 11:38:44 +08:00
komeda_format_caps.c
komeda_format_caps.h drm: Switch to %p4cc format modifier 2021-02-17 12:52:59 +01:00
komeda_framebuffer.c drm: Switch to %p4cc format modifier 2021-02-17 12:52:59 +01:00
komeda_framebuffer.h
komeda_kms.c drm/arm: Don't set allow_fb_modifiers explicitly 2021-05-05 21:26:08 +02:00
komeda_kms.h
komeda_pipeline_state.c drm/komeda: Fix bit check to import to value of proper type 2021-04-01 13:48:48 +01:00
komeda_pipeline.c drm/komeda: Fix bit check to import to value of proper type 2021-04-01 13:48:48 +01:00
komeda_pipeline.h drm/komeda: Adds gamma and color-transform support for DOU-IPS 2019-11-14 10:39:00 +08:00
komeda_plane.c drm/atomic: Pass the full state to planes atomic disable and update 2021-02-25 08:05:28 +01:00
komeda_private_obj.c
komeda_wb_connector.c
Makefile