summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/nvidia/nvidia.c
AgeCommit message (Expand)AuthorLines
2023-10-19fbdev/nvidiafb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann-0/+2
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann-2/+2
2023-06-27fbdev/nvidiafb: Reorder backlight and framebuffer init/cleanupThomas Zimmermann-4/+4
2023-03-16fbdev: nvidia: Fix potential divide by zeroWei Chen-0/+2
2023-02-07nvidiafb: detect the hardware support before removing console.Dave Airlie-39/+42
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann-0/+5
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann-1/+6
2020-09-08fbdev: nvidia: use generic power managementVaibhav Gupta-29/+35
2020-06-01video: fbdev: Use IS_BUILTINJoe Perches-5/+1
2020-01-15video: fbdev: nvidia: clean up indentation issues and comment blockColin Ian King-21/+20
2019-12-05video: fbdev: nvidia: modify the static fb_ops directlyJani Nikula-9/+11
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds-1/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-1/+1
2018-05-15video: fbdev: nvidia: fix spelling mistake: "scaleing" -> "scaling"Colin Ian King-1/+1
2017-08-01video: fbdev: nvidia: constify pci_device_id.Arvind Yadav-1/+1
2015-06-03video: fbdev: nvidia: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez-31/+6
2015-03-17fbdev: nvidia: remove the dependency on PPC_OFKevin Hao-4/+0
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-0/+1607