diff options
author | Aliaksei Urbanski <aliaksei.urbanski@gmail.com> | 2025-03-06 13:36:03 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-03-07 12:54:51 -0500 |
commit | bd4b125eb949785c6f8a53b0494e32795421209d (patch) | |
tree | 7d26dde4b2532b6d835bd4b76127705feaf03f1c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ba795235a2b99ba9bbef647ab003b2f3145d9bbb (diff) |
drm/amd/display: fix missing .is_two_pixels_per_container
Starting from 6.11, AMDGPU driver, while being loaded with amdgpu.dc=1,
due to lack of .is_two_pixels_per_container function in dce60_tg_funcs,
causes a NULL pointer dereference on PCs with old GPUs, such as R9 280X.
So this fix adds missing .is_two_pixels_per_container to dce60_tg_funcs.
Reported-by: Rosen Penev <rosenp@gmail.com>
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3942
Fixes: e6a901a00822 ("drm/amd/display: use even ODM slice width for two pixels per container")
Signed-off-by: Aliaksei Urbanski <aliaksei.urbanski@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions