summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2018-12-08drm/amdgpu: fix using shared fence for exported BOs v2Christian König2-3/+11
2018-12-08drm/ttm: allow reserving more than one shared slot v3Christian König6-11/+14
2018-12-08drm/amdgpu: both support PCO FP5/AM4 rlc fwAaron Liu1-1/+15
2018-12-07drm/amdgpu: update smu firmware images for VI variants (v2)Alex Deucher1-5/+28
2018-12-07Merge tag 'drm-misc-next-2018-12-06' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+1
2018-12-06Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie45-510/+1065
2018-12-06drm/amdgpu/acpi: NULL check before some freeing functions is not neededWen Yang1-2/+1
2018-12-06drm/amdgpu/si: fix SI after doorbell reworkAlex Deucher1-1/+2
2018-12-05drm/amdgpu/vcn: Update vcn.cur_state during suspendJames Zhu1-1/+2
2018-12-05drm: revert "expand replace_fence to support timeline point v2"Christian König1-1/+1
2018-12-04drm/amdgpu: enlarge maximum waiting time of KIQwentalou1-1/+1
2018-12-04drm/amdgpu: Update XGMI node printAndrey Grodzovsky1-1/+1
2018-12-03drm/amdgpu/gmc8: always load MC firmware in the driverAlex Deucher1-8/+1
2018-12-03drm/amdgpu/gmc8: update MC firmware for polarisAlex Deucher1-5/+24
2018-12-03drm/amdgpu: Implement concurrent asic reset for XGMI.Andrey Grodzovsky2-5/+41
2018-12-03drm/amdgpu: Handle xgmi device removal.Andrey Grodzovsky3-0/+24
2018-12-03drm/amdgpu/psp: Update waiting in psp mode1 reset.Andrey Grodzovsky2-2/+2
2018-12-03drm/amdgpu: add missing error handlingChristian König1-0/+3
2018-12-03drm/amdgpu: remove amdgpu_bo_backup_to_shadowChristian König2-52/+0
2018-12-03drm/amdgpu: add a xgmi supported flagAlex Deucher4-3/+7
2018-12-03drm/amdgpu: update mc firmware image for polaris12 variantsJunwei Zhang1-0/+10
2018-11-30drm/amdgpu: wait for IB test on first device openChristian König1-3/+3
2018-11-30drm/amdgpu: add VCN JPEG support amdgpu_ctx_num_entitiesAlex Deucher1-0/+1
2018-11-30drm/amdgpu: wait for IB test on first device openChristian König1-3/+3
2018-11-30drm/amdgpu: add VCN JPEG support amdgpu_ctx_num_entitiesAlex Deucher1-0/+1
2018-11-30drm/amdgpu: don't expose fan attributes on APUsAlex Deucher1-0/+13
2018-11-30drm/amdgpu: Fix num_doorbell calculation issueOak Zeng1-2/+5
2018-11-29Merge v4.20-rc4 into drm-nextDave Airlie5-9/+47
2018-11-28drm/amdgpu: Reorder uvd ring init before uvd resumeChris Wilson4-16/+16
2018-11-28drm/amdgpu: Refactor GPU reset for XGMI hive caseAndrey Grodzovsky2-117/+256
2018-11-28drm/amdgpu: Expose hive adev list and xgmi_mutexAndrey Grodzovsky2-13/+16
2018-11-28drm/amdgpu: Refactor amdgpu_xgmi_add_deviceAndrey Grodzovsky4-28/+72
2018-11-28drm/amdgpu: Set FreeSync state using drm VRR propertiesNicholas Kazlauskas1-7/+0
2018-11-28drm/amdgpu: Correct get_crtc_scanoutpos behavior when vpos >= vtotalNicholas Kazlauskas1-1/+6
2018-11-28drm/amdgpu: Move doorbell structures to seperate fileOak Zeng2-220/+244
2018-11-28drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng12-54/+36
2018-11-28drm/amdgpu: Call doorbell index init on device initializationOak Zeng1-3/+5
2018-11-28drm/amdgpu: Doorbell layout for vega20 and future asicOak Zeng4-1/+105
2018-11-28drm/amdgpu: Doorbell index initialization for ASICs before vega10Oak Zeng4-0/+22
2018-11-28drm/amdgpu: Vega10 doorbell index initializationOak Zeng4-10/+34
2018-11-28drm/amdgpu: Add asic func interface to init doorbell indexOak Zeng1-0/+3
2018-11-28drm/amdgpu: Add field in amdgpu_dev to hold reserved doorbell indexOak Zeng1-0/+50
2018-11-28drm/amdgpu: Add delay after enable RLC ucodeshaoyunl1-3/+4
2018-11-28drm/amdgpu: Avoid endless loop in GPUVM fragment processingFelix Kuehling1-2/+4
2018-11-28drm/amdgpu: Cast to uint64_t before left shiftFelix Kuehling1-4/+4
2018-11-26drm/amdgpu: fix spelling mistake "Pramater" -> "Parameter"Colin Ian King1-2/+3
2018-11-26drm/amd/amdgpu: Remove duplicate headerBrajeswar Ghosh1-1/+0
2018-11-26drm/amd: Query and use ACPI backlight capsDavid Francis2-0/+86
2018-11-26drm/amd: update ATIF functions in AMD ACPI headerDavid Francis1-22/+9
2018-11-26drm/amd: Add abm level drm propertyDavid Francis2-0/+7