summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2018-10-13drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu2-3/+4
2018-10-10Revert "drm/amd/pp: Send khz clock values to DC for smu7/8"Greg Kroah-Hartman2-7/+7
2018-10-10drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König1-8/+15
2018-10-10drm/amdgpu: Fix SDMA hang in prt mode v2Tao Zhou1-2/+5
2018-10-04drm/amdgpu: Need to set moved to true when evict boEmily Deng1-0/+1
2018-10-04drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu2-5/+2
2018-10-04drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu1-1/+10
2018-10-04amdgpu: fix multi-process hang issueEmily Deng1-1/+2
2018-10-04drm/amdgpu: fix preamble handlingChristian König1-7/+9
2018-10-04drm/amdgpu: fix VM clearing for the root PDChristian König1-1/+1
2018-10-04drm/amd/display: fix use of uninitialized memoryWesley Chalmers1-0/+2
2018-10-04drm/amd/display/dc/dce: Fix multiple potential integer overflowsGustavo A. R. Silva1-5/+5
2018-09-29drm/amdgpu: add new polaris pci idAlex Deucher2-6/+9
2018-09-26drm/amd/pp: Send khz clock values to DC for smu7/8Harry Wentland2-7/+7
2018-09-26drm/amdkfd: Fix error codes in kfd_get_processWei Lu1-0/+2
2018-09-26drm/amdkfd: Fix kernel queue 64 bit doorbell offset calculationShaoyun Liu1-4/+5
2018-09-26drm/amd/display: support access ddc for mst branchEric Yang1-0/+4
2018-09-26drm/amd/pp: Set Max clock level to display by defaultRex Zhu1-2/+7
2018-09-19drm/amd/display: Prevent PSR from being enabled if initialization failsAnthony Koo2-16/+24
2018-09-15drm/amdgpu: Don't warn on destroying a pinned BOMichel Dänzer1-1/+1
2018-09-15drm/amdgpu: Warn and update pin_size values when destroying a pinned BOMichel Dänzer1-7/+25
2018-09-15drm/amdgpu: Make pin_size values atomicMichel Dänzer4-21/+23
2018-09-15drm/amdgpu: Keep track of amount of pinned CPU visible VRAMMichel Dänzer5-19/+14
2018-09-15drm/amdgpu: fix incorrect use of drm_file->pidChristian König1-15/+4
2018-09-15drm/amdgpu: fix incorrect use of fcheckChristian König1-1/+3
2018-09-15drm/amdgpu:add VCN booting with firmware loaded by PSPLikun Gao2-16/+41
2018-09-15drm/amdgpu:add VCN support in PSP driverLikun Gao1-0/+3
2018-09-15drm/amdgpu:add new firmware id for VCNLikun Gao1-0/+1
2018-09-15drm/amdgpu:add tmr mc address into amdgpu_firmware_infoJames Zhu1-0/+3
2018-09-15drm/amdgpu: update tmr mc addressJames Zhu1-0/+5
2018-09-15drm/amd/display: Check if clock source in use before disablingMikita Lipski3-15/+40
2018-09-15drm/amd/display: Pass connector id when executing VBIOS CTMikita Lipski1-2/+2
2018-09-15drm/amd/display: Report non-DP display as disconnected without EDIDHarry Wentland1-0/+11
2018-09-15drm/amd/display: Use requested HDMI aspect ratioLeo (Sunpeng) Li1-7/+2
2018-09-15drm/amd/display: update clk for various HDMI color depthsMikita Lipski1-0/+18
2018-09-15drm/amd/display: Don't share clk source between DP and HDMIMikita Lipski4-2/+26
2018-09-15drm/amd/display: fix type of variableGustavo A. R. Silva1-1/+1
2018-09-15drm/amd/pp/Polaris12: Fix a chunk of registers missed to programRex Zhu1-0/+43
2018-09-15drm/amd/powerplay: fixed uninitialized valueEvan Quan1-1/+1
2018-09-15drm/amd/pp: Convert voltage unit in mV*4 to mV on CZ/STRex Zhu1-2/+3
2018-09-15drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_modeMichel Dänzer1-1/+1
2018-09-15drm/amdgpu: fix a reversed conditionRex Zhu1-1/+1
2018-09-15drm/amdgpu: update uvd_v6_0_ring_vm_funcs to use new nop packetAlex Deucher1-2/+1
2018-09-15drm/amd/display: Read back max backlight value at bootDavid Francis1-0/+1
2018-09-15drm/amd/display: Guard against null crtc in CRC IRQNicholas Kazlauskas1-2/+8
2018-08-24drm/amdgpu/pm: Fix potential Spectre v1Gustavo A. R. Silva1-1/+2
2018-07-18drm/amd/amdgpu: creating two I2S instances for stoney/cz (v2)Vijendar Mukunda1-10/+37
2018-07-18drm/amdgpu: add another ATPX quirk for TOPAZAlex Deucher1-0/+1
2018-07-17drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on CarrizoHersen Wu3-5/+6
2018-07-17drm/amdgpu: Make sure IB tests flushed after IP resumeLeo Liu1-0/+3