Searched hist:"2853 ccf09255aa7eb7122dd8816dedfd0f5d3724" (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | push.h | 2853ccf09255aa7eb7122dd8816dedfd0f5d3724 Fri Jun 19 23:52:26 CEST 2020 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/kms/nv50-: wrap existing command submission in nvif_push interface
This commit pulls in a bunch of new push buffer macros which are able to support NVIDIA's class headers, and provide more useful debug output and error checking (compile-time, where possible) than we had previously.
Will incrementally transition each function over to the unified interfaces.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Reviewed-by: Lyude Paul <lyude@redhat.com>
|
/linux/drivers/gpu/drm/nouveau/include/nvhw/ |
H A D | drf.h | 2853ccf09255aa7eb7122dd8816dedfd0f5d3724 Fri Jun 19 23:52:26 CEST 2020 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/kms/nv50-: wrap existing command submission in nvif_push interface
This commit pulls in a bunch of new push buffer macros which are able to support NVIDIA's class headers, and provide more useful debug output and error checking (compile-time, where possible) than we had previously.
Will incrementally transition each function over to the unified interfaces.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Reviewed-by: Lyude Paul <lyude@redhat.com>
|
/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | disp.h | diff 2853ccf09255aa7eb7122dd8816dedfd0f5d3724 Fri Jun 19 23:52:26 CEST 2020 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/kms/nv50-: wrap existing command submission in nvif_push interface
This commit pulls in a bunch of new push buffer macros which are able to support NVIDIA's class headers, and provide more useful debug output and error checking (compile-time, where possible) than we had previously.
Will incrementally transition each function over to the unified interfaces.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Reviewed-by: Lyude Paul <lyude@redhat.com>
|
H A D | disp.c | diff 2853ccf09255aa7eb7122dd8816dedfd0f5d3724 Fri Jun 19 23:52:26 CEST 2020 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/kms/nv50-: wrap existing command submission in nvif_push interface
This commit pulls in a bunch of new push buffer macros which are able to support NVIDIA's class headers, and provide more useful debug output and error checking (compile-time, where possible) than we had previously.
Will incrementally transition each function over to the unified interfaces.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Reviewed-by: Lyude Paul <lyude@redhat.com>
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | Kconfig | diff 2853ccf09255aa7eb7122dd8816dedfd0f5d3724 Fri Jun 19 23:52:26 CEST 2020 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/kms/nv50-: wrap existing command submission in nvif_push interface
This commit pulls in a bunch of new push buffer macros which are able to support NVIDIA's class headers, and provide more useful debug output and error checking (compile-time, where possible) than we had previously.
Will incrementally transition each function over to the unified interfaces.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Reviewed-by: Lyude Paul <lyude@redhat.com>
|