summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-101-1/+1
|\
| * Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers2022-09-291-1/+1
* | Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-071-0/+14
|\ \
| * | drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.Jim Cromie2022-09-241-0/+14
| |/
* | Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-10-05254-6912/+68522
|\ \
| * \ Merge tag 'amd-drm-next-6.1-2022-09-30' of https://gitlab.freedesktop.org/agd...Dave Airlie2022-10-0482-1987/+2116
| |\ \
| | * | drm/amdkfd: Fix UBSAN shift-out-of-bounds warningFelix Kuehling2022-09-301-24/+21
| | * | drm/amdkfd: Track unified memory when switching xnack modePhilip Yang2022-09-303-7/+80
| | * | drm/amdgpu: Enable sram on vcn_4_0_2Sonny Jiang2022-09-301-1/+1
| | * | drm/amdgpu: Enable VCN DPG for GC11_0_1Sonny Jiang2022-09-301-0/+1
| | * | drm/amdgpu: correct the memcpy size for ip discovery firmwareLe Ma2022-09-291-1/+1
| | * | drm/amdgpu: Skip put_reset_domain if it doesn't existVignesh Chander2022-09-291-1/+2
| | * | drm/amdgpu: remove switch from amdgpu_gmc_noretry_setGraham Sider2022-09-291-39/+9
| | * | drm/amdgpu: Fix mc_umc_status used uninitialized warningLeo Li2022-09-291-1/+1
| | * | drm/amd/display: Prevent OTG shutdown during PSR SULeo Li2022-09-291-1/+7
| | * | drm/amdgpu: add page retirement handling for CPU RASTao Zhou2022-09-291-5/+1
| | * | drm/amdgpu: use RAS error address convert api in mca notifierTao Zhou2022-09-291-16/+15
| | * | drm/amdgpu: support to convert dedicated umc mca addressTao Zhou2022-09-291-18/+27
| | * | drm/amdgpu: export umc error address convert interfaceTao Zhou2022-09-292-6/+11
| | * | drm/amdgpu: fix sdma v4 init microcode errorLikun Gao2022-09-291-1/+1
| | * | drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()Hamza Mahfooz2022-09-291-1/+1
| | * | drm/amdgpu: Add amdgpu suspend-resume code path under SRIOVBokun Zhang2022-09-292-1/+30
| | * | drm/amdgpu: fix compiler warning for amdgpu_gfx_cp_init_microcodeLikun Gao2022-09-292-2/+2
| | * | drm/amdgpu: fix a compiling error in old kernelsAsher Song2022-09-291-1/+2
| | * | drm/amdgpu: add rlc_sr_cntl_list to firmware arrayHawking Zhang2022-09-291-0/+8
| | * | drm/amdgpu: Remove fence_process in count_emittedJiadong.Zhu2022-09-291-1/+0
| | * | drm/amdgpu: Correct the position in patch_cond_execJiadong.Zhu2022-09-291-1/+1
| | * | drm/amd/display: Refactor LTTPR mode selectionMichael Strauss2022-09-296-153/+206
| | * | drm/amd/display: 3.2.205Aric Cyr2022-09-291-1/+1
| | * | drm/amd/display: fix a divide by zero errorAurabindo Pillai2022-09-291-1/+1
| | * | drm/amd/display: Only use ODM2:1 policy for high pixel rate displaysAlvin Lee2022-09-292-0/+2
| | * | drm/amd/display: Fix various dynamic ODM transitions on DCN32Dillon Varone2022-09-2910-39/+190
| | * | drm/amd/display: polling vid stream status in hpo dp blankWenjing Liu2022-09-291-3/+3
| | * | drm/amd/display: Fix CAB allocation calculationAlvin Lee2022-09-291-2/+2
| | * | drm/amd/display: Update MALL SS NumWays calculationAlvin Lee2022-09-292-110/+98
| | * | drm/amd/display: skip phantom pipes when checking for pending flipAurabindo Pillai2022-09-291-1/+1
| | * | drm/amd/display: fill in clock values when DPM is not enabledSamson Tam2022-09-294-0/+57
| | * | drm/amd/display: Cursor Info Update refactorMax Tseng2022-09-292-0/+6
| | * | drm/amd/display: Avoid unnecessary pixel rate divider programmingTaimur Hassan2022-09-291-0/+53
| | * | drm/amd/display: Remove assert for odm transition caseEric Bernstein2022-09-291-3/+7
| | * | drm/amd/display: Add ABM control to panel_config struct.Ian Chen2022-09-291-0/+6
| | * | drm/amd/display: Disable MALL when TMZ surfaceAlvin Lee2022-09-294-11/+19
| | * | drm/amd/display: Fix typo in get_pixel_rate_divTaimur Hassan2022-09-291-1/+1
| | * | drm/amd/display: add debug keys for override bios settings.Charlene Liu2022-09-292-3/+21
| | * | drm/amd/display: Fix audio on display after unplugging anotherAric Cyr2022-09-291-4/+2
| | * | drm/amd/display: add missing null checkWenjing Liu2022-09-291-1/+1
| | * | drm/amd/display: Add explicit FIFO disable for DP blankNicholas Kazlauskas2022-09-291-1/+11
| | * | drm/amd/display: Wrap OTG disable workaround with FIFO controlNicholas Kazlauskas2022-09-291-1/+10
| | * | drm/amd/display: Add debug option for exiting idle optimizations on cursor up...Brandon Syu2022-09-294-2/+6
| | * | drm/amd/display: Change EDID fallback conditionIlya Bakoulin2022-09-291-1/+1