Loading drivers/gpu/drm/mgag200/mgag200_mode.c +0 −2 Original line number Diff line number Diff line Loading @@ -765,8 +765,6 @@ static int mga_crtc_do_set_base(struct drm_crtc *crtc, } mgag200_bo_unreserve(bo); DRM_INFO("mga base %llx\n", gpu_addr); mga_set_start_address(crtc, (u32)gpu_addr); return 0; Loading Loading
drivers/gpu/drm/mgag200/mgag200_mode.c +0 −2 Original line number Diff line number Diff line Loading @@ -765,8 +765,6 @@ static int mga_crtc_do_set_base(struct drm_crtc *crtc, } mgag200_bo_unreserve(bo); DRM_INFO("mga base %llx\n", gpu_addr); mga_set_start_address(crtc, (u32)gpu_addr); return 0; Loading