summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update""Eric Huang2021-08-024-10/+10
* Revert "Revert "drm/amdkfd: Add heavy-weight TLB flush after unmapping""Eric Huang2021-08-021-0/+1
* drm/amdgpu: Fix out-of-bounds read when update mappingxinhui pan2021-08-021-1/+2
* Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-07-30162-2654/+6845
|\
| * drm/amd/pm: Fix a bug in semaphore double-lockLuben Tuikov2021-07-281-2/+0
| * drm/amdgpu: enable psp front door loading by default for cyan_skillfish2Huang Rui2021-07-281-3/+4
| * drm/amdgpu: adjust fence driver enable sequenceLikun Gao2021-07-283-47/+14
| * drm/amdgpu: Added PSP13 BL loading support for additional driversJohn Clements2021-07-281-0/+18
| * drm/amdgpu: Consolidated PSP13 BL FW loadingJohn Clements2021-07-281-35/+11
| * drm/amdgpu: Added support for added psp driver binaries FWJohn Clements2021-07-283-7/+70
| * drm/amdgpu: Added latest PSP FW headerJohn Clements2021-07-282-21/+116
| * drm/amdgpu: remove the access of xxx_PSP_DEBUG on cycan_skillfishHuang Rui2021-07-281-2/+0
| * drm/amdgpu/display: add support for multiple backlightsAlex Deucher2021-07-283-71/+84
| * drm/amdgpu/display: only enable aux backlight control for OLED panelsAlex Deucher2021-07-281-2/+2
| * drm/amd/pm: restore user customized OD settings properly for Sienna CichlidEvan Quan2021-07-281-9/+28
| * drm/amd/pm: restore user customized OD settings properly for NV1xEvan Quan2021-07-285-17/+82
| * Revert "Revert "drm/amdkfd: Add memory sync before TLB flush on unmap""Eric Huang2021-07-281-3/+20
| * Revert "Revert "drm/amdgpu: Fix warning of Function parameter or member not d...Eric Huang2021-07-281-0/+1
| * Revert "Revert "drm/amdkfd: Make TLB flush conditional on mapping""Eric Huang2021-07-284-20/+27
| * Revert "Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update""Eric Huang2021-07-284-10/+10
| * Revert "Revert "drm/amdkfd: Add heavy-weight TLB flush after unmapping""Eric Huang2021-07-281-0/+1
| * drm/amd/display: 3.2.146Aric Cyr2021-07-281-1/+1
| * drm/amd/display: [FW Promotion] Release 0.0.76Anthony Koo2021-07-281-2/+2
| * drm/amd/display: ensure dentist display clock update finished in DCN20Dale Zhao2021-07-281-1/+1
| * drm/amd/display: refactor riommu invalidation waEric Yang2021-07-287-50/+28
| * drm/amd/display: Always wait for update lock statusEric Bernstein2021-07-281-5/+3
| * drm/amd/display: remove unused functionsWenjing Liu2021-07-287-53/+22
| * drm/amd/display: add update authentication interfaceWenjing Liu2021-07-282-6/+69
| * drm/amd/display: fix missing reg offsetEric Yang2021-07-281-1/+4
| * drm/amd/display: Fixed EdidUtility build errorsMark Morra2021-07-284-320/+382
| * drm/amd/display: Add ETW log to dmub_psr_get_stateWyatt Wood2021-07-271-3/+14
| * drm/amd/display: Add ETW logging for AUX failuresWyatt Wood2021-07-271-0/+8
| * drm/amd/display: Fix PSR command versionMikita Lipski2021-07-271-2/+2
| * drm/amd/display: Add missing DCN21 IP parameterVictor Lu2021-07-271-0/+1
| * drm/amdgpu: Rename amdgpu_acpi_is_s0ix_supportedPratik Vishwakarma2021-07-273-6/+6
| * drm/amd/display: Guard DST_Y_PREFETCH register overflow in DCN21Victor Lu2021-07-271-0/+3
| * drm/amdgpu: Check pmops for desired suspend statePratik Vishwakarma2021-07-271-1/+2
| * drm/amdgpu: retire sdma v5_2 golden settings from driverHawking Zhang2021-07-231-17/+0
| * drm/amdgpu: Add msix restore for pass-through modeChengzhe Liu2021-07-231-1/+1
| * drm/amdgpu: Change the imprecise outputRoy Sun2021-07-231-3/+3
| * drm/amd/display: Fix ASSR regression on embedded panelsStylon Wang2021-07-231-3/+5
| * drm/amdgpu: Clear doorbell interrupt status for Sienna CichlidChengzhe Liu2021-07-233-0/+26
| * drm/amd/pm: Fix a bug communicating with the SMU (v5)Luben Tuikov2021-07-232-47/+244
| * drm/amdgpu: add pci device id for cyan_skillfishTao Zhou2021-07-231-0/+3
| * drm/amdgpu: add autoload_supported check for RLC autoloadLang Yu2021-07-231-1/+2
| * drm/amdgpu: enable SMU for cyan_skilfishLang Yu2021-07-232-8/+13
| * drm/amdgpu: add check_fw_version support for cyan_skillfishLang Yu2021-07-233-0/+5
| * drm/amdgpu: add basic ppt functions for cyan_skilfishLang Yu2021-07-233-0/+105
| * drm/amdgpu: add smu interface header for cyan_skilfishLang Yu2021-07-231-0/+95
| * drm/amdgpu: add smu_v11_8_ppsmc header for cyan_skilfishLang Yu2021-07-231-0/+70