index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
Age
Commit message (
Expand
)
Author
2020-11-11
drm/radeon/ttm: use multihop
Dave Airlie
2020-11-11
drm/ttm: add multihop infrastrucutre (v3)
Dave Airlie
2020-11-10
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-11-10
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-06
drm/radeon: Stop changing the drm_driver struct
Daniel Vetter
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-10-29
drm/radeon: switch to new allocator v2
Christian König
2020-10-29
drm/ttm: wire up the new pool as default one v2
Christian König
2020-10-27
drm/radeon: Expose vddc through hwmon
Sandeep Raghuraman
2020-10-27
drm/radeon: Add implementation of get_current_vddc for Sumo
Sandeep Raghuraman
2020-10-27
drm/radeon: Add new callback that exposes vddc
Sandeep Raghuraman
2020-10-26
drm/ttm: merge ttm_dma_tt back into ttm_tt
Christian König
2020-10-26
drm/ttm: make num_pages uint32_t
Christian König
2020-10-26
drm/ttm: nuke ttm_tt_set_(un)populated again
Christian König
2020-10-22
drm/ttm: replace last move_notify with delete_mem_notify
Dave Airlie
2020-10-21
drm/ttm: move last binding into the drivers.
Dave Airlie
2020-10-21
drm/ttm: drop move notify around move.
Dave Airlie
2020-10-21
drm/ttm: drop unbind callback.
Dave Airlie
2020-10-21
drm/ttm: add move to system into drivers
Dave Airlie
2020-10-21
drm/ttm: move some move binds into the drivers
Dave Airlie
2020-10-20
drm/ttm: add move old to system to drivers.
Dave Airlie
2020-10-20
drm/ttm: use new move interface for known system->ttm moves
Dave Airlie
2020-10-15
drm/ttm: nuke caching placement flags
Christian König
2020-10-15
drm/ttm: add caching state to ttm_bus_placement
Christian König
2020-10-15
drm/ttm: set the tt caching state at creation time
Christian König
2020-10-12
Merge tag 'amd-drm-fixes-5.10-2020-10-09' of git://people.freedesktop.org/~ag...
Dave Airlie
2020-10-07
drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3
Christian König
2020-09-28
drm/radeon: stop using TTMs fault callback
Christian König
2020-09-25
drm/radeon: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
drm/radeon/ttm: handle ttm moves properly
Dave Airlie
2020-09-24
drm/radeon: switch over to the new pin interface
Christian König
2020-09-24
drm/ttm: add bo wait that takes a ctx wrapper.
Dave Airlie
2020-09-24
drm/radeon: cleanup ttm operation ctx usage.
Dave Airlie
2020-09-24
drm/radeon: kill radeon_bo_wait
Dave Airlie
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-09-22
gpu/drm/radeon: fix spelling typo in comments
Wang Qing
2020-09-22
drm/radeon: fix typoes in comments
Bernard Zhao
2020-09-18
drm/ttm: drop special pipeline accel cleanup function.
Dave Airlie
2020-09-18
drm/ttm/drivers: call the bind function directly.
Dave Airlie
2020-09-18
drm/ttm: move unbind into the tt destroy.
Dave Airlie
2020-09-18
drm/ttm: flip tt destroy ordering.
Dave Airlie
2020-09-18
drm/ttm: protect against reentrant bind in the drivers
Dave Airlie
2020-09-16
drm/ttm: move ttm binding/unbinding out of ttm_tt paths.
Dave Airlie
2020-09-16
drm/ttm: split populate out from binding.
Dave Airlie
2020-09-16
drm/ttm/tt: add wrappers to set tt state.
Dave Airlie
2020-09-15
drm/radeon: Add sclk frequency as hwmon sensor
Sandeep Raghuraman
2020-09-15
drm/radeon: revert "Prefer lower feedback dividers"
Christian König
2020-09-15
drm/ttm: remove available_caching
Christian König
[next]