summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/radeon/rs600.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* update drm to linux 5.7jsg2020-06-081-4/+9
* Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 tojsg2019-04-141-5/+9
* update ttm and radeondrm(4) to Linux 4.4.129jsg2018-04-251-45/+121
* oops, snapshot tests not ready yetderaadt2018-04-201-121/+45
* syncderaadt2018-04-201-45/+121
* add and use macros for wake_up/wake_up_all/wake_up_all_lockedjsg2015-04-061-3/+3
* switch back to IRQ_NONE/IRQ_HANDLEDjsg2015-02-121-3/+3
* radeon: Fix system hang issue when using KMS with older cardsjsg2014-02-091-4/+7
* use linux style memory allocations in radeonjsg2014-02-091-3/+2
* deprecate taskq_systq() and replace it with extern struct taskqdlg2013-10-301-3/+3
* Move most of the uses of workqs in drm to the new task/taskq api.jsg2013-10-291-5/+3
* Use rdev->audio_task for hdmi audio related hotplug events. Matches thekettenis2013-10-201-2/+2
* Add a port of the TTM and Radeon DRM code from Linux 3.8.13.jsg2013-08-121-0/+1084