summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_fbcon.c
AgeCommit message (Expand)Author
2020-09-03drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_openAditya Pakki
2020-08-11drm/nouveau/fbcon: zero-initialise the mode_cmd2 structureBen Skeggs
2020-08-11drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reasonBen Skeggs
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
2016-11-07drm/nouveau/kms: never call drm_helper_disable_unused_functions() with atomicBen Skeggs
2016-11-07drm/nouveau/fbcon: refcount the drm_framebufferBen Skeggs
2016-11-07drm/nouveau/fbcon: make use of drm_fb_helper.fbBen Skeggs
2016-11-07drm/nouveau/fbcon: make use of drm_fb_helper.devBen Skeggs
2016-08-12drm: Remove superflous linux/fb.h includesDaniel Vetter
2016-06-24drm/nouveau: fix for disabled fbdev emulationDmitrii Tcvetkov
2016-06-02drm/nouveau/fbcon: fix out-of-bounds memory accessesBen Skeggs
2016-05-20drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs
2016-04-20drm/nouveau: Drop dev->struct_mutex from fbdev initDaniel Vetter
2015-10-12drm/nouveau/fbcon: take runpm reference when userspace has an open fdBen Skeggs
2015-08-06drm/nouveau: Use new drm_fb_helper functionsArchit Taneja
2015-03-05drm/ttm: device address space != CPU address spaceAlex Deucher
2015-01-27Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-...Dave Airlie
2015-01-22drm/nouveau: dont switch vt on suspendMaarten Lankhorst
2015-01-21drm/fb-helper: Propagate errors from initial config failureThierry Reding
2014-12-02drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocationBen Skeggs
2014-12-02drm/nouveau: move the (far too many...) different s/r paths to the same placeBen Skeggs
2014-10-14Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-10-02drm/nouveau: punt fbcon resume out to a workqueueBen Skeggs
2014-09-24drm/nouveau: use container_of to resolve nouveau_fbdev from drm_fb_helperFabian Frederick
2014-09-15drm/nouveau: Display Nouveau boot options at launchPierre Moreau