summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/tdfxfb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev/tdfxfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2023-10-191-3/+3
* fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-241-1/+1
* fbdev/tdfxfb: Set i2c adapter parent to hardware deviceThomas Zimmermann2023-06-271-2/+2
* fbdev: Rename fb_mem*() helpersThomas Zimmermann2023-05-181-1/+1
* fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann2022-11-161-0/+5
* Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-10-051-0/+5
|\
| * fbdev: Remove conflicting devices on PCI busThomas Zimmermann2022-07-191-0/+5
* | fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang2022-08-241-2/+2
|/
* video: fbdev: tdfx: Fix set but not used warning in att_outb()Sam Ravnborg2020-11-301-3/+1
* fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-031-1/+1
* Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-301-1/+1
|\
| * video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* video: fbdev: mark expected switch fall-throughsGustavo A. R. Silva2018-07-241-0/+1
* video: fbdev: tdfx: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall2016-09-271-2/+2
* video: fbdev: tdfxfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-031-35/+6
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+1686