summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Add interface to get Calibrated Avg Level from FIFOWesley Chalmers2021-06-158-0/+60
* drm/amd/display: Partition DPCD address space and break up transactionsWesley Chalmers2021-06-151-2/+85
* drm/amd/display: Do not count I2C DEFERs with AUX DEFERsWesley Chalmers2021-06-151-1/+2
* drm/amd/display: 7 retries + 50 ms timeout on AUX DEFERWesley Chalmers2021-06-151-3/+15
* drm/amd/display: Rename constantWesley Chalmers2021-06-151-3/+3
* drm/amd/display: Enforce DPCD Address rangesWesley Chalmers2021-06-1511-45/+162
* drm/amd/display: Improve logic for is_lttpr_presentWesley Chalmers2021-06-151-2/+1
* drm/amd/display: Always write repeater mode regardless of LTTPRWesley Chalmers2021-06-151-4/+3
* drm/amd/display: Set LTTPR Transparent Mode after read link capWesley Chalmers2021-06-151-2/+3
* drm/amd/display: Read LTTPR caps first on bootupWesley Chalmers2021-06-153-0/+8
* drm/amd/display: Move LTTPR cap read into its own functionWesley Chalmers2021-06-151-34/+41
* drm/amd/display: Read LTTPR caps first on hotplugWesley Chalmers2021-06-151-32/+33
* drm/amd/display: move psr dm interface to separate filesRoman Li2021-06-154-137/+205
* drm/amd/display: 3.2.140Aric Cyr2021-06-151-1/+1
* drm/amd/display: [FW Promotion] Release 0.0.70Anthony Koo2021-06-151-2/+2
* drm/amd/display: Updated variable name.David Galiffi2021-06-151-6/+6
* drm/amd/display: Change swizzle visual confirm reference pipePo-Ting Chen2021-06-151-5/+5
* drm/amd/display: dp mst detection code refactorWenjing Liu2021-06-152-96/+70
* drm/amd/display: tune backlight ramping profilesJosip Pavic2021-06-151-10/+10
* drm/amd/display: add config option for eDP hotplug detectionYi-Ling Chen2021-06-152-4/+7
* drm/amd/display: add DMUB registers to crash dump diagnostic data.Ashley Thomas2021-06-1511-9/+238
* drm/amd/display: Remove unnecessary blank linesDmytro Laktyushkin2021-06-151-2/+0
* drm/amdkfd: fix circular locking on get_wave_stateJonathan Kim2021-06-151-15/+13
* drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_checkMark Yacoub2021-06-113-6/+40
* drm/amdgpu: disable DRAM memory training when GECC is enabledHawking Zhang2021-06-112-13/+35
* drm/amdgpu: cache psp runtime boot_cfg_bitmask in sw_intHawking Zhang2021-06-112-0/+9
* drm/amdgpu: add helper function to query psp runtime db entry (v2)Hawking Zhang2021-06-111-0/+68
* drm/amdgpu: add psp runtime db structuresHawking Zhang2021-06-111-0/+54
* drm/amdgpu: enable dynamic GECC support (v2)Hawking Zhang2021-06-111-10/+47
* drm/amdgpu: add helper function to query gecc status in boot configHawking Zhang2021-06-111-0/+23
* drm/amdgpu: allow different boot configsHawking Zhang2021-06-111-4/+4
* drm/amdgpu: update psp gfx i/f to support dynamic GECCHawking Zhang2021-06-111-4/+9
* drm/amdkfd: move CoherentHostAccess prop to HSA_CAPABILITYAlex Sierra2021-06-111-4/+3
* drm/amd/display: add dummy PG callback for beige gobyAurabindo Pillai2021-06-113-0/+7
* drm/amd/pm: support ss metrics read on yellow_carpSathishkumar S2021-06-111-0/+34
* drm/amd/pm: support ss metrics read on renoirSathishkumar S2021-06-111-0/+34
* drm/amdkfd: Add memory sync before TLB flush on unmapEric Huang2021-06-111-3/+20
* drm/amdgpu: use adev_to_drm macro for consistency (v2)Guchun Chen2021-06-112-2/+2
* drm/amdgpu: reset psp ring wptr during ring_createYuBiao Wang2021-06-112-0/+2
* drm/amd/pm: Only primary die supports power dataLijo Lazar2021-06-111-11/+46
* drm/amd/pm: correct the power limits reporting on OOB supportedEvan Quan2021-06-118-35/+95
* drm/amd/amdgpu: add instance_number check in amdgpu_discovery_get_ip_versionPeng Ju Zhou2021-06-112-3/+3
* drm/amd/pm: correct the dpm features disablement for Navi1xEvan Quan2021-06-111-1/+2
* drm/amd/pm: update the cached dpm feature statusEvan Quan2021-06-115-13/+50
* drm/amdgpu: make audio dev's D-state transition PMFW-awareEvan Quan2021-06-111-0/+42
* drm/amd/pm: correct the runpm handling for BACO supported ASICEvan Quan2021-06-114-13/+55
* drm/amd/pm: drop the incomplete fix for Navi14 runpm issueEvan Quan2021-06-112-29/+2
* drm: display: Remove duplicated argument in dcn31Wan Jiabing2021-06-101-2/+2
* drm: display: Remove duplicate include in dce110Wan Jiabing2021-06-101-1/+0
* drm/amd/display: use ARRAY_SIZE for base60_refresh_ratesJiapeng Chong2021-06-101-1/+1