aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/si.c
AgeCommit message (Expand)Author
2023-09-13drm/radeon: Use RMW accessors for changing LNKCTLIlpo Järvinen
2022-01-18drm/radeon: fix UVD suspend errorQiang Ma
2021-06-22drm/radeon: delete useless function return values & remove meaningless if(r) ...Bernard Zhao
2021-04-15drm/radeon/si: Fix inconsistent indentingYang Li
2020-11-16drm/radeon/si_dpm: Move 'si_mc_load_microcode()'s prototype to shared headerLee Jones
2020-11-16drm/radeon/cik: Move 'r600_ih_ring_{alloc, fini}()'s prototypes to shared headerLee Jones
2020-11-16drm/radeon/evergreen: Move 'evergreen_*' and 'sumo_*' prototypes out to share...Lee Jones
2020-11-13drm/radeon/si: Remove set but unused variable 'mc_shared_chmap'Lee Jones
2019-12-23drm/radeon: use true,false for bool variable in si.czhengbin
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-05drm/radeon: Don't include <drm/drm_pci.h>Thomas Zimmermann
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-22drm/radeon: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff
2019-11-21drm/radeon: Prefer pcie_capability_read_word()Frederick Lawler
2019-11-21drm/radeon: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas
2019-11-21drm/radeon: Correct Transmit Margin masksBjorn Helgaas
2019-06-10drm/radeon: drop use of drmP.h (2/2)Sam Ravnborg
2018-08-27gpu: drm: radeon: si: Replace mdelay() with msleep() in si_pcie_gen3_enable()Jia-Ju Bai
2018-07-05drm/radeon: use pcie functions for link widthAlex Deucher
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie
2017-06-14drm/radeon: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner
2017-05-24drm/radeon: Cleanup pageflipping IRQ handling for evergreen, siLyude
2017-05-24drm/radeon: Cleanup display interrupt handling for evergreen, siLyude
2017-05-24drm/radeon: Unbreak HPD handling for r600+Lyude
2017-05-24drm/radeon: Unbreak HPD handling for r600+Lyude
2017-04-28drm/radeon: Make display watermark calculations more accurateMario Kleiner
2017-04-28drm/radeon: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner
2017-03-29gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2017-01-17drm/radeon: add support for new hainan variantsAlex Deucher
2017-01-12drm/radeon/si: load special ucode for certain MC configsAlex Deucher
2017-01-06drm/radeon: update smc firmware selection for SIAlex Deucher
2016-12-06drm/radeon/si: load the proper firmware on 0x87 oland boardsAlex Deucher
2016-10-25drm/radeon: mark symbols static where possibleBaoyou Xie
2016-10-12drm/radeon: allow TA_CS_BC_BASE_ADDR on SIMarek Olšák
2016-08-24drm/radeon: switch UVD code to use UVD_NO_OP for paddingAlex Deucher
2016-08-23drm/radeon: remove dead code, si_mc_load_microcode (v2)Heinrich Schuchardt
2016-07-07drm/radeon: load different smc firmware on some SI variantsAlex Deucher
2016-05-04drm/radeon: Allow setting shader registers using DMA/COPY packet3 on SI.Bas Nieuwenhuizen
2016-05-02drm/radeon: allow to force hard GPU reset.Jérome Glisse
2016-05-02drm/radeon: consolidate si vce initialization and startup code.Jérome Glisse
2016-05-02drm/radeon: consolidate si uvd initialization and startup code.Jérome Glisse
2016-03-16drm/radeon: fix indentation.Jérome Glisse
2016-03-14drm/radeon: refactor SI tiling table initializationJosh Poimboeuf
2015-12-04drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)Mario Kleiner
2015-12-04drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interruptLyude
2015-07-08drm/radeon: Handle irqs only based on irq ring, not irq status regs.Mario Kleiner
2015-06-04Merge tag 'v4.1-rc6' into drm-nextDave Airlie
2015-05-28drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"Christian König
2015-05-26drm/radeon: add VCE 1.0 support v4Christian König
2015-05-26drm/radeon: implement si_set_vce_clocks v2Christian König