aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/gem.c
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2019-10-28 12:16:10 +0000
committerThierry Reding <[email protected]>2019-10-29 14:04:29 +0000
commita7303f7735717c95bf5f65c18c901c72e91dc55b (patch)
tree34c6aad20524b06d16f17c6b8266a80272970574 /drivers/gpu/drm/tegra/gem.c
parentdrm/tegra: sor: Introduce audio enable/disable callbacks (diff)
downloadkernel-a7303f7735717c95bf5f65c18c901c72e91dc55b.tar.gz
kernel-a7303f7735717c95bf5f65c18c901c72e91dc55b.zip
drm/tegra: Do not use ->load() and ->unload() callbacks
The ->load() and ->unload() drivers are midlayers and should be avoided in modern drivers. Fix this by moving the code into the driver ->probe() and ->remove() implementations, respectively. v2: kick out conflicting framebuffers before initializing fbdev v3: rebase onto drm/tegra/for-next Tested-by: Dmitry Osipenko <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/tegra/gem.c')
0 files changed, 0 insertions, 0 deletions