]> Git Repo - linux.git/commit
drm/xe/pcode: Convert register access to use xe_mmio
authorMatt Roper <[email protected]>
Tue, 10 Sep 2024 23:47:31 +0000 (16:47 -0700)
committerMatt Roper <[email protected]>
Wed, 11 Sep 2024 22:17:43 +0000 (15:17 -0700)
commita3e7fcef52ea737902f32281e271f03ee0a2afa2
treeb5f62b4ce95aea26eaeb94e170fbd1d931bf6225
parenta7945ef770dbabea7bac270872391907174c17a9
drm/xe/pcode: Convert register access to use xe_mmio

Stop using GT pointers for register access.  Although some of the pcode
mailboxes are related to GTs, pcode itself (and the register interface
to access it) are outside the GT and should be accessed through the
tile's MMIO.

Reviewed-by: Lucas De Marchi <[email protected]>
Signed-off-by: Matt Roper <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/xe/xe_pcode.c
This page took 0.053549 seconds and 4 git commands to generate.