aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-11drm: Remove set but not used variable 'config'YueHaibing1-2/+0
2018-09-11Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixesDave Airlie16-114/+297
2018-09-10drm/amdgpu: move PSP init prior to IH in gpu resetEmily Deng1-1/+1
2018-09-10drm/amdgpu: Fix SDMA hang in prt mode v2Tao Zhou1-2/+5
2018-09-10drm/amdgpu: fix amdgpu_mn_unlock() in the CS error pathChristian König1-1/+1
2018-09-10drm/amdkfd: Only add bi-directional iolink on GPU with XGMI or largebar (v2)shaoyunl4-8/+13
2018-09-10drm/amdkfd: Generate xGMI direct iolinkShaoyun Liu1-10/+68
2018-09-10drm/amdkfd: Add new iolink type definesShaoyun Liu1-1/+6
2018-09-10drm/amdkfd: kfd expose the hive_id of the device through its node propertiesShaoyun Liu4-0/+11
2018-09-10drm/amdgpu: get_hive_id from amdgpu side (v2)Shaoyun Liu3-1/+10
2018-09-10drm/amd/include: Add get_hive_id interface in kfd2kgdShaoyun Liu1-0/+5
2018-09-10drm/amdgpu : Generate XGMI topology info from driver levelShaoyun Liu5-1/+129
2018-09-10drm/amdgpu: Add place holder functions for xgmi topology interface with pspShaoyun Liu1-0/+30
2018-09-10drm/amdgpu : Add psp function interfaces for XGMI supportShaoyun Liu1-0/+34
2018-09-10drm/amdgpu/gmc9: Adjust GART and AGP location with xgmi offset (v2)Alex Deucher5-10/+39
2018-09-10drm/amdgpu/gmc9: add a new gfxhub 1.1 helper for xgmiAlex Deucher4-1/+87
2018-09-10drm/amdgpu/gmc: add initial xgmi structure to amdgpu_gmc structureAlex Deucher1-0/+14
2018-09-10drm/amd/include: update the bitfield define for PF_MAX_REGIONShaoyun Liu1-2/+2
2018-09-10drm/amdgpu: move PSP init prior to IH in gpu resetEmily Deng1-1/+1
2018-09-10drm/amdgpu: set bulk_moveable to false when a per VM is releasedChristian König1-0/+4
2018-09-10drm/amdgpu: Fix SDMA hang in prt mode v2Tao Zhou1-2/+5
2018-09-10drm/amd/powerplay: fix compile warning for wrong data type V2Evan Quan1-2/+2
2018-09-10drm/amdgpu: Fix warnings while make xmldocsMasanari Iida1-1/+1
2018-09-10drm/amdgpu: Fix compute VM BO params after rebase v2Felix Kuehling1-3/+4
2018-09-10drm/amdgpu: enable AGP aperture for GMC9 v2Christian König3-10/+12
2018-09-10drm/amdgpu: Clean up KFD init and finiFelix Kuehling2-12/+5
2018-09-10drm/amd/display: Add invariant support instrumentation in driverJun Lei3-27/+61
2018-09-10drm/amd/display: clean code for transition event log.Chiawen Huang3-29/+0
2018-09-10drm/amd/display: Remove call to amdgpu_pm_compute_clocksDavid Francis1-8/+0
2018-09-10drm/amd/display: use link type to decide stream enc acquisitionEric Yang1-1/+1
2018-09-10drm/amd/display: dc 3.1.65Tony Cheng1-1/+1
2018-09-10drm/amd/display: Reorder resource_pool to put i2c with auxDavid Francis1-1/+1
2018-09-10drm/amd/display: Use DRM helper for best_encoderLeo Li1-23/+1
2018-09-10drm/amd/display: num of sw i2c/aux engines less than num of connectorsHersen Wu7-5/+52
2018-09-10drm/amd/display: add aux transition event log.Chiawen Huang4-1/+76
2018-09-10drm/amd/display: add disconnect_delay to dc_panel_patchDerek Lai1-0/+1
2018-09-10drm/amd/display: remove unused clk_src codeDmytro Laktyushkin2-90/+1
2018-09-10drm/amd/display: remove dead dc vbios codeDmytro Laktyushkin3-1514/+39
2018-09-10drm/amd/display: Add driver-side parsing for CMJun Lei1-4/+25
2018-09-10drm/amd/display: Fix DAL217 tests modify DTN logs for other testsGary Kattan1-6/+8
2018-09-10drm/amd/display: Add DP YCbCr 4:2:0 supportEric Bernstein1-1/+188
2018-09-10drm/amd/display: Build stream update and plane updates in dmBhawanpreet Lakha1-1/+115
2018-09-10drm/amd/display: dc 3.1.64Tony Cheng1-1/+1
2018-09-10drm/amdgpu: manually map the shadow BOs againChristian König2-4/+6
2018-09-10drm/amdgpu: use the AGP aperture for system memory access v2Christian König3-25/+57
2018-09-10drm/amdgpu: add amdgpu_gmc_agp_location v3Christian König2-0/+48
2018-09-10drm/amdgpu: correctly sign extend 48bit addresses v3Christian König9-32/+44
2018-09-10drm/amdgpu: improve VM state machine documentation v2Christian König1-32/+109
2018-09-10drm/amdgpu: fix amdgpu_mn_unlock() in the CS error pathChristian König1-1/+1
2018-09-10drm/amdgpu: separate per VM BOs from normal in the moved stateChristian König2-36/+38