summaryrefslogtreecommitdiff
path: root/amdgpu/amdgpu_gpu_info.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-20meson,configure: include config.h automaticallyEric Engestrom1-4/+0
2017-04-19amdgpu/: concisely && consistently check null ptrs in canonical formEdward O'Callaghan1-2/+3
2017-04-07amdgpu: allow to query GPU sensor related informationSamuel Pitoiset1-0/+15
2017-03-27amdgpu: stop reading CC_RB_BACKEND_DISABLE on Vega10Christian König1-12/+12
2017-03-27amdgpu: don't read registers not present on Vega10Huang Rui1-22/+26
2016-10-31amdgpu: check parameters in amdgpu_query_gpu_infoAlex Deucher1-0/+2
2016-09-05amdgpu: add SI supportRonie Salgado1-7/+11
2016-09-05amdgpu: fix valgrind warnings caused by amdgpu_query_firmware_versionMarek Olšák1-1/+1
2015-08-13amdgpu: hide the final internal functions from global namespaceEmil Velikov1-1/+1
2015-08-13amdgpu: cosmetic chances in license boilerplateEmil Velikov1-0/+1
2015-08-13amdgpu: add a bunch of missing config.h includesEmil Velikov1-0/+4
2015-08-05amdgpu: expose the PCI revision IDJammy Zhou1-0/+1
2015-08-05amdgpu: add VCE harvesting instance queryLeo Liu1-0/+1
2015-08-05amdgpu: add amdgpu_query_gds_infoJammy Zhou1-0/+25
2015-08-05amdgpu: fix valgrind warningsMarek Olšák1-1/+1
2015-08-05amdgpu: add ce_ram_size for interface queryKen Wang1-0/+1
2015-08-05amdgpu: add vram_type and vram_bit_width for interface queryKen Wang1-0/+2
2015-08-05amdgpu: add max_memory_clock for interface queryKen Wang1-0/+1
2015-08-05amdgpu: remove active_rb_pipes from amdgpu_gpu_infoJammy Zhou1-1/+0
2015-08-05drm: add libdrm_amdgpu (v7)Alex Deucher1-0/+275