Searched hist:bce724fa58e67d24fe9eddb40ebb665fbe4bd7e8 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/aspeed/ |
H A D | aspeed_gfx.h | diff bce724fa58e67d24fe9eddb40ebb665fbe4bd7e8 Tue Feb 09 13:37:34 CET 2021 Joel Stanley <joel@jms.id.au> drm/aspeed: Use dt matching for default register values
There are minor differences in the values for the threshold value and the scan line size between families of ASPEED SoC. Additionally the SCU registers for the output control and scratch registers differ between families.
This adds device tree matching to parameterise these values, allowing us to add support for the AST2400 now, and in the future the AST2600.
Reviewed-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Joel Stanley <joel@jms.id.au> Link: https://patchwork.freedesktop.org/patch/msgid/20210209123734.130483-3-joel@jms.id.au
|
H A D | aspeed_gfx_crtc.c | diff bce724fa58e67d24fe9eddb40ebb665fbe4bd7e8 Tue Feb 09 13:37:34 CET 2021 Joel Stanley <joel@jms.id.au> drm/aspeed: Use dt matching for default register values
There are minor differences in the values for the threshold value and the scan line size between families of ASPEED SoC. Additionally the SCU registers for the output control and scratch registers differ between families.
This adds device tree matching to parameterise these values, allowing us to add support for the AST2400 now, and in the future the AST2600.
Reviewed-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Joel Stanley <joel@jms.id.au> Link: https://patchwork.freedesktop.org/patch/msgid/20210209123734.130483-3-joel@jms.id.au
|
H A D | aspeed_gfx_drv.c | diff bce724fa58e67d24fe9eddb40ebb665fbe4bd7e8 Tue Feb 09 13:37:34 CET 2021 Joel Stanley <joel@jms.id.au> drm/aspeed: Use dt matching for default register values
There are minor differences in the values for the threshold value and the scan line size between families of ASPEED SoC. Additionally the SCU registers for the output control and scratch registers differ between families.
This adds device tree matching to parameterise these values, allowing us to add support for the AST2400 now, and in the future the AST2600.
Reviewed-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Joel Stanley <joel@jms.id.au> Link: https://patchwork.freedesktop.org/patch/msgid/20210209123734.130483-3-joel@jms.id.au
|