summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...Dave Airlie2017-10-0917-75/+378
|\
| * amdgpu/dm: constify plane type.Dave Airlie2017-09-291-1/+1
| * drm/amdgpu: drop experimental flag for vega10Alex Deucher2017-09-261-9/+9
| * drm/amdgpu: Add dc_log module parameterHarry Wentland2017-09-262-0/+5
| * drm/amdgpu: Remove unused flip_flags from amdgpu_crtcHarry Wentland2017-09-261-1/+0
| * drm/amd/display: Enable Vega by default.Harry Wentland2017-09-261-3/+3
| * drm/amdgpu: disable DC on KB/ML for nowAlex Deucher2017-09-261-4/+3
| * drm/amdgpu/cik: add IP modules for DC for APUsAlex Deucher2017-09-261-0/+8
| * drm/amdgpu: add DCE8 APUs to dc_supported checkAlex Deucher2017-09-261-0/+3
| * drm/amd/display: Roll core_sink into dc_sinkHarry Wentland2017-09-261-2/+2
| * drm/amd/display: Roll core_link into dc_linkHarry Wentland2017-09-261-1/+1
| * drm/amd/display: Move kms_atomic support flag to dm_early_init.Andrey Grodzovsky2017-09-261-4/+0
| * drm/amd/display: Move dm_plane_state definition to DAL header.Andrey Grodzovsky2017-09-261-8/+0
| * drm/amd/display: Clean up unused function.Andrey Grodzovsky2017-09-261-6/+0
| * drm/amd/display: Create dm_plane_state.Andrey Grodzovsky2017-09-261-5/+9
| * drm/amdgpu: Enable DRIVER_ATOMIC flag for DAL.Andrey Grodzovsky2017-09-262-1/+5
| * drm/amdgpu/soc15: enable DC ip module for RavenAlex Deucher2017-09-261-0/+6
| * drm/amd/display: i2c/aux Remove link index.Andrey Grodzovsky2017-09-261-3/+3
| * drm/amdgpu: enable dcn1.0 dc support on ravenHawking Zhang2017-09-261-0/+4
| * drm/amd/display: update plane functionalitiesShirish S2017-09-261-0/+13
| * drm/amd/display: decouple per-crtc-plane modelAlex Deucher2017-09-261-0/+8
| * drm/amdgpu/soc15: enable dc on vega10Alex Deucher2017-09-261-0/+6
| * drm/amd/display: Remove DCE12 guardsAlex Deucher2017-09-261-2/+0
| * drm/amd/display: Enable DCE12 supportAlex Deucher2017-09-261-0/+4
| * drm/amdgpu: get display info from DC when DC enabled.Rex Zhu2017-09-261-25/+34
| * Revert "drm/amdgpu: Pulling old prepare and submit for flip back"Harry Wentland2017-09-262-124/+29
| * drm/amdgpu: Add a few members to support DAL atomic refactor.Andrey Grodzovsky2017-09-261-0/+4
| * drm/amdgpu: Expose mode_config functions for DMHarry Wentland2017-09-262-2/+35
| * drm/amd/display: Remove dc_target objectAric Cyr2017-09-261-3/+3
| * drm/amdgpu/virt: disable dcXiangliang Yu2017-09-261-0/+3
| * drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-2613-37/+248
| * drm/amdgpu: Pulling old prepare and submit for flip backHarry Wentland2017-09-262-29/+124
* | Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-10-0942-368/+997
|\ \
| * | drm/amdgpu: minor coding style fixChristian König2017-10-061-2/+4
| * | drm/amdgpu: add uvd enc irqJames Zhu2017-10-061-2/+38
| * | drm/amdgpu: add uvd enc ib testJames Zhu2017-10-061-0/+172
| * | drm/amdgpu: add uvd enc ring testJames Zhu2017-10-061-1/+54
| * | drm/amdgpu: add uvd enc vm functions (v2)James Zhu2017-10-061-2/+44
| * | drm/amdgpu: add uvd enc into run queueJames Zhu2017-10-061-0/+14
| * | drm/amdgpu: add uvd enc ringsJames Zhu2017-10-061-2/+52
| * | drm/amdgpu: add new uvd enc ring methodsJames Zhu2017-10-061-0/+117
| * | drm/amdgpu: add uvd enc command in headerJames Zhu2017-10-061-0/+10
| * | drm/amdgpu: Fixed a potential circular lockozeng2017-10-062-2/+18
| * | drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_fileMarek Olšák2017-10-064-1/+66
| * | drm/amd/powerplay: move set_clockgating_by_smu to pp func tableRex Zhu2017-10-063-17/+32
| * | drm/amd/powerplay: refine code in amd_powerplay.c (v2)Rex Zhu2017-10-011-12/+0
| * | amdgpu/nbio: use constant nbio_hdp_flush_reg structs.Dave Airlie2017-09-297-61/+38
| * | amdgpu/soc15: make the pcie index/data registers constant.Dave Airlie2017-09-295-12/+12
| * | amdgfx/gfx: don't use static objects for ce/de meta. (v2)Dave Airlie2017-09-292-4/+4
| * | drm/amdgpu: create powerplay by cgs interfaceRex Zhu2017-09-281-27/+3
OpenPOWER on IntegriCloud