Searched refs:d71 (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/gpu/drm/arm/display/komeda/d71/ |
| H A D | d71_dev.c | 228 pipe = d71->pipes[i]; in d71_enable_irq() 247 pipe = d71->pipes[i]; in d71_disable_irq() 342 if (!d71) in d71_cleanup() 351 struct d71_dev *d71; in d71_enum_resources() local 358 d71 = devm_kzalloc(mdev->dev, sizeof(*d71), GFP_KERNEL); in d71_enum_resources() 359 if (!d71) in d71_enum_resources() 362 mdev->chip_data = d71; in d71_enum_resources() 363 d71->mdev = mdev; in d71_enum_resources() 367 err = d71_reset(d71); in d71_enum_resources() 392 if (d71->periph_addr) { in d71_enum_resources() [all …]
|
| H A D | d71_component.c | 117 if (!d71->periph_addr) in __get_blk_line_size() 125 return __get_blk_line_size(d71, reg, d71->max_line_size); in get_blk_line_size() 436 if (!d71->periph_addr) { in d71_layer_init() 442 layer->line_sz = d71->max_line_size; in d71_layer_init() 451 layer->line_sz = d71->max_line_size; in d71_layer_init() 1293 pipe = d71->pipes[blk_id]; in d71_probe_block() 1298 err = d71_layer_init(d71, blk, reg); in d71_probe_block() 1306 pipe = d71->pipes[blk_id]; in d71_probe_block() 1324 pipe = d71->pipes[blk_id]; in d71_probe_block() 1333 pipe = d71->pipes[blk_id]; in d71_probe_block() [all …]
|
| H A D | d71_dev.h | 48 int d71_probe_block(struct d71_dev *d71,
|
| /linux-6.15/drivers/gpu/drm/arm/display/komeda/ |
| H A D | Makefile | 23 d71/d71_dev.o \ 24 d71/d71_component.o
|
| /linux-6.15/Documentation/devicetree/bindings/display/ |
| H A D | arm,komeda.yaml | 23 - const: arm,mali-d71 24 - const: arm,mali-d71 97 compatible = "arm,mali-d71";
|
| /linux-6.15/arch/arm64/boot/dts/arm/ |
| H A D | morello-sdp.dts | 60 compatible = "arm,mali-d32", "arm,mali-d71";
|