aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
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-07drm/i915: move display spinlock init to display codeJani Nikula2-2/+1
2023-11-07drm/i915: move display mutex inits to display codeJani Nikula2-6/+6
2023-11-07drm/i915/display: Support PSR entry VSC packet to be transmitted one frame ea...Mika Kahola3-14/+70
2023-11-06drm/i915/gt: Temporarily disable CPU caching into DMA for MTLJonathan Cavitt1-0/+20
2023-11-06drm/panel: nt35510: fix typoDario Binacchi1-1/+1
2023-11-06drm/v3d: Expose the total GPU usage stats on sysfsMaíra Canal7-3/+135
2023-11-06drm/v3d: Implement show_fdinfo() callback for GPU usage statsMaíra Canal5-1/+100
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/i915/dp_mst: Disable DSC on ICL MST outputsImre Deak1-0/+16
2023-11-06drm: Do not round to megabytes for greater than 1MiB sizes in fdinfo statsTvrtko Ursulin1-1/+1
2023-11-06drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_initNirmoy Das1-3/+8
2023-11-06drm/i915: Move for_each_engine* out of i915_drv.hTvrtko Ursulin5-15/+18
2023-11-06drm/i915: Remove unused for_each_uabi_class_engineTvrtko Ursulin1-5/+0
2023-11-06drm/i915: Fix potential spectre vulnerabilityKunwu Chan1-0/+1
2023-11-06drm/qxl: prevent memory leakZongmin Zhou1-0/+3
2023-11-06drm/i915/dsi: Extract port_ctrl_reg()Ville Syrjälä1-7/+10
2023-11-06drm/i915/dsi: Remove dead GLK checksVille Syrjälä1-2/+2
2023-11-06drm/i915: Extract mchbar_reg()Ville Syrjälä1-13/+14
2023-11-06drm/i915: Stop using a 'reg' variableVille Syrjälä1-9/+6
2023-11-06drm/i915: Extract hsw_chicken_trans_reg()Ville Syrjälä5-25/+23
2023-11-06drm/i915/display: Use intel_bo_to_drm_bo instead of obj->baseJouni Högander1-1/+1
2023-11-06Merge tag 'amd-drm-next-6.7-2023-11-03' of https://gitlab.freedesktop.org/agd...Dave Airlie52-527/+848