Message ID | 20231212051134.48524-1-inki.dae@samsung.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <dri-devel-bounces@lists.freedesktop.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id F23A2C4167D for <dri-devel@archiver.kernel.org>; Tue, 12 Dec 2023 05:11:41 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 5606F10E559; Tue, 12 Dec 2023 05:11:41 +0000 (UTC) Received: from mail-yw1-x1133.google.com (mail-yw1-x1133.google.com [IPv6:2607:f8b0:4864:20::1133]) by gabe.freedesktop.org (Postfix) with ESMTPS id B184810E559 for <dri-devel@lists.freedesktop.org>; Tue, 12 Dec 2023 05:11:39 +0000 (UTC) Received: by mail-yw1-x1133.google.com with SMTP id 00721157ae682-5e196c128fcso8973207b3.1 for <dri-devel@lists.freedesktop.org>; Mon, 11 Dec 2023 21:11:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1702357899; x=1702962699; darn=lists.freedesktop.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:sender:from:to:cc:subject:date:message-id:reply-to; bh=efhztduuZIlbY8gtoUVvteotjPJzAA0l+EK879qIAA0=; b=QQXiy5f/xf1haT+CcUJApvkNC6novnMZRd08XSRowPR3RodnTKJSFMfBA1CW6mhBye tEiciKNWb5Ut0Jj3P/XUhMGeE8nZWhTXKlu05S0sweUlz7Wl8BjHGf9VoGdBYdDaCfen 9W8kYpXi7I0MIvcp4nIhOGko65D65nUxmOorvvwxeMewTDOgCvIuRC7rWIbLLU2fiojN vQNMWgxBJmRu7pMdrlI+sRLa0M3FhgOWBYRAJpLQkkbKonpG/N6fVwlvT9N2FVzYYOFO KfVJ9gbB5/FMmA6CjuezwXSDtL8g8l1E8K0uZWcOop47R/5Lb0PMoJBjYONoyb8IsxjO Ejww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702357899; x=1702962699; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:sender:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=efhztduuZIlbY8gtoUVvteotjPJzAA0l+EK879qIAA0=; b=U7LT566cFbB/PCoQZVB/I5oD7pAZozj76ES8EMKpC4n+2u2dvgF7RD54nTpaOwb2qJ FoOc9WbEjfKAZhdsz2EYS8HbvolTM7l7iNvqSRBMO/MqVhDqUNRf+6ZuKAo/hSl41JmH qnxYp+BTnvcspEEf0naKwz6UQM1WGoGdliueP6nT1EBcEtjF4kdV/5j/6wK4r5bybDRq FI+KHqOytByyam0kk5leiXnkNDSOnlSzmMMFhzRt2Smv+KGeDxnry0ZJErMNDxqt6foQ k0SoeBq9gFrYTSoOUCvnP+46WX5hvOm0LtAWiRwkwFHWPOC4S4CJviksrAHpyuV5ZoAg Zajw== X-Gm-Message-State: AOJu0YyBvIw6lf5msTcqjQl6S+khgMPm6TuuRKi2yAgJ2OWH7pbHZe6+ 7rOkT+aXKOPTRxNJiWQerHg= X-Google-Smtp-Source: AGHT+IH7XAeJow/VB+6EaHQqX8MAujQsj+TAU/S53+aGMo4e7wTNOPaUX+dhBGViFk9bdLu8g6ZHEg== X-Received: by 2002:a05:690c:2c84:b0:5e1:79fc:fe77 with SMTP id ep4-20020a05690c2c8400b005e179fcfe77mr1175848ywb.55.1702357898614; Mon, 11 Dec 2023 21:11:38 -0800 (PST) Received: from daeinki-virtual-machine.localdomain ([58.124.60.88]) by smtp.gmail.com with ESMTPSA id c10-20020a170902aa4a00b001b86dd825e7sm7532011plr.108.2023.12.11.21.11.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Dec 2023 21:11:37 -0800 (PST) From: Inki Dae <inki.dae@samsung.com> To: airlied@linux.ie, daniel@ffwll.ch Subject: [GIT PULL] exynos-drm-next Date: Tue, 12 Dec 2023 14:11:34 +0900 Message-Id: <20231212051134.48524-1-inki.dae@samsung.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> Cc: linux-samsung-soc@vger.kernel.org, dri-devel@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
[GIT,PULL] exynos-drm-next
|
expand
|