Show patches with: Submitter = AngeloGioacchino Del Regno       |    State = Action Required       |   536 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,07/11] drm/mediatek: dp: Avoid mutex locks if audio is not supported/enabled MediaTek DisplayPort: support eDP and aux-bus - 2 - --- 2023-07-17 AngeloGioacchino Del Regno New
[v6,06/11] drm/mediatek: dp: Enable event interrupt only when bridge attached MediaTek DisplayPort: support eDP and aux-bus - 1 1 --- 2023-07-17 AngeloGioacchino Del Regno New
[v6,05/11] drm/mediatek: dp: Move AUX_P0 setting to mtk_dp_initialize_aux_settings() MediaTek DisplayPort: support eDP and aux-bus - 2 1 --- 2023-07-17 AngeloGioacchino Del Regno New
[v6,04/11] drm/mediatek: dp: Use devm variant of drm_bridge_add() MediaTek DisplayPort: support eDP and aux-bus - 2 1 --- 2023-07-17 AngeloGioacchino Del Regno New
[v6,03/11] drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer() MediaTek DisplayPort: support eDP and aux-bus - 2 1 --- 2023-07-17 AngeloGioacchino Del Regno New
[v6,02/11] drm/mediatek: dp: Move AUX and panel poweron/off sequence to function MediaTek DisplayPort: support eDP and aux-bus - 2 1 --- 2023-07-17 AngeloGioacchino Del Regno New
[v6,01/11] drm/mediatek: dp: Add missing error checks in mtk_dp_parse_capabilities MediaTek DisplayPort: support eDP and aux-bus - 1 - --- 2023-07-17 AngeloGioacchino Del Regno New
[v5,10/10] drm/mediatek: dp: Don't register HPD interrupt handler for eDP case MediaTek DisplayPort: support eDP and aux-bus - - - --- 2023-07-13 AngeloGioacchino Del Regno New
[v5,09/10] drm/mediatek: dp: Add .wait_hpd_asserted() for AUX bus MediaTek DisplayPort: support eDP and aux-bus - - - --- 2023-07-13 AngeloGioacchino Del Regno New
[v5,08/10] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus MediaTek DisplayPort: support eDP and aux-bus - - - --- 2023-07-13 AngeloGioacchino Del Regno New
[v5,07/10] drm/mediatek: dp: Move PHY registration to new function MediaTek DisplayPort: support eDP and aux-bus - - - --- 2023-07-13 AngeloGioacchino Del Regno New
[v5,06/10] drm/mediatek: dp: Avoid mutex locks if audio is not supported/enabled MediaTek DisplayPort: support eDP and aux-bus - - - --- 2023-07-13 AngeloGioacchino Del Regno New
[v5,05/10] drm/mediatek: dp: Enable event interrupt only when bridge attached MediaTek DisplayPort: support eDP and aux-bus - - 1 --- 2023-07-13 AngeloGioacchino Del Regno New
[v5,04/10] drm/mediatek: dp: Move AUX_P0 setting to mtk_dp_initialize_aux_settings() MediaTek DisplayPort: support eDP and aux-bus - - 1 --- 2023-07-13 AngeloGioacchino Del Regno New
[v5,03/10] drm/mediatek: dp: Use devm variant of drm_bridge_add() MediaTek DisplayPort: support eDP and aux-bus - - 1 --- 2023-07-13 AngeloGioacchino Del Regno New
[v5,02/10] drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer() MediaTek DisplayPort: support eDP and aux-bus - - 1 --- 2023-07-13 AngeloGioacchino Del Regno New
[v5,01/10] drm/mediatek: dp: Move AUX and panel poweron/off sequence to function MediaTek DisplayPort: support eDP and aux-bus - 1 1 --- 2023-07-13 AngeloGioacchino Del Regno New
[v4,9/9] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus MediaTek DisplayPort: support eDP and aux-bus - - - --- 2023-07-06 AngeloGioacchino Del Regno New
[v4,8/9] drm/mediatek: dp: Move AUX_P0 setting to mtk_dp_initialize_aux_settings() MediaTek DisplayPort: support eDP and aux-bus - - 1 --- 2023-07-06 AngeloGioacchino Del Regno New
[v4,7/9] drm/mediatek: dp: Use devm variant of drm_bridge_add() MediaTek DisplayPort: support eDP and aux-bus - - 1 --- 2023-07-06 AngeloGioacchino Del Regno New
[v4,6/9] drm/mediatek: dp: Enable event interrupt only when bridge attached MediaTek DisplayPort: support eDP and aux-bus - - 1 --- 2023-07-06 AngeloGioacchino Del Regno New
[v4,5/9] drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer() MediaTek DisplayPort: support eDP and aux-bus - - 1 --- 2023-07-06 AngeloGioacchino Del Regno New
[v4,4/9] drm/mediatek: dp: Always set cable_plugged_in at resume for eDP panel MediaTek DisplayPort: support eDP and aux-bus - - 1 --- 2023-07-06 AngeloGioacchino Del Regno New
[v4,3/9] drm/mediatek: dp: Always return connected status for eDP in .detect() MediaTek DisplayPort: support eDP and aux-bus - - 1 --- 2023-07-06 AngeloGioacchino Del Regno New
[v4,2/9] drm/mediatek: dp: Move AUX and panel poweron/off sequence to function MediaTek DisplayPort: support eDP and aux-bus - - 1 --- 2023-07-06 AngeloGioacchino Del Regno New
[v4,1/9] drm/mediatek: dp: Cache EDID for eDP panel MediaTek DisplayPort: support eDP and aux-bus - 1 1 --- 2023-07-06 AngeloGioacchino Del Regno New
[v2,3/3] drm/mediatek: Use devm variant for pm_runtime_enable() when possible drm/mediatek: General cleanups - 2 - --- 2023-07-05 AngeloGioacchino Del Regno New
[v2,2/3] drm/mediatek: Use dev_err_probe() in probe functions drm/mediatek: General cleanups - 2 - --- 2023-07-05 AngeloGioacchino Del Regno New
[v2,1/3] drm/mediatek: Use devm_platform_ioremap_resource() drm/mediatek: General cleanups - - - --- 2023-07-05 AngeloGioacchino Del Regno New
[3/3] drm/mediatek: Move CMDQ setup to mtk_drm_cmdq_init() function MediaTek DRM: Clean up CMDQ support and ifdefs - - - --- 2023-06-23 AngeloGioacchino Del Regno New
[2/3] drm/mediatek: Remove all preprocessor ifs for CONFIG_MTK_CMDQ MediaTek DRM: Clean up CMDQ support and ifdefs - - - --- 2023-06-23 AngeloGioacchino Del Regno New
[1/3] drm/mediatek: Dynamically allocate CMDQ and use helper functions MediaTek DRM: Clean up CMDQ support and ifdefs - - - --- 2023-06-23 AngeloGioacchino Del Regno New
[v6,11/11] drm/mediatek: gamma: Program gamma LUT type for descending or rising MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-06-12 AngeloGioacchino Del Regno New
[v6,10/11] drm/mediatek: gamma: Make sure relay mode is disabled MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-06-12 AngeloGioacchino Del Regno New
[v6,09/11] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195 MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-06-12 AngeloGioacchino Del Regno New
[v6,08/11] drm/mediatek: gamma: Support multi-bank gamma LUT MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-06-12 AngeloGioacchino Del Regno New
[v6,07/11] drm/mediatek: gamma: Support specifying number of bits per LUT component MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-06-12 AngeloGioacchino Del Regno New
[v6,06/11] drm/mediatek: gamma: Use bitfield macros MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-06-12 AngeloGioacchino Del Regno New
[v6,05/11] drm/mediatek: gamma: Enable the Gamma LUT table only after programming MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-06-12 AngeloGioacchino Del Regno New
[v6,04/11] drm/mediatek: gamma: Improve and simplify HW LUT calculation MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-06-12 AngeloGioacchino Del Regno New
[v6,03/11] drm/mediatek: gamma: Support SoC specific LUT size MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-06-12 AngeloGioacchino Del Regno New
[v6,02/11] drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common() MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-06-12 AngeloGioacchino Del Regno New
[v6,01/11] drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parameters MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-06-12 AngeloGioacchino Del Regno New
[3/3] drm/mediatek: Use devm variant for pm_runtime_enable() when possible drm/mediatek: General cleanups - 2 - --- 2023-06-08 AngeloGioacchino Del Regno New
[2/3] drm/mediatek: Use dev_err_probe() in probe functions drm/mediatek: General cleanups - 2 - --- 2023-06-08 AngeloGioacchino Del Regno New
[1/3] drm/mediatek: Use devm_platform_get_and_ioremap_resource() drm/mediatek: General cleanups - 1 - --- 2023-06-08 AngeloGioacchino Del Regno New
[v5,11/11] drm/mediatek: gamma: Program gamma LUT type for descending or rising MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-06-01 AngeloGioacchino Del Regno New
[v5,10/11] drm/mediatek: gamma: Make sure relay mode is disabled MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-06-01 AngeloGioacchino Del Regno New
[v5,09/11] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195 MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-06-01 AngeloGioacchino Del Regno New
[v5,08/11] drm/mediatek: gamma: Support multi-bank gamma LUT MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-06-01 AngeloGioacchino Del Regno New
[v5,07/11] drm/mediatek: gamma: Support specifying number of bits per LUT component MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-06-01 AngeloGioacchino Del Regno New
[v5,06/11] drm/mediatek: gamma: Use bitfield macros MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-06-01 AngeloGioacchino Del Regno New
[v5,05/11] drm/mediatek: gamma: Enable the Gamma LUT table only after programming MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-06-01 AngeloGioacchino Del Regno New
[v5,04/11] drm/mediatek: gamma: Improve and simplify HW LUT calculation MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-06-01 AngeloGioacchino Del Regno New
[v5,03/11] drm/mediatek: gamma: Support SoC specific LUT size MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-06-01 AngeloGioacchino Del Regno New
[v5,02/11] drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common() MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-06-01 AngeloGioacchino Del Regno New
[v5,01/11] drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parameters MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-06-01 AngeloGioacchino Del Regno New
[3/3] phy: mediatek: mipi-dsi: Compress of_device_id match entries MediaTek MIPI-DSI PHY: Cleanups - - - --- 2023-05-25 AngeloGioacchino Del Regno New
[2/3] phy: mediatek: mipi-dsi: Use devm variant for of_clk_add_hw_provider() MediaTek MIPI-DSI PHY: Cleanups - - - --- 2023-05-25 AngeloGioacchino Del Regno New
[1/3] phy: mediatek: mipi-dsi: Convert to register clk_hw MediaTek MIPI-DSI PHY: Cleanups - - - --- 2023-05-25 AngeloGioacchino Del Regno New
[v1,4/4] drm/mediatek: dsi: Replace open-coded instance of HZ_PER_MHZ MediaTek DRM - DSI driver cleanups - - - --- 2023-05-24 AngeloGioacchino Del Regno New
[v1,3/4] drm/mediatek: dsi: Use bitfield macros where useful MediaTek DRM - DSI driver cleanups - - - --- 2023-05-24 AngeloGioacchino Del Regno New
[v1,2/4] drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}() MediaTek DRM - DSI driver cleanups - - - --- 2023-05-24 AngeloGioacchino Del Regno New
[v1,1/4] drm/mediatek: dsi: Use GENMASK() for register mask definitions MediaTek DRM - DSI driver cleanups - - - --- 2023-05-24 AngeloGioacchino Del Regno New
drm: mediatek: mtk_dsi: Fix NO_EOT_PACKET settings/handling drm: mediatek: mtk_dsi: Fix NO_EOT_PACKET settings/handling - 1 1 --- 2023-05-23 AngeloGioacchino Del Regno New
[v4,11/11] drm/mediatek: gamma: Program gamma LUT type for descending or rising MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-05-18 AngeloGioacchino Del Regno New
[v4,10/11] drm/mediatek: gamma: Make sure relay mode is disabled MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-05-18 AngeloGioacchino Del Regno New
[v4,09/11] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195 MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-05-18 AngeloGioacchino Del Regno New
[v4,08/11] drm/mediatek: gamma: Support multi-bank gamma LUT MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-05-18 AngeloGioacchino Del Regno New
[v4,07/11] drm/mediatek: gamma: Support specifying number of bits per LUT component MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-05-18 AngeloGioacchino Del Regno New
[v4,06/11] drm/mediatek: gamma: Use bitfield macros MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-05-18 AngeloGioacchino Del Regno New
[v4,05/11] drm/mediatek: gamma: Enable the Gamma LUT table only after programming MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-05-18 AngeloGioacchino Del Regno New
[v4,04/11] drm/mediatek: gamma: Improve and simplify HW LUT calculation MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-05-18 AngeloGioacchino Del Regno New
[v4,03/11] drm/mediatek: gamma: Support SoC specific LUT size MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-05-18 AngeloGioacchino Del Regno New
[v4,02/11] drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common() MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-05-18 AngeloGioacchino Del Regno New
[v4,01/11] drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parameters MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-05-18 AngeloGioacchino Del Regno New
[v3,11/11] drm/mediatek: gamma: Program gamma LUT type for descending or rising MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-05-06 AngeloGioacchino Del Regno New
[v3,10/11] drm/mediatek: gamma: Make sure relay mode is disabled MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-05-06 AngeloGioacchino Del Regno New
[v3,09/11] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195 MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-05-06 AngeloGioacchino Del Regno New
[v3,08/11] drm/mediatek: gamma: Support multi-bank gamma LUT MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-05-06 AngeloGioacchino Del Regno New
[v3,07/11] drm/mediatek: gamma: Support specifying number of bits per LUT component MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-05-06 AngeloGioacchino Del Regno New
[v3,06/11] drm/mediatek: gamma: Use bitfield macros MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-05-06 AngeloGioacchino Del Regno New
[v3,05/11] drm/mediatek: gamma: Enable the Gamma LUT table only after programming MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-05-06 AngeloGioacchino Del Regno New
[v3,04/11] drm/mediatek: gamma: Improve and simplify HW LUT calculation MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-05-06 AngeloGioacchino Del Regno New
[v3,03/11] drm/mediatek: gamma: Support SoC specific LUT size MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-05-06 AngeloGioacchino Del Regno New
[v3,02/11] drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common() MediaTek DDP GAMMA - 12-bit LUT support - 1 - --- 2023-05-06 AngeloGioacchino Del Regno New
[v3,01/11] drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parameters MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-05-06 AngeloGioacchino Del Regno New
[v2,11/11] drm/mediatek: gamma: Program gamma LUT type for descending or rising MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-05-03 AngeloGioacchino Del Regno New
[v2,10/11] drm/mediatek: gamma: Make sure relay mode is disabled MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-05-03 AngeloGioacchino Del Regno New
[v2,09/11] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195 MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-05-03 AngeloGioacchino Del Regno New
[v2,08/11] drm/mediatek: gamma: Support multi-bank gamma LUT MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-05-03 AngeloGioacchino Del Regno New
[v2,07/11] drm/mediatek: gamma: Support specifying number of bits per LUT component MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-05-03 AngeloGioacchino Del Regno New
[v2,06/11] drm/mediatek: gamma: Use bitfield macros MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-05-03 AngeloGioacchino Del Regno New
[v2,05/11] drm/mediatek: gamma: Enable the Gamma LUT table only after programming MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-05-03 AngeloGioacchino Del Regno New
[v2,04/11] drm/mediatek: gamma: Improve and simplify HW LUT calculation MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-05-03 AngeloGioacchino Del Regno New
[v2,03/11] drm/mediatek: gamma: Support SoC specific LUT size MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-05-03 AngeloGioacchino Del Regno New
[v2,02/11] drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common() MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-05-03 AngeloGioacchino Del Regno New
[v2,01/11] drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parameters MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-05-03 AngeloGioacchino Del Regno New
[11/11] drm/mediatek: gamma: Program gamma LUT type for descending or rising MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-05-02 AngeloGioacchino Del Regno New
[10/11] drm/mediatek: gamma: Make sure relay mode is disabled MediaTek DDP GAMMA - 12-bit LUT support - - - --- 2023-05-02 AngeloGioacchino Del Regno New
« 1 2 3 45 6 »