search for: jakobsson

Displaying 20 results from an estimated 32 matches for "jakobsson".

2019 Jan 24
3
[PATCH 26/26] drm/<drivers>: Don't set FBINFO_(FLAG_)DEFAULT
...e <inki.dae at samsung.com> Cc: Joonyoung Shim <jy0922.shim at samsung.com> Cc: Seung-Woo Kim <sw0312.kim at samsung.com> Cc: Kyungmin Park <kyungmin.park at samsung.com> Cc: Kukjin Kim <kgene at kernel.org> Cc: Krzysztof Kozlowski <krzk at kernel.org> Cc: Patrik Jakobsson <patrik.r.jakobsson at gmail.com> Cc: Ben Skeggs <bskeggs at redhat.com> Cc: Sandy Huang <hjc at rock-chips.com> Cc: "Heiko Stübner" <heiko at sntech.de> Cc: Thierry Reding <thierry.reding at gmail.com> Cc: Jonathan Hunter <jonathanh at nvidia.com> Cc:...
2018 Mar 16
2
[PATCH] drm: Don't pass the index to drm_property_add_enum()
From: Ville Syrjälä <ville.syrjala at linux.intel.com> drm_property_add_enum() can calculate the index itself just fine, so no point in having the caller pass it in. Cc: Patrik Jakobsson <patrik.r.jakobsson at gmail.com> Cc: Ben Skeggs <bskeggs at redhat.com> Cc: nouveau at lists.freedesktop.org Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com> --- drivers/gpu/drm/drm_connector.c | 6 +++--- drivers/gpu/drm/drm_property.c | 27...
2018 Apr 26
1
[PATCH] drm: Don't pass the index to drm_property_add_enum()
...ganization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo> ________________________________________ From: Ville Syrjala [ville.syrjala at linux.intel.com] Sent: Friday, March 16, 2018 9:04 PM To: dri-devel at lists.freedesktop.org Cc: intel-gfx at lists.freedesktop.org; Patrik Jakobsson; Ben Skeggs; nouveau at lists.freedesktop.org Subject: [PATCH] drm: Don't pass the index to drm_property_add_enum() From: Ville Syrjälä <ville.syrjala at linux.intel.com> drm_property_add_enum() can calculate the index itself just fine, so no point in having the caller pass it in. Cc:...
2018 Apr 23
0
[PATCH] drm: Don't pass the index to drm_property_add_enum()
...ganization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo> ________________________________________ From: Ville Syrjala [ville.syrjala at linux.intel.com] Sent: Friday, March 16, 2018 9:04 PM To: dri-devel at lists.freedesktop.org Cc: intel-gfx at lists.freedesktop.org; Patrik Jakobsson; Ben Skeggs; nouveau at lists.freedesktop.org Subject: [PATCH] drm: Don't pass the index to drm_property_add_enum() From: Ville Syrjälä <ville.syrjala at linux.intel.com> drm_property_add_enum() can calculate the index itself just fine, so no point in having the caller pass it in. Cc:...
2017 Jul 26
0
[Intel-gfx] [PATCH 0/3] Kconfig dependencies: acpi-video, backlight and thermal
...gt; > Cc: Len Brown <lenb at kernel.org> > Cc: Lucas Stach <l.stach at pengutronix.de> > Cc: Russell King <linux+etnaviv at armlinux.org.uk> > Cc: Christian Gmeiner <christian.gmeiner at gmail.com> > Cc: David Airlie <airlied at linux.ie> > Cc: Patrik Jakobsson <patrik.r.jakobsson at gmail.com> > Cc: Daniel Vetter <daniel.vetter at intel.com> > Cc: Jani Nikula <jani.nikula at linux.intel.com> > Cc: Ben Skeggs <bskeggs at redhat.com> > Cc: Darren Hart <dvhart at infradead.org> > Cc: Andy Shevchenko <andy at i...
2017 Jul 31
0
[Intel-gfx] [PATCH 0/3] Kconfig dependencies: acpi-video, backlight and thermal
...wn <lenb at kernel.org> >> Cc: Lucas Stach <l.stach at pengutronix.de> >> Cc: Russell King <linux+etnaviv at armlinux.org.uk> >> Cc: Christian Gmeiner <christian.gmeiner at gmail.com> >> Cc: David Airlie <airlied at linux.ie> >> Cc: Patrik Jakobsson <patrik.r.jakobsson at gmail.com> >> Cc: Daniel Vetter <daniel.vetter at intel.com> >> Cc: Jani Nikula <jani.nikula at linux.intel.com> >> Cc: Ben Skeggs <bskeggs at redhat.com> >> Cc: Darren Hart <dvhart at infradead.org> >> Cc: Andy Shev...
2017 Jul 26
8
[PATCH 0/3] Kconfig dependencies: acpi-video, backlight and thermal
...uot; <rjw at rjwysocki.net> Cc: Len Brown <lenb at kernel.org> Cc: Lucas Stach <l.stach at pengutronix.de> Cc: Russell King <linux+etnaviv at armlinux.org.uk> Cc: Christian Gmeiner <christian.gmeiner at gmail.com> Cc: David Airlie <airlied at linux.ie> Cc: Patrik Jakobsson <patrik.r.jakobsson at gmail.com> Cc: Daniel Vetter <daniel.vetter at intel.com> Cc: Jani Nikula <jani.nikula at linux.intel.com> Cc: Ben Skeggs <bskeggs at redhat.com> Cc: Darren Hart <dvhart at infradead.org> Cc: Andy Shevchenko <andy at infradead.org> Cc: Jens...
2016 Feb 15
2
[PATCH v2 03/17] drm/exynos: removed optional dummy encoder mode_fixup function.
Hi Carlos Any particular reason why this patch isn't squashed with patch 8/17? Thanks Patrik On Mon, Feb 15, 2016 at 1:58 PM, Carlos Palminha <CARLOS.PALMINHA at synopsys.com> wrote: > mode_fixup function for encoder drivers became optional with patch > http://patchwork.freedesktop.org/patch/msgid/1455106522-32307-1-git-send-email-palminha at synopsys.com > > This patch
2016 Feb 15
2
[PATCH v2 03/17] drm/exynos: removed optional dummy encoder mode_fixup function.
Hi Carlos Any particular reason why this patch isn't squashed with patch 8/17? Thanks Patrik On Mon, Feb 15, 2016 at 1:58 PM, Carlos Palminha <CARLOS.PALMINHA at synopsys.com> wrote: > mode_fixup function for encoder drivers became optional with patch > http://patchwork.freedesktop.org/patch/msgid/1455106522-32307-1-git-send-email-palminha at synopsys.com > > This patch
2016 Feb 15
0
[PATCH v2 03/17] drm/exynos: removed optional dummy encoder mode_fixup function.
Hi Patrik, No particular reason... i was grepping along the development and probably didn't noticed that exynos was not completely nuked... :) Regards, C.Palminha On 15-02-2016 13:49, Patrik Jakobsson wrote: > Hi Carlos > > Any particular reason why this patch isn't squashed with patch 8/17? > > Thanks > Patrik > > > On Mon, Feb 15, 2016 at 1:58 PM, Carlos Palminha > <CARLOS.PALMINHA at synopsys.com> wrote: >> mode_fixup function for encoder driv...
2025 Feb 25
0
[ANNOUNCE] xorg-server 21.1.16
...Dequeue pending events on frozen device on removal sync: Do not let sync objects uninitialized sync: Check values before applying changes sync: Do not fail SyncAddTriggerToSyncObject() sync: Apply changes last in SyncChangeAlarmAttributes() xserver 21.1.16 Patrik Jakobsson (1): modesetting: Fix dirty updates for sw rotation Peter Hutterer (3): dix: don't push the XKB state to a non-existing master keyboard Xi: when removing a master search for a disabled paired device dix: keep a ref to the rootCursor Tj (1): xfree86: fbdevhw:...
2016 Feb 16
24
[PATCH 00/16] drm crtc cleanup: nuke optional dummy crtc mode_fixup function.
This patch set nukes all the dummy crtc mode_fixup implementations. (made on top of Daniel topic/drm-misc branch) Carlos Palminha (16): drm: fixes crct set_mode when crtc mode_fixup is null. drm/cirrus: removed optional dummy crtc mode_fixup function. drm/mgag200: removed optional dummy crtc mode_fixup function. drm/udl: removed optional dummy crtc mode_fixup function. drm/gma: removed
2016 Feb 16
24
[PATCH 00/16] drm crtc cleanup: nuke optional dummy crtc mode_fixup function.
This patch set nukes all the dummy crtc mode_fixup implementations. (made on top of Daniel topic/drm-misc branch) Carlos Palminha (16): drm: fixes crct set_mode when crtc mode_fixup is null. drm/cirrus: removed optional dummy crtc mode_fixup function. drm/mgag200: removed optional dummy crtc mode_fixup function. drm/udl: removed optional dummy crtc mode_fixup function. drm/gma: removed
2016 Jun 30
6
[PATCH] backlight: Avoid double fbcon backlight handling
...chris at chris-wilson.co.uk> Cc: Imre Deak <imre.deak at intel.com> Cc: Zhang Rui <rui.zhang at intel.com> Cc: Alex Deucher <alexander.deucher at amd.com> Cc: "Christian König" <christian.koenig at amd.com> Cc: David Airlie <airlied at linux.ie> Cc: Patrik Jakobsson <patrik.r.jakobsson at gmail.com> Cc: Daniel Vetter <daniel.vetter at intel.com> Cc: Jani Nikula <jani.nikula at linux.intel.com> Cc: Ben Skeggs <bskeggs at redhat.com> Cc: Tomi Valkeinen <tomi.valkeinen at ti.com> Cc: Laurent Pinchart <laurent.pinchart at ideasonbo...
2016 Feb 15
24
[PATCH v2 00/17] drm encoders cleanup: nuke optional dummy encoder mode_fixup function.
mode_fixup function for encoder drivers became optional with patch http://patchwork.freedesktop.org/patch/msgid/1455106522-32307-1-git-send-email-palminha at synopsys.com This patch set nukes all the dummy mode_fixup implementations. (made on top of Daniel topic/drm-misc branch) Changes v1->v2: incorporated Daniel comments * added signed-off-by line to all patches * threading enabled due to
2016 Feb 15
24
[PATCH v2 00/17] drm encoders cleanup: nuke optional dummy encoder mode_fixup function.
mode_fixup function for encoder drivers became optional with patch http://patchwork.freedesktop.org/patch/msgid/1455106522-32307-1-git-send-email-palminha at synopsys.com This patch set nukes all the dummy mode_fixup implementations. (made on top of Daniel topic/drm-misc branch) Changes v1->v2: incorporated Daniel comments * added signed-off-by line to all patches * threading enabled due to
2025 Jan 09
25
[PATCH v2 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
Dumb-buffer pitch and size is specified by width, height, bits-per-pixel plus various hardware-specific alignments. The calculation of these values is inconsistent and duplicated among drivers. The results for formats with bpp < 8 are incorrect. This series fixes this for most drivers. Default scanline pitch and buffer size are now calculated with the existing 4CC helpers. There is a new
2016 Aug 04
2
[Intel-gfx] [PATCH] backlight: Avoid double fbcon backlight handling
...<imre.deak at intel.com> >> Cc: Zhang Rui <rui.zhang at intel.com> >> Cc: Alex Deucher <alexander.deucher at amd.com> >> Cc: "Christian König" <christian.koenig at amd.com> >> Cc: David Airlie <airlied at linux.ie> >> Cc: Patrik Jakobsson <patrik.r.jakobsson at gmail.com> >> Cc: Daniel Vetter <daniel.vetter at intel.com> >> Cc: Jani Nikula <jani.nikula at linux.intel.com> >> Cc: Ben Skeggs <bskeggs at redhat.com> >> Cc: Tomi Valkeinen <tomi.valkeinen at ti.com> >> Cc: Laure...
2016 Jul 12
0
[Intel-gfx] [PATCH] backlight: Avoid double fbcon backlight handling
...; > Cc: Imre Deak <imre.deak at intel.com> > Cc: Zhang Rui <rui.zhang at intel.com> > Cc: Alex Deucher <alexander.deucher at amd.com> > Cc: "Christian König" <christian.koenig at amd.com> > Cc: David Airlie <airlied at linux.ie> > Cc: Patrik Jakobsson <patrik.r.jakobsson at gmail.com> > Cc: Daniel Vetter <daniel.vetter at intel.com> > Cc: Jani Nikula <jani.nikula at linux.intel.com> > Cc: Ben Skeggs <bskeggs at redhat.com> > Cc: Tomi Valkeinen <tomi.valkeinen at ti.com> > Cc: Laurent Pinchart <laur...
2016 Aug 04
1
[Intel-gfx] [PATCH] backlight: Avoid double fbcon backlight handling
...om> > >> Cc: Zhang Rui <rui.zhang at intel.com> > >> Cc: Alex Deucher <alexander.deucher at amd.com> > >> Cc: "Christian König" <christian.koenig at amd.com> > >> Cc: David Airlie <airlied at linux.ie> > >> Cc: Patrik Jakobsson <patrik.r.jakobsson at gmail.com> > >> Cc: Daniel Vetter <daniel.vetter at intel.com> > >> Cc: Jani Nikula <jani.nikula at linux.intel.com> > >> Cc: Ben Skeggs <bskeggs at redhat.com> > >> Cc: Tomi Valkeinen <tomi.valkeinen at ti.com&gt...