intel-gfx
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/30
[PATCH v12 56/69] drm-dyndbg: add DRM_CLASSMAP_USE to radeon
Jim Cromie
2026/03/30
[PATCH v12 21/69] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
Jim Cromie
2026/03/30
[PATCH v12 69/69] accel/rocket: call DRM_CLASSMAP_USE
Jim Cromie
2026/03/30
[PATCH v12 09/69] test-dyndbg: fixup CLASSMAP usage error
Jim Cromie
2026/03/30
[PATCH v12 17/69] dyndbg: replace classmap list with a vector
Jim Cromie
2026/03/30
[PATCH v12 30/69] dyndbg: treat comma as a token separator
Jim Cromie
2026/03/30
[PATCH v12 08/69] docs/dyndbg: explain flags parse 1st
Jim Cromie
2026/03/30
[PATCH v12 29/69] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
Jim Cromie
2026/03/30
[PATCH v12 48/69] drm-dyndbg: DRM_CLASSMAP_USE in drm_dp_helper
Jim Cromie
2026/03/30
[PATCH v12 16/69] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
Jim Cromie
2026/03/30
[PATCH v12 49/69] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
Jim Cromie
2026/03/30
[PATCH v12 12/69] dyndbg: drop NUM_TYPE_ARRAY
Jim Cromie
2026/03/30
[PATCH v12 28/69] dyndbg-test: change do_prints testpoint to accept a loopct
Jim Cromie
2026/03/30
[PATCH v12 11/69] dyndbg: make ddebug_class_param union members same size
Jim Cromie
2026/03/30
[PATCH v12 55/69] drm-dyndbg: add DRM_CLASSMAP_USE to gma500 driver
Jim Cromie
2026/03/30
Re: [PATCH v2] [PATCH v2] drm/i915/gem: Fix UAF race in eb_relocate_vma
Linus Torvalds
2026/03/30
[PATCH v12 38/69] drm: use correct ccflags-y spelling
Jim Cromie
2026/03/30
[PATCH v12 35/69] docs/dyndbg: add classmap info to howto
Jim Cromie
2026/03/30
[PATCH v12 34/69] dyndbg: harden classmap and descriptor validation
Jim Cromie
2026/03/30
[PATCH v12 14/69] dyndbg: reduce verbose/debug clutter
Jim Cromie
2026/03/30
[PATCH v12 26/69] dyndbg: detect class_id reservation conflicts
Jim Cromie
2026/03/30
[PATCH v12 46/69] drm-dyndbg: DRM_CLASSMAP_USE in i915 driver
Jim Cromie
2026/03/30
[PATCH v12 51/69] drm-dyndbg: add DRM_CLASSMAP_USE to virtio_gpu
Jim Cromie
2026/03/30
[PATCH v12 22/69] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
Jim Cromie
2026/03/30
[PATCH v12 24/69] dyndbg: change __dynamic_func_call_cls* macros into expressions
Jim Cromie
2026/03/30
[PATCH v12 03/69] dyndbg.lds.S: fix lost dyndbg sections in modules
Jim Cromie
2026/03/30
[PATCH v12 66/69] accel: add -DDYNAMIC_DEBUG_MODULE to subdir-ccflags
Jim Cromie
2026/03/30
[PATCH v12 20/69] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
Jim Cromie
2026/03/30
[PATCH v12 60/69] drm-dyndbg: add DRM_CLASSMAP_USE to mgag200 driver
Jim Cromie
2026/03/30
[PATCH v12 27/69] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_DEFINE args at compile-time
Jim Cromie
2026/03/30
[PATCH v12 45/69] drm-dyndbg: DRM_CLASSMAP_USE in amdgpu driver
Jim Cromie
2026/03/30
[PATCH v12 53/69] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
Jim Cromie
2026/03/30
[PATCH v12 15/69] dyndbg: refactor param_set_dyndbg_classes and below
Jim Cromie
2026/03/30
[PATCH v12 33/69] dyndbg: resolve "protection" of class'd pr_debug
Jim Cromie
2026/03/30
[PATCH v12 31/69] dyndbg: split multi-query strings with %
Jim Cromie
2026/03/30
[PATCH v12 40/69] drm_print: fix drm_printer dynamic debug bypass
Jim Cromie
2026/03/30
[PATCH v12 57/69] drm-dyndbg: add DRM_CLASSMAP_USE to vmwgfx driver
Jim Cromie
2026/03/30
[PATCH v12 50/69] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
Jim Cromie
2026/03/30
[PATCH v12 59/69] drm-dyndbg: add DRM_CLASSMAP_USE to udl driver
Jim Cromie
2026/03/30
[PATCH v12 37/69] dyndbg-test: verify DYNAMIC_DEBUG_CLASSMAP_USE_() compile-time CHECK
Jim Cromie
2026/03/30
[PATCH v12 39/69] drm_buddy: fix power-of-2 rounding errs
Jim Cromie
2026/03/30
[PATCH v12 01/69] dyndbg: fix NULL ptr on i386 due to section mis-alignment
Jim Cromie
2026/03/30
[PATCH v12 43/69] drm-dyndbg: adapt DRM to invoke DYNAMIC_DEBUG_CLASSMAP_PARAM
Jim Cromie
2026/03/30
[PATCH v12 13/69] dyndbg: tweak pr_fmt to avoid expansion conflicts
Jim Cromie
2026/03/30
[PATCH v12 68/69] accel/ethosu: call DRM_CLASSMAP_USE
Jim Cromie
2026/03/30
[PATCH v12 05/69] dyndbg: factor ddebug_match_desc out from ddebug_change
Jim Cromie
2026/03/30
[PATCH v12 04/69] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
Jim Cromie
2026/03/30
[PATCH v12 23/69] selftests-dyndbg: add a dynamic_debug run_tests target
Jim Cromie
2026/03/30
[PATCH v12 52/69] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
Jim Cromie
2026/03/30
[PATCH v12 00/69] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
Jim Cromie
2026/03/30
Re: [CI] drm/i915/display: change pipe allocation order for discrete platforms
Jani Nikula
2026/03/30
[RFC v2 2/2] drm/i915/selftests: Prevent userspace mapping invalidation
Krzysztof Karas
2026/03/30
[RFC v2 1/2] drm/i915/selftests: Add userspace PID parameter
Krzysztof Karas
2026/03/30
[RFC v2 0/2] drm/i915/selftests: Use safe userspace memory for mappings
Krzysztof Karas
2026/03/30
[PATCH] drm/i915/backlight: Update check for VESA backlight
Suraj Kandpal
2026/03/30
RE: [PATCH v1] drm/i915/aux: use polling when irqs are unavailable
Jani Nikula
2026/03/30
[PULL] drm-intel-next
Jani Nikula
2026/03/30
Re: Regression on linux-next (next-20260324 )
Borah, Chaitanya Kumar
2026/03/29
[PATCH 18/19] drm/i915/dp: Split AS SDP computation between compute_config and compute_config_late
Ankit Nautiyal
2026/03/29
[PATCH 19/19] drm/i915/dp: Always enable AS SDP if supported by source + sink
Ankit Nautiyal
2026/03/29
[PATCH 16/19] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
Ankit Nautiyal
2026/03/29
[PATCH 17/19] drm/i915/dp: Program AS SDP DB[1:0] for PR with Link off
Ankit Nautiyal
2026/03/29
[PATCH 15/19] drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission time
Ankit Nautiyal
2026/03/29
[PATCH 14/19] drm/i915/display: Add helper for AS SDP transmission time selection
Ankit Nautiyal
2026/03/29
[PATCH 13/19] drm/i915/psr: Write the PR config DPCDs in burst mode
Ankit Nautiyal
2026/03/29
[PATCH 12/19] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support
Ankit Nautiyal
2026/03/29
[PATCH 11/19] drm/i915/dp: Include all relevant AS SDP fields in comparison
Ankit Nautiyal
2026/03/29
[PATCH 10/19] drm/i915/dp: Use revision field of AS SDP data structure
Ankit Nautiyal
2026/03/29
[PATCH 09/19] drm/i915/dp: Skip AS SDP for DP branch devices
Ankit Nautiyal
2026/03/29
[PATCH 06/19] drm/i915/vrr: Avoid vrr for PCON with HDMI2.1 sink
Ankit Nautiyal
2026/03/29
[PATCH 08/19] drm/i915/dp: Add a helper to decide if AS SDP can be used
Ankit Nautiyal
2026/03/29
[PATCH 07/19] drm/i915/dp: Account for AS_SDP guardband only when enabled
Ankit Nautiyal
2026/03/29
[PATCH 04/19] drm/dp: Add DPCD for configuring AS SDP for PR + VRR
Ankit Nautiyal
2026/03/29
[PATCH 03/19] drm/dp: Add bits for AS SDP FAVT Payload Fields Parsing support
Ankit Nautiyal
2026/03/29
[PATCH 05/19] drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP
Ankit Nautiyal
2026/03/29
[PATCH 02/19] drm/dp: Clean up DPRX feature enumeration macros
Ankit Nautiyal
2026/03/29
[PATCH 01/19] drm/dp: Rename and relocate AS SDP payload field masks
Ankit Nautiyal
2026/03/29
[PATCH 00/19] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
Ankit Nautiyal
2026/03/29
RE: [PATCH v1] drm/i915/aux: use polling when irqs are unavailable
Murthy, Arun R
2026/03/28
Re: [PATCH v11 03/22] drm: Add new general DRM property "color format"
Nicolas Frattaroli
2026/03/28
Re: [v2,2/9] drm/i915/scaler: Adjust pipe scaler scale factors for 4:2:0 ouput
Michał Grzelak
2026/03/28
Re: [PATCH 7/9] drn/i915/casf: Remove redundant argument from intel_casf_filter_lut_load()
Michał Grzelak
2026/03/28
RE: [PATCH v1] drm/i915/aux: use polling when irqs are unavailable
Michał Grzelak
2026/03/28
Re: [PATCH 3/9] drm/i915/casf: Move the casf state to better place
Michał Grzelak
2026/03/28
✓ i915.CI.BAT: success for drm/i915: casf & scaler refactoring
Patchwork
2026/03/28
Re: [PATCH 4/9] drm/i915/casf: Extract scaler_has_casf()
Michał Grzelak
2026/03/28
[PATCH v1 05/10] drm/i915/casf: s/i/scaler_id where appropriate
Michał Grzelak
2026/03/28
[PATCH v1 06/10] drm/i915/casf: remove id in favor of scaler_id
Michał Grzelak
2026/03/28
[PATCH v1 10/10] drm/i915/casf: eliminate dead code
Michał Grzelak
2026/03/28
[PATCH v1 09/10] drm/i915/casf: abstract scaler searching loop
Michał Grzelak
2026/03/28
[PATCH v1 03/10] drm/i915/casf: rename t into tap in casf_coeff()
Michał Grzelak
2026/03/28
[PATCH v1 08/10] drm/i915/casf: invert loop's breaking logic
Michał Grzelak
2026/03/28
[PATCH v1 04/10] drm/i915/casf: rename sumcoeff into sum_coeff
Michał Grzelak
2026/03/28
[PATCH v1 01/10] drm/i915/casf: fix comment typos
Michał Grzelak
2026/03/28
[PATCH v1 07/10] drm/i915/casf: unloop scaler readout that is run once
Michał Grzelak
2026/03/28
[PATCH v1 02/10] drm/i915/casf: rename convert_sharpness_coef_binary()
Michał Grzelak
2026/03/28
[PATCH v1 00/10] drm/i915: casf & scaler refactoring
Michał Grzelak
2026/03/27
Re: [PATCH v11 03/22] drm: Add new general DRM property "color format"
Ville Syrjälä
2026/03/27
Re: [PATCH v11 03/22] drm: Add new general DRM property "color format"
Ville Syrjälä
2026/03/27
✓ i915.CI.BAT: success for drm/i915: Some fixes and cleanups (rev3)
Patchwork
2026/03/27
✓ i915.CI.BAT: success for drm/i915/psr: Do not use pipe_src as borders for SU area
Patchwork
2026/03/27
✗ LGCI.VerificationFailed: failure for Regression on linux-next (next-20260324 ) (rev2)
Patchwork
2026/03/27
Re: Regression on linux-next (next-20260324 )
Peter Zijlstra
2026/03/27
Re: Regression on linux-next (next-20260324 )
Peter Zijlstra
2026/03/27
✓ i915.CI.BAT: success for drm/i915: More uncore nukage from display code (rev2)
Patchwork
2026/03/27
✗ i915.CI.BAT: failure for drm/i915: Some fixes and cleanups (rev2)
Patchwork
2026/03/27
Regression on linux-next (next-20260324 )
Borah, Chaitanya Kumar
2026/03/27
Re: [PATCH v11 03/22] drm: Add new general DRM property "color format"
Nicolas Frattaroli
2026/03/27
Re: [PATCH] drm/i915/psr: Do not use pipe_src as borders for SU area
Jani Nikula
2026/03/27
[PATCH] drm/i915/psr: Do not use pipe_src as borders for SU area
Jouni Högander
2026/03/27
✓ i915.CI.BAT: success for drm/i915/lt_phy: Build HDMI VDR config from fields and use VDR_NUM_REGISTERS
Patchwork
2026/03/27
Re: [PATCH 4/9] drm/i915/casf: Extract scaler_has_casf()
Ville Syrjälä
2026/03/27
Re: [PATCH 8/9] drm/i915/pfit: Call intel_pfit_compute_config() unconditionally on (e)DP/HDMI
Ville Syrjälä
2026/03/27
Re: [PATCH 3/9] drm/i915/casf: Move the casf state to better place
Ville Syrjälä
2026/03/27
Re: [PATCH v4 2/2] drm/i915/display: Sync state to BIOS for seamless handoff
Ville Syrjälä
2026/03/27
Re: [PATCH 4/9] drm/i915/casf: Extract scaler_has_casf()
Michał Grzelak
2026/03/27
RE: FYI, 9a64c65083b91 ("drm/i915: Add short HPD IRQ storm detection for non-MST systems") still happens on my AlderLake laptop
Saarinen, Jani
2026/03/27
Re: [PATCH 8/9] drm/i915/pfit: Call intel_pfit_compute_config() unconditionally on (e)DP/HDMI
Michał Grzelak
2026/03/27
Re: [PATCH 7/9] drn/i915/casf: Remove redundant argument from intel_casf_filter_lut_load()
Michał Grzelak
2026/03/27
Re: [PATCH 6/9] drm/i915/casf: Constify crtc_state
Michał Grzelak
2026/03/27
Re: [PATCH 5/9] drm/i915/casf: Handle CASF in skl_scaler_get_filter_select()
Michał Grzelak
2026/03/27
[PATCH] drm/i915/lt_phy: Build HDMI VDR config from fields and use VDR_NUM_REGISTERS
Mika Kahola
2026/03/27
Re: [PATCH 4/9] drm/i915/casf: Extract scaler_has_casf()
Michał Grzelak
2026/03/27
Re: [PATCH v9 3/3] drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling
Hogander, Jouni
2026/03/27
Re: [PATCH 3/9] drm/i915/casf: Move the casf state to better place
Michał Grzelak
2026/03/27
Re: [PATCH v4 2/2] drm/i915/display: Sync state to BIOS for seamless handoff
Maarten Lankhorst
2026/03/27
Re: [PATCH 2/9] drm/i915/casf: Make a proper hw state copy of the sharpness_strength
Michał Grzelak
2026/03/27
Re: [PATCH 1/9] drm/i915/casf: s/casf_enable/enable/
Michał Grzelak
2026/03/27
✓ i915.CI.BAT: success for drm/i915/dmc: Update PIPEDMC interrupt mask (rev5)
Patchwork
2026/03/26
[PATCH v5 1/2] drm/i915/dmc: Remove invalid PIPEDMC interrupt bits
Dibin Moolakadan Subrahmanian
2026/03/26
[PATCH v5 2/2] drm/i915/dmc: Enable PIPEDMC_ERROR interrupt
Dibin Moolakadan Subrahmanian
2026/03/26
[PATCH v5 0/2] drm/i915/dmc: Update PIPEDMC interrupt mask
Dibin Moolakadan Subrahmanian
2026/03/26
[PULL] drm-xe-next
Matthew Brost
2026/03/26
✓ i915.CI.BAT: success for drm/i915/casf: Integrate the sharpness filter properly into the scaler code
Patchwork
2026/03/26
Re: [PATCH v4 2/2] drm/i915/display: Sync state to BIOS for seamless handoff
Juasheem Sultan
2026/03/26
[PATCH 7/9] drn/i915/casf: Remove redundant argument from intel_casf_filter_lut_load()
Ville Syrjala
2026/03/26
[PATCH 9/9] drm/i915/casf: Integrate the sharpness filter properly into the scaler code
Ville Syrjala
2026/03/26
[PATCH 8/9] drm/i915/pfit: Call intel_pfit_compute_config() unconditionally on (e)DP/HDMI
Ville Syrjala
2026/03/26
[PATCH 6/9] drm/i915/casf: Constify crtc_state
Ville Syrjala
2026/03/26
[PATCH 5/9] drm/i915/casf: Handle CASF in skl_scaler_get_filter_select()
Ville Syrjala
2026/03/26
[PATCH 4/9] drm/i915/casf: Extract scaler_has_casf()
Ville Syrjala
2026/03/26
[PATCH 3/9] drm/i915/casf: Move the casf state to better place
Ville Syrjala
2026/03/26
[PATCH 2/9] drm/i915/casf: Make a proper hw state copy of the sharpness_strength
Ville Syrjala
2026/03/26
[PATCH 1/9] drm/i915/casf: s/casf_enable/enable/
Ville Syrjala
2026/03/26
[PATCH 0/9] drm/i915/casf: Integrate the sharpness filter properly into the scaler code
Ville Syrjala
2026/03/26
Re: [PATCH 4/5] drm/i915/dsi: Fill BLLPs with blanking packets if requested
Jani Nikula
2026/03/26
Re: [PATCH 3/5] drm/i915/dsi: Make 'clock_stop' boolean
Jani Nikula
2026/03/26
Re: [PATCH v11 03/22] drm: Add new general DRM property "color format"
Ville Syrjälä
2026/03/26
✗ Fi.CI.BUILD: failure for drm/i915/display: Add DC3CO support
Patchwork
2026/03/26
Re: [PATCH 3/5] drm/i915/dsi: Make 'clock_stop' boolean
Ville Syrjälä
2026/03/26
[PATCH 19/19] drm/i915/display: PSR set idle frames while exit from DC3CO
Dibin Moolakadan Subrahmanian
2026/03/26
[PATCH 06/19] drm/i915/display: Fix HAS_DC3CO() and add DC3CO trigger enum
Dibin Moolakadan Subrahmanian
2026/03/26
[PATCH 02/19] drm/i915/display: Replace DC_STATE_EN_DC3CO with DC_STATE_EN_UPTO_DC3CO
Dibin Moolakadan Subrahmanian
2026/03/26
[PATCH 04/19] drm/i915/display: Add DC3CO DC_STATE enable/disable support
Dibin Moolakadan Subrahmanian
2026/03/26
[PATCH 01/19] drm/i915/display: Remove TGL DC3CO support
Dibin Moolakadan Subrahmanian
2026/03/26
[PATCH 10/19] drm/i915/display: Remove unused dc3co_exitline from intel_crtc_state
Dibin Moolakadan Subrahmanian
2026/03/26
[PATCH 07/19] drm/i915/display: Add helper to check DC3CO support
Dibin Moolakadan Subrahmanian
2026/03/26
[PATCH 16/19] drm/i915/display: Add helper to enable DC counter
Dibin Moolakadan Subrahmanian
2026/03/26
[PATCH 18/19] drm/i915/display: Add DC3CO count and residency in dmc debugfs
Dibin Moolakadan Subrahmanian
2026/03/26
[PATCH 15/19] drm/i915/display: PSR Add delayed work to exit DC3CO
Dibin Moolakadan Subrahmanian
2026/03/26
[PATCH 00/19] drm/i915/display: Add DC3CO support
Dibin Moolakadan Subrahmanian
2026/03/26
[PATCH 05/19] drm/i915/display: Validate target DC state against allowed_dc_mask
Dibin Moolakadan Subrahmanian
2026/03/26
[PATCH 17/19] drm/i915/display: Remove DC3CO DMC debugfs
Dibin Moolakadan Subrahmanian
2026/03/26
[PATCH 11/19] drm/i915/display: Store DC3CO eligibility in PSR state
Dibin Moolakadan Subrahmanian
2026/03/26
[PATCH 14/19] drm/i915/display: Enable DC3CO idle protocol in ALPM
Dibin Moolakadan Subrahmanian
2026/03/26
[PATCH 03/19] drm/i915/display: Use FIELD_PREP() for DC state enable bits
Dibin Moolakadan Subrahmanian
2026/03/26
[PATCH 09/19] drm/i915/display: Remove unused PSR dc3co_exitline field
Dibin Moolakadan Subrahmanian
2026/03/26
[PATCH 13/19] drm/i915/display: Define DC3CO idle protocol bit in PR_ALPM_CTL
Dibin Moolakadan Subrahmanian
2026/03/26
[PATCH 12/19] drm/i915/display: PSR2: Set idle_frames to 0 for DC3CO
Dibin Moolakadan Subrahmanian
2026/03/26
[PATCH 08/19] drm/i915/display: Add DC3CO eligibility computation
Dibin Moolakadan Subrahmanian
2026/03/26
Re: [PATCH v11 03/22] drm: Add new general DRM property "color format"
Maxime Ripard
2026/03/26
Re: [PATCH 5/5] drm/i915/dsi: Place clock into LP during LPM if requested
Jani Nikula
2026/03/26
Re: [PATCH 1/5] drm/i915/dsi: Don't do DSC horizontal timing adjustments in command mode
Jani Nikula
2026/03/26
Re: [PATCH v11 03/22] drm: Add new general DRM property "color format"
Daniel Stone
2026/03/26
Re: [PATCH 2/5] drm/i915/dsi: s/eotp_pkt/eot_pkt/
Jani Nikula
2026/03/26
[PULL] drm-misc-next
Thomas Zimmermann
2026/03/26
Re: [PATCH 3/5] drm/i915/dsi: Make 'clock_stop' boolean
Jani Nikula
2026/03/26
Re: [PATCH 3/5] drm/i915/dsi: Make 'clock_stop' boolean
Ville Syrjälä
2026/03/26
Re: [PATCH 3/5] drm/i915/dsi: Make 'clock_stop' boolean
Jani Nikula
2026/03/26
Re: [PATCH v11 03/22] drm: Add new general DRM property "color format"
Dave Stevenson
2026/03/26
Re: [PATCH v11 03/22] drm: Add new general DRM property "color format"
Nicolas Frattaroli
2026/03/26
Re: [PATCH v11 03/22] drm: Add new general DRM property "color format"
Ville Syrjälä
2026/03/26
✓ i915.CI.BAT: success for Make casf updates atomic and dsb ready (rev3)
Patchwork
2026/03/26
Re: [PATCH v11 03/22] drm: Add new general DRM property "color format"
Nicolas Frattaroli
2026/03/26
✓ i915.CI.BAT: success for drm/i915/dsi: Some DSI fixes and improvements
Patchwork
2026/03/26
Re: [PATCH v2] [PATCH v2] drm/i915/gem: Fix UAF race in eb_relocate_vma
Ville Syrjälä
2026/03/26
Re: FYI, 9a64c65083b91 ("drm/i915: Add short HPD IRQ storm detection for non-MST systems") still happens on my AlderLake laptop
Vivi, Rodrigo
2026/03/26
Re: [PATCH v11 03/22] drm: Add new general DRM property "color format"
Ville Syrjälä
2026/03/26
✗ LGCI.VerificationFailed: failure for mailmap: update email address for Christoph Manszewski
Patchwork
2026/03/26
[PATCH 3/3] drm/i915/display: Common wrapper for casf and pfit
Nemesa Garg
2026/03/26
[PATCH 1/3] drm/i915/display: Move casf_compute_config
Nemesa Garg
2026/03/26
[PATCH 2/3] drm/i915/display: Introduce skl_pipe_scaler_setup()
Nemesa Garg
2026/03/26
[PATCH 0/3] Make casf updates atomic and dsb ready
Nemesa Garg
2026/03/26
[PULL] drm-xe-fixes
Rodrigo Vivi
2026/03/26
Re: [PATCH v11 03/22] drm: Add new general DRM property "color format"
Nicolas Frattaroli
2026/03/26
Re: [PATCH v2] drm/i915/gem: Fix UAF race in eb_relocate_vma
Yassine Mounir
2026/03/26
Re: [PATCH v2] drm/i915/gem: Fix UAF race in eb_relocate_vma
Yassine Mounir
2026/03/26
[PATCH v2] mailmap: update email address for Christoph Manszewski
Christoph Manszewski
2026/03/26
Re: [PATCH v2] drm/i915/gem: Fix UAF race in eb_relocate_vma
Yassine Mounir
2026/03/26
Re: [PATCH v2] drm/i915/gem: Fix UAF race in eb_relocate_vma
Yassine Mounir
Earlier messages
Later messages