summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/amdgpu: Update PSP TA unload functionCandice Li2021-09-231-10/+10
| * drm/amdgpu: Conform ASD header/loading to generic TA systemsCandice Li2021-09-232-44/+26
| * drm/amdgpu/display: add a proper license to dc_link_dp.cAlex Deucher2021-09-231-1/+23
| * drm/amd/display: Fix white screen page fault for gpuvmNicholas Kazlauskas2021-09-231-0/+2
| * amd/display: enable panel orientation quirksSimon Ser2021-09-231-0/+28
| * drm/amdgpu: Demote TMZ unsupported log message from warning to infoPaul Menzel2021-09-231-1/+1
| * drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_countMichel Dänzer2021-09-232-2/+2
| * drm/radeon: pass drm dev radeon_agp_head_init directlyNirmoy Das2021-09-231-1/+1
| * drm/amd/pm: fix runpm hang when amdgpu loaded prior to sound driverEvan Quan2021-09-234-4/+47
| * drm/amdgpu: Fix a race of IB testxinhui pan2021-09-141-2/+2
| * drm/amdgpu: VCN avoid memory allocation during IB testxinhui pan2021-09-141-53/+44
| * drm/amdgpu: VCE avoid memory allocation during IB testxinhui pan2021-09-141-14/+13
| * drm/amdgpu: UVD avoid memory allocation during IB testxinhui pan2021-09-144-53/+74
| * drm/amdgpu: Unify PSP TA contextCandice Li2021-09-148-118/+141
| * drm/amdgpu: move iommu_resume before ip init/resumeJames Zhu2021-09-141-0/+12
| * drm/amdgpu: add amdgpu_amdkfd_resume_iommuJames Zhu2021-09-142-0/+11
| * drm/amdkfd: separate kfd_iommu_resume from kfd_resumeJames Zhu2021-09-142-4/+14
| * drm/amdgpu: Get atomicOps info from Host for sriov setupshaoyunl2021-09-142-12/+16
| * drm/amd/display: Enable mem low power control for DCN3.1 sub-IP blocksMichael Strauss2021-09-141-8/+8
| * drm/amd/display: remove force_enable_edp_fec param.Ian Chen2021-09-142-4/+2
| * drm/amd/display: Add VPG and AFMT low power support for DCN3.1Michael Strauss2021-09-1415-29/+593
| * drm/amd/display: Revert adding degamma coefficientsJaehyun Chung2021-09-141-39/+25
| * drm/amd/display: Link training retry fix for abort caseMeenakshikumar Somasundaram2021-09-141-3/+7
| * drm/amd/display: Fix unstable HPCP compliance on Chrome BarceloQingqing Zhuo2021-09-141-2/+20
| * drm/amd/display: 3.2.152Aric Cyr2021-09-141-1/+1
| * drm/amd/display: Correct degamma coefficientsJaehyun Chung2021-09-141-1/+1
| * drm/amd/display: [FW Promotion] Release 0.0.82Anthony Koo2021-09-141-2/+2
| * drm/amd/display: Add periodic detection when zstate is enabledEric Yang2021-09-1413-6/+44
| * drm/amd/display: dsc mst 2 4K displays go dark with 2 lane HBR3Hersen Wu2021-09-143-17/+34
| * drm/amd/display: Refine condition of cursor visibility for pipe-splitDale Zhao2021-09-141-19/+24
| * drm/amd/display: Optimize bandwidth on following fast updateNicholas Kazlauskas2021-09-141-9/+8
| * drm/amd/display: Apply w/a for hard hang on HPDQingqing Zhuo2021-09-145-2/+43
| * drm/amd/display: Add regamma/degamma coefficients and set sRGB when TF is BT709Jaehyun Chung2021-09-141-20/+40
| * drm/amd/display: Revert "Directly retrain link from debugfs"Anson Jacob2021-09-141-1/+2
| * drm/amd/display: Get backlight from PWM if DMCU is not initializedHarry Wentland2021-09-142-14/+12
| * drm/amd/display: Fix multiple memory leaks reported by coverityAnson Jacob2021-09-144-5/+25
| * drm/amd/display: 3.2.151Aric Cyr2021-09-141-1/+1
| * drm/amd/display: Revert "dc: w/a for hard hang on HPD on native DP"Qingqing Zhuo2021-09-141-3/+1
| * drm/amd/display: [FW Promotion] Release 0.0.81Anthony Koo2021-09-141-2/+2
| * drm/amd/display: Fix for null pointer access for ddc pin and aux engine.Meenakshikumar Somasundaram2021-09-143-6/+10
| * drm/amd/display: Fix false BAD_FREE warning from CoverityAnson Jacob2021-09-141-4/+7
| * drm/amd/display: Fix dynamic link encoder access.Jimmy Kizito2021-09-1412-39/+147
| * drm/amd/display: Add flag to detect dpms force off during HPDAurabindo Pillai2021-09-143-10/+29
| * drm/amd/display: unblock abm when odm is enabled only on configs that support itJosip Pavic2021-09-143-16/+1
| * drm/amd/display: Fork thread to offload work of hpd_rx_irqWayne Lin2021-09-144-48/+219
| * drm/amd/display: Add option to defer works of hpd_rx_irqWayne Lin2021-09-142-32/+63
| * drm/amd/display: update conditions to do dfp cap ext validationWenjing Liu2021-09-141-1/+3
| * drm/amd/display: move bpp range decision in decide dsc bw range functionWenjing Liu2021-09-142-63/+69
| * drm/amd/display: Fix system hang at bootLeo (Hanghong) Ma2021-09-142-11/+18
| * drm/amd/display: Add DPCD writes at key pointsLeo (Hanghong) Ma2021-09-1419-15/+96