summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/POTFILES.in (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-04drm/amdgpu fix amdgpu.dpm=0 (v2)Sonny Jiang1-4/+13
2015-06-04drm/amdgpu: memset gds_info struct in info ioctlAlex Deucher1-0/+1
2015-06-04drm/amdgpu: fix error handling in cz_dpm_hw_fini/cz_dpm_suspendAlex Deucher1-6/+2
2015-06-04drm/amdgpu: let bo_list handler start from 1monk.liu1-1/+1
2015-06-04drm/amdgpu: fix bug occurs when bo_list is NULLmonk.liu1-9/+9
2015-06-04drm/amdgpu: fix error check issue in amdgpu_mn_invalidate_range_startJack Xiao1-5/+5
2015-06-04drm/amdgpu: drop ttm two ended allocationAlex Deucher1-6/+0
2015-06-04drm/amdgpu: add VI pci idsAlex Deucher1-0/+20
2015-06-04drm/amdgpu: add CIK pci idsAlex Deucher1-0/+83
2015-06-04drm/amdgpu: Add initial VI supportAlex Deucher49-6/+33097
2015-06-04drm/amdgpu: Add support for CIK partsAlex Deucher29-0/+30008
2015-06-04drm/amdgpu: Do not directly dereference pointers to BIOS area.Alex Deucher1-3/+7
2015-06-04drm/amdgpu: fix const warnings in amdgpu_connectors.cAlex Deucher1-7/+7
2015-06-04drm/amdgpu: add core driver (v4)Alex Deucher78-0/+33596