summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_fbcon.c
AgeCommit message (Expand)Author
2023-01-11drm/nouveau: Remove file nouveau_fbcon.cThomas Zimmermann
2022-11-05drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfixThomas Zimmermann
2022-11-05drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfixThomas Zimmermann
2022-11-05drm/fb_helper: Rename field fbdev to info in struct drm_fb_helperThomas Zimmermann
2022-07-14drm/nouveau: Don't pm_runtime_put_sync(), only pm_runtime_put_autosuspend()Lyude Paul
2022-05-23drm/nouveau: clear output poll workers before nouveau_fbcon_destroy()Mark Menzynski
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König
2021-04-19drm/nouveau: use bo->base.size instead of mem->num_pagesChristian König
2021-01-13drm/nouveau: Remove references to struct drm_device.pdevThomas Zimmermann
2020-09-11drm/nouveau: stop using TTM placement flagsChristian König
2020-09-08drm/ttm: merge offset and base in ttm_bus_placementChristian König
2020-08-11Merge tag 'v5.8' into drm-nextDave Airlie
2020-07-24drm/nouveau/nvif: give every object a human-readable identifierBen Skeggs
2020-07-24drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_openAditya Pakki
2020-07-24drm/nouveau/fbcon: zero-initialise the mode_cmd2 structureBen Skeggs
2020-07-24drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reasonBen Skeggs
2020-06-29Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2020-06-26drm/nouveau: don't use ttm bo->offset v3Nirmoy Das
2020-05-22drm/nouveau/kms: Remove struct nouveau_framebufferThomas Zimmermann
2020-05-22drm/nouveau/kms: Remove field nvbo from struct nouveau_framebufferThomas Zimmermann
2020-05-22drm/nouveau/kms: Move struct nouveau_framebuffer.vma to struct nouveau_fbdevThomas Zimmermann
2020-03-06drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya
2020-03-06drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya
2019-12-05drm: constify fb ops across all driversJani Nikula
2019-08-23drm/nouveau: drop use of drmp.hSam Ravnborg
2019-03-27drm/nouveau: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-26drm/fbdev: Make skip_vt_switch the defaultDaniel Vetter
2019-02-20drm/nouveau: prepare for enabling svm with existing userspace interfacesBen Skeggs
2019-01-29drm/<drivers>: Don't set FBINFO_(FLAG_)DEFAULTDaniel Vetter
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie
2018-09-11fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flagDaniel Vetter
2018-09-07drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requestsLyude Paul
2018-07-16drm/nouveau: Replace drm_framebuffer_{un/reference} with put, get functionsThomas Zimmermann
2018-02-02drm/nouveau/fbcon: add module parameter to select bits-per-pixelBen Skeggs
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie
2017-12-19drm/nouveau/fbcon: fix NULL pointer access in nouveau_fbcon_destroyKarol Herbst
2017-12-08drm/nouveau: Use drm_fb_helper_output_poll_changed()Noralf Trønnes
2017-11-02drm/nouveau: separate constant-va tracking from nvkm vma structureBen Skeggs
2017-10-19drm/nouveau/fbcon: fix oops without fbdev emulationPavel Roskin
2017-08-04drm: nouveau: remove dead code and pointless local lut storagePeter Rosin
2017-02-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie
2017-02-17drm/nouveau: allocate device object for every clientBen Skeggs
2017-02-17drm/nouveau: pass nvif_client to nouveau_gem_new() instead of drm_deviceBen Skeggs
2017-02-07drm/fb-helper: Automatically clean up fb_infoDaniel Vetter
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi
2017-01-27drm/nouveau: Handle fbcon suspend/resume in seperate workerLyude Paul
2016-12-27drm: Wrap the check for atomic_commit implementationDhinakaran Pandiyan
2016-12-15drm: Nuke fb->depthVille Syrjälä
2016-11-14drm/nouveau: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ