Messages by Date
-
2025/07/16
Re: [PATCH] misc: fastrpc: Use of_reserved_mem_region_to_resource() for "memory-region"
Greg Kroah-Hartman
-
2025/07/16
[PATCH] drm/ttm: rename ttm_bo_put to _fini v2
Christian König
-
2025/07/16
Re: [PATCH 2/9] mei: late_bind: add late binding component driver
Greg KH
-
2025/07/16
Re: [PATCH] drm/sched: Remove optimization that causes hang when killing dependent jobs
Greg Kroah-Hartman
-
2025/07/16
Re: [PATCH v2 02/10] clk: imx95-blk-ctl: Save/restore registers when RPM routines are called
Abel Vesa
-
2025/07/16
Re: [PATCH v2 01/10] clk: imx95-blk-ctl: Save platform data in imx95_blk_ctl structure
Abel Vesa
-
2025/07/16
RE: [PATCH 2/9] mei: late_bind: add late binding component driver
Usyskin, Alexander
-
2025/07/16
Re: [PATCH 2/9] mei: late_bind: add late binding component driver
Greg KH
-
2025/07/16
Re: [PATCH v5 2/3] drm/amdgpu: Reset the clear flag in buddy during resume
Arunpravin Paneer Selvam
-
2025/07/16
Re: [PATCH] drm/sched: Remove optimization that causes hang when killing dependent jobs
Philipp Stanner
-
2025/07/16
Re: [PATCH] drm/sched: Remove optimization that causes hang when killing dependent jobs
Greg Kroah-Hartman
-
2025/07/16
Re: [PATCH] drm/sched: Remove optimization that causes hang when killing dependent jobs
Greg Kroah-Hartman
-
2025/07/16
Re: [PATCH v5 2/3] drm/amdgpu: Reset the clear flag in buddy during resume
Christian König
-
2025/07/16
Re: [PATCH v5 2/3] drm/amdgpu: Reset the clear flag in buddy during resume
Arunpravin Paneer Selvam
-
2025/07/16
Re: [PATCH] drm/sched: Remove optimization that causes hang when killing dependent jobs
Christian König
-
2025/07/16
Re: [PATCH v5 2/3] drm/amdgpu: Reset the clear flag in buddy during resume
Christian König
-
2025/07/16
Re: [PATCH] drm/sched: Remove optimization that causes hang when killing dependent jobs
Philipp Stanner
-
2025/07/16
Re: [PATCH] drm/sched: Remove optimization that causes hang when killing dependent jobs
Christian König
-
2025/07/16
Re: [PATCH] drm/sched: Remove optimization that causes hang when killing dependent jobs
Michel Dänzer
-
2025/07/16
linux-next: build warning after merge of the drm-misc tree
Stephen Rothwell
-
2025/07/16
Re: linux-next: manual merge of the rust tree with the drm-misc tree
Danilo Krummrich
-
2025/07/16
Re: [PATCH v5 2/3] drm/amdgpu: Reset the clear flag in buddy during resume
Arunpravin Paneer Selvam
-
2025/07/16
Re: [PATCH v3 0/5] drm/sitronix/st7571-i2c: Add support for the ST7567 Controller
Javier Martinez Canillas
-
2025/07/16
linux-next: manual merge of the rust tree with the drm-misc tree
Stephen Rothwell
-
2025/07/16
Re: [PATCH] drm/sched: Remove optimization that causes hang when killing dependent jobs
Danilo Krummrich
-
2025/07/16
Re: [PATCH] drm/sched: Remove optimization that causes hang when killing dependent jobs
cao, lin
-
2025/07/16
[PATCH v5 07/10] arm64: dts: rockchip: Add DP0 for rk3588
Andy Yan
-
2025/07/16
[PATCH v5 10/10] arm64: dts: rockchip: Enable DP2HDMI for ROCK 5 ITX
Andy Yan
-
2025/07/16
[PATCH v5 05/10] dt-bindings: display: simple-bridge: Add ra620 compatible
Andy Yan
-
2025/07/16
[PATCH v5 09/10] arm64: dts: rockchip: Enable DisplayPort for rk3588s Cool Pi 4B
Andy Yan
-
2025/07/16
[PATCH v5 02/10] drm/bridge: synopsys: Add DW DPTX Controller support library
Andy Yan
-
2025/07/16
[PATCH v5 01/10] dt-bindings: display: rockchip: Add schema for RK3588 DPTX Controller
Andy Yan
-
2025/07/16
[PATCH v5 08/10] arm64: dts: rockchip: Add DP1 for rk3588
Andy Yan
-
2025/07/16
[PATCH v5 03/10] drm/rockchip: Add RK3588 DPTX output support
Andy Yan
-
2025/07/16
[PATCH v5 06/10] drm/birdge: simple-bridge: Add support for radxa ra620
Andy Yan
-
2025/07/16
[PATCH v5 04/10] MAINTAINERS: Add entry for DW DPTX Controller bridge
Andy Yan
-
2025/07/16
[PATCH v5 00/10] Add support for RK3588 DisplayPort Controller
Andy Yan
-
2025/07/16
Re: [PATCH] drm/msm/kms: move snapshot init earlier in KMS init
Konrad Dybcio
-
2025/07/16
Re: [PATCH] drm/sched: Remove optimization that causes hang when killing dependent jobs
Philipp Stanner
-
2025/07/16
Re: [PATCH] drm/msm/dpu: correct dpu_plane_virtual_atomic_check()
Konrad Dybcio
-
2025/07/16
Re: [PATCH] drm/sched: Remove optimization that causes hang when killing dependent jobs
Christian König
-
2025/07/16
Re: [PATCH] drm/sched: Remove optimization that causes hang when killing dependent jobs
cao, lin
-
2025/07/16
[PATCH v6 3/5] fs: change write_begin/write_end interface to take struct kiocb *
陈涛涛 Taotao Chen
-
2025/07/16
[PATCH v6 5/5] ext4: support uncached buffered I/O
陈涛涛 Taotao Chen
-
2025/07/16
[PATCH v6 2/5] drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
陈涛涛 Taotao Chen
-
2025/07/16
[PATCH v6 1/5] drm/i915: Use kernel_write() in shmem object create
陈涛涛 Taotao Chen
-
2025/07/16
[PATCH v6 4/5] mm/pagemap: add write_begin_get_folio() helper function
陈涛涛 Taotao Chen
-
2025/07/16
[PATCH v6 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
陈涛涛 Taotao Chen
-
2025/07/16
Re: [PATCH v2 1/2] device: rust: rename Device::as_ref() to Device::from_raw()
Greg Kroah-Hartman
-
2025/07/16
[PATCH] drm/sched: Avoid double re-lock on the job free path
Tvrtko Ursulin
-
2025/07/16
[PATCH] drm/sched: Fix a race in DRM_GPU_SCHED_STAT_NO_HANG test
Tvrtko Ursulin
-
2025/07/16
Re: [PATCH] drm/sched: Remove optimization that causes hang when killing dependent jobs
Philipp Stanner
-
2025/07/16
Re: [PATCH next] drm/bridge: analogix_dp: Fix a NULL vs IS_ERR() bug
Luca Ceresoli
-
2025/07/16
Re: [PATCH v8 9/9] PCI: Add a new 'boot_display' attribute
Maxime Ripard
-
2025/07/16
[PATCH v5 1/3] drm/amdgpu: Add WARN_ON to the resource clear function
Arunpravin Paneer Selvam
-
2025/07/16
[PATCH v2 10/10] MAINTAINERS: Add entry for i.MX94 DCIF driver
Laurentiu Palcu
-
2025/07/16
[PATCH v2 05/10] drm/bridge: fsl-ldb: Add support for i.MX94
Laurentiu Palcu
-
2025/07/16
[PATCH v2 09/10] arm64: dts: imx943-evk: Add display support using IT6263
Laurentiu Palcu
-
2025/07/16
[PATCH v2 06/10] dt-bindings: display: imx: Add bindings for i.MX94 DCIF
Laurentiu Palcu
-
2025/07/16
[PATCH v2 03/10] dt-bindings: display: fsl,ldb: Add i.MX94 LDB
Laurentiu Palcu
-
2025/07/16
[PATCH v2 08/10] arm64: dts: imx943: Add display pipeline nodes
Laurentiu Palcu
-
2025/07/16
[PATCH v2 07/10] drm/imx: Add support for i.MX94 DCIF
Laurentiu Palcu
-
2025/07/16
[PATCH v2 04/10] drm/bridge: fsl-ldb: Get the next non-panel bridge
Laurentiu Palcu
-
2025/07/16
[PATCH v2 00/10] Add support for i.MX94 DCIF
Laurentiu Palcu
-
2025/07/16
[PATCH v2 02/10] clk: imx95-blk-ctl: Save/restore registers when RPM routines are called
Laurentiu Palcu
-
2025/07/16
[PATCH v2 01/10] clk: imx95-blk-ctl: Save platform data in imx95_blk_ctl structure
Laurentiu Palcu
-
2025/07/16
Re: [PATCH v2 6/8] serial: 8250_dw: Fix typo "notifer"
Greg KH
-
2025/07/16
Re: [PATCH v4 2/3] drm/amdgpu: Reset the clear flag in buddy during resume
Christian König
-
2025/07/16
Re: [PATCH v4 2/3] drm/amdgpu: Reset the clear flag in buddy during resume
Arunpravin Paneer Selvam
-
2025/07/16
[PATCH v5 2/3] drm/amdgpu: Reset the clear flag in buddy during resume
Arunpravin Paneer Selvam
-
2025/07/16
[PATCH v5 3/3] drm/buddy: Add a new unit test case for buffer clearance issue
Arunpravin Paneer Selvam
-
2025/07/16
[PULL] drm-misc-fixes
Maarten Lankhorst
-
2025/07/16
[PATCH v4 2/3] drm/amdgpu: Reset the clear flag in buddy during resume
Arunpravin Paneer Selvam
-
2025/07/16
[PATCH v4 3/3] drm/buddy: Add a new unit test case for buffer clearance issue
Arunpravin Paneer Selvam
-
2025/07/16
[PATCH v4 1/3] drm/amdgpu: Add WARN_ON to the resource clear function
Arunpravin Paneer Selvam
-
2025/07/16
Re: [PATCH 3/5] phy: rockchip: phy-rockchip-typec: Add support for Type-C TCPM
Heiko Stübner
-
2025/07/16
Re: [PATCH v2 4/8] net: mvneta: Fix typo "notifer"
Simon Horman
-
2025/07/16
Re: [PATCH v2 6/8] serial: 8250_dw: Fix typo "notifer"
Andy Shevchenko
-
2025/07/16
Re: [PATCH v2] drm/amd/display:fix a Null pointer dereference vulnerability
jackysliu
-
2025/07/16
Re: [PATCH] scsi:bfa: Double-free vulnerability fix
jackysliu
-
2025/07/16
Re: [PATCH 6/9] drm/msm/dp: Work around bogus maximum link rate
Jérôme de Bretagne
-
2025/07/16
[PATCH v1] drm/xe: Support Intel Xe GPU dirver Porting on RISC-V Architecture
zhangzhijie
-
2025/07/16
Re: [PATCH v3 3/3] drm/panel: ilitek-ili9881c: Add Tianxianwei TWX700100S0 support
Richard Yao
-
2025/07/15
Re: [PATCH v2 15/15] backlight: Do not include <linux/fb.h> in header file
Thomas Zimmermann
-
2025/07/15
Re: [PATCH v2 13/15] backlight: rave-sp: Include <linux/of.h> and <linux/mod_devicetable.h>
Thomas Zimmermann
-
2025/07/15
Re: [PATCH v2 02/15] drm/panel: panel-samsung-s6e63m0: Include <linux/of.h>
Thomas Zimmermann
-
2025/07/15
Re: [PATCH 3/5] phy: rockchip: phy-rockchip-typec: Add support for Type-C TCPM
kernel test robot
-
2025/07/15
Re: [PATCH v2 1/3] drm/panel: jdi-lpm102a188a: Update deprecated MIPI function calls
Brigham Campbell
-
2025/07/15
linux-next: manual merge of the drm-misc tree with the origin tree
Stephen Rothwell
-
2025/07/15
Re: [PATCH v5 9/9] drm/xe/xe_hw_error: Add fault injection to trigger csc error handler
Riana Tauro
-
2025/07/15
linux-next: manual merge of the drm tree with the drm-intel-fixes tree
Stephen Rothwell
-
2025/07/15
Re: [PATCH v2 05/13] media: platform: mediatek: add isp_7x seninf unit
胡俊光
-
2025/07/15
Re: [PATCH v5 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
Taotao Chen
-
2025/07/15
Re: [PATCH RESEND] drm: Fix potential null pointer dereference issues in drm_managed.c
kernel test robot
-
2025/07/15
Re: [PATCH 3/5] phy: rockchip: phy-rockchip-typec: Add support for Type-C TCPM
Chaoyi Chen
-
2025/07/15
Re: [PATCH] gpu: nova-core: vbios: use size_of instead of magic number
Alexandre Courbot
-
2025/07/15
Re: [PATCH] gpu: nova-core: vbios: split out PmuLookupTableHeader from PmuLookupTable
Alexandre Courbot
-
2025/07/15
Re: [PATCH 5/5] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort
Chaoyi Chen
-
2025/07/15
Re: [PATCH 2/5] dt-bindings: phy: rockchip: rk3399-typec-phy: Support mode/orientation switch
Chaoyi Chen
-
2025/07/15
Re: [PATCH v2] gpu: nova-core: vbios: change PmuLookupTableEntry to relax alignment
Alexandre Courbot
-
2025/07/15
Re: [PATCH 1/5] dt-bindings: connector: Add displayport connector for hotplug notify
Chaoyi Chen
-
2025/07/15
Re: [PATCH v2 02/15] drm/panel: panel-samsung-s6e63m0: Include <linux/of.h>
Sebastian Reichel
-
2025/07/15
Re: [PATCH] drm/msm/dpu: correct dpu_plane_virtual_atomic_check()
Jessica Zhang
-
2025/07/15
Re: [PATCH] drm/msm/dpu: Initialize crtc_state to NULL in dpu_plane_virtual_atomic_check()
Jessica Zhang
-
2025/07/15
Re: [bug report] drm/xe/uc: Disable GuC communication on hardware initialization error
Dong, Zhanjun
-
2025/07/15
[bug report] drm/xe/uc: Disable GuC communication on hardware initialization error
Dan Carpenter
-
2025/07/15
[PATCH next] drm/xe: Fix a NULL vs IS_ERR() bug in xe_i2c_register_adapter()
Dan Carpenter
-
2025/07/15
[bug report] drm/msm: bail out late_init_minor() if it is not a GPU device
Dan Carpenter
-
2025/07/15
[PATCH next] drm/bridge: analogix_dp: Fix a NULL vs IS_ERR() bug
Dan Carpenter
-
2025/07/15
[PATCH next] drm/amdgpu: unlock on error in amdgpu_userq_create()
Dan Carpenter
-
2025/07/15
Re: [PATCH V10 33/46] drm: Add Enhanced LUT precision structure
Alex Hung
-
2025/07/15
Re: [PATCH drm-next] drm/bochs: Add support for drm_panic
Jocelyn Falempe
-
2025/07/15
Re: [PATCH v2] drm/amd/display:fix a Null pointer dereference vulnerability
Mario Limonciello
-
2025/07/15
Re: [PATCH drm-next] drm/bochs: Add support for drm_panic
Askar Safin
-
2025/07/15
Re: [PATCH v2 13/19] drm/i915: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Rodrigo Vivi
-
2025/07/15
[bug report] drm/msm: Fix submit error-path leaks
Dan Carpenter
-
2025/07/15
RE: [PATCH v2 09/19] drm/amdgpu: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Deucher, Alexander
-
2025/07/15
Re: [PATCH 00/19] drm: Eliminate redundant drm_format_info lookups
Alex Deucher
-
2025/07/15
Re: [PATCH 00/19] drm: Eliminate redundant drm_format_info lookups
Alex Deucher
-
2025/07/15
[PULL] drm-xe-next
Rodrigo Vivi
-
2025/07/15
Re: [PATCH v3 0/7] drm: Revert general use of struct drm_gem_object.dma_buf
Zack Rusin
-
2025/07/15
Re: [PATCH v8 4/5] misc: fastrpc: Remove kernel-side domain checks from capability ioctl
Dmitry Baryshkov
-
2025/07/15
[PATCH] drm/msm/dpu: correct dpu_plane_virtual_atomic_check()
Dmitry Baryshkov
-
2025/07/15
Re: [PATCH 2/9] dt-bindings: display: panel: samsung,atna30dw01: document ATNA30DW01
Doug Anderson
-
2025/07/15
[PATCH] accel/ivpu: Remove lockdep_assert_irqs_disabled()
Maarten Lankhorst
-
2025/07/15
Re: [PATCH v5 9/9] drm/xe/xe_hw_error: Add fault injection to trigger csc error handler
Summers, Stuart
-
2025/07/15
Re: [PATCH v5 7/9] drm/xe: Add support to handle hardware errors
Summers, Stuart
-
2025/07/15
Re: [PATCH v5 7/9] drm/xe: Add support to handle hardware errors
Riana Tauro
-
2025/07/15
Re: [PATCH v5 9/9] drm/xe/xe_hw_error: Add fault injection to trigger csc error handler
Riana Tauro
-
2025/07/15
Re: (subset) [PATCH v2 0/3] arm64: sunxi: a523: Enable Mali GPU
Chen-Yu Tsai
-
2025/07/15
Re: [PATCH 2/2] drm/imagination: Use struct_size_t()
Alessio Belle
-
2025/07/15
Re: [PATCH 1/2] drm/imagination: Add and use FLEX_ARRAY_CHECK()
Alessio Belle
-
2025/07/15
Re: [PATCH 7/9] drm/stm/lvds: convert from round_rate() to determine_rate()
Raphael Gallais-Pou
-
2025/07/15
Re: [PATCH v4 1/7] drm/panthor: Add support for atomic page table updates
Caterina Shablia
-
2025/07/15
[PATCH v3 0/7] drm: Revert general use of struct drm_gem_object.dma_buf
Thomas Zimmermann
-
2025/07/15
[PATCH v3 3/7] Revert "drm/etnaviv: Use dma_buf from GEM object instance"
Thomas Zimmermann
-
2025/07/15
[PATCH v3 7/7] Revert "drm/gem-dma: Use dma_buf from GEM object instance"
Thomas Zimmermann
-
2025/07/15
[PATCH v3 6/7] Revert "drm/gem-shmem: Use dma_buf from GEM object instance"
Thomas Zimmermann
-
2025/07/15
[PATCH v3 4/7] Revert "drm/prime: Use dma_buf from GEM object instance"
Thomas Zimmermann
-
2025/07/15
[PATCH v3 5/7] Revert "drm/gem-framebuffer: Use dma_buf from GEM object instance"
Thomas Zimmermann
-
2025/07/15
[PATCH v3 2/7] Revert "drm/vmwgfx: Use dma_buf from GEM object instance"
Thomas Zimmermann
-
2025/07/15
[PATCH v3 1/7] Revert "drm/virtio: Use dma_buf from GEM object instance"
Thomas Zimmermann
-
2025/07/15
Re: [PATCH] drm/sched: Remove optimization that causes hang when killing dependent jobs
Christian König
-
2025/07/15
[PATCH] drm/msm/kms: move snapshot init earlier in KMS init
Dmitry Baryshkov
-
2025/07/15
Re: [RFC PATCH 0/1] drm/i915/display: Avoid unsupported 300Hz output mode on a TUXEDO device
Tim Guttzeit
-
2025/07/15
Re: [PATCH] Revert "drm/amdgpu: Use dma_buf from GEM object instance"
Simona Vetter
-
2025/07/15
Re: [PATCH v4 1/7] drm/panthor: Add support for atomic page table updates
Caterina Shablia
-
2025/07/15
Re: [PATCH 3/9] drm/msm/disp/mdp4/mdp4_lvds_pll: convert from round_rate() to determine_rate()
Dmitry Baryshkov
-
2025/07/15
Re: [PATCH v4 7/7] drm/panthor: Add support for repeated mappings
Caterina Shablia
-
2025/07/15
Re: [PATCH v2 2/8] cxl: mce: Fix typo "notifer"
Dave Jiang
-
2025/07/15
Re: [PATCH v4 1/7] drm/panthor: Add support for atomic page table updates
Caterina Shablia
-
2025/07/15
Re: [PATCH 4/9] drm/msm/hdmi_pll_8960: convert from round_rate() to determine_rate()
Dmitry Baryshkov
-
2025/07/15
Re: [PATCH v2 1/7] drm/panthor: Add support for atomic page table updates
Caterina Shablia
-
2025/07/15
Re: [PATCH 6/9] drm/stm/dw_mipi_dsi-stm: convert from round_rate() to determine_rate()
Raphael Gallais-Pou
-
2025/07/15
Re: [PATCH v5 9/9] drm/xe/xe_hw_error: Add fault injection to trigger csc error handler
Summers, Stuart
-
2025/07/15
Re: [PATCH 0/5] Add Type-C DP support for RK3399 EVB IND board
Rob Herring (Arm)
-
2025/07/15
Re: [PATCH 6.15 085/192] drm/gem: Acquire references on GEM handles for framebuffers
Christian König
-
2025/07/15
Re: [PATCH v5 7/9] drm/xe: Add support to handle hardware errors
Summers, Stuart
-
2025/07/15
Re: [PATCH] Revert "drm/amdgpu: Use dma_buf from GEM object instance"
Alex Deucher
-
2025/07/15
Re: [PATCH 6.15 085/192] drm/gem: Acquire references on GEM handles for framebuffers
Simona Vetter
-
2025/07/15
[PATCH 5.10 065/208] drm/udl: Unregister device before cleaning up on disconnect
Greg Kroah-Hartman
-
2025/07/15
Re: [PATCH 1/2] drm/radeon: Do not hold console lock while suspending clients
Alex Deucher
-
2025/07/15
[PATCH] drm/sched: Remove optimization that causes hang when killing dependent jobs
Lin . Cao
-
2025/07/15
Re: [PATCH v2 8/8] scripts/spelling.txt: Add notifer||notifier to spelling.txt
Jonathan Cameron
-
2025/07/15
Re: [PATCH v2 2/8] cxl: mce: Fix typo "notifer"
Jonathan Cameron
-
2025/07/15
[PATCH v2 8/8] scripts/spelling.txt: Add notifer||notifier to spelling.txt
WangYuli
-
2025/07/15
[PATCH v2 4/8] net: mvneta: Fix typo "notifer"
WangYuli
-
2025/07/15
[PATCH v2 7/8] xen/xenbus: Fix typo "notifer"
WangYuli
-
2025/07/15
[PATCH v2 6/8] serial: 8250_dw: Fix typo "notifer"
WangYuli
-
2025/07/15
[PATCH v2 5/8] wifi: brcmfmac: Fix typo "notifer"
WangYuli
-
2025/07/15
[PATCH v2 3/8] drm/xe: Fix typo "notifer"
WangYuli
-
2025/07/15
[PATCH v2 2/8] cxl: mce: Fix typo "notifer"
WangYuli
-
2025/07/15
[PATCH v2 1/8] KVM: x86: Fix typo "notifer"
WangYuli
-
2025/07/15
Re: [PATCH 6.15 085/192] drm/gem: Acquire references on GEM handles for framebuffers
Christian König
-
2025/07/15
[PATCH 6.15 094/192] drm/framebuffer: Acquire internal references on GEM handles
Greg Kroah-Hartman
-
2025/07/15
Re: [PATCH] drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN_SET
Rodrigo Vivi
-
2025/07/15
[PATCH v2 0/8] treewide: Fix typo "notifer"
WangYuli
-
2025/07/15
[PATCH 6.15 085/192] drm/gem: Acquire references on GEM handles for framebuffers
Greg Kroah-Hartman
-
2025/07/15
Re: [PATCH v2 13/15] backlight: rave-sp: Include <linux/of.h> and <linux/mod_devicetable.h>
Rob Herring
-
2025/07/15
Re: [PATCH v2 04/15] drm/panel: panel-summit: Include <linux/of.h>
Rob Herring
-
2025/07/15
[PATCH 6.6 043/109] drm/gem: Acquire references on GEM handles for framebuffers
Greg Kroah-Hartman
-
2025/07/15
[PATCH 6.6 049/109] drm/framebuffer: Acquire internal references on GEM handles
Greg Kroah-Hartman
-
2025/07/15
Re: [PATCH v2 15/15] backlight: Do not include <linux/fb.h> in header file
Simona Vetter
-
2025/07/15
Re: [PATCH v2 05/15] fbcon: Add necessary include statements and forward declarations
Simona Vetter
-
2025/07/15
Re: [PATCH v2] drm/scheduler: Fix sched hang when killing app with dependent jobs
cao, lin
-
2025/07/15
Re: [PATCH v2 02/15] drm/panel: panel-samsung-s6e63m0: Include <linux/of.h>
Simona Vetter
-
2025/07/15
[PATCH 6.12 082/163] drm/framebuffer: Acquire internal references on GEM handles
Greg Kroah-Hartman
-
2025/07/15
[PATCH 6.12 074/163] drm/gem: Acquire references on GEM handles for framebuffers
Greg Kroah-Hartman
-
2025/07/15
Re: [PATCH] Revert "drm/tegra: Use dma_buf from GEM object instance"
Simona Vetter
-
2025/07/15
Re: [PATCH v2] drm/scheduler: Fix sched hang when killing app with dependent jobs
Philipp Stanner
-
2025/07/15
Re: [PATCH 0/9] drm: Revert general use of struct drm_gem_object.dma_buf
Simona Vetter
-
2025/07/15
Re: [PATCH v2] drm/scheduler: Fix sched hang when killing app with dependent jobs
Christian König
-
2025/07/15
Re: [PATCH v6 0/8] drm/sched: Allow drivers to skip the reset with DRM_GPU_SCHED_STAT_NO_HANG
Maíra Canal
-
2025/07/15
[PATCH v2 14/15] backlight: rt4831: Include <linux/mod_devicetable.h>
Thomas Zimmermann
-
2025/07/15
[PATCH v2 10/15] backlight: jornada720: Include <linux/io.h>
Thomas Zimmermann
-
2025/07/15
[PATCH v2 15/15] backlight: Do not include <linux/fb.h> in header file
Thomas Zimmermann
-
2025/07/15
[PATCH v2 07/15] backlight: apple_dwi_bl: Include <linux/mod_devicetable.h>
Thomas Zimmermann
-
2025/07/15
[PATCH v2 11/15] backlight: ktd2801: Include <linux/mod_devicetable.h>
Thomas Zimmermann
-
2025/07/15
[PATCH v2 09/15] backlight: da9052_bl: Include <linux/mod_devicetable.h>
Thomas Zimmermann
-
2025/07/15
[PATCH v2 05/15] fbcon: Add necessary include statements and forward declarations
Thomas Zimmermann