aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-10-12Merge tag 'drm-intel-next-fixes-2022-10-06-1' of git://anongit.freedesktop.or...Dave Airlie6-38/+100
2022-10-07Revert "drm/sched: Use parent fence instead of finished"Dave Airlie1-2/+2
2022-10-04Merge tag 'amd-drm-next-6.1-2022-09-30' of https://gitlab.freedesktop.org/agd...Dave Airlie82-1987/+2116
2022-10-04Merge tag 'drm-misc-next-2022-09-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie21-115/+394
2022-10-03drm/i915: Reject excessive dotclocks earlyVille Syrjälä1-0/+18
2022-10-03drm/i915: Fix watermark calculations for DG2 CCS+CC modifierVille Syrjälä1-2/+4
2022-10-03drm/i915: Fix watermark calculations for DG2 CCS modifiersVille Syrjälä1-2/+6
2022-10-03drm/i915: Fix watermark calculations for gen12+ CCS+CC modifierVille Syrjälä1-2/+4
2022-10-03drm/i915: Fix watermark calculations for gen12+ MC CCS modifierVille Syrjälä1-2/+4
2022-10-03drm/i915: Fix watermark calculations for gen12+ RC CCS modifierVille Syrjälä1-2/+4
2022-10-03drm/i915/psr: Fix PSR_IMR/IIR field handlingJouni Högander2-35/+59
2022-10-03drm/i915/ehl: Update MOCS table for EHLTejas Upadhyay1-0/+8
2022-10-03drm/i915: Round to closest in g4x+ HDMI clock readoutVille Syrjälä1-1/+1
2022-09-30drm/amdkfd: Fix UBSAN shift-out-of-bounds warningFelix Kuehling1-24/+21
2022-09-30drm/amdkfd: Track unified memory when switching xnack modePhilip Yang3-7/+80
2022-09-30drm/amdgpu: Enable sram on vcn_4_0_2Sonny Jiang1-1/+1
2022-09-30drm/amdgpu: Enable VCN DPG for GC11_0_1Sonny Jiang1-0/+1
2022-09-30drm/msm: Fix build break with recent mm treeRob Clark1-1/+1
2022-09-30Merge tag 'drm-intel-next-fixes-2022-09-29' of git://anongit.freedesktop.org/...Dave Airlie9-71/+70
2022-09-29drm/panel: simple: Use dev_err_probe() to simplify codeYuan Can1-6/+3
2022-09-29drm/panel: panel-edp: Use dev_err_probe() to simplify codeYuan Can1-16/+6
2022-09-29drm/panel: simple: Add Multi-Inno Technology MI0800FT-9Christoph Niedermaier1-0/+33
2022-09-29drm/amdgpu: correct the memcpy size for ip discovery firmwareLe Ma1-1/+1
2022-09-29drm/amdgpu: Skip put_reset_domain if it doesn't existVignesh Chander1-1/+2
2022-09-29drm/amdgpu: remove switch from amdgpu_gmc_noretry_setGraham Sider1-39/+9
2022-09-29drm/amdgpu: Fix mc_umc_status used uninitialized warningLeo Li1-1/+1
2022-09-29drm/amd/display: Prevent OTG shutdown during PSR SULeo Li1-1/+7
2022-09-29drm/amdgpu: add page retirement handling for CPU RASTao Zhou1-5/+1
2022-09-29drm/amdgpu: use RAS error address convert api in mca notifierTao Zhou1-16/+15
2022-09-29drm/amdgpu: support to convert dedicated umc mca addressTao Zhou1-18/+27
2022-09-29drm/amdgpu: export umc error address convert interfaceTao Zhou2-6/+11
2022-09-29drm/amdgpu: fix sdma v4 init microcode errorLikun Gao1-1/+1
2022-09-29drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()Hamza Mahfooz1-1/+1
2022-09-29drm/amdgpu: Add amdgpu suspend-resume code path under SRIOVBokun Zhang2-1/+30
2022-09-29drm/amdgpu: fix compiler warning for amdgpu_gfx_cp_init_microcodeLikun Gao2-2/+2
2022-09-29drm/amdgpu: fix a compiling error in old kernelsAsher Song1-1/+2
2022-09-29drm/amdgpu: add rlc_sr_cntl_list to firmware arrayHawking Zhang1-0/+8
2022-09-29drm/amdgpu: Remove fence_process in count_emittedJiadong.Zhu1-1/+0
2022-09-29drm/amdgpu: Correct the position in patch_cond_execJiadong.Zhu1-1/+1
2022-09-29drm/amd/display: Refactor LTTPR mode selectionMichael Strauss6-153/+206
2022-09-29drm/amd/display: 3.2.205Aric Cyr1-1/+1
2022-09-29drm/amd/display: fix a divide by zero errorAurabindo Pillai1-1/+1
2022-09-29drm/amd/display: Only use ODM2:1 policy for high pixel rate displaysAlvin Lee2-0/+2
2022-09-29drm/amd/display: Fix various dynamic ODM transitions on DCN32Dillon Varone10-39/+190
2022-09-29drm/amd/display: polling vid stream status in hpo dp blankWenjing Liu1-3/+3
2022-09-29drm/amd/display: Fix CAB allocation calculationAlvin Lee1-2/+2
2022-09-29drm/amd/display: Update MALL SS NumWays calculationAlvin Lee2-110/+98
2022-09-29drm/amd/display: skip phantom pipes when checking for pending flipAurabindo Pillai1-1/+1
2022-09-29drm/amd/display: fill in clock values when DPM is not enabledSamson Tam4-0/+57
2022-09-29drm/amd/display: Cursor Info Update refactorMax Tseng2-0/+6