summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handlingChristian König2015-06-032-4/+4
* drm/amdgpu: retry dcpd fetchAlex Deucher2015-06-031-9/+11
* drm/amdgpu: simplify DPCD debug outputAlex Deucher2015-06-031-5/+4
* drm/amdgpu: make some DP parameters constAlex Deucher2015-06-031-7/+7
* drm/amdgpu: take the mode_config mutex when handling hpdsAlex Deucher2015-06-031-0/+2
* drm/amdgpu: add and implement the GPU reset status queryMarek Olšák2015-06-033-16/+27
* drm/amdgpu: add some new tonga pci idsAlex Deucher2015-06-031-0/+2
* drm/amdgpu: add new bonaire pci idAlex Deucher2015-06-031-0/+1
* drm/amdgpu: rewording some left radeonsJammy Zhou2015-06-032-3/+3
* drm/amdgpu: switch to amdgpu folder for firmware files v2Jammy Zhou2015-06-038-47/+47
* drm/amdgpu: do necessary NULL checkJammy Zhou2015-06-031-2/+5
* drm/amdgpu: expose the max virtual addressJammy Zhou2015-06-031-0/+1
* drm/amdgpu: fix context switchChristian König2015-06-035-21/+26
* drm/amdgpu: fix dereference before checkChristian König2015-06-031-2/+4
* drm/amdgpu: cleanup HDP flush handlingChristian König2015-06-037-54/+18
* drm/amdgpu: always emit GDS switchChristian König2015-06-031-1/+1
* drm/amdgpu: add CE preamble flag v3Jammy Zhou2015-06-032-0/+14
* drm/amdgpu: add flags for amdgpu_ib structureJammy Zhou2015-06-035-10/+7
* drm/amdgpu: check context id for context switching (v2)Jammy Zhou2015-06-032-1/+4
* drm/amdgpu: add ctx_id to the WAIT_CS IOCTL (v4)Jammy Zhou2015-06-033-0/+38
* drm/amdgpu: allow unaligned memory access (v2)Jack Xiao2015-06-035-4/+22
* drm/amdgpu: make the CTX ioctl thread-safeMarek Olšák2015-06-033-12/+12
* drm/amdgpu: remove unsafe context releasingMarek Olšák2015-06-031-10/+2
* drm/amdgpu: fix userptr lockupChristian König2015-06-031-0/+3
* drm/amdgpu: fix userptr BO unpin bug (v2)monk.liu2015-06-031-5/+3
* drm/amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UCJammy Zhou2015-06-031-8/+2
* drm/amdgpu fix amdgpu.dpm=0 (v2)Sonny Jiang2015-06-031-4/+13
* drm/amdgpu: memset gds_info struct in info ioctlAlex Deucher2015-06-031-0/+1
* drm/amdgpu: fix error handling in cz_dpm_hw_fini/cz_dpm_suspendAlex Deucher2015-06-031-6/+2
* drm/amdgpu: let bo_list handler start from 1monk.liu2015-06-031-1/+1
* drm/amdgpu: fix bug occurs when bo_list is NULLmonk.liu2015-06-031-9/+9
* drm/amdgpu: fix error check issue in amdgpu_mn_invalidate_range_startJack Xiao2015-06-031-5/+5
* drm/amdgpu: drop ttm two ended allocationAlex Deucher2015-06-031-6/+0
* drm/amdgpu: add VI pci idsAlex Deucher2015-06-031-0/+20
* drm/amdgpu: add CIK pci idsAlex Deucher2015-06-031-0/+83
* drm/amdgpu: Add initial VI supportAlex Deucher2015-06-0349-6/+33097
* drm/amdgpu: Add support for CIK partsAlex Deucher2015-06-0329-0/+30008
* drm/amdgpu: Do not directly dereference pointers to BIOS area.Alex Deucher2015-06-031-3/+7
* drm/amdgpu: fix const warnings in amdgpu_connectors.cAlex Deucher2015-06-031-7/+7
* drm/amdgpu: add core driver (v4)Alex Deucher2015-06-0378-0/+33596
* drm/amdgpu: add amdgpu.h (v2)Alex Deucher2015-06-031-0/+2387
* drm/amdgpu: add amdgpu_family.hAlex Deucher2015-06-031-0/+62
* drm/amdgpu: add ppsmc.hAlex Deucher2015-06-031-0/+196
* drm/amdgpu: add clearstate_defs.hAlex Deucher2015-06-031-0/+44
* drm/amdgpu: add atombios headersAlex Deucher2015-06-033-0/+9989
* drm/amdgpu: add VCE 3.0 register headersAlex Deucher2015-06-032-0/+193
* drm/amdgpu: add VCE 2.0 register headersAlex Deucher2015-06-032-0/+172
* drm/amdgpu: add UVD 6.0 register headersAlex Deucher2015-06-033-0/+2230
* drm/amdgpu: add UVD 5.0 register headersAlex Deucher2015-06-033-0/+2371
* drm/amdgpu: add UVD 4.2 register headersAlex Deucher2015-06-032-0/+895
OpenPOWER on IntegriCloud