Messages by Date
-
2025/09/18
[PATCH v2 01/11] PCI: Move Resizable BAR code into rebar.c
Ilpo Järvinen
-
2025/09/18
[PATCH] drm/i915/gvt: Simplify case switch in intel_vgpu_ioctl
Jonathan Cavitt
-
2025/09/18
[PATCH] drm/i915/display: Set SPREAD_AMP bit to enable SSC
Khaled Almahallawy
-
2025/09/18
[PATCH 3/5] drm/i915/dp: Pass DPCD device descriptor to intel_dp_get_dsc_sink_cap()
Imre Deak
-
2025/09/18
[PATCH 4/5] drm/i915/dp: Verify branch devices' overall pixel throughput/line width
Imre Deak
-
2025/09/18
[PATCH 1/5] drm/dp: Add quirk for Synaptics DSC throughput link-bpp limit
Imre Deak
-
2025/09/18
[PATCH 5/5] drm/i915/dp: Handle Synaptics DSC throughput link-bpp quirk
Imre Deak
-
2025/09/18
[PATCH 2/5] drm/i915/dp: Calculate DSC slice count based on per-slice peak throughput
Imre Deak
-
2025/09/18
[PATCH 0/5] drm/i915/dp: Work around a DSC pixel throughput issue
Imre Deak
-
2025/09/18
Re: [PATCH v2 15/15] drm/i915: split out vlv_clock.[ch]
Michał Grzelak
-
2025/09/18
[PULL] drm-intel-next v2 of drm-intel-next-2025-09-12
Rodrigo Vivi
-
2025/09/18
[PATCH v3 07/14] yama: Remove redundant rcu_read_lock/unlock() in spin_lock
pengdonglin
-
2025/09/18
✓ i915.CI.BAT: success for drm/i915/irq: clarify and refactor ->irq_mask (rev3)
Patchwork
-
2025/09/18
Re: [PATCH 1/6] drm/i915/gem: Avoid accessing uninitialized context in emit_rpcs_query()
Sebastian Brzezinka
-
2025/09/18
✗ i915.CI.BAT: failure for drm/i915/irq: clarify and refactor ->irq_mask (rev2)
Patchwork
-
2025/09/18
[PATCH 0/5] drm/i915/irq: clarify and refactor ->irq_mask
Jani Nikula
-
2025/09/18
Re: [PATCH v2 00/15] drm/i915: vlv clock cleanups
Jani Nikula
-
2025/09/18
Re: [PATCH v2 02/15] drm/i915: do cck get/put inside vlv_get_cck_clock()
Michał Grzelak
-
2025/09/18
[PATCH v2 10/10] drm/i915/fbdev: drop dependency on display in i915 specific code
Jani Nikula
-
2025/09/18
Re: [PATCH 3/5] drm/i915/vrr: Store guardband in crtc state even for icl/tgl
Nautiyal, Ankit K
-
2025/09/18
Re: [PATCH 5/5] drm/i915/vrr: Move the TGL SCL manging of vmin/vmax/flipline deeper
Nautiyal, Ankit K
-
2025/09/18
Re: [PATCH v2 09/10] drm/{i915,xe}/fbdev: pass struct drm_device to intel_fbdev_fb_fill_info()
Ville Syrjälä
-
2025/09/18
Re: [PATCH v2 06/10] drm/xe/fbdev: abstract bo creation
Ville Syrjälä
-
2025/09/18
Re: [PATCH v2 10/10] drm/i915/fbdev: drop dependency on display in i915 specific code
Ville Syrjälä
-
2025/09/18
Re: [PATCH v2 05/10] drm/i915/fbdev: abstract bo creation
Ville Syrjälä
-
2025/09/18
✓ i915.CI.BAT: success for drm/{i915,xe}/fbdev: refactor (rev2)
Patchwork
-
2025/09/18
Re: [PATCH v2 08/10] drm/{i915,xe}/fbdev: deduplicate fbdev creation
Ville Syrjälä
-
2025/09/18
Re: [PATCH v2 07/10] drm/{i915,xe}/fbdev: add intel_fbdev_fb_bo_destroy()
Ville Syrjälä
-
2025/09/18
Re: [PATCH v2 04/10] drm/{i915,xe}/fbdev: deduplicate struct drm_mode_fb_cmd2 init
Ville Syrjälä
-
2025/09/18
[PATCH v2 02/10] drm/i915/fbdev: make intel_framebuffer_create() error return handling explicit
Jani Nikula
-
2025/09/18
[PATCH v5 0/6] cpufreq: use __free() for all cpufreq_cpu_get() references
Zihuan Zhang
-
2025/09/18
Re: [PATCH v2 03/10] drm/{i915,xe}/fbdev: pass struct drm_device to intel_fbdev_fb_alloc()
Ville Syrjälä
-
2025/09/18
Re: [PATCH v2 02/10] drm/i915/fbdev: make intel_framebuffer_create() error return handling explicit
Ville Syrjälä
-
2025/09/18
Re: [PATCH v2 01/10] drm/xe/fbdev: use the same 64-byte stride alignment as i915
Ville Syrjälä
-
2025/09/18
Re: [PATCH 4/5] drm/i915/irq: rename de_irq_mask[] to de_pipe_imr_mask[]
Ville Syrjälä
-
2025/09/18
Re: [PATCH 3/5] drm/i915/irq: rename irq_mask to gen2_imr_mask
Ville Syrjälä
-
2025/09/18
Re: [PATCH 2/5] drm/i915/irq: use a dedicated IMR cache for gen 5-7
Ville Syrjälä
-
2025/09/18
Re: [PATCH 1/5] drm/i915/irq: use a dedicated IMR cache for VLV/CHV
Ville Syrjälä
-
2025/09/18
Re: [PATCH v3] drm/i915/irq: add ilk_display_irq_reset()
Ville Syrjälä
-
2025/09/18
Re: [PATCH 3/5] drm/i915/vrr: Store guardband in crtc state even for icl/tgl
Ville Syrjälä
-
2025/09/18
[PATCH v2 05/10] drm/i915/fbdev: abstract bo creation
Jani Nikula
-
2025/09/18
Re: [PATCH 5/5] drm/i915/vrr: Move the TGL SCL manging of vmin/vmax/flipline deeper
Nautiyal, Ankit K
-
2025/09/18
[PATCH v3] drm/i915/irq: add ilk_display_irq_reset()
Jani Nikula
-
2025/09/18
[PATCH 1/5] drm/i915/irq: use a dedicated IMR cache for VLV/CHV
Jani Nikula
-
2025/09/18
✗ Fi.CI.BUILD: failure for drm/1915: skl+ watermark/latency stuff (rev3)
Patchwork
-
2025/09/18
Re: [PATCH 5/5] drm/i915/vrr: Move the TGL SCL manging of vmin/vmax/flipline deeper
Ville Syrjälä
-
2025/09/18
[PATCH v2 00/10] drm/{i915,xe}/fbdev: refactor
Jani Nikula
-
2025/09/18
[PATCH v2 10/13] drm/i915: Flatten sanitize_wm_latency() a bit
Ville Syrjala
-
2025/09/18
Re: [PATCH v2 10/15] drm/i915: cache the results in vlv_clock_get_hpll_vco() and use it more
Michał Grzelak
-
2025/09/18
Re: [PATCH 11/13] drm/i915: Make wm latencies monotonic
Ville Syrjälä
-
2025/09/18
Re: [PATCH v2 00/15] drm/i915: vlv clock cleanups
Michał Grzelak
-
2025/09/18
Re: [PATCH 3/5] drm/i915/vrr: Store guardband in crtc state even for icl/tgl
Nautiyal, Ankit K
-
2025/09/18
Re: [PATCH v2] drm/i915/irq: add ilk_display_irq_reset()
Ville Syrjälä
-
2025/09/18
Re: [PATCH v2 12/15] drm/i915: remove intel_update_czclk() as unnecessary
Michał Grzelak
-
2025/09/18
Re: [PATCH v2 1/2] drm/i915: set O_LARGEFILE in __create_shmem()
Andi Shyti
-
2025/09/18
[PULL] drm-xe-fixes
Rodrigo Vivi
-
2025/09/18
Re: [PATCH v2] drm/i915/irq: add ilk_display_irq_reset()
Jani Nikula
-
2025/09/18
[PATCH 3/5] drm/i915/irq: rename irq_mask to gen2_imr_mask
Jani Nikula
-
2025/09/18
Re: [PATCH 5/5] drm/i915/irq: add ilk_display_irq_reset()
Jani Nikula
-
2025/09/18
[PATCH v2] drm/i915/irq: add ilk_display_irq_reset()
Jani Nikula
-
2025/09/18
Re: [PATCH 5/5] drm/i915/irq: add ilk_display_irq_reset()
Ville Syrjälä
-
2025/09/18
[PATCH 4/5] drm/i915/irq: rename de_irq_mask[] to de_pipe_imr_mask[]
Jani Nikula
-
2025/09/18
[PATCH 2/5] drm/i915/irq: use a dedicated IMR cache for gen 5-7
Jani Nikula
-
2025/09/18
Re: [PATCH v2 14/15] drm/i915: move hpll and czclk caching under display
Michał Grzelak
-
2025/09/18
Re: [PATCH v2 11/15] drm/i915: remove vlv_get_cck_clock_hpll()
Michał Grzelak
-
2025/09/18
Re: [PATCH 0/2] drm/i915/gvt: Various mmio.c fixes
Andi Shyti
-
2025/09/18
Re: [PATCH v2 01/15] drm/i915: do cck get/put inside vlv_get_hpll_vco()
Michał Grzelak
-
2025/09/18
Re: [PATCH 3/5] drm/i915/vrr: Store guardband in crtc state even for icl/tgl
Nautiyal, Ankit K
-
2025/09/18
Re: [PATCH 4/5] drm/i915/vrr: Annotate some functions with "hw"
Nautiyal, Ankit K
-
2025/09/18
Re: [PATCH 2/5] drm/i915/vrr: Readout framestart_delay earlier
Nautiyal, Ankit K
-
2025/09/18
Re: [PATCH 1/5] drm/i915/vrr: Extract helpers to convert between guardband and pipeline_full values
Nautiyal, Ankit K
-
2025/09/18
Re: [PATCH 5/5] drm/i915/vrr: Move the TGL SCL manging of vmin/vmax/flipline deeper
Nautiyal, Ankit K
-
2025/09/18
Re: [PATCH 6/9] drm/{i915,xe}/fbdev: add intel_fbdev_fb_bo_destroy()
Jani Nikula
-
2025/09/18
[PATCH v2 09/10] drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_fill_info()
Jani Nikula
-
2025/09/18
Re: [PATCH 2/9] drm/{i915, xe}/fbdev: add intel_fbdev_fb_pitch_align()
Jani Nikula
-
2025/09/18
[PATCH v2 07/10] drm/{i915, xe}/fbdev: add intel_fbdev_fb_bo_destroy()
Jani Nikula
-
2025/09/18
[PATCH v2 08/10] drm/{i915,xe}/fbdev: deduplicate fbdev creation
Jani Nikula
-
2025/09/18
[PATCH v2 06/10] drm/xe/fbdev: abstract bo creation
Jani Nikula
-
2025/09/18
[PATCH v2 03/10] drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_alloc()
Jani Nikula
-
2025/09/18
[PATCH v2 01/10] drm/xe/fbdev: use the same 64-byte stride alignment as i915
Jani Nikula
-
2025/09/18
[PULL] drm-misc-fixes
Maxime Ripard
-
2025/09/18
Re: [PATCH] drm/i915: add note on VLV/CHV hpll_freq and czclk_freq caching
Jani Nikula
-
2025/09/17
[PULL] drm-misc-next-fixes
Thomas Zimmermann
-
2025/09/17
Re: [PATCH v2 10/15] drm/i915: cache the results in vlv_clock_get_hpll_vco() and use it more
Ville Syrjälä
-
2025/09/17
[PATCH 5/6] drm: Do not attempt to round_up() zeros in drm_suballoc_try_alloc()
Krzysztof Karas
-
2025/09/17
Re: [PATCH 5/5] drm/i915: split out i915_wait_util.h
Rodrigo Vivi
-
2025/09/17
Re: [PATCH v2 6/6] drm/i915/pm: Drop redundant pci stuff from suspend/resume paths
Hogander, Jouni
-
2025/09/17
[PATCH v2 03/11] PCI: Move pci_rebar_size_to_bytes() and export it
Ilpo Järvinen
-
2025/09/17
Re: [PATCH] drm/i915/alpm: Remove error handling from get_lfps_cycle_min_max_time
Hogander, Jouni
-
2025/09/17
Re: [PATCH 00/11] PCI: Resizable BAR improvements
Christian König
-
2025/09/17
[PATCH v3 08/14] cgroup: Remove redundant rcu_read_lock/unlock() in spin_lock
pengdonglin
-
2025/09/17
[PATCH v3 12/14] net: amt: Remove redundant rcu_read_lock/unlock() in spin_lock
pengdonglin
-
2025/09/17
[HDR][Intel UHD] Student project: exploring HDR enablement on 8th gen iGPU
David Holland
-
2025/09/17
RE: [RESEND] drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to only PHY A
Gustavo Sousa
-
2025/09/17
✗ LGCI.VerificationFailed: failure for rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections (rev2)
Patchwork
-
2025/09/17
Re: [PATCH v10 1/1] drm/i915/display: Add no_psr_reason to PSR debugfs
michal.grzelak
-
2025/09/17
✓ i915.CI.BAT: success for drm/i915/display: Simplify Link/PHY CTS flow and process
Patchwork
-
2025/09/17
Re: [01/10] drm/drm-crtc: Introduce sharpness strength property
Simona Vetter
-
2025/09/17
[PATCH v5 6/6] PM: EM: Use scope-based cleanup helper
Zihuan Zhang
-
2025/09/17
[PATCH 11/15] drm/i915/display: Use vrr.guardband to derive vblank_start
Ankit Nautiyal
-
2025/09/17
[PATCH] drm/i915/display: Simplify Link/PHY CTS flow and process
Khaled Almahallawy
-
2025/09/17
[CI 3/4] drm/i915: split out i915_list_util.h
Jani Nikula
-
2025/09/17
✓ i915.CI.BAT: success for drm/i915/vrr: Hide icl/tgl idiosyncrasies better
Patchwork
-
2025/09/17
Re: [PATCH 11/15] drm/i915/display: Use vrr.guardband to derive vblank_start
Ville Syrjälä
-
2025/09/17
✗ LGCI.VerificationFailed: failure for rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
Patchwork
-
2025/09/17
Re: [PATCH v3 08/14] cgroup: Remove redundant rcu_read_lock/unlock() in spin_lock
Tejun Heo
-
2025/09/17
[PATCH v2 02/11] PCI: Cleanup pci_rebar_bytes_to_size() and move into rebar.c
Ilpo Järvinen
-
2025/09/17
[PATCH 0/3] Add WCL as subplatform from PTL
Dnyaneshwar Bhadane
-
2025/09/17
Re: [PATCH 11/15] drm/i915/display: Use vrr.guardband to derive vblank_start
Ville Syrjälä
-
2025/09/17
Re: [PATCH 6/6] drm: Avoid undefined behavior on u16 multiplication
Krzysztof Karas
-
2025/09/17
Re: [PATCH 11/15] drm/i915/display: Use vrr.guardband to derive vblank_start
Ville Syrjälä
-
2025/09/17
[PATCH 2/5] drm/i915/vrr: Readout framestart_delay earlier
Ville Syrjala
-
2025/09/17
[PATCH 4/5] drm/i915/vrr: Annotate some functions with "hw"
Ville Syrjala
-
2025/09/17
[PATCH 5/5] drm/i915/vrr: Move the TGL SCL manging of vmin/vmax/flipline deeper
Ville Syrjala
-
2025/09/17
[PATCH 3/5] drm/i915/vrr: Store guardband in crtc state even for icl/tgl
Ville Syrjala
-
2025/09/17
[PATCH 1/5] drm/i915/vrr: Extract helpers to convert between guardband and pipeline_full values
Ville Syrjala
-
2025/09/17
[PATCH 0/5] drm/i915/vrr: Hide icl/tgl idiosyncrasies better
Ville Syrjala
-
2025/09/17
Re: [PATCH v2 1/6] drm/i915/pm: Simplify pm hook documentation
Hogander, Jouni
-
2025/09/17
✗ Fi.CI.BUILD: failure for drm/xe: Fix driver reference in FLR comment (rev2)
Patchwork
-
2025/09/17
✗ Fi.CI.BUILD: failure for PCI: Resizable BAR improvements (rev3)
Patchwork
-
2025/09/17
Re: [PATCH v2 00/11] PCI: Resizable BAR improvements
Lucas De Marchi
-
2025/09/17
[PATCH] drm/i915: add note on VLV/CHV hpll_freq and czclk_freq caching
Jani Nikula
-
2025/09/17
Re: [PATCH 1/7] drm: writeback: Refactor drm_writeback_connector structure
Dmitry Baryshkov
-
2025/09/17
✓ i915.CI.BAT: success for drm/ttm: rename ttm_bo_put to _fini v3
Patchwork
-
2025/09/17
Re: [PATCH 00/10] Introduce drm sharpness property
Jani Nikula
-
2025/09/17
[PATCH v2 08/11] PCI: Add pci_rebar_get_max_size()
Ilpo Järvinen
-
2025/09/17
✗ Fi.CI.BUILD: failure for drm/i915: clean up i915_utils.h
Patchwork
-
2025/09/17
Re: [PATCH 12/14] drm/i915/vrr: Use static guardband to support seamless LRR switching
Ville Syrjälä
-
2025/09/17
[PATCH v6 2/3] drm/buddy: Separate clear and dirty free block trees
Arunpravin Paneer Selvam
-
2025/09/17
Re: [PATCH v4 1/2] drm: Add GPU frequency tracepoint at DRM level
Tvrtko Ursulin
-
2025/09/17
Re: [PATCH 11/15] drm/i915/display: Use vrr.guardband to derive vblank_start
Ville Syrjälä
-
2025/09/17
✓ i915.CI.BAT: success for PCI: Resizable BAR improvements (rev2)
Patchwork
-
2025/09/17
Re: [PATCH v2 00/11] PCI: Resizable BAR improvements
Ilpo Järvinen
-
2025/09/17
Re: [PATCH 6/9] drm/{i915,xe}/fbdev: add intel_fbdev_fb_bo_destroy()
Ville Syrjälä
-
2025/09/17
✓ i915.CI.BAT: success for drm/i915: add note on VLV/CHV hpll_freq and czclk_freq caching
Patchwork
-
2025/09/17
Re: [PATCH v4 2/2] drm/xe: Add DRM GPU frequency tracepoint to Xe
Tvrtko Ursulin
-
2025/09/17
Re: [PATCH 04/11] PCI: Improve Resizable BAR functions kernel doc
Randy Dunlap
-
2025/09/17
[PATCH v5 3/6] cpufreq: intel_pstate: Use scope-based cleanup helper
Zihuan Zhang
-
2025/09/17
✓ i915.CI.BAT: success for drm/i915/gvt: Various mmio.c fixes
Patchwork
-
2025/09/17
Re: [PATCH 1/2] drm/i915/gvt: Remove unnecessary check in reg_is_mmio
Andi Shyti
-
2025/09/17
✓ i915.CI.BAT: success for drm/i915/gvt: Various mmio.c fixes (rev2)
Patchwork
-
2025/09/17
Re: [PATCH 11/15] drm/i915/display: Use vrr.guardband to derive vblank_start
Nautiyal, Ankit K
-
2025/09/17
Re: [PATCH v2 10/15] drm/i915: cache the results in vlv_clock_get_hpll_vco() and use it more
Jani Nikula
-
2025/09/17
[PULL] drm-intel-fixes
Tvrtko Ursulin
-
2025/09/17
Re: [PATCH] drm/i915: add note on VLV/CHV hpll_freq and czclk_freq caching
Ville Syrjälä
-
2025/09/17
✓ i915.CI.BAT: success for Some shmem fixes (rev3)
Patchwork
-
2025/09/17
Re: [PATCH 11/15] drm/i915/display: Use vrr.guardband to derive vblank_start
Ville Syrjälä
-
2025/09/17
Re: [PATCH 6/9] drm/{i915,xe}/fbdev: add intel_fbdev_fb_bo_destroy()
Jani Nikula
-
2025/09/17
RE: [PATCH 11/15] drm/i915/display: Use vrr.guardband to derive vblank_start
Shankar, Uma
-
2025/09/17
[PATCH v3 11/14] net: ncsi: Remove redundant rcu_read_lock/unlock() in spin_lock
pengdonglin
-
2025/09/17
Re: [PATCH 2/2] drm/i915/gvt: Fix intel_vgpu_gpa_to_mmio_offset kernel docs
Andi Shyti
-
2025/09/17
Re: [PATCH 11/15] drm/i915/display: Use vrr.guardband to derive vblank_start
Nautiyal, Ankit K
-
2025/09/17
✗ i915.CI.BAT: failure for drm: Add GPU frequency tracepoint (rev3)
Patchwork
-
2025/09/17
RE: [PATCH v3 3/3] drm/xe: Refactoring the code as per review comment
Sebinraj, S
-
2025/09/17
[PATCH v4 2/2] drm/xe: Add DRM GPU frequency tracepoint to Xe
S Sebinraj
-
2025/09/17
[PATCH v4 1/2] drm: Add GPU frequency tracepoint at DRM level
S Sebinraj
-
2025/09/17
RE: [PATCH v3 3/3] drm/xe: Refactoring the code as per review comment
Jani Nikula
-
2025/09/16
Re: [PATCH v3 0/5] drm: Miscellaneous fixes in drm code
Krzysztof Karas
-
2025/09/16
Re: ✓ i915.CI.Full: success for drm/i915/display: Use DISPLAY_VER over GRAPHICS_VER (rev2)
Matt Roper
-
2025/09/16
Re: [PATCH 0/2] drm/i915/gvt: Various mmio.c fixes
Zhenyu Wang
-
2025/09/16
✓ i915.CI.BAT: success for User readable error codes on atomic_ioctl failure (rev4)
Patchwork
-
2025/09/16
Re: [PATCH 2/9] drm/{i915, xe}/fbdev: add intel_fbdev_fb_pitch_align()
Jani Nikula
-
2025/09/16
[PATCH v5 1/6] arm64: topology: Use scope-based cleanup helper
Zihuan Zhang
-
2025/09/16
✗ i915.CI.BAT: failure for Some shmem fixes (rev2)
Patchwork
-
2025/09/16
[PATCH v3 10/14] wifi: mac80211: Remove redundant rcu_read_lock/unlock() in spin_lock
pengdonglin
-
2025/09/16
Re: [PATCH 2/9] drm/{i915, xe}/fbdev: add intel_fbdev_fb_pitch_align()
Ville Syrjälä
-
2025/09/16
Re: [PATCH v3 09/14] cgroup/cpuset: Remove redundant rcu_read_lock/unlock() in spin_lock
Tejun Heo
-
2025/09/16
[PATCH 0/2] drm/i915/gvt: Various mmio.c fixes
Jonathan Cavitt
-
2025/09/16
Re: [PATCH v2 00/11] PCI: Resizable BAR improvements
Lucas De Marchi
-
2025/09/16
[PATCH 2/2] drm/i915/gvt: Fix intel_vgpu_gpa_to_mmio_offset kernel docs
Jonathan Cavitt
-
2025/09/16
Re: [PATCH v2 06/11] drm/i915/gt: Use pci_rebar_size_supported()
Rodrigo Vivi
-
2025/09/16
RE: [PATCH] drm/i915/dmc: explicitly sanitize num_entries from package_header
Golani, Mitulkumar Ajitkumar
-
2025/09/16
Re: [PATCH v3 05/14] s390/pkey: Remove redundant rcu_read_lock/unlock() in spin_lock
Harald Freudenberger
-
2025/09/16
[PATCH v3 05/14] s390/pkey: Remove redundant rcu_read_lock/unlock() in spin_lock
pengdonglin
-
2025/09/16
[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
pengdonglin
-
2025/09/16
[PATCH v3 06/14] ipc: Remove redundant rcu_read_lock/unlock() in spin_lock
pengdonglin
-
2025/09/16
[PATCH v3 01/14] ACPI: APEI: Remove redundant rcu_read_lock/unlock() in spin_lock
pengdonglin
-
2025/09/16
[PATCH v3 14/14] wifi: ath9k: Remove redundant rcu_read_lock/unlock() in spin_lock
pengdonglin
-
2025/09/16
[PATCH v3 04/14] nfs: Remove redundant rcu_read_lock/unlock() in spin_lock
pengdonglin
-
2025/09/16
[PATCH v3 09/14] cgroup/cpuset: Remove redundant rcu_read_lock/unlock() in spin_lock
pengdonglin
-
2025/09/16
[PATCH v3 03/14] fs: aio: Remove redundant rcu_read_lock/unlock() in spin_lock
pengdonglin
-
2025/09/16
[PATCH v2] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
pengdonglin
-
2025/09/16
Re: [PATCH v3 11/14] net: ncsi: Remove redundant rcu_read_lock/unlock() in spin_lock
Paul Fertser
-
2025/09/16
[PATCH v3 02/14] drm/i915/gt: Remove redundant rcu_read_lock/unlock() in spin_lock
pengdonglin
-
2025/09/16
[PATCH v3 13/14] net: bonding: Remove redundant rcu_read_lock/unlock() in spin_lock
pengdonglin
-
2025/09/16
Re: [PATCH 11/15] drm/i915/display: Use vrr.guardband to derive vblank_start
Nautiyal, Ankit K
-
2025/09/16
Re: [PATCH i-g-t v2 1/3] lib: add support for opening Panthor devices
Kamil Konieczny
-
2025/09/16
✓ i915.CI.BAT: success for Some shmem fixes
Patchwork
-
2025/09/16
[CI 0/2] Some shmem fixes
Andi Shyti
-
2025/09/16
[CI 1/2] drm/i915: set O_LARGEFILE in __create_shmem()
Andi Shyti
-
2025/09/16
[CI 2/2] drm/i915: Fix incorrect error handling in shmem_pwrite()
Andi Shyti
-
2025/09/16
✓ i915.CI.BAT: success for drm/{i915,xe}/dsb: refactor DSB buffer allocation
Patchwork
-
2025/09/16
Re: [PATCH i-g-t v2 2/3] panthor: add initial infrastructure
Kamil Konieczny
-
2025/09/16
[PATCH 1/4] drm/{i915, xe}/dsb: make {intel, xe}_dsb_buffer.c independent of display
Jani Nikula
-
2025/09/16
[PATCH 3/4] drm/{i915,xe}/dsb: make struct intel_dsb_buffer opaque
Jani Nikula
-
2025/09/16
[PATCH 4/4] drm/xe/dsb: drop the unnecessary struct i915_vma
Jani Nikula
-
2025/09/16
[PATCH 0/4] drm/{i915,xe}/dsb: refactor DSB buffer allocation
Jani Nikula
-
2025/09/16
Re: [PATCH 13/13] drm/i915: Make sure wm block/lines are non-decreasing
Luca Coelho
-
2025/09/16
Re: [PATCH v3 0/5] drm: Miscellaneous fixes in drm code
Andi Shyti
-
2025/09/16
Re: [PATCH v3 3/5] drm: Avoid undefined behavior on u16 multiplication in drm_vram_helper_mode_valid_internal()
Andi Shyti