aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-09-15drm/qxl: User page size macro for qxl release bobibo mao1-2/+2
2021-09-14drm/i915/dg2: Define MOCS table for DG2Matt Roper1-1/+36
2021-09-14drm/i915/xehpsdv: Define MOCS table for XeHP SDVLucas De Marchi1-1/+34
2021-09-14drm/ttm: fix type mismatch error on sparc64Huang Rui1-1/+2
2021-09-14drm/amdgpu: use IS_ERR for debugfs APIsNirmoy Das2-8/+6
2021-09-14amd/display: downgrade validation failure log levelSimon Ser1-1/+2
2021-09-14drm/amdgpu: fix use after free during BO moveChristian König1-9/+9
2021-09-14drm/amd/pm: fix the issue of uploading powerplay tableKenneth Feng1-1/+1
2021-09-14drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10Ernst Sjöstrand1-1/+1
2021-09-14drm/amdgpu: Fix a race of IB testxinhui pan1-2/+2
2021-09-14drm/amdgpu: VCN avoid memory allocation during IB testxinhui pan1-53/+44
2021-09-14drm/amdgpu: VCE avoid memory allocation during IB testxinhui pan1-14/+13
2021-09-14drm/amdgpu: UVD avoid memory allocation during IB testxinhui pan4-53/+74
2021-09-14drm/amdgpu: Unify PSP TA contextCandice Li8-118/+141
2021-09-14drm/amdgpu: move iommu_resume before ip init/resumeJames Zhu1-0/+12
2021-09-14drm/amdgpu: add amdgpu_amdkfd_resume_iommuJames Zhu2-0/+11
2021-09-14drm/amdkfd: separate kfd_iommu_resume from kfd_resumeJames Zhu2-4/+14
2021-09-14drm/amdgpu: Get atomicOps info from Host for sriov setupshaoyunl2-12/+16
2021-09-14drm/amd/display: Enable mem low power control for DCN3.1 sub-IP blocksMichael Strauss1-8/+8
2021-09-14drm/amd/display: remove force_enable_edp_fec param.Ian Chen2-4/+2
2021-09-14drm/amd/display: Add VPG and AFMT low power support for DCN3.1Michael Strauss15-29/+593
2021-09-14drm/amd/display: Revert adding degamma coefficientsJaehyun Chung1-38/+24
2021-09-14drm/amd/display: Link training retry fix for abort caseMeenakshikumar Somasundaram1-3/+7
2021-09-14drm/amd/display: Fix unstable HPCP compliance on Chrome BarceloQingqing Zhuo1-2/+20
2021-09-14drm/amd/display: 3.2.152Aric Cyr1-1/+1
2021-09-14drm/amd/display: Correct degamma coefficientsJaehyun Chung1-1/+1
2021-09-14drm/amd/display: [FW Promotion] Release 0.0.82Anthony Koo1-2/+2
2021-09-14drm/amd/display: Add periodic detection when zstate is enabledEric Yang13-6/+44
2021-09-14drm/amd/display: dsc mst 2 4K displays go dark with 2 lane HBR3Hersen Wu3-17/+34
2021-09-14drm/amd/display: Refine condition of cursor visibility for pipe-splitDale Zhao1-19/+24
2021-09-14drm/amd/display: Optimize bandwidth on following fast updateNicholas Kazlauskas1-9/+8
2021-09-14drm/amd/display: Apply w/a for hard hang on HPDQingqing Zhuo5-2/+43
2021-09-14drm/amd/display: Add regamma/degamma coefficients and set sRGB when TF is BT709Jaehyun Chung1-20/+40
2021-09-14drm/amd/display: Revert "Directly retrain link from debugfs"Anson Jacob1-1/+2
2021-09-14drm/amd/display: Get backlight from PWM if DMCU is not initializedHarry Wentland2-14/+12
2021-09-14drm/amd/display: Fix multiple memory leaks reported by coverityAnson Jacob4-5/+25
2021-09-14drm/amd/display: 3.2.151Aric Cyr1-1/+1
2021-09-14drm/amd/display: Revert "dc: w/a for hard hang on HPD on native DP"Qingqing Zhuo1-3/+1
2021-09-14drm/amd/display: [FW Promotion] Release 0.0.81Anthony Koo1-2/+2
2021-09-14drm/amd/display: Fix for null pointer access for ddc pin and aux engine.Meenakshikumar Somasundaram3-6/+10
2021-09-14drm/amd/display: Fix false BAD_FREE warning from CoverityAnson Jacob1-4/+7
2021-09-14drm/amd/display: Fix dynamic link encoder access.Jimmy Kizito12-39/+147
2021-09-14drm/amd/display: Add flag to detect dpms force off during HPDAurabindo Pillai3-10/+29
2021-09-14drm/amd/display: unblock abm when odm is enabled only on configs that support itJosip Pavic3-16/+1
2021-09-14drm/amd/display: Fork thread to offload work of hpd_rx_irqWayne Lin4-48/+219
2021-09-14drm/amd/display: Add option to defer works of hpd_rx_irqWayne Lin2-32/+63
2021-09-14drm/amd/display: update conditions to do dfp cap ext validationWenjing Liu1-1/+3
2021-09-14drm/amd/display: move bpp range decision in decide dsc bw range functionWenjing Liu2-61/+67
2021-09-14drm/amd/display: Fix system hang at bootLeo (Hanghong) Ma2-11/+18
2021-09-14drm/amd/display: Add DPCD writes at key pointsLeo (Hanghong) Ma19-15/+96