summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-11-07drm/amdgpu/soc21: add mode2 asic reset for SMU IP v14.0.0Jiadong Zhu1-0/+1
2023-11-07drm/amd/display: Set stream's DP test pattern upon test requestGeorge Shen1-0/+3
2023-11-07drm/amd/display: Fix handling duplicate planes on one streamSung Joon Kim6-34/+90
2023-11-07drm/amd/display: For cursor P-State allow for SubVPAlvin Lee1-15/+2
2023-11-07drm/amd/display: Enable physymclk RCODaniel Miess5-37/+102
2023-11-07drm/amd/display: Remove references to unused dml arch versionChaitanya Dhere2-15/+2
2023-11-07drm/amd/display: Promote DAL to 3.2.259Aric Cyr1-1/+1
2023-11-07drm/amd/display: save and restore mall state when applying minimal transitionWenjing Liu1-0/+20
2023-11-07drm/amd/display: Remove unused duplicate register definitionJoshua Aberback1-15/+0
2023-11-07drm/amd/display: Create optc.h fileRodrigo Siqueira3-186/+221
2023-11-07drm/amd/display: Disable OTG for mode timing switch on DCN35Ovidiu Bunea1-1/+2
2023-11-07drm/amd/display: Revise Replay Desync Error IRQ handleDennis Chan2-0/+4
2023-11-07drm/amd/display: [FW Promotion] Release 0.0.190.0Anthony Koo1-2/+2
2023-11-07drm/amd/display: 3.2.258Aric Cyr1-1/+1
2023-11-07drm/amd/display: Add missing dml2 init value for dcn35Roman Li1-0/+1
2023-11-07drm/amd/display: Fix OTG disable workaround logicTaimur Hassan1-4/+7
2023-11-07drm/amd/display: amend HPD handler for ReplayChunTao Tso1-7/+4
2023-11-07drm/amd/display: Introduce flag for disabling Replay desync recoveryDennis Chan2-1/+5
2023-11-07drm/amd/display: DCN35 Disable cm power optimizationYihan Zhu1-1/+1
2023-11-07drm/amd/display: Update DP HPO MSA with colorimetry from test requestGeorge Shen1-5/+4
2023-11-07drm/amd/display: Update test link rate DPCD bit field to match specGeorge Shen2-2/+9
2023-11-07drm/amd/display: Allow 16 max_slices for DP2 DSCFangzhi Zuo3-1/+22
2023-11-07drm/amd/display: Enable more IPS optionsSung Joon Kim3-8/+12
2023-11-07drm/amd/display: Enable RCO options for dcn35Daniel Miess2-8/+9
2023-11-07drm/amd/display: Fix FRL assertion on bootSung Joon Kim1-4/+5
2023-11-07drm/amd/display: Fix missing blendTF programmingIlya Bakoulin1-0/+3
2023-11-07drm/amd/display: 3.2.257Aric Cyr1-1/+1
2023-11-07drm/amd/display: decouple dmcub execution to reduce lock granularityJinZe.Xu2-0/+82
2023-11-07drm/amd/display: [FW Promotion] Release 0.0.189.0Anthony Koo1-7/+5
2023-11-07drm/amd/display: On boot disable domain22 force power onDaniel Miess4-1/+15
2023-11-07drm/amd: Disable XNACK on SRIOV environmentSurbhi Kakarya4-2/+21
2023-11-06drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_initNirmoy Das1-3/+8
2023-11-06drm/i915: Fix potential spectre vulnerabilityKunwu Chan1-0/+1
2023-11-06drm/i915: Bump GLK CDCLK frequency when driving multiple pipesVille Syrjälä1-0/+12
2023-11-06drm/i915/mtl: Apply notify_guc to all GTsNirmoy Das1-3/+6
2023-11-06drm/qxl: prevent memory leakZongmin Zhou1-0/+3
2023-11-06Merge tag 'amd-drm-next-6.7-2023-11-03' of https://gitlab.freedesktop.org/agd...Dave Airlie52-527/+848
2023-11-06Merge tag 'drm-misc-next-fixes-2023-11-02' of git://anongit.freedesktop.org/d...Dave Airlie1-1/+1
2023-11-04Merge tag 'topic/nvidia-gsp-2023-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds230-140/+14050
2023-11-04Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+4
2023-11-04Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+6
2023-11-03drm/amd/display: Enable fast update on blendTF changeIlya Bakoulin1-1/+0
2023-11-03drm/amd/display: Fix blend LUT programmingIlya Bakoulin2-0/+6
2023-11-03drm/amd/display: Program plane color setting correctlySung Joon Kim4-2/+156
2023-11-03drm/amdgpu: Query and report boot statusHawking Zhang1-0/+2
2023-11-03drm/amdgpu: Add psp v13 function to query boot statusHawking Zhang3-0/+96
2023-11-03drm/amd/swsmu: remove fw version check in sw_init.Li Ma1-13/+4
2023-11-03drm/amd/swsmu: update smu v14_0_0 driver if and metrics tableLi Ma5-318/+97
2023-11-03drm/amdgpu: Add C2PMSG_109/126 reg field shift/masksHawking Zhang1-0/+28
2023-11-03drm/amdgpu: Optimize the asic type fix codeMa Jun1-9/+26