summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/cik.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-22drm/radeon: Use RMW accessors for changing LNKCTL2Ilpo Järvinen1-25/+15
2023-08-30Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-26/+10
2023-08-21drm/radeon: Use RMW accessors for changing LNKCTLIlpo Järvinen1-26/+10
2023-07-29drm: Spelling s/sempahore/semaphore/Geert Uytterhoeven1-1/+1
2022-01-18drm/radeon: fix UVD suspend errorQiang Ma1-1/+1
2021-06-22drm/radeon: delete useless function return values & remove meaningless if(r) ...Bernard Zhao1-3/+1
2021-05-21drm/radeon/cik: Fix incorrectly named function 'cik_irq_suspend()'Lee Jones1-1/+1
2021-04-15drm/radeon/cik: remove set but not used variablesTian Tao1-4/+0
2020-11-16drm/radeon/cik: Move 'vce_v2_0_enable_mgcg()'s prototype to shared headerLee Jones1-1/+1
2020-11-16drm/radeon/cik: Move 'Move 'cik_sdma_*()'s prototypes to shared headerLee Jones1-3/+0
2020-11-16drm/radeon/cik: Move 'si_*()'s prototypes to shared headerLee Jones1-3/+1
2020-11-16drm/radeon/ci_dpm: Move 'ci_*()'s prototypes to shared headerLee Jones1-0/+1
2020-11-16drm/radeon/cik: Move 'r600_ih_ring_{alloc, fini}()'s prototypes to shared headerLee Jones1-2/+1
2020-11-16drm/radeon/evergreen: Move 'evergreen_*' and 'sumo_*' prototypes out to share...Lee Jones1-5/+1
2020-11-13drm/radeon/cik: Remove set but unused variable 'mc_shared_chmap'Lee Jones1-2/+2
2020-11-13drm/radeon/cik: Fix a bunch of function parameter descriptionsLee Jones1-6/+4
2019-12-23drm/radeon: use true,false for bool variable in cik.czhengbin1-2/+2
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-2/+2
2019-12-05drm/radeon: Don't include <drm/drm_pci.h>Thomas Zimmermann1-2/+2
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-35/+59
2019-11-22drm/radeon: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff1-2/+2
2019-11-21drm/radeon: Prefer pcie_capability_read_word()Frederick Lawler1-26/+44
2019-11-21drm/radeon: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas1-8/+14
2019-11-21drm/radeon: Correct Transmit Margin masksBjorn Helgaas1-4/+4
2019-10-28drm/radeon: remove assignment for return valueWambui Karuga1-6/+2
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König1-1/+1
2019-06-10drm/radeon: drop use of drmP.h (2/2)Sam Ravnborg1-5/+9
2019-06-10drm/radeon: drop dependency on drm_os_linux.hSam Ravnborg1-2/+2
2018-08-27gpu: drm: radeon: cik: Replace mdelay() with msleep() in cik_pcie_gen3_enable()Jia-Ju Bai1-1/+1
2018-07-05drm/radeon: use pcie functions for link widthAlex Deucher1-10/+12
2018-03-07drm/radeon: fix KV harvestingAlex Deucher1-29/+2
2017-12-20Revert "drm/radeon: reduce number of free VMIDs and pipes in KV"Michel Dänzer1-6/+11
2017-12-20Revert "drm/radeon/cik: Don't touch int of pipes 1-7"Michel Dänzer1-1/+70
2017-12-20Revert "drm/radeon: adding synchronization for GRBM GFX"Michel Dänzer1-26/+0
2017-11-29drm/radeon: remove init of CIK VMIDs 8-16 for amdkfdOded Gabbay1-24/+0
2017-10-30drm/radeon: deprecate and remove KFD interfaceChristian König1-12/+2
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie1-2/+5
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-13/+14
2017-06-14drm/radeon: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner1-2/+5
2017-05-31drm/radeon: take ownership of pipe initializationAndres Rodriguez1-13/+14
2017-05-30Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie1-2/+2
2017-05-24drm/radeon: Unbreak HPD handling for r600+Lyude1-2/+2
2017-05-24drm/radeon: Unbreak HPD handling for r600+Lyude1-2/+2
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul1-21/+8
2017-05-17drm/radeon: fix include notation and remove -Iinclude/drm flagMasahiro Yamada1-1/+1
2017-04-28drm/radeon: Make display watermark calculations more accurateMario Kleiner1-5/+5
2017-04-28drm/radeon: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner1-16/+3
2017-03-29gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches1-37/+19
2017-03-29drm/radeon: allow unaligned shader loads on CIKMarek Olšák1-2/+5
2016-09-15drm/radeon: squash lines for simple wrapper functionsMasahiro Yamada1-5/+1