summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-11-16drm/fb-helper: Perform damage handling in deferred-I/O helperThomas Zimmermann1-3/+9
2022-11-16drm/fb-helper: Remove test for fb_dirty callback from deferred-I/O helperThomas Zimmermann1-9/+7
2022-11-16drm/fb-helper: Move dirty-fb update into helper functionThomas Zimmermann1-2/+8
2022-11-16drm/fb-helper: Set damage-clip area in helperThomas Zimmermann1-2/+8
2022-11-16drm/fourcc: Fix vsub/hsub for Q410 and Q401Brian Starkey1-4/+4
2022-11-16drm/arm/malidp: remove calls to drm_mode_config_cleanup()Danilo Krummrich1-14/+6
2022-11-16drm/arm/malidp: plane: use drm managed resourcesDanilo Krummrich1-21/+7
2022-11-16drm/arm/malidp: crtc: use drmm_crtc_init_with_planes()Danilo Krummrich1-3/+2
2022-11-16drm/arm/malidp: replace drm->dev_private with drm_to_malidp()Danilo Krummrich6-27/+25
2022-11-16drm/arm/malidp: use drmm_* to allocate driver structuresDanilo Krummrich2-13/+8
2022-11-16drm/i915/ttm: never purge busy objectsMatthew Auld1-0/+4
2022-11-16drm/i915: Remove unwanted ghost obj checkNirmoy Das1-3/+0
2022-11-16drm/i915/selftests: add igt_vma_move_to_active_unlockedAndrzej Hajda6-68/+29
2022-11-16drm/i915: call i915_request_await_object from _i915_vma_move_to_activeAndrzej Hajda20-120/+53
2022-11-16drm/i915: Update workaround documentationLucas De Marchi1-30/+50
2022-11-16Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie154-1381/+2921
2022-11-15drm/amdgpu: stop resubmittting jobs in amdgpu_pci_resumeChristian König1-2/+0
2022-11-15drm/amdgpu: stop resubmitting jobs for GPU reset v2Christian König1-5/+1
2022-11-15drm/amdgpu: revert "implement tdr advanced mode"Christian König4-156/+10
2022-11-15amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()Dan Carpenter1-1/+2
2022-11-15drm/amdgpu: Replace one-elements array with flex-array membersPaulo Miguel Almeida2-11/+17
2022-11-15drm/amd/pm: fix SMU13 runpm hang due to unintentional workaroundEvan Quan1-12/+11
2022-11-15drm/amd/pm: enable runpm support over BACO for SMU13.0.7Evan Quan1-2/+28
2022-11-15drm/amd/pm: enable runpm support over BACO for SMU13.0.0Evan Quan6-20/+50
2022-11-15drm/amdgpu: Fixed the problem that ras error can't be queried after gpu recov...YiPeng Chai1-0/+2
2022-11-15drm/amdgpu: there is no vbios fb on devices with no display hw (v2)Alex Deucher3-1/+43
2022-11-15drm/amdkfd: Fix a memory limit issueEric Huang1-3/+1
2022-11-15drm/amdgpu: disable BACO support on more cardsGuchun Chen1-0/+4
2022-11-15drm/amdgpu: Add umc channel index mapping table for umc_v8_10YiPeng Chai3-1/+18
2022-11-15drm/amdgpu: remove the DID of Vangogh from pciidlistPerry Yuan1-3/+0
2022-11-15drm/amd/display: change GPU match with IP version for VangoghPerry Yuan1-2/+2
2022-11-15drm/amdgpu: add Vangogh APU flag to IP discovery pathPerry Yuan1-0/+1
2022-11-15drm/amd/display: don't enable DRM CRTC degamma property for DCEMelissa Wen1-2/+8
2022-11-15drm/amd/display: 3.2.212Aric Cyr1-1/+1
2022-11-15drm/amd/display: [FW Promotion] Release 0.0.143.0Anthony Koo1-1/+2
2022-11-15drm/amd/display: Adjust DP 8b10b LT exit behaviorIlya Bakoulin1-9/+11
2022-11-15drm/amd/display: rework macros for DWB register accessAurabindo Pillai17-250/+207
2022-11-15drm/amd/display: Set max for prefetch lines on dcn32Dillon Varone2-4/+5
2022-11-15drm/amd/display: use uclk pstate latency for fw assisted mclk validation dcn32Dillon Varone1-1/+15
2022-11-15drm/amd/display: Fix prefetch calculations for dcn32Dillon Varone1-0/+2
2022-11-15drm/amd/display: Fix Subvp phantom pipe transitionAlvin Lee6-36/+87
2022-11-15drm/amd/display: Fix optc2_configure warning on dcn314Roman Li1-1/+1
2022-11-15drm/amd/display: fix array index out of bound error in bios parserAurabindo Pillai1-9/+7
2022-11-15drm/amd/display: revert Disable DRR actions during state commitMartin Leung1-0/+3
2022-11-15drm/amd/display: Don't check output BPP for phantomAlvin Lee1-1/+1
2022-11-15drm/amd/display: fix unbounded requesting for high pixel rate modes on dcn315Dmytro Laktyushkin3-1/+9
2022-11-15drm/amd/display: Fix calculation for cursor CAB allocationGeorge Shen1-9/+5
2022-11-15drm/amd/display: Align phantom pipe dst/src scaling with main for subvpDillon Varone2-2/+8
2022-11-15drm/amd/display: Check context constructed for pipe split flags is still validDillon Varone1-0/+19
2022-11-15drm/amd/display: fix dcn3.1x mode validation on high bandwidth configCharlene Liu9-19/+90