summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm/radeon/si.c
AgeCommit message (Expand)Author
2014-07-12add a size argument to free. will be used soon, but for now default to 0.Ted Unangst
2014-06-21drm/radeon/si: make sure mc ucode is loaded before checking the sizeJonathan Gray
2014-02-10drm/radeon: expose render backend mask to the userspaceJonathan Gray
2014-02-10drm/radeon: fix render backend setup for SI and CIKJonathan Gray
2014-02-10drm/radeon/si: Add support for CP DMA to CS checker for compute v2Jonathan Gray
2014-02-09radeon: Fix system hang issue when using KMS with older cardsJonathan Gray
2014-02-09use linux style memory allocations in radeonJonathan Gray
2014-01-24drm/radeon: fixup bad vram size on SIJonathan Gray
2014-01-24drm/radeon: Fix VRAM size calculation for VRAM >= 4GBJonathan Gray
2014-01-24drm/radeon: fix typo in cu_per_sh on verdeJonathan Gray
2013-10-30deprecate taskq_systq() and replace it with extern struct taskqDavid Gwynne
2013-10-29Move most of the uses of workqs in drm to the new task/taskq api.Jonathan Gray
2013-09-01drm/radeon: update line buffer allocation for dce6Jonathan Gray
2013-08-18While we forceably detach radeondrm on fatal error in initJonathan Gray
2013-08-12Add a port of the TTM and Radeon DRM code from Linux 3.8.13.Jonathan Gray