]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/xe: Minor cleanup in LRC handling
authorNiranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
Tue, 7 May 2024 22:42:50 +0000 (15:42 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 8 May 2024 21:48:29 +0000 (14:48 -0700)
commit85cfc412579c041f1aaebba71427acec75ceca39
tree9cb18cfef2cc957da2da5797fcb992ff976f7bf8
parent598dc939edf8d7bb1d69e84513c31451812128fc
drm/xe: Minor cleanup in LRC handling

Properly define register fields and remove redundant
lower_32_bits().

Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Reviewed-by: Stuart Summers <stuart.summers@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240507224255.5059-2-niranjana.vishwanathapura@intel.com
drivers/gpu/drm/xe/regs/xe_engine_regs.h
drivers/gpu/drm/xe/xe_lrc.c