summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-23drm/amd/hdcp_service: rename psp fw binariesamd-staging-security-opensource-4.4Maulik Mankad1-2/+2
2016-11-18drm/amd/hdcp_service: add hdcp security service componentMaulik Mankad12-1/+2749
2016-11-18drm/amd/dal: dal enhancements for hdcpMaulik Mankad8-0/+722
2016-11-18drm/amd/dal: port dal component fixesMaulik Mankad39-916/+934
2016-11-18drm/amdgpu: add support for PSPMaulik Mankad7-0/+700
2016-11-18tee: add support for TEE client driverMaulik Mankad9-0/+2035
2016-11-18psp_comm: add support for PSP communication driverMaulik Mankad7-0/+945
2016-03-10drm/amdgpu: split pipeline sync out of SDMA vm_flush() as wellChristian König3-20/+53
2016-03-10drm/amdgpu: disable runtime pm on PX laptops without dGPU power controlAlex Deucher2-5/+11
2016-03-10drm/radeon: disable runtime pm on PX laptops without dGPU power controlAlex Deucher2-5/+11
2016-03-10drm/amd/dal: Move crtc timing definitions to dc_hw_types headerJordan Lazare2-138/+142
2016-03-10drm/amd/dal: Fixed active dongle not light up issue.Yongqiang Sun1-2/+4
2016-03-10drm/amd/dal: Call BP directly to check for accelerated modeHarry Wentland1-5/+5
2016-03-10drm/amd/dal: Move link encoder destroy from resource to link_encoderJordan Lazare11-19/+28
2016-03-10drm/amd/dal: Fix variadic register update/set function.Andrey Grodzovsky1-2/+1
2016-03-10drm/amd/dal: add logic to handle hw and sw state inconsitencyEric Yang3-67/+103
2016-03-10drm/amd/dal: Move hw_init into hwssJordan Lazare6-70/+82
2016-03-10drm/amd/dal: merge same map_clock_resourcesMykola Lysenko5-170/+62
2016-03-10drm/amd/dal: Add variadic register update/set function.Andrey Grodzovsky2-12/+61
2016-03-08MAINTAINERS: update radeon entry to include amdgpu as wellAlex Deucher1-1/+3
2016-03-08drm/amd/dal/dm: fix crtc count for STONEYAlex Deucher1-1/+7
2016-03-08drm/amdgpu: delete set-but-not-read member has_uvd from amdgpu_deviceNils Wallménius3-7/+0
2016-03-08drm/amdgpu/ci: sync up with dpm changes from radeonAlex Deucher1-2/+3
2016-03-08drm/amdgpu/ci: remove redundant pcie setupAlex Deucher1-20/+0
2016-03-08drm/amdgpu/ci: drop some old thermal setupAlex Deucher1-24/+0
2016-03-08drm/amdgpu/dp: add back special handling for NUTMEGAlex Deucher1-4/+16
2016-03-08drm/radeon/dp: add back special handling for NUTMEGAlex Deucher1-4/+16
2016-03-08drm/amdgpu: Fix two bugs in amdgpu_vm_bo_split_mappingFelix Kuehling1-2/+2
2016-03-08drm/amdgpu: move get_user_pages out of amdgpu_ttm_tt_pin_userptr v6Christian König6-24/+174
2016-03-08drm/amdgpu: if a GDS switch is needed emit a pipeline sync as wellChristian König1-10/+12
2016-03-08drm/amdgpu: split pipeline sync and vm flushChristian König4-13/+39
2016-03-08drm/amdgpu: switch the GDS only on demand v2Christian König3-2/+53
2016-03-08drm/amdgpu: move the GDS switch into vm flush as wellChristian König3-14/+21
2016-03-08drm/amdgpu: return the common fence from amdgpu_fence_emitChristian König3-19/+19
2016-03-08drm/amdgpu: add slap cache for sync objects as wellChristian König3-4/+36
2016-03-08drm/amdgpu: remove HW fence ownerChristian König12-43/+16
2016-03-08drm/amdgpu: cleanup the sync codeChristian König1-18/+30
2016-03-08drm/amd/dal: Start calling create_links for diagJordan Lazare2-36/+45
2016-03-08drm/amd/dal: Return dc_version directly from parse_asic_idJordan Lazare3-30/+30
2016-03-08drm/amd/dal: Add print to indicate DC creationEric Yang2-0/+9
2016-03-08drm/amd/dal: Parse asic ID in dc rather than ASJordan Lazare4-11/+64
2016-03-08drm/amdgpu: prevent get_user_pages recursionChristian König1-10/+38
2016-03-08drm/amdgpu: group userptr in the BO list v2Christian König3-11/+18
2016-03-08drm/amdgpu: sync to the active user on reusing a VMIDChristian König1-0/+7
2016-03-08drm/amdgpu: Clear HDP_MISC_CNTL.HDP_FLUSH_INVALIDATE_CACHE so that we can inv...Chunming Zhou2-2/+2
2016-03-08drm/amdgpu: add hdp invalidation for sdma v3_0Chunming Zhou1-0/+9
2016-03-08drm/amdgpu: add hdp invalidation for sdma v2_4Chunming Zhou1-0/+8
2016-03-08drm/amdgpu: add hdp invalidation for cik sdmaChunming Zhou1-0/+8
2016-03-08drm/amdgpu: add hdp invalidation for gfx8Chunming Zhou1-0/+14
2016-03-08drm/amdgpu: add hdp invalidation for gfx7Chunming Zhou1-0/+21