All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@linux.intel.com>
To: Thomas Zimmermann <tzimmermann@suse.de>,
	maarten.lankhorst@linux.intel.com, mripard@kernel.org,
	airlied@gmail.com, daniel@ffwll.ch
Cc: amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org,
	intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org,
	Rodrigo Vivi <rodrigo.vivi@intel.com>,
	Joonas Lahtinen <joonas.lahtinen@linux.intel.com>,
	Tvrtko Ursulin <tursulin@ursulin.net>
Subject: Re: [PATCH 2/9] drm/i915: Use backlight power constants
Date: Thu, 01 Aug 2024 14:52:54 +0300	[thread overview]
Message-ID: <874j84wjc9.fsf@intel.com> (raw)
In-Reply-To: <78c8c562-916b-455d-b2e1-5aed9d979926@suse.de>

On Wed, 31 Jul 2024, Thomas Zimmermann <tzimmermann@suse.de> wrote:
> Hi
>
> Am 31.07.24 um 14:56 schrieb Jani Nikula:
>> On Wed, 31 Jul 2024, Thomas Zimmermann <tzimmermann@suse.de> wrote:
>>> Replace FB_BLANK_ constants with their counterparts from the
>>> backlight subsystem. The values are identical, so there's no
>>> change in functionality or semantics.
>>>
>>> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
>>> Cc: Jani Nikula <jani.nikula@linux.intel.com>
>>> Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
>>> Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
>>> Cc: Tvrtko Ursulin <tursulin@ursulin.net>
>> Reviewed-by: Jani Nikula <jani.nikula@intel.com>
>
> Thanks.
>
>>
>> Do you want us to take this via drm-intel-next, or all together via
>> drm-misc? Either is fine.
>
> drm-intel-next is fine.

Pushed to drm-intel-next, thanks for the patch.

BR,
Jani.


-- 
Jani Nikula, Intel

  reply	other threads:[~2024-08-01 11:53 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-31 12:17 [PATCH 0/9] drm: Use backlight power constants Thomas Zimmermann
2024-07-31 12:17 ` [PATCH 1/9] drm/amdgpu: " Thomas Zimmermann
2024-08-05 19:00   ` Deucher, Alexander
2024-08-06  7:06     ` Thomas Zimmermann
2024-08-07 19:47       ` Alex Deucher
2024-08-08  5:19         ` Thomas Zimmermann
2024-08-08 13:19           ` Alex Deucher
2024-07-31 12:17 ` [PATCH 2/9] drm/i915: " Thomas Zimmermann
2024-07-31 12:56   ` Jani Nikula
2024-07-31 13:00     ` Thomas Zimmermann
2024-08-01 11:52       ` Jani Nikula [this message]
2024-07-31 12:17 ` [PATCH 3/9] drm/panel: panel-novatak-nt35510: " Thomas Zimmermann
2024-08-01 22:37   ` Jessica Zhang
2024-08-23 15:40   ` Linus Walleij
2024-07-31 12:17 ` [PATCH 4/9] drm/panel: panel-orisetech-otm8009a: " Thomas Zimmermann
2024-08-01 22:41   ` Jessica Zhang
2024-07-31 12:17 ` [PATCH 5/9] drm/panel: panel-samsung-s6e63j0x03: " Thomas Zimmermann
2024-08-01 22:41   ` Jessica Zhang
2024-07-31 12:17 ` [PATCH 6/9] drm/panel: panel-samsung-s6e3ha2: " Thomas Zimmermann
2024-08-01 22:46   ` Jessica Zhang
2024-07-31 12:17 ` [PATCH 7/9] drm/panel: panel-sony-acx565akm: " Thomas Zimmermann
2024-08-01 22:46   ` Jessica Zhang
2024-07-31 12:17 ` [PATCH 8/9] drm/radeon: " Thomas Zimmermann
2024-07-31 12:17 ` [PATCH 9/9] drm/tilcdc: " Thomas Zimmermann
2024-08-15  7:59   ` Thomas Zimmermann
2024-08-15  8:07     ` Tomi Valkeinen
2024-08-15  8:08       ` Thomas Zimmermann
2024-07-31 12:29 ` ✓ CI.Patch_applied: success for drm: " Patchwork
2024-07-31 12:29 ` ✓ CI.checkpatch: " Patchwork
2024-07-31 12:30 ` ✓ CI.KUnit: " Patchwork
2024-07-31 12:42 ` ✓ CI.Build: " Patchwork
2024-07-31 12:44 ` ✓ CI.Hooks: " Patchwork
2024-07-31 12:45 ` ✗ CI.checksparse: warning " Patchwork
2024-07-31 13:02 ` ✗ Fi.CI.SPARSE: " Patchwork
2024-07-31 13:05 ` ✓ CI.BAT: success " Patchwork
2024-07-31 13:11 ` ✓ Fi.CI.BAT: " Patchwork
2024-07-31 14:30 ` ✗ CI.FULL: failure " Patchwork
2024-08-01  5:24 ` ✓ Fi.CI.IGT: success " Patchwork
2024-08-02  7:00 ` [PATCH 9/9] drm/tilcdc: " jyri.sarha

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874j84wjc9.fsf@intel.com \
    --to=jani.nikula@linux.intel.com \
    --cc=airlied@gmail.com \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=joonas.lahtinen@linux.intel.com \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=rodrigo.vivi@intel.com \
    --cc=tursulin@ursulin.net \
    --cc=tzimmermann@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.