summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-13drm/amdgpu/pp/smu7: use a local variable for toc indexingAlex Deucher1-11/+12
2018-07-12amd/dc/dce100: On dce100, set clocks to 0 on suspendDavid Francis1-3/+16
2018-07-12drm/amd/display: Convert 10kHz clks from PPLib into kHz for VegaHarry Wentland1-2/+3
2018-07-10drm/amdgpu: Verify root PD is mapped into kernel address space (v4)Andrey Grodzovsky1-1/+3
2018-07-10drm/amd/display: fix invalid function table overrideChristian König1-2/+25
2018-07-10drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)Michel Dänzer1-0/+4
2018-07-10Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Alex Deucher3-22/+13
2018-07-05drm/amd/display: add a check for display depth validityMikita Lipski1-0/+42
2018-07-05drm/amd/display: adding ycbcr420 pixel encoding for hdmiMikita Lipski1-2/+5
2018-07-04drm/amdgpu: fix user fence write race conditionNicolai Hähnle1-6/+6
2018-07-02drm/amdgpu/pm: fix display count in non-DC pathAlex Deucher1-1/+1
2018-07-02drm/amdgpu: fix swapped emit_ib_size in vce3Alex Deucher1-2/+2