aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-01-20drm/amdkfd: Move gfx9.4.3 and gfx 9.5 MQD to HBMPhilip Yang2-2/+24
2026-01-21Merge tag 'v6.19-rc1' into msm-nextDmitry Baryshkov1104-11337/+41642
2026-01-20drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bindOsama Abdelkader1-6/+14
2026-01-20drm/bridge: samsung-dsim: samsung_dsim_host_attach: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-7/+13
2026-01-20drm/bridge: samsung-dsim: samsung_dsim_host_attach: don't use the bridge pointer as an error indicatorLuca Ceresoli1-4/+5
2026-01-20drm/bridge: samsung-dsim: samsung_dsim_host_attach: use a temporary variable for the next bridgeLuca Ceresoli1-9/+17
2026-01-20drm/bridge: imx8qxp-ldb: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-1/+11
2026-01-20drm/bridge: imx8mp-hdmi-pvi: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-8/+7
2026-01-20drm/bridge: lt8912b: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-16/+15
2026-01-20drm/bridge: tpd12s015: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-5/+3
2026-01-20drm/bridge: tfp410: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-14/+13
2026-01-20drm/bridge: thc63lvd1024: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-4/+3
2026-01-20drm/bridge: sii902x: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-4/+3
2026-01-20drm/tyr: rename pad0 to selected_coherencyAlice Ryhl1-2/+3
2026-01-20drm/atmel-hlcdc: destroy properly the plane state in the reset callbackLudovic Desroches1-26/+26
2026-01-20drm/atmel-hlcdc: use drmm_universal_plane_alloc()Ludovic Desroches1-14/+7
2026-01-20drm/atmel-hlcdc: use drmm_crtc_alloc_with_planes()Ludovic Desroches1-26/+6
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-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/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-19Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst107-1116/+1149
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-395/+576
2026-01-19drm/connector: make clear_infoframe callback mandatory for HDMI connectorsDmitry Baryshkov3-0/+41