Searched hist:bc8350409ca5147d432f869209ee13fa079625df (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/gpu/drm/mgag200/ |
H A D | mgag200_g200eh.c | diff bc8350409ca5147d432f869209ee13fa079625df Thu Jul 28 14:41:01 CEST 2022 Thomas Zimmermann <tzimmermann@suse.de> drm/mgag200: Move mode-config to model-specific code
Move the mode-config code into model-specific code and call the plane/CRTC helpers as needed. This will help with providing per- model implementations of individual helpers.
Duplication of the pipeline init function is accepted. Some macros simplify this for shared helpers.
v3: * clean up style
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com> Tested-by: Jocelyn Falempe <jfalempe@redhat.com> Acked-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20220728124103.30159-13-tzimmermann@suse.de
|
H A D | mgag200_g200ew3.c | diff bc8350409ca5147d432f869209ee13fa079625df Thu Jul 28 14:41:01 CEST 2022 Thomas Zimmermann <tzimmermann@suse.de> drm/mgag200: Move mode-config to model-specific code
Move the mode-config code into model-specific code and call the plane/CRTC helpers as needed. This will help with providing per- model implementations of individual helpers.
Duplication of the pipeline init function is accepted. Some macros simplify this for shared helpers.
v3: * clean up style
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com> Tested-by: Jocelyn Falempe <jfalempe@redhat.com> Acked-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20220728124103.30159-13-tzimmermann@suse.de
|
H A D | mgag200_g200wb.c | diff bc8350409ca5147d432f869209ee13fa079625df Thu Jul 28 14:41:01 CEST 2022 Thomas Zimmermann <tzimmermann@suse.de> drm/mgag200: Move mode-config to model-specific code
Move the mode-config code into model-specific code and call the plane/CRTC helpers as needed. This will help with providing per- model implementations of individual helpers.
Duplication of the pipeline init function is accepted. Some macros simplify this for shared helpers.
v3: * clean up style
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com> Tested-by: Jocelyn Falempe <jfalempe@redhat.com> Acked-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20220728124103.30159-13-tzimmermann@suse.de
|
H A D | mgag200_g200eh3.c | diff bc8350409ca5147d432f869209ee13fa079625df Thu Jul 28 14:41:01 CEST 2022 Thomas Zimmermann <tzimmermann@suse.de> drm/mgag200: Move mode-config to model-specific code
Move the mode-config code into model-specific code and call the plane/CRTC helpers as needed. This will help with providing per- model implementations of individual helpers.
Duplication of the pipeline init function is accepted. Some macros simplify this for shared helpers.
v3: * clean up style
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com> Tested-by: Jocelyn Falempe <jfalempe@redhat.com> Acked-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20220728124103.30159-13-tzimmermann@suse.de
|
H A D | mgag200_g200.c | diff bc8350409ca5147d432f869209ee13fa079625df Thu Jul 28 14:41:01 CEST 2022 Thomas Zimmermann <tzimmermann@suse.de> drm/mgag200: Move mode-config to model-specific code
Move the mode-config code into model-specific code and call the plane/CRTC helpers as needed. This will help with providing per- model implementations of individual helpers.
Duplication of the pipeline init function is accepted. Some macros simplify this for shared helpers.
v3: * clean up style
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com> Tested-by: Jocelyn Falempe <jfalempe@redhat.com> Acked-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20220728124103.30159-13-tzimmermann@suse.de
|
H A D | mgag200_g200ev.c | diff bc8350409ca5147d432f869209ee13fa079625df Thu Jul 28 14:41:01 CEST 2022 Thomas Zimmermann <tzimmermann@suse.de> drm/mgag200: Move mode-config to model-specific code
Move the mode-config code into model-specific code and call the plane/CRTC helpers as needed. This will help with providing per- model implementations of individual helpers.
Duplication of the pipeline init function is accepted. Some macros simplify this for shared helpers.
v3: * clean up style
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com> Tested-by: Jocelyn Falempe <jfalempe@redhat.com> Acked-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20220728124103.30159-13-tzimmermann@suse.de
|
H A D | mgag200_g200er.c | diff bc8350409ca5147d432f869209ee13fa079625df Thu Jul 28 14:41:01 CEST 2022 Thomas Zimmermann <tzimmermann@suse.de> drm/mgag200: Move mode-config to model-specific code
Move the mode-config code into model-specific code and call the plane/CRTC helpers as needed. This will help with providing per- model implementations of individual helpers.
Duplication of the pipeline init function is accepted. Some macros simplify this for shared helpers.
v3: * clean up style
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com> Tested-by: Jocelyn Falempe <jfalempe@redhat.com> Acked-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20220728124103.30159-13-tzimmermann@suse.de
|
H A D | mgag200_g200se.c | diff bc8350409ca5147d432f869209ee13fa079625df Thu Jul 28 14:41:01 CEST 2022 Thomas Zimmermann <tzimmermann@suse.de> drm/mgag200: Move mode-config to model-specific code
Move the mode-config code into model-specific code and call the plane/CRTC helpers as needed. This will help with providing per- model implementations of individual helpers.
Duplication of the pipeline init function is accepted. Some macros simplify this for shared helpers.
v3: * clean up style
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com> Tested-by: Jocelyn Falempe <jfalempe@redhat.com> Acked-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20220728124103.30159-13-tzimmermann@suse.de
|
H A D | mgag200_drv.h | diff bc8350409ca5147d432f869209ee13fa079625df Thu Jul 28 14:41:01 CEST 2022 Thomas Zimmermann <tzimmermann@suse.de> drm/mgag200: Move mode-config to model-specific code
Move the mode-config code into model-specific code and call the plane/CRTC helpers as needed. This will help with providing per- model implementations of individual helpers.
Duplication of the pipeline init function is accepted. Some macros simplify this for shared helpers.
v3: * clean up style
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com> Tested-by: Jocelyn Falempe <jfalempe@redhat.com> Acked-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20220728124103.30159-13-tzimmermann@suse.de
|
H A D | mgag200_mode.c | diff bc8350409ca5147d432f869209ee13fa079625df Thu Jul 28 14:41:01 CEST 2022 Thomas Zimmermann <tzimmermann@suse.de> drm/mgag200: Move mode-config to model-specific code
Move the mode-config code into model-specific code and call the plane/CRTC helpers as needed. This will help with providing per- model implementations of individual helpers.
Duplication of the pipeline init function is accepted. Some macros simplify this for shared helpers.
v3: * clean up style
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com> Tested-by: Jocelyn Falempe <jfalempe@redhat.com> Acked-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20220728124103.30159-13-tzimmermann@suse.de
|