Messages by Thread
-
[PATCH] drm/msm: Fix GEM free for imported dma-bufs
Rob Clark
-
[PATCH 0/2] drm/atomic: protect bridge private_obj during bridge removal
Luca Ceresoli
-
[PATCH] drm/msm: make sure last_fence is always updated
Anna Maniscalco
-
[PATCH 00/16] drm/atomic: Switch drm_private_obj to reset
Maxime Ripard
-
[PATCH v2 0/3] Add DisplayPort support to QCS615 devicetree
Xiangxu Yin via B4 Relay
-
[PATCH v2 0/7] drm/msm: Add display support for Glymur platform
Abel Vesa
-
[PATCH 0/4] drm/client: Implement free callback for fbdev and log
Thomas Zimmermann
-
[PATCH 0/6] drm/msm/dpu: Fixes for virtual planes and 1.x features
Vladimir Lypak
-
[PATCH 0/6] Support for Adreno 612 GPU - Respin
Akhil P Oommen
-
[PATCH v3 0/3] drm/msm/dsi: Add support to 2 panels in bonded-DSI mode
Jun Nie
-
[PATCH v2 20/27] drm/msm: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
-
[PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
Eliav Farber
-
[PATCH v2 03/27 5.10.y] minmax: sanity check constant bounds when clamping
Eliav Farber
-
Patch "minmax: sanity check constant bounds when clamping" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 12/27 5.10.y] minmax: relax check to allow comparison between unsigned arguments and signed constants
Eliav Farber
-
Patch "minmax: relax check to allow comparison between unsigned arguments and signed constants" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 19/27 5.10.y] minmax: improve macro expansion and type checking
Eliav Farber
-
Patch "minmax: improve macro expansion and type checking" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 20/27 5.10.y] minmax: fix up min3() and max3() too
Eliav Farber
-
Patch "minmax: fix up min3() and max3() too" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 26/27 5.10.y] minmax.h: simplify the variants of clamp()
Eliav Farber
-
Patch "minmax.h: simplify the variants of clamp()" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 23/27 5.10.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
Eliav Farber
-
Patch "minmax.h: reduce the #define expansion of min(), max() and clamp()" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 18/27 5.10.y] minmax: simplify min()/max()/clamp() implementation
Eliav Farber
-
Patch "minmax: simplify min()/max()/clamp() implementation" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 06/27 5.10.y] minmax: Introduce {min,max}_array()
Eliav Farber
-
Patch "minmax: Introduce {min, max}_array()" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 17/27 5.10.y] minmax: don't use max() in situations that want a C constant expression
Eliav Farber
-
Patch "minmax: don't use max() in situations that want a C constant expression" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 07/27 5.10.y] minmax: deduplicate __unconst_integer_typeof()
Eliav Farber
-
Patch "minmax: deduplicate __unconst_integer_typeof()" has been added to the 5.10-stable tree
gregkh
-
Re: [PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
Greg KH
-
Re: [PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
Nathan Chancellor
-
Re: [PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
Greg KH
-
RE: [PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
Farber, Eliav
-
Re: [PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
Greg KH
-
[PATCH v2 02/27 5.10.y] btrfs: remove duplicated in_range() macro
Eliav Farber
-
Patch "btrfs: remove duplicated in_range() macro" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 09/27 5.10.y] minmax: allow min()/max()/clamp() if the arguments have the same signedness.
Eliav Farber
-
Patch "minmax: allow min()/max()/clamp() if the arguments have the same signedness." has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 13/27 5.10.y] minmax: avoid overly complicated constant expressions in VM code
Eliav Farber
-
Patch "minmax: avoid overly complicated constant expressions in VM code" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
Eliav Farber
-
Re: [PATCH v2 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
Greg KH
-
RE: [PATCH v2 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
Farber, Eliav
-
Re: [PATCH v2 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
Greg KH
-
Patch "overflow, tracing: Define the is_signed_type() macro once" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 08/27 5.10.y] minmax: fix header inclusions
Eliav Farber
-
Patch "minmax: fix header inclusions" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 21/27 5.10.y] minmax.h: add whitespace around operators and after commas
Eliav Farber
-
Patch "minmax.h: add whitespace around operators and after commas" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 24/27 5.10.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
Eliav Farber
-
Patch "minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 11/27 5.10.y] minmax: allow comparisons of 'int' against 'unsigned char/short'
Eliav Farber
-
Patch "minmax: allow comparisons of 'int' against 'unsigned char/short'" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 04/27 5.10.y] minmax: clamp more efficiently by avoiding extra comparison
Eliav Farber
-
Patch "minmax: clamp more efficiently by avoiding extra comparison" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 27/27 5.10.y] minmax.h: remove some #defines that are only expanded once
Eliav Farber
-
Patch "minmax.h: remove some #defines that are only expanded once" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 15/27 5.10.y] minmax: simplify and clarify min_t()/max_t() implementation
Eliav Farber
-
Patch "minmax: simplify and clarify min_t()/max_t() implementation" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 05/27 5.10.y] minmax: add in_range() macro
Eliav Farber
-
Patch "minmax: add in_range() macro" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 25/27 5.10.y] minmax.h: move all the clamp() definitions after the min/max() ones
Eliav Farber
-
Patch "minmax.h: move all the clamp() definitions after the min/max() ones" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 10/27 5.10.y] minmax: fix indentation of __cmp_once() and __clamp_once()
Eliav Farber
-
Patch "minmax: fix indentation of __cmp_once() and __clamp_once()" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 14/27 5.10.y] minmax: add a few more MIN_T/MAX_T users
Eliav Farber
-
Patch "minmax: add a few more MIN_T/MAX_T users" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 16/27 5.10.y] minmax: make generic MIN() and MAX() macros available everywhere
Eliav Farber
-
Patch "minmax: make generic MIN() and MAX() macros available everywhere" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 22/27 5.10.y] minmax.h: update some comments
Eliav Farber
-
Patch "minmax.h: update some comments" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 00/16] drm/atomic: Allocate drm_private_state through a callback
Maxime Ripard
-
Re: [PATCH RFC] drm/msm: Workaround IFPC counters bug
Konrad Dybcio
-
[PATCH] drm/msm/dpu: Remove dead-code in dpu_encoder_helper_reset_mixers()
Christophe JAILLET
-
[PATCH v2 0/7] Add DSI display support for QCS8300 target
Ayushi Makhija