Searched hist:"4 f776f4511c7f7b6576dfc38c609b168b9188d72" (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a4xx_gpu.c | diff 4f776f4511c7f7b6576dfc38c609b168b9188d72 Tue Jul 24 18:33:25 CEST 2018 Jordan Crouse <jcrouse@codeaurora.org> drm/msm/gpu: Convert the GPU show function to use the GPU state
Convert the existing GPU show function to use the GPU state to dump the information rather than reading it directly from the hardware. This will require an additional step to capture the state before dumping it for the existing nodes but it will greatly facilitate reusing the same code for dumping a previously captured state from a GPU hang.
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
|
H A D | a3xx_gpu.c | diff 4f776f4511c7f7b6576dfc38c609b168b9188d72 Tue Jul 24 18:33:25 CEST 2018 Jordan Crouse <jcrouse@codeaurora.org> drm/msm/gpu: Convert the GPU show function to use the GPU state
Convert the existing GPU show function to use the GPU state to dump the information rather than reading it directly from the hardware. This will require an additional step to capture the state before dumping it for the existing nodes but it will greatly facilitate reusing the same code for dumping a previously captured state from a GPU hang.
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
|
H A D | adreno_gpu.h | diff 4f776f4511c7f7b6576dfc38c609b168b9188d72 Tue Jul 24 18:33:25 CEST 2018 Jordan Crouse <jcrouse@codeaurora.org> drm/msm/gpu: Convert the GPU show function to use the GPU state
Convert the existing GPU show function to use the GPU state to dump the information rather than reading it directly from the hardware. This will require an additional step to capture the state before dumping it for the existing nodes but it will greatly facilitate reusing the same code for dumping a previously captured state from a GPU hang.
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
|
H A D | a5xx_gpu.c | diff 4f776f4511c7f7b6576dfc38c609b168b9188d72 Tue Jul 24 18:33:25 CEST 2018 Jordan Crouse <jcrouse@codeaurora.org> drm/msm/gpu: Convert the GPU show function to use the GPU state
Convert the existing GPU show function to use the GPU state to dump the information rather than reading it directly from the hardware. This will require an additional step to capture the state before dumping it for the existing nodes but it will greatly facilitate reusing the same code for dumping a previously captured state from a GPU hang.
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
|
H A D | adreno_gpu.c | diff 4f776f4511c7f7b6576dfc38c609b168b9188d72 Tue Jul 24 18:33:25 CEST 2018 Jordan Crouse <jcrouse@codeaurora.org> drm/msm/gpu: Convert the GPU show function to use the GPU state
Convert the existing GPU show function to use the GPU state to dump the information rather than reading it directly from the hardware. This will require an additional step to capture the state before dumping it for the existing nodes but it will greatly facilitate reusing the same code for dumping a previously captured state from a GPU hang.
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
|
/linux/drivers/gpu/drm/msm/ |
H A D | msm_debugfs.c | diff 4f776f4511c7f7b6576dfc38c609b168b9188d72 Tue Jul 24 18:33:25 CEST 2018 Jordan Crouse <jcrouse@codeaurora.org> drm/msm/gpu: Convert the GPU show function to use the GPU state
Convert the existing GPU show function to use the GPU state to dump the information rather than reading it directly from the hardware. This will require an additional step to capture the state before dumping it for the existing nodes but it will greatly facilitate reusing the same code for dumping a previously captured state from a GPU hang.
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
|
H A D | msm_gpu.h | diff 4f776f4511c7f7b6576dfc38c609b168b9188d72 Tue Jul 24 18:33:25 CEST 2018 Jordan Crouse <jcrouse@codeaurora.org> drm/msm/gpu: Convert the GPU show function to use the GPU state
Convert the existing GPU show function to use the GPU state to dump the information rather than reading it directly from the hardware. This will require an additional step to capture the state before dumping it for the existing nodes but it will greatly facilitate reusing the same code for dumping a previously captured state from a GPU hang.
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
|