summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
AgeCommit message (Expand)Author
2020-07-09drm/radeon: fix double freeTom Rix
2020-06-24drm/radeon: fix fb_div check in ni_init_smc_spll_table()Denis Efremov
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-14Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-05-05drm/radeon: fix unsigned comparison with 0ChenTao
2020-04-30drm/radeon: cleanup coding style a bitBernard Zhao
2020-04-30Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-04-24PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki
2020-04-22Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-04-13drm/radeon: remove defined but not used variables in ci_dpm.cJason Yan
2020-04-13drm/radeon: remove defined but not used 'dte_data_tahiti_le'Jason Yan
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-03drm: delete drm_pci.hDaniel Vetter
2020-04-01drm/radeon: align short build logMasahiro Yamada
2020-04-01drm/radeon: use pattern rule to avoid code duplication in MakefileMasahiro Yamada
2020-04-01drm/radeon: fix build rules of *_reg_safe.hMasahiro Yamada
2020-04-01drm/radeon: remove unneeded header include pathMasahiro Yamada
2020-03-31Merge v5.6 into drm-nextDave Airlie
2020-03-30PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski
2020-03-28drm/radeon: convert to use i2c_new_client_device()Wolfram Sang
2020-03-27Merge tag 'drm-misc-fixes-2020-03-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-03-25drm/[radeon|amdgpu]: Remove HAINAN board from max_sclk override checkYassine Oudjana
2020-03-25drm/radeon: fix scatter-gather mapping with user pagesShane Francis
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-11drm: Remove drm dp mst destroy_connector callbacksPankaj Bharadiya
2020-03-11drm: Remove dp mst register connector callbacksPankaj Bharadiya
2020-03-06drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya
2020-03-06drm/radeon: remove radeon_fb_{add,remove}_connector functionsPankaj Bharadiya
2020-03-06drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya
2020-02-28Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-02-26drm/radeon: Inline drm_get_pci_devDaniel Vetter
2020-02-26drm/radeon: Inline drm_get_pci_devDaniel Vetter
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-13drm/radeon: Convert to CRTC VBLANK callbacksThomas Zimmermann
2020-02-13drm/radeon: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-07Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2020-01-30radeon: completely remove lut leftoversDaniel Vetter
2020-01-30radeon: insert 10ms sleep in dce5_crtc_load_lutDaniel Vetter
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-24drm: Avoid drm_global_mutex for simple inc/dec of dev->open_countChris Wilson
2020-01-16drm/ttm: nuke invalidate_caches callbackChristian König
2020-01-09drm/dp_mst: Add PBN calculation for DSC modesDavid Francis
2020-01-07drm/radeon: remove unnecessary braces around conditionals.Wambui Karuga
2020-01-07drm/radeon: remove boolean checks in if statements.Wambui Karuga
2020-01-07drm/radeon: remove three set but not used variableyu kuai
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig