summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/cik.c
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: change rdev->ddev to rdev_to_drm(rdev)Wu Hoi Pok2024-07-231-7/+7
* drm/radeon: Use RMW accessors for changing LNKCTL2Ilpo Järvinen2024-02-221-25/+15
* Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-08-301-26/+10
|\
| * drm/radeon: Use RMW accessors for changing LNKCTLIlpo Järvinen2023-08-211-26/+10
* | drm: Spelling s/sempahore/semaphore/Geert Uytterhoeven2023-07-291-1/+1
|/
* drm/radeon: fix UVD suspend errorQiang Ma2022-01-181-1/+1
* drm/radeon: delete useless function return values & remove meaningless if(r) ...Bernard Zhao2021-06-221-3/+1
* drm/radeon/cik: Fix incorrectly named function 'cik_irq_suspend()'Lee Jones2021-05-211-1/+1
* drm/radeon/cik: remove set but not used variablesTian Tao2021-04-151-4/+0
* drm/radeon/cik: Move 'vce_v2_0_enable_mgcg()'s prototype to shared headerLee Jones2020-11-161-1/+1
* drm/radeon/cik: Move 'Move 'cik_sdma_*()'s prototypes to shared headerLee Jones2020-11-161-3/+0
* drm/radeon/cik: Move 'si_*()'s prototypes to shared headerLee Jones2020-11-161-3/+1
* drm/radeon/ci_dpm: Move 'ci_*()'s prototypes to shared headerLee Jones2020-11-161-0/+1
* drm/radeon/cik: Move 'r600_ih_ring_{alloc, fini}()'s prototypes to shared headerLee Jones2020-11-161-2/+1
* drm/radeon/evergreen: Move 'evergreen_*' and 'sumo_*' prototypes out to share...Lee Jones2020-11-161-5/+1
* drm/radeon/cik: Remove set but unused variable 'mc_shared_chmap'Lee Jones2020-11-131-2/+2
* drm/radeon/cik: Fix a bunch of function parameter descriptionsLee Jones2020-11-131-6/+4
* drm/radeon: use true,false for bool variable in cik.czhengbin2019-12-231-2/+2
* Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-171-2/+2
|\
| * drm/radeon: Don't include <drm/drm_pci.h>Thomas Zimmermann2019-12-051-2/+2
* | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-35/+59
|\ \
| * | drm/radeon: Prefer pcie_capability_read_word()Frederick Lawler2019-11-211-26/+44
| * | drm/radeon: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas2019-11-211-8/+14
| * | drm/radeon: Correct Transmit Margin masksBjorn Helgaas2019-11-211-4/+4
| |/
* | drm/radeon: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff2019-11-221-2/+2
* | drm/radeon: remove assignment for return valueWambui Karuga2019-10-281-6/+2
|/
* dma-buf: rename reservation_object to dma_resvChristian König2019-08-131-1/+1
* drm/radeon: drop use of drmP.h (2/2)Sam Ravnborg2019-06-101-5/+9
* drm/radeon: drop dependency on drm_os_linux.hSam Ravnborg2019-06-101-2/+2
* gpu: drm: radeon: cik: Replace mdelay() with msleep() in cik_pcie_gen3_enable()Jia-Ju Bai2018-08-271-1/+1
* drm/radeon: use pcie functions for link widthAlex Deucher2018-07-051-10/+12
* drm/radeon: fix KV harvestingAlex Deucher2018-03-071-29/+2
* Revert "drm/radeon: reduce number of free VMIDs and pipes in KV"Michel Dänzer2017-12-201-6/+11
* Revert "drm/radeon/cik: Don't touch int of pipes 1-7"Michel Dänzer2017-12-201-1/+70
* Revert "drm/radeon: adding synchronization for GRBM GFX"Michel Dänzer2017-12-201-26/+0
* drm/radeon: remove init of CIK VMIDs 8-16 for amdkfdOded Gabbay2017-11-291-24/+0
* drm/radeon: deprecate and remove KFD interfaceChristian König2017-10-301-12/+2
* Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie2017-06-271-2/+5
|\
| * drm/radeon: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner2017-06-141-2/+5
* | Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-06-161-13/+14
|\ \
| * | drm/radeon: take ownership of pipe initializationAndres Rodriguez2017-05-311-13/+14
| * | drm/radeon: Unbreak HPD handling for r600+Lyude2017-05-241-2/+2
* | | Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie2017-05-301-2/+2
|\ \ \ | | |/ | |/|
| * | drm/radeon: Unbreak HPD handling for r600+Lyude2017-05-241-2/+2
| |/
* | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul2017-05-181-21/+8
|\|
| * drm/radeon: Make display watermark calculations more accurateMario Kleiner2017-04-281-5/+5
| * drm/radeon: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner2017-04-281-16/+3
* | drm/radeon: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-171-1/+1
|/
* gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2017-03-291-37/+19
* drm/radeon: allow unaligned shader loads on CIKMarek Olšák2017-03-291-2/+5