summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon.h
AgeCommit message (Expand)Author
2021-03-10drm/radeon: also init GEM funcs in radeon_gem_prime_import_sg_tableChristian König
2021-01-13drm/radeon: Store PCI controller in struct radeon_device.hoseThomas Zimmermann
2021-01-06drm/radeon: Remove references to struct drm_device.pdevThomas Zimmermann
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst
2020-12-10Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...Dave Airlie
2020-12-01drm/ttm/drivers: remove unecessary ttm_module.h include v2Christian König
2020-11-13drm/radeon: Move prototypes to shared headerLee Jones
2020-11-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie
2020-11-09drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann
2020-11-06drm/radeon: Stop changing the drm_driver structDaniel Vetter
2020-10-27drm/radeon: Add new callback that exposes vddcSandeep Raghuraman
2020-09-24drm/radeon: switch over to the new pin interfaceChristian König
2020-09-18drm/ttm: protect against reentrant bind in the driversDave Airlie
2020-09-09drm/radeon/ttm: move to driver binding/destroy functions. (v2)Dave Airlie
2020-08-06drm/ttm: rename ttm_mem_reg to ttm_resource.Dave Airlie
2020-06-25drm/radeon: don't use ttm bo->offsetNirmoy Das
2019-11-23drm/radeon: use mmu_interval_notifier_insertJason Gunthorpe
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-08-27Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-08-20drm/radeon: use mmu_notifier_get/put for struct radeon_mnJason Gunthorpe
2019-08-15drm/radeon: handle PCIe root ports with addressing limitationsChristoph Hellwig
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-06drm/radeon: use embedded gem objectGerd Hoffmann
2018-11-05drm/ttm: initialize globals during device init (v2)Christian König
2018-11-05drm/ttm: use a static ttm_mem_global instanceChristian König
2018-07-05drm/radeon: use pcie functions for link widthAlex Deucher
2018-02-13drm/radeon: only enable swiotlb path when need v2Chunming Zhou
2017-12-20Revert "drm/radeon: Report doorbell configuration to amdkfd"Michel Dänzer
2017-12-20Revert "drm/radeon: adding synchronization for GRBM GFX"Michel Dänzer
2017-10-30drm/radeon: deprecate and remove KFD interfaceChristian König
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-08-15drm/radeon: Fix preferred typoKent Russell
2017-08-15drm/radeon: Fix stolen typoKent Russell
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-06-08drm/radeon: Make si_support and cik_support parameters always availableMichel Dänzer
2017-06-08drm/radeon: Add module param to control SI supportFelix Kuehling
2017-05-24drm/radeon: Cleanup pageflipping IRQ handling for evergreen, siLyude
2017-05-24drm/radeon: Cleanup HDMI audio interrupt handling for evergreenLyude
2017-05-24drm/radeon: Cleanup display interrupt handling for evergreen, siLyude
2017-05-24drm/radeon: Add module param to control CIK supportFelix Kuehling
2017-05-17drm/radeon: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-04-07drm/radeon: Maintain prime import/export refcount for BOsChristopher James Halse Rogers
2017-03-29gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-08-10drm/radeon: Provide page_flip_target hookMichel Dänzer
2016-06-02dma-buf/fence: make fence context 64 bit v2Christian König
2016-05-04drm/radeon: handle more than 10 UVD sessionsArindam Nath