summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2026-01-20drm/tests: hdmi: fix build failureDmitry Baryshkov1-1/+1
2026-01-20drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init.Baihan Li1-0/+2
2026-01-20drm/hisilicon/hibmc: fix no showing problem with loading hibmc manuallyBaihan Li1-2/+5
2026-01-20drm/hisilicon/hibmc: add dp mode valid checkBaihan Li4-0/+33
2026-01-20drm/hisilicon/hibmc: fix dp probabilistical detect errors after HPD irqBaihan Li5-4/+80
2026-01-20drm/i915/display: Remove .clock member from eDP/DP/HDMI pll tablesMika Kahola4-109/+3
2026-01-20drm/i915/lt_phy: Drop 27.2 MHz rateMika Kahola1-55/+0
2026-01-20drm/i915/cx0: Drop C20 25.175 MHz rateMika Kahola1-26/+0
2026-01-20drm/i915/lt_phy: Add verification for lt phy pll dividersMika Kahola3-0/+66
2026-01-20drm/i915/cx0: Verify C10/C20 pll dividersMika Kahola3-1/+130
2026-01-20drm/i915/cx0: Add a fuzzy check for DP/HDMI clock rates during programmingMika Kahola2-11/+16
2026-01-20drm/i915/cx0: Fix HDMI FRL clock ratesMika Kahola1-5/+5
2026-01-20drm/i915/display: Add helper function for fuzzy clock checkMika Kahola4-5/+30
2026-01-20drm/i915/lt_phy: Create macro for LT PHY PLL stateMika Kahola1-33/+50
2026-01-20drm/i915/cx0: Create macro around PLL tablesMika Kahola1-134/+167
2026-01-20drm/i915/cx0: Drop encoder from port clock calculationMika Kahola1-8/+6
2026-01-20drm/i915/lt_phy: Drop LT PHY crtc_state for port calculationMika Kahola4-15/+14
2026-01-20drm/i915/cx0: Drop Cx0 crtc_state from HDMI TMDS pll divider calculationMika Kahola1-8/+9
2026-01-20drm/i915/cx0: Move C20 port clock calculationMika Kahola1-50/+50
2026-01-20drm/i915/cx0: Move C10 port clock calculationMika Kahola1-27/+27
2026-01-20drm/tyr: use read_poll_timeoutDeborah Brouwer2-23/+17
2026-01-20drm/tyr: fix register name in error printDirk Behme1-1/+1
2026-01-20drm/buddy: release free_trees array on buddy mm teardownMichał Grzelak1-0/+1
2026-01-20drm/i915/casf: Disable CASF with joinerNemesa Garg1-0/+6
2026-01-19Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst102-1019/+1036
2026-01-19drm/imagination: Warn or error on unsupported hardwareMatt Coster1-1/+72
2026-01-19drm/imagination: KUnit test for pvr_gpuid_decode_string()Matt Coster5-2/+97
2026-01-19drm/imagination: Add gpuid module parameterAlexandru Dadu2-10/+114
2026-01-19drm/imagination: Load FW trace config at initMatt Coster1-2/+7
2026-01-19drm/imagination: Validate fw trace group_maskMatt Coster1-14/+62
2026-01-19drm/imagination: Simplify module parametersMatt Coster8-248/+42
2026-01-19drm/imagination: Wait for FW trace update command completionBrajesh Gupta1-1/+7
2026-01-19drm/debug: don't register files for unsupported HDMI InfoFramesDmitry Baryshkov1-0/+7
2026-01-19drm/display: bridge_connector: dynamically generate HDMI callbacksDmitry Baryshkov1-49/+45
2026-01-19drm/display: hdmi_state_helper: don't generate unsupported InfoFramesDmitry Baryshkov1-2/+8
2026-01-19drm/display: hdmi_state_helper: reject Audio IF updates if it's not supportedDmitry Baryshkov1-2/+2
2026-01-19drm/display: hdmi_state_helper: split InfoFrame functions per typeDmitry Baryshkov7-155/+380
2026-01-19drm/bridge: refactor HDMI InfoFrame callbacksDmitry Baryshkov10-410/+591
2026-01-19drm/connector: make clear_infoframe callback mandatory for HDMI connectorsDmitry Baryshkov3-0/+41
2026-01-19drm/sun4i: hdmi_enc: implement clear_infoframe stubDmitry Baryshkov1-0/+9
2026-01-19drm/vc4: hdmi: implement clear_infoframeDmitry Baryshkov1-0/+25
2026-01-19drm/tests: hdmi: check the infoframes behaviourDmitry Baryshkov3-0/+749
2026-01-19drm/v3d: Convert v3d logging to device-based DRM helpersMaíra Canal7-54/+62
2026-01-19drm/v3d: Consolidate CPU job validation in a functionMaíra Canal1-48/+26
2026-01-19drm/i915/psr: Don't enable Panel Replay on sink if globally disabledJouni Högander1-1/+6
2026-01-19Merge tag 'mediatek-drm-next-20260117' of https://git.kernel.org/pub/scm/linu...Dave Airlie4-31/+60
2026-01-19drm/i915/dp: Avoid joiner for eDP if not enabled in VBTAnkit Nautiyal1-0/+5
2026-01-19drm/i915/vbt: Add edp pipe joiner enable/disable bitsAnkit Nautiyal3-0/+6
2026-01-19Merge tag 'drm-intel-gt-next-2026-01-16' of https://gitlab.freedesktop.org/dr...Dave Airlie12-52/+75
2026-01-19drm/mediatek: mtk_gem: Partial refactor and use drm_gem_dma_objectAngeloGioacchino Del Regno4-198/+109