summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2026-02-03drm/amd/display: Init DMUB DPIA Only for APUFangzhi Zuo-11/+9
2026-02-03drm/amd/display: Add CRC 32-bit mode support for DCN3.6+Chenyu Chen-10/+203
2026-02-03drm/amd/display: Match expected data typesZheng Austin-19/+19
2026-02-03drm/amd/display: Migrate DIO registers access from hwseq to dio component.Bhuvanachandra Pinninti-18/+179
2026-02-03drm/amd: Set minimum version for set_hw_resource_1 on gfx11 to 0x52Mario Limonciello-1/+1
2026-02-03drm/amd/display: Add Gfx Base Case For Linear Tiling HandlingNicholas Carbones-3/+33
2026-02-03drm/amd/display: Fix a NULL pointer dereference in dcn20_hwseq.cWenjing Liu-1/+2
2026-02-03drm/amd/display: Fix IGT ILR link training failure on Replay panelRay Wu-1/+20
2026-02-03drm/amd/display: Add oem panel config for new featuresIan Chen-1/+24
2026-02-03drm/amd/display: Fix IGT link training failure on Replay panelRay Wu-0/+3
2026-02-03drm/amd/display: Fix writeback on DCN 3.2+Alex Hung-4/+15
2026-02-03drm/amd/display: Make some DCN35 DCCG symbols non-staticNicholas Kazlauskas-20/+27
2026-02-03drm/amd/display: Make DSC FGCG a DSC block level functionNicholas Kazlauskas-0/+1
2026-02-03drm/amd/display: Make DCN35 OTG disable w/a reusableNicholas Kazlauskas-1/+7
2026-02-03drm/amd/display: External panel replay fsm controlPeichen Huang-9/+80
2026-02-03drm/amd/display: Add lpddr5 handling to dml2.1Dmytro Laktyushkin-25/+64
2026-02-03drm/amd/display: Migrate DCCG register access from hwseq to dccg component.Bhuvanachandra Pinninti-49/+98
2026-02-03drm/amdgpu: ensure no_hw_access is visible before MMIOPerry Yuan-0/+3
2026-02-03drm/xe/pm: Disable D3Cold for BMG only on specific platformsKarthik Poosa-3/+10
2026-02-03drm/pan*: don't abuse current->group_leaderOleg Nesterov-2/+2
2026-02-03drm/amd: kill the outdated "Only the pthreads threading model is supported" c...Oleg Nesterov-13/+0
2026-02-03drm/amdgpu: don't abuse current->group_leaderOleg Nesterov-2/+2
2026-02-03drm/bridge: imx8qxp-pixel-combiner: Fix bailout for imx8qxp_pc_bridge_probe()Liu Ying-1/+1
2026-02-03drm/bridge: analogix_dp: Move &drm_bridge_funcs.mode_set to &drm_bridge_funcs...Damon Ding-79/+82
2026-02-03drm/bridge: analogix_dp: Formalize the struct analogix_dp_deviceDamon Ding-2/+2
2026-02-03drm/display: bridge_connector: Ensure last bridge determines EDID/modes detec...Damon Ding-6/+12
2026-02-03drm/i915/power_well: Enable workaround for DSS clock gating issueMika Kahola-2/+63
2026-02-03drm/xe/configfs: Add sriov.admin_only_pf attributeMichal Wajdeczko-1/+69
2026-02-03drm/xe/pf: Define admin_only as real flagMichal Wajdeczko-2/+12
2026-02-03drm/xe/configfs: Always return consistent max_vfs valueMichal Wajdeczko-5/+10
2026-02-03drm/xe/configfs: Use proper notation for local includeMichal Wajdeczko-1/+1
2026-02-03drm/xe: Keep all defaults in single headerMichal Wajdeczko-32/+41
2026-02-03drm/panel: ilitek-ili9882t: Remove duplicate initializers in tianma_il79900a_dscNathan Chancellor-4/+0
2026-02-03drm/i915/display: Extend the max dotclock limit to WCLChaitanya Kumar Borah-1/+9
2026-02-03drm/i915/display: Add upper limit check for pixel clockChaitanya Kumar Borah-0/+15
2026-02-03drm/i915/dp: Add helpers for joiner candidate loopsAnkit Nautiyal-47/+29
2026-02-03drm/i915/dp: Account for DSC slice overheadAnkit Nautiyal-1/+46
2026-02-03drm/i915/dp: Refactor dsc_slice_count handling in intel_dp_mode_valid()Ankit Nautiyal-7/+7
2026-02-03drm/i915/dp: Introduce helper to check pixel rate against dotclock limitsAnkit Nautiyal-18/+35
2026-02-03drm/i915/dp: Remove unused joiner helpersAnkit Nautiyal-41/+0
2026-02-03drm/i915/dp_mst: Rework pipe joiner logic in compute_configAnkit Nautiyal-11/+32
2026-02-03drm/i915/dp_mst: Extract helper to compute link for given joiner configAnkit Nautiyal-25/+48
2026-02-03drm/i915/dp_mst: Rework pipe joiner logic in mode_validAnkit Nautiyal-34/+51
2026-02-03drm/i915/dp_mst: Move the joiner dependent code togetherAnkit Nautiyal-8/+8
2026-02-03drm/i915/dp_mst: Move the check for dotclock at the endAnkit Nautiyal-5/+13
2026-02-03drm/i915/dp: Rework pipe joiner logic in compute_configAnkit Nautiyal-17/+73
2026-02-03drm/i915/dp: Rework pipe joiner logic in mode_validAnkit Nautiyal-50/+97
2026-02-03drm/i915/dp: Extract helper to get the hdisplay limitAnkit Nautiyal-4/+7
2026-02-03drm/i915/dp: Move num_joined_pipes and related checks togetherAnkit Nautiyal-16/+16
2026-02-03drm/i915/dp: Early reject bad hdisplay in intel_dp_mode_validAnkit Nautiyal-3/+3