summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* The conversion of the IO BAR access did not completely mirror thepatrick2020-11-191-6/+22
* Switch from bus_space_read/write to linux io.h interfaces for alljsg2020-10-281-28/+14
* don't print pci ids when amdgpu attachesjsg2020-10-151-1/+22
* drm/amdgpu: move gpu_info parsing after common early initjsg2020-10-151-4/+4
* drm/amdgpu: move discovery gfx config fetchingjsg2020-10-151-4/+3
* change some drm locks from IPL_TTY to IPL_NONEjsg2020-07-131-2/+2
* drm/amdgpu: disable ras query and iject during gpu resetjsg2020-07-091-0/+3
* Silence amdgpu_device_resize_fb_bar; supporting resizing of PCI BARs iskettenis2020-06-121-24/+2
* update drm to linux 5.7jsg2020-06-081-568/+1516
* drm/amdgpu: simplify Raven, Raven2, and Picasso handlingjsg2019-07-041-8/+5
* drm/amd/display/dm: add picasso supportjsg2019-07-041-0/+1
* drm/amdgpu: add soc15 support for picassojsg2019-07-041-1/+6
* drm/amdgpu: add picasso to asic_type enumjsg2019-07-041-0/+1
* Match radeon_device.c rev 1.2 and return early in amdgpu_device_suspend()jsg2019-05-241-0/+2
* match radeondrm and switch DRM_INFO message with device id/asic name tojsg2019-05-231-1/+1
* add amdgpu from linux 4.19.44 for recent AMD Radeon partsjsg2019-05-211-0/+3605