summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2020-05-26 14:18:27 +1000
committerDave Airlie <airlied@redhat.com>2020-05-26 14:41:03 +1000
commit7dbbdd37f2ae7dd4175ba3f86f4335c463b18403 (patch)
tree8ae7b37cb1d96b400425c6001241036e15966e6b /tools/perf/scripts/python
parent918b73dcfc69f976d6210028dcb50fbcd15c15ae (diff)
downloadkernel-7dbbdd37f2ae7dd4175ba3f86f4335c463b18403.tar.gz
drm/nouveau: use correct conflicting framebuffer API
nouveau was calling the fbdev API which has issues with modules and built-ins. Call the correct API. Reported-by: Randy Dunlap <rdunlap@infradead.org> Acked-by: Randy Dunlap <rdunlap@infradead.org> # build-tested Fixes: 2dd4d163cd9c ("drm/nouveau: remove open-coded version of remove_conflicting_pci_framebuffers()") Link: https://lore.kernel.org/lkml/21b52c28-3ace-cd13-d8ce-f38f2c6b2a96@infradead.org/T/#u Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
inux-6.6.y&id=e7f4dc3536a40097f95103ddf98dd55b3a980f5b'>mdio: Move allocation of interrupts into coreAndrew Lunn 2016-01-07phy: Centralise print about attached phyAndrew Lunn 2016-01-07phy: add phydev_name() wrapperAndrew Lunn 2015-12-03net: bfin_mac: Use platform_register/unregister_drivers()Thierry Reding