diff options
| author | Stanislav Lisovskiy <[email protected]> | 2024-10-30 10:33:19 +0000 |
|---|---|---|
| committer | Matt Roper <[email protected]> | 2024-10-31 19:03:17 +0000 |
| commit | 98d2f2530fcc62efcfc816ac5ca352269db95765 (patch) | |
| tree | 2c7f2acaee4cf71af8b896e349b17dd90e7d47f9 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | drm/i915/dp: Write the source OUI for non-eDP sinks as well (diff) | |
| download | kernel-98d2f2530fcc62efcfc816ac5ca352269db95765.tar.gz kernel-98d2f2530fcc62efcfc816ac5ca352269db95765.zip | |
drm/i915: Implement Dbuf overlap detection feature starting from LNL
From LNL onwards there is a new hardware feature, which
allows to detect if the driver wrongly allocated DBuf
entries and they happen to overlap. If enabled this will
cause a specific interrupt to occur.
We now handle it in the driver, by writing correspondent
error message to kernel log.
v2: Initialize dbuf overlap flag in runtime_defaults (Jani Nikula)
v3: Unmask the overlap detection interrupt (Uma)
v4: use display over i915 (Jani Nikula)
v5: Use display instead of dev_priv (Jani Nikula)
v6: rebased to resolve merge conflicts
Bspec: 69450, 69464
Signed-off-by: Stanislav Lisovskiy <[email protected]>
Signed-off-by: Vinod Govindapillai <[email protected]>
Reviewed-by: Mika Kahola <[email protected]>
Signed-off-by: Matt Roper <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
