summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/aty
AgeCommit message (Expand)AuthorLines
2023-01-09fbdev: radeon: Use backlight helperStephen Kitt-5/+1
2023-01-09fbdev: atyfb: Use backlight helperStephen Kitt-7/+1
2023-01-09fbdev: aty128fb: Use backlight helperStephen Kitt-4/+2
2022-12-28fbdev: atyfb: use strscpy() to instead of strncpy()Xu Panda-2/+1
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann-0/+15
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-73/+74
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang-2/+2
2022-08-24fbdev: radeon: Clean up some inconsistent indentingJiapeng Chong-23/+23
2022-07-22fbdev: Fix order of arguments to aperture_remove_conflicting_devices()Thomas Zimmermann-1/+1
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann-1/+11
2022-07-19fbdev: Convert drivers to aperture helpersThomas Zimmermann-13/+4
2022-07-19fbdev: Remove trailing whitespacesThomas Zimmermann-59/+59
2022-04-04video: fbdev: aty/matrox/...: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy-4/+1
2022-01-29video: fbdev: atyfb: Remove assigned but never used variable statementsColin Ian King-2/+0
2022-01-29video: fbdev: mach64_ct: remove redundant res variableMinghao Chi-3/+1
2022-01-29video: fbdev: aty128fb: make some arrays static constColin Ian King-4/+6
2021-06-03video: fbdev: atyfb: mach64_cursor.c: deleted the repeated wordlijian-1/+1
2021-03-11fbdev: atyfb: use LCD management functions for PPC_PMAC alsoRandy Dunlap-4/+5
2021-03-11fbdev: atyfb: always declare aty_{ld,st}_lcd()Randy Dunlap-3/+0
2021-02-22fbdev: atyfb: add stubs for aty_{ld,st}_lcd()Randy Dunlap-0/+9
2020-11-30video: fbdev: aty: Fix set but not used warnings in mach64_ctSam Ravnborg-6/+9
2020-11-30video: fbdev: aty: Fix set but not used warningsSam Ravnborg-7/+4
2020-11-30video: fbdev: aty: Delete unused variable in radeon_monitorSam Ravnborg-3/+1
2020-10-16video: use kobj_to_dev()Wang Qing-2/+2
2020-09-18fbdev: aty: remove CONFIG_PM containerVaibhav Gupta-2/+2
2020-09-08fbdev: radeonfb: use generic power managementVaibhav Gupta-14/+35
2020-09-08video: fbdev: aty: radeon_pm: remove redundant CONFIG_PM containerVaibhav Gupta-2/+0
2020-09-08video: fbdev: radeon: Fix memleak in radeonfb_pci_registerDinghao Liu-1/+1
2020-09-08fbdev: aty128fb: use generic power managementVaibhav Gupta-17/+34
2020-09-08fbdev: aty: use generic power managementVaibhav Gupta-14/+36
2020-08-03fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva-3/+3
2020-06-01video: fbdev: Use IS_BUILTINJoe Perches-16/+3
2020-05-06fbdev: aty: use true, false for bool variables in atyfb_base.cJason Yan-2/+2
2020-04-17video: fbdev: aty128fb: remove unused 'sdr_64'Jason Yan-14/+0
2020-03-20fbdev: aty: fix -Wextra build warningRandy Dunlap-1/+1
2020-03-02video: fbdev: radeon: Remove dead codeSouptick Joarder-16/+0
2020-03-02video: fbdev: atyfb: remove set but not used variable 'mach64RefFreq'yu kuai-2/+1
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'bytpp'yu kuai-2/+1
2020-03-02video: fbdev: radeonfb: remove set but not used variable '‘cSync’'yu kuai-3/+1
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'vSyncPol'yu kuai-3/+1
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'hSyncPol'yu kuai-2/+1
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-8/+8
2019-12-05video: constify fb ops across all driversJani Nikula-2/+2
2019-12-05video: fbdev: atyfb: modify the static fb_ops directlyJani Nikula-6/+6
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2019-11-20PCI/PM: Avoid exporting __pci_complete_power_transition()Rafael J. Wysocki-1/+1
2019-10-23compat_ioctl: move ATYFB_CLK handling to atyfb driverArnd Bergmann-1/+11
2019-08-19video: fbdev: aty[128]fb: Remove dead codeSouptick Joarder-47/+0
2019-08-19video: fbdev: radeonfb: Use dev_get_drvdataChuhong Yuan-4/+2
2019-07-09Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds-77/+7