Messages by Thread
-
-
Re: [PATCH 15/61] trace: Prefer IS_ERR_OR_NULL over manual NULL check
Steven Rostedt
-
Re: [PATCH 25/61] net/bluetooth: Prefer IS_ERR_OR_NULL over manual NULL check
Bastien Nocera
-
✗ Fi.CI.BUILD: failure for Refactor LT PHY PLL handling to use DPLL framework (rev4)
Patchwork
-
Re: [PATCH v7 0/2] Miscellaneous fixes in drm code
Andi Shyti
-
[PATCH v3 03/24] drm/i915/lt_phy: Refactor LT PHY PLL handling to use explicit PLL state
Mika Kahola
-
linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
Mark Brown
-
Re: (subset) [PATCH 51/61] leds: Prefer IS_ERR_OR_NULL over manual NULL check
Lee Jones
-
Re: [PATCH 56/61] clk: Prefer IS_ERR_OR_NULL over manual NULL check
Brian Masney
-
Re: [PATCH 46/61] vfio: Prefer IS_ERR_OR_NULL over manual NULL check
Pranjal Shrivastava
-
Re: [PATCH 57/61] reset: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Zabel
-
Re: [PATCH 18/61] sound: Prefer IS_ERR_OR_NULL over manual NULL check
Mark Brown
-
Re: [PATCH 30/61] net/sunrpc: Prefer IS_ERR_OR_NULL over manual NULL check
Jeff Layton
-
Re: [PATCH 61/61] file: Drop unlikely() around IS_ERR_OR_NULL()
Jeff Layton
-
Re: [PATCH 37/61] drm: Prefer IS_ERR_OR_NULL over manual NULL check
Christian König
-
[PATCH v2 0/2] drm/colorop: Keep colorop state consistent across atomic commits
Chaitanya Kumar Borah
-
[PATCH v7 00/26] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe.
Maarten Lankhorst
-
Re: [PATCH i-g-t] tests/intel/gem_lmem_swapping: Expect gem leak helper crashes
Kamil Konieczny
-
Re: [PATCH RFC 0/4] DP: Read LTTPR caps followed by DPRX caps
Murthy, Arun R
-
Re: [PATCHv2] drm/i915/dp: On DPCD init/caps wake the DPRx
Murthy, Arun R
-
RE: [PATCH v3 23/24] drm/i915/lt_phy: Remove LT PHY specific state verification
Kandpal, Suraj
-
[PATCH] drm/i915/dmc: Update PIPEDMC interrupt mask
Dibin Moolakadan Subrahmanian
-
Re: [PATCH v2] drm/i915/dg2: Update workaround 22013059131
Krzysztof Karas
-
RE: [PATCH v2 12/24] drm/i915/lt_phy: Add xe3plpd .compare_hw_state hook
Kandpal, Suraj
-
RE: [PATCH v2 11/24] drm/i915/lt_phy: Add xe3plpd .dump_hw_state hook
Kandpal, Suraj
-
RE: [PATCH v2 06/24] drm/i915/lt_phy: Add xe3plpd .compute_dplls hook
Kandpal, Suraj
-
Re: [PATCH 5/5] drm/i915/dp: Enable Common SDP Transmission line
Nautiyal, Ankit K
-
Re: [PATCH 3/5] drm/i915/dp: Add helper for AS SDP TL and fix documentation
Nautiyal, Ankit K
-
Re: [PATCH 2/5] drm/i915/dp: Add fields to store CMN_SDP_TL register state in crtc_state
Nautiyal, Ankit K
-
RE: [PATCH v2 05/24] drm/i915/lt_phy: Add lane_count to PLL state
Kandpal, Suraj
-
RE: [PATCH v2 04/24] drm/i915/lt_phy: Refactor LT PHY PLL handling to use explicit PLL state
Kandpal, Suraj
-
RE: [PATCH v2 03/24] drm/i915/lt_phy: Add PLL information for xe3plpd
Kandpal, Suraj
-
RE: [PATCH v2 02/24] drm/i915/lt_phy: Add check if PLL is enabled
Kandpal, Suraj
-
RE: [PATCH v2 01/24] drm/i915/lt_phy: Dump missing PLL state parameters
Kandpal, Suraj
-
Re: [PATCH v1 03/16] mm/memory: inline unmap_mapping_range_vma() into unmap_mapping_range_tree()
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v2 2/4] fs: Remove unncessary pagevec.h includes
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v1 09/16] mm/memory: convert details->even_cows into details->skip_cows
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v1 05/16] mm/oom_kill: use MMU_NOTIFY_CLEAR in __oom_reap_task_mm()
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v2 4/4] folio_batch: Rename PAGEVEC_SIZE to FOLIO_BATCH_SIZE
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v2 1/4] mm: Remove stray references to struct pagevec
Lorenzo Stoakes (Oracle)
-
[RFC PATCH 0/7] queued static-key API reduces IPIs to 134/16154 in dyndbg
Jim Cromie
-
Re: [PATCH v1 08/16] mm/memory: move adjusting of address range to unmap_vmas()
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v1 13/16] mm: rename zap_page_range_single_batched() to zap_vma_range_batched()
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v1 12/16] mm: rename zap_vma_pages() to zap_vma()
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
Puranjay Mohan
-
Re: [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
Puranjay Mohan
-
Re: [PATCH v1 06/16] mm/oom_kill: factor out zapping of VMA into zap_vma_for_reaping()
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v1 04/16] mm/memory: simplify calculation in unmap_mapping_range_tree()
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v1 07/16] mm/memory: rename unmap_single_vma() to __zap_vma_range()
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v1 10/16] mm/memory: use __zap_vma_range() in zap_vma_for_reaping()
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v1 01/16] mm/madvise: drop range checks in madvise_free_single_vma()
Lorenzo Stoakes (Oracle)
-
Re: [PATCH v2 3/4] folio_batch: Rename pagevec.h to folio_batch.h
Lorenzo Stoakes (Oracle)
-
Re: [PATCH 00/63] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
jim . cromie
-
[CI] drm/i915/dmc: Fix an unlikely NULL pointer deference at probe
Imre Deak
-
Re: [PATCH v10 21/22] drm/tests: bridge: Add test for HDMI output bus formats helper
Maxime Ripard
-
Re: [PATCH v10 03/22] drm: Add new general DRM property "color format"
Maxime Ripard
-
Re: [PATCH v10 02/22] drm/display: hdmi-state-helper: Use default case for unsupported formats
Maxime Ripard
-
[PATCH v12.1 0/1] Rust GPU buddy allocator bindings
Joel Fernandes
-
Re: [PATCH v2] iopoll: fix function parameter names in read_poll_timeout_atomic()
Jani Nikula
-
RE: [PATCHv6] drm/i915/dp: Read ALPM caps after DPCD init
Manna, Animesh
-
✗ i915.CI.BAT: failure for drm/i915/hdcp: Take force_hdcp14 into account during check_link (rev2)
Patchwork
-
Re: [PATCH 8/8] drm/i915/display: switch to including common step file directly
Luca Coelho
-
Re: [PATCH 7/8] drm/xe/step: switch from enum xe_step to intel_step naming
Luca Coelho
-
Re: [PATCH 6/8] drm/xe/step: switch to the shared step definitions with i915
Luca Coelho
-
Re: [PATCH 5/8] drm/intel: add shared step.h and switch i915 to use it
Luca Coelho
-
Re: [PATCH 4/8] drm/xe/compat: remove intel_step_name macro
Luca Coelho
-
✓ i915.CI.BAT: success for drm/i915/backlight: Check if VESA backlight is possible
Patchwork
-
Re: [PATCH 3/8] drm/i915/dmc: use step name from runtime info
Luca Coelho
-
Re: [PATCH 2/8] drm/i915/display: add step name in display runtime info
Luca Coelho
-
Re: [PATCH 1/8] drm/i915/dmc: simplify stepping info initialization
Luca Coelho
-
[PATCH RFC 0/3] Some updates over DP AUX Transactions
Arun R Murthy