summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-18Merge tag 'amd-drm-next-5.14-2021-06-16' of https://gitlab.freedesktop.org/ag...Dave Airlie102-888/+2345
2021-06-18Merge tag 'mediatek-drm-next-5.14' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie3-7/+141
2021-06-16drm: display: Fix duplicate field initialization in dcn31Wan Jiabing1-1/+0
2021-06-16drm/amdkfd: Fix circular lock in nocpsch pathAmber Lin1-5/+13
2021-06-16drm/amdgpu: Use spinlock_irqsave for pasid_lockFelix Kuehling1-4/+5
2021-06-16drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang1-1/+5
2021-06-16drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang1-1/+5
2021-06-16drm/amdgpu: move shadow_list to amdgpu_bo_vmNirmoy Das4-13/+14
2021-06-16drm/amdgpu: parameterize ttm BO destroy callbackNirmoy Das2-12/+32
2021-06-16drm/amdgpu: remove amdgpu_vm_ptNirmoy Das12-126/+105
2021-06-16drm/amdgpu: correct psp ucode arrary start addressHawking Zhang1-9/+14
2021-06-16drm/amdkfd: Disable SVM per GPU, not per processFelix Kuehling7-38/+45
2021-06-16drm/amd/display: Extend AUX timeout for DP initial readsWesley Chalmers1-4/+3
2021-06-16drm/amd/display: Cover edge-case when changing DISPCLK WDIVIDERWesley Chalmers3-6/+69
2021-06-16drm/amd/display: Add interface to get Calibrated Avg Level from FIFOWesley Chalmers8-0/+60
2021-06-16drm/amd/display: Partition DPCD address space and break up transactionsWesley Chalmers1-2/+85
2021-06-16drm/amd/display: Do not count I2C DEFERs with AUX DEFERsWesley Chalmers1-1/+2
2021-06-16drm/amd/display: 7 retries + 50 ms timeout on AUX DEFERWesley Chalmers1-3/+15
2021-06-16drm/amd/display: Rename constantWesley Chalmers1-3/+3
2021-06-16drm/amd/display: Enforce DPCD Address rangesWesley Chalmers11-45/+162
2021-06-16drm/amd/display: Improve logic for is_lttpr_presentWesley Chalmers1-2/+1
2021-06-16drm/amd/display: Always write repeater mode regardless of LTTPRWesley Chalmers1-4/+3
2021-06-16drm/amd/display: Set LTTPR Transparent Mode after read link capWesley Chalmers1-2/+3
2021-06-16drm/amd/display: Read LTTPR caps first on bootupWesley Chalmers3-0/+8
2021-06-16drm/amd/display: Move LTTPR cap read into its own functionWesley Chalmers1-34/+41
2021-06-16drm/amd/display: Read LTTPR caps first on hotplugWesley Chalmers1-32/+33
2021-06-16drm/amd/display: move psr dm interface to separate filesRoman Li4-137/+205
2021-06-16drm/amd/display: 3.2.140Aric Cyr1-1/+1
2021-06-16drm/amd/display: [FW Promotion] Release 0.0.70Anthony Koo1-2/+2
2021-06-16drm/amd/display: Updated variable name.David Galiffi1-6/+6
2021-06-16drm/amd/display: Change swizzle visual confirm reference pipePo-Ting Chen1-5/+5
2021-06-16drm/amd/display: dp mst detection code refactorWenjing Liu2-96/+70
2021-06-16drm/amd/display: tune backlight ramping profilesJosip Pavic1-10/+10
2021-06-16drm/amd/display: add config option for eDP hotplug detectionYi-Ling Chen2-4/+7
2021-06-16drm/amd/display: add DMUB registers to crash dump diagnostic data.Ashley Thomas11-9/+238
2021-06-16drm/amd/display: Remove unnecessary blank linesDmytro Laktyushkin1-2/+0
2021-06-16drm/amdkfd: fix circular locking on get_wave_stateJonathan Kim1-15/+13
2021-06-11drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_checkMark Yacoub3-6/+40
2021-06-11drm/amdgpu: disable DRAM memory training when GECC is enabledHawking Zhang2-13/+35
2021-06-11drm/amdgpu: cache psp runtime boot_cfg_bitmask in sw_intHawking Zhang2-0/+9
2021-06-11drm/amdgpu: add helper function to query psp runtime db entry (v2)Hawking Zhang1-0/+68
2021-06-11drm/amdgpu: add psp runtime db structuresHawking Zhang1-0/+54
2021-06-11drm/amdgpu: enable dynamic GECC support (v2)Hawking Zhang1-10/+47
2021-06-11drm/amdgpu: add helper function to query gecc status in boot configHawking Zhang1-0/+23
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