diff options
| author | Lucas De Marchi <[email protected]> | 2019-11-26 14:51:09 -0800 |
|---|---|---|
| committer | Lucas De Marchi <[email protected]> | 2019-12-02 13:54:22 -0800 |
| commit | 2cded152ad43875e8e01cef328e886861129c3a9 (patch) | |
| tree | a1172c311d02712adb49b01b3e6fc99a1954088a /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | fd0186ce185161915d0d51e6efd2c632571f948f (diff) | |
drm/i915/bios: fold pci rom map/unmap into copy function
We don't need to keep the pci rom mapped during the entire
intel_bios_init() anymore. Move it to the previous copy_vbt() function
and rename it to oprom_get_vbt() since now it's responsible to to all
operations related to get the vbt from the oprom.
v2: fix double __iomem attribute detected by sparse
v3: fix missing unmap on success (Ville)
Signed-off-by: Lucas De Marchi <[email protected]>
Reviewed-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions