aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2017-10-09Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...Dave Airlie17-75/+378
2017-10-09Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie42-368/+997
2017-10-06drm/amdgpu: minor coding style fixChristian König1-2/+4
2017-10-06drm/amdgpu: add uvd enc irqJames Zhu1-2/+38
2017-10-06drm/amdgpu: add uvd enc ib testJames Zhu1-0/+172
2017-10-06drm/amdgpu: add uvd enc ring testJames Zhu1-1/+54
2017-10-06drm/amdgpu: add uvd enc vm functions (v2)James Zhu1-2/+44
2017-10-06drm/amdgpu: add uvd enc into run queueJames Zhu1-0/+14
2017-10-06drm/amdgpu: add uvd enc ringsJames Zhu1-2/+52
2017-10-06drm/amdgpu: add new uvd enc ring methodsJames Zhu1-0/+117
2017-10-06drm/amdgpu: add uvd enc command in headerJames Zhu1-0/+10
2017-10-06drm/amdgpu: Fixed a potential circular lockozeng2-2/+18
2017-10-06drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_fileMarek Olšák4-1/+66
2017-10-06drm/amd/powerplay: move set_clockgating_by_smu to pp func tableRex Zhu3-17/+32
2017-10-03BackMerge tag 'v4.14-rc3' into drm-nextDave Airlie1-1/+188
2017-10-01drm/amd/powerplay: refine code in amd_powerplay.c (v2)Rex Zhu1-12/+0
2017-09-29amdgpu/dm: constify plane type.Dave Airlie1-1/+1
2017-09-29amdgpu/nbio: use constant nbio_hdp_flush_reg structs.Dave Airlie7-61/+38
2017-09-29amdgpu/soc15: make the pcie index/data registers constant.Dave Airlie5-12/+12
2017-09-29amdgfx/gfx: don't use static objects for ce/de meta. (v2)Dave Airlie2-4/+4
2017-09-28drm/amdgpu: create powerplay by cgs interfaceRex Zhu1-27/+3
2017-09-28drm/amdgpu: add cgs interface to register pp handleRex Zhu1-0/+23
2017-09-28drm/amdgpu: delete pp_enable in adevRex Zhu3-49/+36
2017-09-28drm/amdgpu: delete dead code about fw load checkRex Zhu3-78/+23
2017-09-28drm/amd/powerplay: fix memory leak in powerplayRex Zhu1-3/+6
2017-09-28drm/amdgpu: move amdgpu_ucode_init_bo to amdgpu_device.cRex Zhu3-14/+8
2017-09-28drm/amdgpu: move common pm sysfs code to amdgpu_device.cRex Zhu6-20/+13
2017-09-28drm/amdgpu: Handle GPUVM fault stormsFelix Kuehling7-13/+112
2017-09-28drm/amdgpu: map compute rings by least recently used pipeAndres Rodriguez3-10/+28
2017-09-28drm/amdgpu: add option for force enable multipipe policy for computeAndres Rodriguez3-0/+11
2017-09-28drm/amdgpu: use multipipe compute policy on non PL11 asicsAndres Rodriguez1-2/+12
2017-09-28drm/amdgpu: fix vf error handlingAlex Deucher4-41/+54
2017-09-28Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie72-1475/+2485
2017-09-28Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-1/+188
2017-09-26drm/amdgpu: drop experimental flag for vega10Alex Deucher1-9/+9
2017-09-26drm/amdgpu: Add dc_log module parameterHarry Wentland2-0/+5
2017-09-26drm/amdgpu: Remove unused flip_flags from amdgpu_crtcHarry Wentland1-1/+0
2017-09-26drm/amd/display: Enable Vega by default.Harry Wentland1-3/+3
2017-09-26drm/amdgpu: disable DC on KB/ML for nowAlex Deucher1-4/+3
2017-09-26drm/amdgpu/cik: add IP modules for DC for APUsAlex Deucher1-0/+8
2017-09-26drm/amdgpu: add DCE8 APUs to dc_supported checkAlex Deucher1-0/+3
2017-09-26drm/amd/display: Roll core_sink into dc_sinkHarry Wentland1-2/+2
2017-09-26drm/amd/display: Roll core_link into dc_linkHarry Wentland1-1/+1
2017-09-26drm/amd/display: Move kms_atomic support flag to dm_early_init.Andrey Grodzovsky1-4/+0
2017-09-26drm/amd/display: Move dm_plane_state definition to DAL header.Andrey Grodzovsky1-8/+0
2017-09-26drm/amd/display: Clean up unused function.Andrey Grodzovsky1-6/+0
2017-09-26drm/amd/display: Create dm_plane_state.Andrey Grodzovsky1-5/+9
2017-09-26drm/amdgpu: Enable DRIVER_ATOMIC flag for DAL.Andrey Grodzovsky2-1/+5
2017-09-26drm/amdgpu/soc15: enable DC ip module for RavenAlex Deucher1-0/+6
2017-09-26drm/amd/display: i2c/aux Remove link index.Andrey Grodzovsky1-3/+3