summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/aty
AgeCommit message (Expand)Author
2022-04-04video: fbdev: aty/matrox/...: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-01-29video: fbdev: atyfb: Remove assigned but never used variable statementsColin Ian King
2022-01-29video: fbdev: mach64_ct: remove redundant res variableMinghao Chi
2022-01-29video: fbdev: aty128fb: make some arrays static constColin Ian King
2021-06-03video: fbdev: atyfb: mach64_cursor.c: deleted the repeated wordlijian
2021-03-11fbdev: atyfb: use LCD management functions for PPC_PMAC alsoRandy Dunlap
2021-03-11fbdev: atyfb: always declare aty_{ld,st}_lcd()Randy Dunlap
2021-02-22fbdev: atyfb: add stubs for aty_{ld,st}_lcd()Randy Dunlap
2020-11-30video: fbdev: aty: Fix set but not used warnings in mach64_ctSam Ravnborg
2020-11-30video: fbdev: aty: Fix set but not used warningsSam Ravnborg
2020-11-30video: fbdev: aty: Delete unused variable in radeon_monitorSam Ravnborg
2020-10-16video: use kobj_to_dev()Wang Qing
2020-09-18fbdev: aty: remove CONFIG_PM containerVaibhav Gupta
2020-09-08fbdev: radeonfb: use generic power managementVaibhav Gupta
2020-09-08video: fbdev: aty: radeon_pm: remove redundant CONFIG_PM containerVaibhav Gupta
2020-09-08video: fbdev: radeon: Fix memleak in radeonfb_pci_registerDinghao Liu
2020-09-08fbdev: aty128fb: use generic power managementVaibhav Gupta
2020-09-08fbdev: aty: use generic power managementVaibhav Gupta
2020-08-03fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-01video: fbdev: Use IS_BUILTINJoe Perches
2020-05-06fbdev: aty: use true, false for bool variables in atyfb_base.cJason Yan
2020-04-17video: fbdev: aty128fb: remove unused 'sdr_64'Jason Yan
2020-03-20fbdev: aty: fix -Wextra build warningRandy Dunlap
2020-03-02video: fbdev: radeon: Remove dead codeSouptick Joarder
2020-03-02video: fbdev: atyfb: remove set but not used variable 'mach64RefFreq'yu kuai
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'bytpp'yu kuai
2020-03-02video: fbdev: radeonfb: remove set but not used variable '‘cSync’'yu kuai
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'vSyncPol'yu kuai
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'hSyncPol'yu kuai
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-05video: constify fb ops across all driversJani Nikula
2019-12-05video: fbdev: atyfb: modify the static fb_ops directlyJani Nikula
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-20PCI/PM: Avoid exporting __pci_complete_power_transition()Rafael J. Wysocki
2019-10-23compat_ioctl: move ATYFB_CLK handling to atyfb driverArnd Bergmann
2019-08-19video: fbdev: aty[128]fb: Remove dead codeSouptick Joarder
2019-08-19video: fbdev: radeonfb: Use dev_get_drvdataChuhong Yuan
2019-07-09Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-12fbdev/atyfb: lock_fb_info can't failDaniel Vetter
2019-06-12fbdev/aty128fb: Remove dead codeDaniel Vetter
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-02-08fbdev: Use of_node_name_eq for node name comparisonsRob Herring
2018-10-08atyfb: fix debugging printksMikulas Patocka
2018-10-08mach64: optimize wait_for_fifoMikulas Patocka
2018-10-08mach64: fix image corruption due to reading accelerator registersMikulas Patocka
2018-10-08mach64: fix display corruption on big endian machinesMikulas Patocka
2018-10-08mach64: detect the dot clock divider correctly on sparcMikulas Patocka
2018-04-24video: fbdev: aty: radeon_pm: Replace mdelay with msleep in radeonfb_pci_suspendJia-Ju Bai