summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-30drm/amdgpu: change wptr to 64 bits (v2)Ken Wang15-83/+107
2017-03-30drm/amdgpu: init aperture definitions (v2)Junwei Zhang5-7/+55
2017-03-30drm/amdgpu: Merge pre/postclose hooksDaniel Vetter3-18/+2
2017-03-30drm/radeon: Merge pre/postclose hooksDaniel Vetter2-31/+14
2017-03-30drm/amdgpu: trace fence details in amdgpu_sched_run_jobAndres Rodriguez1-2/+9
2017-03-30drm/amdgpu: make trace format uniform csv name=valueAndres Rodriguez1-2/+2
2017-03-30drm/amdgpu/gfx8: move CE&DE meta data structure to vi_structs.hXiangliang Yu3-120/+114
2017-03-30drm/amd/amdgpu: add DID for Polaris10Junshan Fang1-0/+1
2017-03-30drm/amdgpu: add polaris12 to virtual dce handlingAlex Deucher1-1/+2
2017-03-30drm/amdgpu: remove unused sync testingChristian König3-89/+0
2017-03-30drm/amd/powerplay: simplify avfs control code in smu7Eric Huang1-5/+4
2017-03-30drm/amd/powerplay: add function avfs control in smu7Eric Huang1-0/+20
2017-03-30drm/amd/powerplay: add voltage change support through pp_tableEric Huang2-1/+12
2017-03-30drm/radeon: remove useless and potentially wrong messageAndy Shevchenko1-4/+1
2017-03-30drm/amdgpu: print full bios version in dmesg.Rex Zhu2-14/+9
2017-03-30drm/amdgpu: disable HDP flushes on APUsChristian König1-2/+10
2017-03-30gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches39-252/+155
2017-03-30drm: Use pr_cont where appropriateJoe Perches2-68/+73
2017-03-30drm/amdgpu: put gtt at 0 in the internal address spaceAlex Deucher1-1/+1
2017-03-30drm/amdgpu/vce2: fix vce bar programmingAlex Deucher1-8/+9
2017-03-30drivers/gpu: Convert remaining uses of pr_warning to pr_warnJoe Perches6-15/+15
2017-03-30drm/amd: Spelling s/SDMA_WRTIE_SUB_OPCODE_TILED/SDMA_WRITE_SUB_OPCODE_TILED/Geert Uytterhoeven2-2/+2
2017-03-30drm/radeon/dp_auxch: Ratelimit aux transfer debug messagesLyude1-1/+2
2017-03-30drm/amdgpu/powerplay: enable LEDs on Fiji boardsAlex Deucher2-0/+35
2017-03-30drm/amdgpu: rename amdgpu_gca_config to amdgpu_gfx_configJunwei Zhang1-2/+2
2017-03-30drm/amdgpu: Fix module unload hang by KIQ IRQ setTrigger Huang1-6/+4
2017-03-30drm/amdgpu: bump driver version for new lds buffer queryAlex Deucher1-1/+2
2017-03-30drm/amdgpu: export gfx config double offchip LDS buffers (v3)Junwei Zhang6-0/+33
2017-03-30drm/amdgpu/gfx: free memory of mqd backupXiangliang Yu1-0/+2
2017-03-30drm/amdgpu/virt: fix typoXiangliang Yu1-8/+8
2017-03-30drm/amdgpu: change pointer of mqd_ptr & mqd_backup to voidXiangliang Yu3-11/+19
2017-03-30drm/amdgpu:fix kiq_resume routine (V2)Monk Liu2-11/+35
2017-03-30drm/amdgpu:use clear_ring to clr RBMonk Liu3-1/+3
2017-03-30drm/amdgpu:imple ring clearMonk Liu1-0/+7
2017-03-30drm/amdgpu:alloc mqd backupMonk Liu2-0/+11
2017-03-30drm/amdgpu:new field in_reset introduced for gfxMonk Liu1-0/+1
2017-03-30drm/amdgpu:RUNTIME flag should clr laterMonk Liu1-3/+1
2017-03-30drm/amdgpu:use work instead of delay-workMonk Liu2-20/+18
2017-03-30drm/amdgpu:no kiq for mailbox registers accessMonk Liu1-16/+16
2017-03-30drm/amdgpu:Refine handshake of mailboxKen Xue1-1/+23
2017-03-30drm/amdgpu:impl RREG32 no kiq versionMonk Liu2-13/+20
2017-03-30drm/amdgpu:use MACRO like other placesMonk Liu1-4/+2
2017-03-30drm/amdgpu: simplify reservation handling during buffer creationNicolai Hähnle1-13/+4
2017-03-30drm/ttm: add ttm_bo_init_reservedNicolai Hähnle2-15/+98
2017-03-30drm/ttm: fix the documentation of ttm_bo_initNicolai Hähnle1-1/+5
2017-03-30Revert "drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()"Nicolai Hähnle1-4/+1
2017-03-30drm/ttm: never add BO that failed to validate to the LRU listNicolai Hähnle1-5/+7
2017-03-30drm/amdgpu: expose GPU sensor related informationAlex Deucher3-1/+97
2017-03-30drm/amdgpu: expose amdgpu_sensors on pre-powerplay chipsSamuel Pitoiset1-0/+6
2017-03-30drm/amdgpu: implement read_sensor() for pre-powerplay chipsSamuel Pitoiset4-1/+121