summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-11drm/amdgpu: allow different boot configsHawking Zhang1-4/+4
2021-06-11drm/amdgpu: update psp gfx i/f to support dynamic GECCHawking Zhang1-4/+9
2021-06-11drm/amdkfd: move CoherentHostAccess prop to HSA_CAPABILITYAlex Sierra1-4/+3
2021-06-11drm/amd/display: add dummy PG callback for beige gobyAurabindo Pillai3-0/+7
2021-06-11drm/amd/pm: support ss metrics read on yellow_carpSathishkumar S1-0/+34
2021-06-11drm/amd/pm: support ss metrics read on renoirSathishkumar S1-0/+34
2021-06-11drm/amdkfd: Add memory sync before TLB flush on unmapEric Huang1-3/+20
2021-06-11drm/amdgpu: use adev_to_drm macro for consistency (v2)Guchun Chen2-2/+2
2021-06-11drm/amdgpu: reset psp ring wptr during ring_createYuBiao Wang2-0/+2
2021-06-11drm/amd/pm: Only primary die supports power dataLijo Lazar1-11/+46
2021-06-11drm/amd/pm: correct the power limits reporting on OOB supportedEvan Quan8-35/+95
2021-06-11drm/amd/amdgpu: add instance_number check in amdgpu_discovery_get_ip_versionPeng Ju Zhou2-3/+3
2021-06-11drm/amd/pm: correct the dpm features disablement for Navi1xEvan Quan1-1/+2
2021-06-11drm/amd/pm: update the cached dpm feature statusEvan Quan5-13/+50
2021-06-11drm/amdgpu: make audio dev's D-state transition PMFW-awareEvan Quan1-0/+42
2021-06-11drm/amd/pm: correct the runpm handling for BACO supported ASICEvan Quan4-13/+55
2021-06-11drm/amd/pm: drop the incomplete fix for Navi14 runpm issueEvan Quan2-29/+2
2021-06-10drm: display: Remove duplicated argument in dcn31Wan Jiabing1-2/+2
2021-06-10drm: display: Remove duplicate include in dce110Wan Jiabing1-1/+0
2021-06-10drm/amd/display: use ARRAY_SIZE for base60_refresh_ratesJiapeng Chong1-1/+1
2021-06-10drm/amd/display: Fix duplicate included clk_mgr.hJiapeng Chong1-1/+0
2021-06-10drm/amd/pm: Add aldebaran throttler translationGraham Sider1-5/+22
2021-06-10drm/amd/pm: Add renoir throttler translationGraham Sider1-5/+24
2021-06-10drm/amd/pm: Add vangogh throttler translationGraham Sider1-9/+29
2021-06-10drm/amd/pm: Add sienna cichlid throttler translationGraham Sider1-5/+29
2021-06-10drm/amd/pm: Add navi1x throttler translationGraham Sider1-0/+34
2021-06-10drm/amd/pm: Add arcturus throttler translationGraham Sider1-5/+28
2021-06-10drm/amd/pm: Add common throttler translation funcGraham Sider2-0/+17
2021-06-10drm/amd/pm: Add ASIC independent throttle bitsGraham Sider1-0/+42
2021-06-10drm/amd/pm: Add u64 throttler status field to gpu_metricsGraham Sider2-1/+60
2021-06-10drm/amdgpu: Added support for loading auxiliary PSP FWJohn Clements1-8/+46
2021-06-10drm/amdgpu: Updated fw header structure sourceJohn Clements3-60/+56
2021-06-10drm/amdkfd: use allowed domain for vmbo validationNirmoy Das1-17/+4
2021-06-10Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...Dave Airlie216-823/+216960
2021-06-10Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie74-882/+2414
2021-06-10drm/amdgpu: use correct rounding macro for 64-bitDave Airlie1-1/+1
2021-06-10drm/amdgpu/vcn: drop gfxoff control for VCN2+Alex Deucher1-2/+0
2021-06-10Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie139-1154/+3382
2021-06-09drm/i915/adl_p: Same slices mask is not same Dbuf stateStanislav Lisovskiy1-2/+4
2021-06-09drm/i915/adl_p: CDCLK crawl support for ADLStanislav Lisovskiy4-9/+68
2021-06-09drm/i915/dsc: Fix bigjoiner check in dsc_disableVandita Kulkarni1-6/+6
2021-06-09drm/vmwgfx: use ttm_bo_move_null() when there is nothing to moveNirmoy Das1-1/+1
2021-06-09drm: qxl: ensure surf.data is ininitializedColin Ian King1-0/+2
2021-06-08drm/i915: Disable PSR around cdclk changesVille Syrjälä1-0/+13
2021-06-08drm/i915/display: Introduce new intel_psr_pause/resume functionGwan-gyeong Mun3-11/+86
2021-06-08drm/stm: Remove usage of drm_display_mode_to_videomode()Marek Vasut1-16/+17
2021-06-08drm/amdgpu: Use PSP to program IH_RB_CNTL_RING1/2 on SRIOVRohit Khaire2-5/+17
2021-06-08drm/amd/display: 3.2.139Aric Cyr1-1/+1
2021-06-08drm/amd/display: [FW Promotion] Release 0.0.69Wyatt Wood1-2/+2
2021-06-08drm/amd/display: Add swizzle visual confirm modePo-Ting Chen5-1/+29