summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-01-20drm/atmel-hlcdc: use drmm_crtc_alloc_with_planes()Ludovic Desroches
2026-01-20drm/atmel-hlcdc: use devm_drm_of_get_bridge()Ludovic Desroches
2026-01-20drm/atmel-hlcdc: use drm_crtc_mask()Ludovic Desroches
2026-01-20drm/atmel-hlcdc: use drmm_simple_encoder_alloc()Ludovic Desroches
2026-01-20drm/atmel-hlcdc: add support for the nomodeset kernel parameterLudovic Desroches
2026-01-20drm/atmel-hlcdc: use managed device resources for the display controllerLudovic Desroches
2026-01-20drm/panel: jd9365da: Support for Anbernic RG-DS PanelChris Morgan
2026-01-20drm: panel: jd9365da: Use gpiod_set_value_cansleep()Chris Morgan
2026-01-20drm/rockchip: vop2: Add mode valid callback for crtcAndy Yan
2026-01-20drm/rockchip: dw_hdmi_qp: Optimize RK3588 HPD interrupt handlingCristian Ciocaltea
2026-01-20drm/rockchip: dw_hdmi_qp: Fix RK3576 HPD interrupt handlingCristian Ciocaltea
2026-01-20drm/tests: hdmi: fix build failureDmitry Baryshkov
2026-01-20drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init.Baihan Li
2026-01-20drm/hisilicon/hibmc: fix no showing problem with loading hibmc manuallyBaihan Li
2026-01-20drm/hisilicon/hibmc: add dp mode valid checkBaihan Li
2026-01-20drm/hisilicon/hibmc: fix dp probabilistical detect errors after HPD irqBaihan Li
2026-01-20drm/i915/display: Remove .clock member from eDP/DP/HDMI pll tablesMika Kahola
2026-01-20drm/i915/lt_phy: Drop 27.2 MHz rateMika Kahola
2026-01-20drm/i915/cx0: Drop C20 25.175 MHz rateMika Kahola
2026-01-20drm/i915/lt_phy: Add verification for lt phy pll dividersMika Kahola
2026-01-20drm/i915/cx0: Verify C10/C20 pll dividersMika Kahola
2026-01-20drm/i915/cx0: Add a fuzzy check for DP/HDMI clock rates during programmingMika Kahola
2026-01-20drm/i915/cx0: Fix HDMI FRL clock ratesMika Kahola
2026-01-20drm/i915/display: Add helper function for fuzzy clock checkMika Kahola
2026-01-20drm/i915/lt_phy: Create macro for LT PHY PLL stateMika Kahola
2026-01-20drm/i915/cx0: Create macro around PLL tablesMika Kahola
2026-01-20drm/i915/cx0: Drop encoder from port clock calculationMika Kahola
2026-01-20drm/i915/lt_phy: Drop LT PHY crtc_state for port calculationMika Kahola
2026-01-20drm/i915/cx0: Drop Cx0 crtc_state from HDMI TMDS pll divider calculationMika Kahola
2026-01-20drm/i915/cx0: Move C20 port clock calculationMika Kahola
2026-01-20drm/i915/cx0: Move C10 port clock calculationMika Kahola
2026-01-20drm/tyr: use read_poll_timeoutDeborah Brouwer
2026-01-20drm/tyr: fix register name in error printDirk Behme
2026-01-20drm/buddy: release free_trees array on buddy mm teardownMichaƂ Grzelak
2026-01-20drm/i915/casf: Disable CASF with joinerNemesa Garg
2026-01-19Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst
2026-01-19drm/imagination: Warn or error on unsupported hardwareMatt Coster
2026-01-19drm/imagination: KUnit test for pvr_gpuid_decode_string()Matt Coster
2026-01-19drm/imagination: Add gpuid module parameterAlexandru Dadu
2026-01-19drm/imagination: Load FW trace config at initMatt Coster
2026-01-19drm/imagination: Validate fw trace group_maskMatt Coster
2026-01-19drm/imagination: Simplify module parametersMatt Coster
2026-01-19drm/imagination: Wait for FW trace update command completionBrajesh Gupta
2026-01-19drm/debug: don't register files for unsupported HDMI InfoFramesDmitry Baryshkov
2026-01-19drm/display: bridge_connector: dynamically generate HDMI callbacksDmitry Baryshkov
2026-01-19drm/display: hdmi_state_helper: don't generate unsupported InfoFramesDmitry Baryshkov
2026-01-19drm/display: hdmi_state_helper: reject Audio IF updates if it's not supportedDmitry Baryshkov
2026-01-19drm/display: hdmi_state_helper: split InfoFrame functions per typeDmitry Baryshkov
2026-01-19drm/bridge: refactor HDMI InfoFrame callbacksDmitry Baryshkov
2026-01-19drm/connector: make clear_infoframe callback mandatory for HDMI connectorsDmitry Baryshkov