summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon
Commit message (Expand)AuthorAgeFilesLines
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-11-026-7/+34
|\
| * Merge tag 'amd-drm-fixes-5.10-2020-10-09' of git://people.freedesktop.org/~ag...Dave Airlie2020-10-124-5/+5
| |\
| | * gpu/drm/radeon: fix spelling typo in commentsWang Qing2020-09-221-1/+1
| | * drm/radeon: fix typoes in commentsBernard Zhao2020-09-223-4/+4
| * | Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-09-238-106/+188
| |\ \ | | |/ | |/|
| * | drm/radeon: Add sclk frequency as hwmon sensorSandeep Raghuraman2020-09-151-1/+28
| * | drm/radeon: revert "Prefer lower feedback dividers"Christian König2020-09-151-1/+1
* | | drm/radeon: switch to new allocator v2Christian König2020-10-291-38/+14
* | | drm/ttm: wire up the new pool as default one v2Christian König2020-10-291-2/+2
* | | drm/ttm: merge ttm_dma_tt back into ttm_ttChristian König2020-10-261-4/+4
* | | drm/ttm: make num_pages uint32_tChristian König2020-10-261-2/+2
* | | drm/ttm: nuke ttm_tt_set_(un)populated againChristian König2020-10-261-2/+0
* | | drm/ttm: replace last move_notify with delete_mem_notifyDave Airlie2020-10-221-1/+7
* | | drm/ttm: move last binding into the drivers.Dave Airlie2020-10-211-1/+5
* | | drm/ttm: drop move notify around move.Dave Airlie2020-10-211-2/+9
* | | drm/ttm: drop unbind callback.Dave Airlie2020-10-211-1/+0
* | | drm/ttm: add move to system into driversDave Airlie2020-10-211-5/+7
* | | drm/ttm: move some move binds into the driversDave Airlie2020-10-211-3/+8
* | | drm/ttm: add move old to system to drivers.Dave Airlie2020-10-201-3/+12
* | | drm/ttm: use new move interface for known system->ttm movesDave Airlie2020-10-201-1/+2
* | | drm/ttm: nuke caching placement flagsChristian König2020-10-152-51/+13
* | | drm/ttm: add caching state to ttm_bus_placementChristian König2020-10-151-0/+2
* | | drm/ttm: set the tt caching state at creation timeChristian König2020-10-151-2/+14
* | | drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3Christian König2020-10-071-1/+5
* | | drm/radeon: stop using TTMs fault callbackChristian König2020-09-283-19/+34
* | | drm/radeon: Introduce GEM object functionsThomas Zimmermann2020-09-252-26/+28
* | | drm/radeon/ttm: handle ttm moves properlyDave Airlie2020-09-251-5/+7
* | | drm/radeon: switch over to the new pin interfaceChristian König2020-09-245-38/+13
* | | drm/ttm: add bo wait that takes a ctx wrapper.Dave Airlie2020-09-241-1/+1
* | | drm/radeon: cleanup ttm operation ctx usage.Dave Airlie2020-09-241-19/+15
* | | drm/radeon: kill radeon_bo_waitDave Airlie2020-09-242-18/+0
| |/ |/|
* | drm/ttm: drop special pipeline accel cleanup function.Dave Airlie2020-09-181-1/+1
* | drm/ttm/drivers: call the bind function directly.Dave Airlie2020-09-181-1/+5
* | drm/ttm: move unbind into the tt destroy.Dave Airlie2020-09-181-0/+2
* | drm/ttm: flip tt destroy ordering.Dave Airlie2020-09-181-0/+3
* | drm/ttm: protect against reentrant bind in the driversDave Airlie2020-09-183-1/+33
* | drm/ttm: move ttm binding/unbinding out of ttm_tt paths.Dave Airlie2020-09-162-2/+2
* | drm/ttm: split populate out from binding.Dave Airlie2020-09-161-1/+6
* | drm/ttm/tt: add wrappers to set tt state.Dave Airlie2020-09-162-3/+3
* | drm/ttm: remove available_cachingChristian König2020-09-151-2/+0
* | drm/ttm: remove default cachingChristian König2020-09-151-4/+2
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-09-149-16/+14
|\|
| * Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...Dave Airlie2020-09-091-4/+4
| |\
| * \ Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie2020-09-081-6/+4
| |\ \
| | * | drm/radeon: Prefer lower feedback dividersKai-Heng Feng2020-08-271-1/+1
| | * | drm/radeon: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-271-5/+4
| | * | drm/radeon: avoid a useless memsetChristophe JAILLET2020-07-271-1/+0
| * | | Merge tag 'v5.9-rc4' into drm-nextDave Airlie2020-09-088-10/+10
| |\ \ \
| | * | | drm/radeon: Prefer lower feedback dividersKai-Heng Feng2020-09-031-1/+1
| | * | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-237-9/+9