diff options
| author | Nirmoy Das <[email protected]> | 2023-04-04 16:31:00 +0200 |
|---|---|---|
| committer | Nirmoy Das <[email protected]> | 2023-04-06 18:23:02 +0200 |
| commit | e24e6d695377ca70008ffc39695c3975b3e177b6 (patch) | |
| tree | e0e79bf7e5d5ca8cdc1470ed2510efc5f860dc7c /tools/perf/scripts/python/bin | |
| parent | 63b685efaa4d6b9db388857a2e6f5f5f11454f8d (diff) | |
drm/i915/display: Implement fb_mmap callback function
If stolen memory allocation fails for fbdev, the driver will
fallback to system memory. Calculation of smem_start is wrong
for such framebuffer objs if the platform comes with no gmadr or
no aperture. Solve this by adding fb_mmap callback which will
use GTT if aperture is available otherwise will use cpu to access
the framebuffer.
v2: Use to_intel_fbdev() function(Jani)
Cc: Matthew Auld <[email protected]>
Cc: Andi Shyti <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Cc: Jani Nikula <[email protected]>
Cc: Imre Deak <[email protected]>
Signed-off-by: Nirmoy Das <[email protected]>
Reviewed-by: Andi Shyti <[email protected]>
Reviewed-by: Andrzej Hajda <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions