aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorLyude Paul <[email protected]>2021-01-18 20:54:14 -0500
committerBen Skeggs <[email protected]>2021-01-29 11:03:11 +1000
commitba839b7598440a5d78550a115bac21b08d57cc32 (patch)
tree30f26b912a2e5b6a9510a86b5e51a0755bb1d7a9 /tools/perf/scripts/python/exported-sql-viewer.py
parentd3b2f0f7921c75b5f0de50e618e4bd165fded3e1 (diff)
drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors
While we do handle the additional cursor sizes introduced in NVE4, it looks like we accidentally broke this when converting over to use Nvidia's display headers. Since we now use NVVAL in dispnv50/head907d.c in order to format the value for the cursor layout and NVD9 only had one byte reserved vs. the 2 bytes reserved in later generations, we end up accidentally stripping the second bit in the cursor layout format parameter - causing us to set the wrong cursor size. This fixes that by adding our own curs_set hook for 917d which uses the NV917D headers. Cc: Martin Peres <[email protected]> Cc: Jeremy Cline <[email protected]> Cc: Simon Ser <[email protected]> Cc: <[email protected]> # v5.9+ Signed-off-by: Lyude Paul <[email protected]> Fixes: ed0b86a90bf9 ("drm/nouveau/kms/nv50-: use NVIDIA's headers for core head_curs_set()") Signed-off-by: Ben Skeggs <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions