dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-27 13:07:56 to 2024-03-28 17:55:55 UTC [more...]

[PATCH 0/2] drm/amdgpu/display: Make multi-plane configurations more flexible
 2024-03-28 15:52 UTC  (8+ messages)
` [PATCH 1/2] drm/amd/display: Introduce overlay cursor mode
` [PATCH 2/2] drm/amd/display: Move PRIMARY plane zpos higher

[PATCH net-next v5 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-28 12:34 UTC  (8+ messages)
` [PATCH net-next v5 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
` [PATCH net-next v5 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH net-next v5 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH v4 10/10] drm/vboxvideo: fix mapping leaks
 2024-03-28 17:55 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: display: simple: Document support for Innolux G121XCE-L01
 2024-03-28 17:48 UTC  (5+ messages)
` [PATCH 2/4] drm/panel: simple: Add missing Innolux G121X1-L03 format, flags, connector
` [PATCH 3/4] drm/panel: simple: Convert Innolux G121X1-L03 to display_timing
` [PATCH 4/4] drm/panel: simple: Add Innolux G121XCE-L01 LVDS display support

[PATCH 0/2] video: backlight: constify struct class usage
 2024-03-28 17:43 UTC  (6+ messages)

[PATCH] nouveau/uvmm: fix addr/range calcs for remap operations
 2024-03-28 17:07 UTC  (2+ messages)

[PATCH][next] drm/nouveau/gr/gf100: Remove second semicolon
 2024-03-28 17:00 UTC  (2+ messages)

[PATCH v9 1/3] drm/buddy: Implement tracking clear page feature
 2024-03-28 16:48 UTC  (4+ messages)

[PATCH] drm/panfrost: fix power transition timeout warnings
 2024-03-28 16:30 UTC  (2+ messages)

[PATCH] drm/panthor: Fix clang -Wunused-but-set-variable in tick_ctx_apply()
 2024-03-28 16:29 UTC  (2+ messages)

[PATCH] drm/mediatek: Init `ddp_comp` with devm_kcalloc()
 2024-03-28 16:22 UTC 

Proposal to add CRIU support to DRM render nodes
 2024-03-28 16:03 UTC  (6+ messages)

[PATCH v6 00/14] drm: Add a driver for CSF-based Mali GPUs
 2024-03-28 15:51 UTC  (4+ messages)
` [PATCH v6 10/14] drm/panthor: Add the scheduler logical block

[PATCH 0/2] Support fdinfo runtime and memory stats on Panthor
 2024-03-28 15:49 UTC  (3+ messages)
` [PATCH 1/2] drm/panthor: Enable fdinfo for cycle and time measurements

[PATCH 00/22] virtio: store owner from modules with register_virtio_driver()
 2024-03-28 15:39 UTC  (13+ messages)
` [PATCH 02/22] um: virt-pci: drop owner assignment
` [PATCH 09/22] gpio: virtio: "
` [PATCH 17/22] wireless: mac80211_hwsim: "
` [PATCH 18/22] nvdimm: virtio_pmem: "
` [PATCH 19/22] rpmsg: virtio: "

[PATCH 0/3] DisplayPort support for SM6350/SM7225
 2024-03-28 15:11 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: display: msm: dp-controller: document SM8250 compatible
` [PATCH 2/3] dt-bindings: display: msm: sm6350-mdss: document DP controller subnode
` [PATCH 3/3] arm64: dts: qcom: sm6350: Add DisplayPort controller

[PATCH 1/3] drm/msm/dpu: fix DSC for DSI video mode
 2024-03-28 15:10 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: display: panel: visionox, vtdr6130: Add mode property
  ` [PATCH 2/3] dt-bindings: display: panel: visionox,vtdr6130: "
` [PATCH 3/3] drm/panel: Enable DSC for Visionox VTDR6130 panel

[PATCH v2 0/3] arch: Remove fbdev dependency from video helpers
 2024-03-28 14:59 UTC  (16+ messages)
` [PATCH v2 1/3] arch: Select fbdev helpers with CONFIG_VIDEO
` [PATCH v2 2/3] arch: Remove struct fb_info from video helpers
` [PATCH v2 3/3] arch: Rename fbdev header and source files

[PATCH v2 0/6] drm/msm/dp: Spring cleaning
 2024-03-28 14:58 UTC  (8+ messages)
` [PATCH v2 1/6] drm/msm/dp: Drop unused dp_debug struct
` [PATCH v2 2/6] drm/msm/dp: Removed fixed nvid "support"
` [PATCH v2 3/6] drm/msm/dp: Remove unused defines and members
` [PATCH v2 4/6] drm/msm/dp: Use function arguments for aux writes
` [PATCH v2 5/6] drm/msm/dp: Use function arguments for timing configuration
` [PATCH v2 6/6] drm/msm/dp: Use function arguments for audio operations

[PATCH 00/43] drm: Provide fbdev emulation per memory manager
 2024-03-28 14:55 UTC  (3+ messages)
` [PATCH 19/43] drm/virtio: Use fbdev-shmem

[PATCH] dma-buf: Do not build debugfs related code when !CONFIG_DEBUG_FS
 2024-03-28 14:53 UTC 

[PATCH 1/2] drm/qxl: remove unused `count` variable from `qxl_surface_id_alloc()`
 2024-03-28 14:07 UTC  (5+ messages)
` [PATCH 2/2] drm/qxl: remove unused variable from `qxl_process_single_command()`

[PATCH v5 00/16] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-03-28 14:00 UTC  (12+ messages)
` [PATCH v5 04/16] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
` [PATCH v5 11/16] drm/vkms: Add YUV support
` [PATCH v5 14/16] drm/vkms: Create KUnit tests for YUV conversions
` [PATCH v5 16/16] drm/vkms: Add support for DRM_FORMAT_R*

[PULL] drm-misc-fixes
 2024-03-28 13:44 UTC 

[PATCH 01/11] drm/i915/dp: Fix DSC line buffer depth programming
 2024-03-28 13:37 UTC  (9+ messages)
` [PATCH 09/11] drm/dp_mst: Add drm_dp_mst_aux_for_parent()

[PATCH v2 1/2] video: backlight: make backlight_class constant
 2024-03-28 12:09 UTC  (4+ messages)
` [PATCH v2 2/2] video: backlight: lcd: make lcd_class constant

[PATCH v11 0/9] drm/panic: Add a drm panic handler
 2024-03-28 12:03 UTC  (10+ messages)
` [PATCH v11 1/9] drm/panic: Add drm panic locking
` [PATCH v11 2/9] drm/panic: Add a drm panic handler
` [PATCH v11 3/9] drm/panic: Add support for color format conversion
` [PATCH v11 4/9] drm/panic: Add debugfs entry to test without triggering panic
` [PATCH v11 5/9] drm/fb_dma: Add generic get_scanout_buffer() for drm_panic
` [PATCH v11 6/9] drm/simpledrm: Add drm_panic support
` [PATCH v11 7/9] drm/mgag200: "
` [PATCH v11 8/9] drm/imx: "
` [PATCH v11 9/9] drm/ast: "

[RESEND v3 0/2] drm: enable W=1 warnings by default across the subsystem
 2024-03-28 11:33 UTC  (7+ messages)
` [RESEND v3 2/2] drm: Add CONFIG_DRM_WERROR

[PULL] drm-misc-next
 2024-03-28 11:22 UTC 

[PATCH] drm: DRM_WERROR should depend on DRM
 2024-03-28 11:11 UTC  (3+ messages)

[PATCH] drm/i915/gem: Calculate object page offset for partial memory mapping
 2024-03-28 10:53 UTC  (5+ messages)

[PATCH v2 0/6] backlight: Remove struct backlight_properties.fb_blank
 2024-03-28 10:32 UTC  (4+ messages)
` [GIT PULL] Immutable branch between MFD, Auxdisplay, Staging, fbdev and OMAP due for the v6.9 merge window

About upstreaming ArmChina NPU driver
 2024-03-28 10:32 UTC  (2+ messages)

[PATCH v3 00/13] drm/display: Convert helpers Kconfig symbols to depends on
 2024-03-28 10:29 UTC  (4+ messages)
` [PATCH v3 07/13] drm: Make drivers depends on DRM_DW_HDMI

[PATCH v4 00/10] backlight: Replace struct fb_info in interfaces
 2024-03-28 10:11 UTC  (2+ messages)
` [GIT PULL] Immutable branch between MFD, Auxdisplay, HID and FB due for the v6.9 merge window

[PATCH 00/18] Add audio support for the MediaTek Genio 350-evk board
 2024-03-28 10:09 UTC  (3+ messages)

[RFC 0/5] Introduce drm sharpening property
 2024-03-28 10:04 UTC  (12+ messages)

[PATCH] drm/i915/gt: Limit the reserved VM space to only the platforms that need it
 2024-03-28 10:00 UTC  (5+ messages)

[RFC PATCH v3 0/6] drm/amd/display: switch amdgpu_dm_connector to use struct drm_edid
 2024-03-28  9:33 UTC  (9+ messages)
` [RFC PATCH v3 1/6] drm/amd/display: remove unused pixel_clock_mhz from amdgpu_dm_connector
` [RFC PATCH v3 2/6] drm/amd/display: clean unused variables for hdmi freesync parser
` [RFC PATCH v3 3/6] drm/amd/display: switch amdgpu_dm_connector to use struct drm_edid
` [RFC PATCH v3 4/6] drm/amd/display: switch to setting physical address directly
` [RFC PATCH v3 5/6] drm/amd/display: always call connector_update when parsing freesync_caps
` [RFC PATCH v3 6/6] drm/amd/display: remove redundant freesync parser for DP

[PATCH 00/12] kbuild: enable some -Wextra warnings by default
 2024-03-28  9:18 UTC  (3+ messages)
` [PATCH 01/12] kbuild: make -Woverride-init warnings more consistent

[RFC 0/7] drm/virtio: Import scanout buffers from other devices
 2024-03-28  8:33 UTC  (8+ messages)
` [RFC 1/7] drm/virtio: Implement VIRTIO_GPU_CMD_RESOURCE_DETACH_BACKING cmd
` [RFC 2/7] drm/virtio: Add a helper to map and note the dma addrs and lengths
` [RFC 3/7] drm/virtio: Add helpers to initialize and free the imported object
` [RFC 4/7] drm/virtio: Import prime buffers from other devices as guest blobs
` [RFC 5/7] drm/virtio: Ensure that bo's backing store is valid while updating plane
` [RFC 6/7] udmabuf/uapi: Add new ioctl to create a dmabuf from PCI bar regions
` [RFC 7/7] udmabuf: Implement UDMABUF_CREATE_LIST_FOR_PCIDEV ioctl

[PATCH] drm/i915/gem: Replace dev_priv with i915
 2024-03-28  8:44 UTC  (3+ messages)

[PATCH] drm/msm/adreno: Set highest_bank_bit for A619
 2024-03-28  8:02 UTC 

[PATCH v8 0/3] Disable automatic load CCS load balancing
 2024-03-28  7:34 UTC  (4+ messages)
` [PATCH v8 1/3] drm/i915/gt: Disable HW load balancing for CCS
` [PATCH v8 2/3] drm/i915/gt: Do not generate the command streamer for all the CCS
` [PATCH v8 3/3] drm/i915/gt: Enable only one CCS for compute workload

[PATCH v7 0/3] Disable automatic load CCS load balancing
 2024-03-28  7:29 UTC  (6+ messages)
` [PATCH v7 1/3] drm/i915/gt: Disable HW load balancing for CCS
` [PATCH v7 2/3] drm/i915/gt: Do not generate the command streamer for all the CCS
` [PATCH v7 3/3] drm/i915/gt: Enable only one CCS for compute workload

[PATCH v9 0/6] iio: new DMABUF based API
 2024-03-28  6:23 UTC  (6+ messages)
` [PATCH v9 1/6] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
` [PATCH v9 3/6] iio: core: Add new DMABUF interface infrastructure

[PATCH v6 00/14] Support IGT in display driver
 2024-03-28  5:21 UTC  (15+ messages)
` [PATCH v6 04/14] drm/mediatek: Add DRM_MODE_ROTATE_0 to rotation property
` [PATCH v6 07/14] drm/mediatek: Support alpha blending in display driver
` [PATCH v6 11/14] drm/mediatek: Support "None" alpha blending in Mixer
` [PATCH v6 13/14] drm/mediatek: Support CRC in OVL

[PATCH] drm/amdgpu: add IP's FW information to devcoredump
 2024-03-28  4:18 UTC  (3+ messages)

[pull] amdgpu, amdkfd drm-fixes-6.9
 2024-03-28  2:53 UTC 

[PATCH 0/5] Add Support for RK3326 GameForce Chi
 2024-03-28  0:37 UTC  (3+ messages)
` [PATCH 3/5] drm/panel: st7703: Add GameForce Chi Panel Support

[PATCH] drm/prime: Unbreak virtgpu dma-buf export
 2024-03-27 23:15 UTC  (4+ messages)

[PATCH 1/4] drm/tiny: ili9225: drop driver owner assignment
 2024-03-27 23:15 UTC  (6+ messages)
` [PATCH 2/4] drm/tiny: mi0283qt: "
` [PATCH 3/4] drm/tiny: panel-mipi-dbi: "
` [PATCH 4/4] drm/tiny: st7586: "

[PATCH] drm/ast: Fix soft lockup
 2024-03-27 20:28 UTC  (3+ messages)

[PATCH v2 00/14] Add support for suppressing warning backtraces
 2024-03-27 19:39 UTC  (5+ messages)
` [PATCH v2 12/14] sh: "

[PATCH] vmwgfx: Create debugfs ttm_resource_manager entry only if needed
 2024-03-27 18:36 UTC  (4+ messages)

drivers/gpu/drm/qxl/qxl_cmd.c:424:6: error: variable 'count' set but not used
 2024-03-27 18:12 UTC  (4+ messages)

[PATCH] video: backlight: otm3225a: drop driver owner assignment
 2024-03-27 17:47 UTC 

[PATCH v2] dt-bindings: display: bridge: it6505: Add #sound-dai-cells
 2024-03-27 17:33 UTC  (2+ messages)

[RFC PATCH v2 0/6] switch amdgpu_dm_connector to use struct drm_edid
 2024-03-27 16:54 UTC  (7+ messages)
` [RFC PATCH v2 1/6] drm/amd/display: remove unused pixel_clock_mhz from amdgpu_dm_connector
` [RFC PATCH v2 2/6] drm/amd/display: clean unused variables for hdmi freesync parser
` [RFC PATCH v2 3/6] drm/amd/display: switch amdgpu_dm_connector to use struct drm_edid
` [RFC PATCH v2 4/6] drm/amd/display: switch to setting physical address directly
` [RFC PATCH v2 5/6] drm/amd/display: always call connector_update when parsing freesync_caps
` [RFC PATCH v2 6/6] drm/amd/display: remove redundant freesync parser for DP

[PATCH 0/4] drm: add support for hot-pluggable bridges
 2024-03-27 16:09 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: display: bridge: add the Hot-plug MIPI DSI connector
` [PATCH 4/4] drm/bridge: hotplug-bridge: add driver to support hot-pluggable DSI bridges

[linux-next:master] BUILD REGRESSION 26074e1be23143b2388cacb36166766c235feb7c
 2024-03-27 15:32 UTC 

[PATCH v3 1/3] drm/panthor: Fix IO-page mmap() for 32-bit userspace on 64-bit kernel
 2024-03-27 15:25 UTC  (3+ messages)
` [PATCH v3 3/3] drm/panthor: Drop the dev_enter/exit() sections in _irq_suspend/resume()

[PATCH v2] backlight: lp8788: Drop support for platform data
 2024-03-27 14:47 UTC  (2+ messages)

Bug#1054514: linux-image-6.1.0-13-amd64: Debian VM with qxl graphics freezes frequently
 2024-03-27 13:27 UTC  (5+ messages)
` [PATCH 0/1] drm/qxl: fixes qxl_fence_wait
  ` [PATCH 1/1] "

[PATCH] MAINTAINERS: Add myself as maintainer for Xilinx DRM drivers
 2024-03-27 13:18 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).