aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/aty/radeon_base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-46/+37
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang1-1/+1
2022-08-24fbdev: radeon: Clean up some inconsistent indentingJiapeng Chong1-23/+23
2022-07-22fbdev: Fix order of arguments to aperture_remove_conflicting_devices()Thomas Zimmermann1-1/+1
2022-07-19fbdev: Convert drivers to aperture helpersThomas Zimmermann1-13/+4
2022-07-19fbdev: Remove trailing whitespacesThomas Zimmermann1-33/+33
2020-10-16video: use kobj_to_dev()Wang Qing1-2/+2
2020-09-08fbdev: radeonfb: use generic power managementVaibhav Gupta1-4/+6
2020-09-08video: fbdev: radeon: Fix memleak in radeonfb_pci_registerDinghao Liu1-1/+1
2020-06-01video: fbdev: Use IS_BUILTINJoe Perches1-5/+1
2020-03-02video: fbdev: radeon: Remove dead codeSouptick Joarder1-16/+0
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'bytpp'yu kuai1-2/+1
2020-03-02video: fbdev: radeonfb: remove set but not used variable '‘cSync’'yu kuai1-3/+1
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'vSyncPol'yu kuai1-3/+1
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'hSyncPol'yu kuai1-2/+1
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2019-08-19video: fbdev: radeonfb: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz1-2/+0
2018-03-12fbdev: Fix loading of module radeonfb on PowerMacMathieu Malaterre1-0/+21
2018-01-04fbdev: radeon: use ktime_get() for HZ calibrationArnd Bergmann1-11/+7
2017-11-10video: fbdev: Convert timers to use timer_setup()Kees Cook1-5/+3
2017-10-12video: fbdev: radeon: make const array post_divs static, reduces object code sizeColin Ian King1-1/+1
2017-08-18video: fbdev: add const to bin_attribute structuresBhumika Goyal1-2/+2
2017-08-01video: fbdev: radeon: constify pci_device_id.Arvind Yadav1-1/+1
2017-03-21drivers/video: Convert remaining uses of pr_warning to pr_warnJoe Perches1-2/+2
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas1-1/+0
2015-10-08radeonfb: Deinline large functionsDenys Vlasenko1-2/+131
2015-05-29video: fbdev: radeonfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez1-23/+6
2015-03-17fbdev: radeon: replace PPC_OF with PPCKevin Hao1-12/+12
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+2568