summaryrefslogtreecommitdiff
path: root/src/amdgpu_probe.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-02Require xserver 1.10 or newerMichel Dänzer1-5/+0
2016-08-30Only list each unique chipset family once in the log fileMichel Dänzer1-1/+1
2016-01-13Only call amdgpu_bus_id once in each probe path (v2)Michel Dänzer1-28/+25
2016-01-13Remove pci_dev test from amdgpu_get_scrninfoMichel Dänzer1-5/+2
2016-01-13Re-use PCI bus ID code from kernel_open_fd in kernel_mode_enabledMichel Dänzer1-13/+24
2015-10-30Remove amdgpu_reference_drm_fdMichel Dänzer1-0/+2
2015-10-30Pass struct pci_device *pci_dev directly to amdgpu_get_scrninfoJammy Zhou1-2/+2
2015-10-30Fix crash in PCI probe path (v4)Jammy Zhou1-9/+10
2015-10-28Remove dead code from probe pathsMichel Dänzer1-12/+0
2015-10-06cleanup the entity recTom St Denis1-4/+0
2015-10-05Add support for server managed fdsTom St Denis1-4/+19
2015-10-05Add amdgpu_open_drm_master helper functionTom St Denis1-8/+29
2015-09-11Avoid use-after-free in amdgpu_kernel_open_fd()Tom St Denis1-1/+2
2015-04-20amdgpu: add the xf86-video-amdgpu driverAlex Deucher1-0/+374