summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-20drm/atmel-hlcdc: use devm_drm_of_get_bridge()Ludovic Desroches1-20/+5
2026-01-20drm/atmel-hlcdc: use drm_crtc_mask()Ludovic Desroches2-7/+9
2026-01-20drm/atmel-hlcdc: use drmm_simple_encoder_alloc()Ludovic Desroches1-18/+9
2026-01-20drm/atmel-hlcdc: add support for the nomodeset kernel parameterLudovic Desroches1-0/+3
2026-01-20drm/atmel-hlcdc: use managed device resources for the display controllerLudovic Desroches2-13/+13
2026-01-20drm/panel: jd9365da: Support for Anbernic RG-DS PanelChris Morgan1-2/+269
2026-01-20dt-bindings: display: panel: Add compatible for Anbernic RG-DSChris Morgan1-0/+2
2026-01-20drm: panel: jd9365da: Use gpiod_set_value_cansleep()Chris Morgan1-5/+5
2026-01-20drm/rockchip: vop2: Add mode valid callback for crtcAndy Yan1-0/+12
2026-01-20drm/rockchip: dw_hdmi_qp: Optimize RK3588 HPD interrupt handlingCristian Ciocaltea1-5/+1
2026-01-20drm/rockchip: dw_hdmi_qp: Fix RK3576 HPD interrupt handlingCristian Ciocaltea1-6/+1
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/buddy: release free_trees array on buddy mm teardownMichał Grzelak1-0/+1
2026-01-19dma-buf: Remove DMA-BUF sysfs statsT.J. Mercier8-312/+0
2026-01-19dma-buf: system_heap: account for system heap allocation in memcgEric Chanudet1-2/+5
2026-01-19dma-buf: heaps: add parameter to account allocations using cgroupEric Chanudet2-0/+7
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/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 Baryshkov8-185/+455
2026-01-19drm/bridge: refactor HDMI InfoFrame callbacksDmitry Baryshkov11-422/+706
2026-01-19drm/connector: make clear_infoframe callback mandatory for HDMI connectorsDmitry Baryshkov4-1/+42
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-16drm: Account property blob allocations to memcgXiao Kan1-1/+1
2026-01-16drm: renesas: rz-du: mipi_dsi: fix kernel panic when rebooting for some panelsHugo Villeneuve1-0/+8
2026-01-14accel/amdxdna: Fix notifier_wq flushing warningLizhi Hou1-1/+1
2026-01-14drm/tegra: dsi: fix device leak on probeJohan Hovold1-4/+2
2026-01-14drm/rockchip: DRM_ROCKCHIP should depend on ARCH_ROCKCHIPGeert Uytterhoeven1-0/+1
2026-01-14drm/atomic: verify that gamma/degamma LUTs are not too bigDmitry Baryshkov1-2/+20
2026-01-14drm/atomic: add max_size check to drm_property_replace_blob_from_id()Dmitry Baryshkov4-17/+27
2026-01-14drm/mode_object: add drm_object_immutable_property_get_value()Dmitry Baryshkov2-0/+28
2026-01-13drm/panthor: Implement reading shader_present from nvmemNicolas Frattaroli1-6/+30
2026-01-13dt-bindings: gpu: mali-valhall-csf: Add shader-present nvmem cellNicolas Frattaroli1-0/+14
2026-01-13host1x: Convert to bus methodsUwe Kleine-König1-34/+33
2026-01-13host1x: Make remove callback return voidUwe Kleine-König5-11/+5