dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-12 12:43:29 to 2023-04-13 08:46:35 UTC [more...]

[PATCH v4 0/6] drm: fdinfo memory stats
 2023-04-13  8:46 UTC  (9+ messages)
` [PATCH v4 1/6] drm: Add common fdinfo helper
` [PATCH v4 2/6] drm/msm: Switch to "
` [PATCH v4 3/6] drm/amdgpu: "
` [PATCH v4 4/6] drm/i915: "
` [PATCH v4 5/6] drm: Add fdinfo memory stats
` [PATCH v4 6/6] drm/msm: Add memory stats to fdinfo

[PATCH] drm/i915: Fix memory leaks in i915 selftests
 2023-04-13  8:44 UTC  (6+ messages)

[pull] amdgpu drm-fixes-6.3
 2023-04-13  8:40 UTC  (2+ messages)

[PATCH] drm/bridge: ti-sn65dsi86: Implement wait_hpd_asserted
 2023-04-13  4:19 UTC  (3+ messages)

Updating hardcoded "of-display" devices
 2023-04-12  9:55 UTC  (3+ messages)
` [PATCH 1/2] fbdev/offb: Update expected device name
` [PATCH 2/2] drm/ofdrm: "

[RESEND PATCH] drm/panel: otm8009a: Set backlight parent to panel device
 2023-04-12 17:35 UTC 

[BUG?] INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 0-.... } 3 jiffies s: 309 root: 0x1/
 2023-04-13  7:30 UTC  (4+ messages)

[PATCH 1/2] drm/tegra: Add error check for NVDEC firmware memory allocation
 2023-04-13  8:22 UTC  (2+ messages)
` [PATCH 2/2] gpu: host1x: Return error when context device not attached to IOMMU

[PATCH v3 00/11] iio: new DMABUF based API, v3
 2023-04-13  7:59 UTC  (4+ messages)
` [PATCH v3 01/11] dmaengine: Add API function dmaengine_prep_slave_dma_array()

[PATCH 0/3] Add mt8188 compatiable for DSI cmd packet control
 2023-04-13  7:55 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: display: mediatek: dsi: Add compatible for MediaTek MT8188
` [PATCH 2/3] drm/mediatek: Add mt8188 dsi compatible to mtk_dsi.c
` [PATCH 3/3] drm/mediatek: dsi: Add dsi cmdq_ctl to send panel initial code

[PATCH 0/2] Add compatible to increase MT8188 audio control
 2023-04-13  7:55 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: display: mediatek: dp: Add compatible for MediaTek MT8188
` [PATCH 2/2] drm/mediatek: dp: Add the audio control to mtk_dp_data struct

[PATCH 0/5] Lenovo Tab P11 panel
 2023-04-13  7:36 UTC  (13+ messages)
` [PATCH 1/5] dt-bindings: display: panel: nt36523: Allow 'port' instead of 'ports'
` [PATCH 2/5] dt-bindings: display: panel: nt36523: Add Lenovo J606F panel
` [PATCH 3/5] drm/panel: nt36523: Add DCS backlight support
` [PATCH 4/5] drm/panel: nt36523: Get orientation from OF
` [PATCH 5/5] drm/panel: nt36523: Add Lenovo J606F panel

[PULL] drm-intel-fixes
 2023-04-13  7:13 UTC 

[PATCH] firmware/sysfb: Fix wrong stride when bits-per-pixel is calculated
 2023-04-13  7:08 UTC  (15+ messages)

[PATCH v2] drm/bridge: adv7511: fix use after free bug in adv7511_remove due to race condition
 2023-04-13  6:59 UTC 

[PATCH] drm/bridge: adv7511: fix use after free bug in adv7511_remove due to race condition
 2023-04-13  6:44 UTC 

[PATCH] accel/ivpu: Reserve all non-command bo's using DMA_RESV_USAGE_BOOKKEEP
 2023-04-13  6:38 UTC 

Linux 6.2.1 hits a display driver bug (list_del corruption, ffff88811b4af298->next is NULL)
 2023-04-13  4:16 UTC  (8+ messages)

[PATCH] video/hdmi: minor fixes for *_infoframe_init functions
 2023-04-13  4:15 UTC  (3+ messages)

[PATCH v2 0/2] drm: fdinfo memory stats
 2023-04-13  0:27 UTC  (14+ messages)
      ` [Freedreno] "

[PATCH v6 0/7] Introduce MSM-specific DSC helpers
 2023-04-13  0:07 UTC  (10+ messages)
` [PATCH v6 1/7] drm/msm/dsi: use new helpers for DSC setup
` [PATCH v6 2/7] drm/msm: Add MSM-specific DSC helper methods
` [PATCH v6 3/7] drm/msm/dpu: Use DRM DSC helper for det_thresh_flatness
` [PATCH v6 4/7] drm/msm/dpu: Fix slice_last_group_size calculation
` [PATCH v6 5/7] drm/msm/dsi: Use MSM and DRM DSC helper methods
` [PATCH v6 6/7] drm/msm/dsi: update hdisplay calculation for dsi_timing_setup
` [PATCH v6 7/7] drm/msm/dsi: Fix calculation for pkt_per_line

[PATCH v5 0/8] Introduce MSM-specific DSC helpers
 2023-04-13  0:05 UTC  (18+ messages)
` [PATCH v5 1/8] drm/msm/dsi: use new helpers for DSC setup
    ` [Freedreno] "
` [PATCH v5 2/8] drm/msm: Add MSM-specific DSC helper methods
` [PATCH v5 3/8] drm/msm/dpu: Use DRM DSC helper for det_thresh_flatness
` [PATCH v5 4/8] drm/msm/dpu: Fix slice_last_group_size calculation
` [PATCH v5 5/8] drm/msm/dsi: Use MSM and DRM DSC helper methods
` [PATCH v5 6/8] drm/msm/dsi: Add check for slice_width in dsi_timing_setup
` [PATCH v5 7/8] drm/msm/dsi: update hdisplay calculation for dsi_timing_setup
` [PATCH v5 8/8] drm/msm/dsi: Fix calculation for pkt_per_line

[PATCH v3 0/2] drm/mediatek: Add ovl_adaptor get format function
 2023-04-12 23:37 UTC  (4+ messages)
` [PATCH v3 1/2] drm/mediatek: Add mdp_rdma "

[PATCH] dma-buf/sync_file: Fix doc build warning
 2023-04-12 23:07 UTC  (2+ messages)

[PATCH v3 0/7] drm: fdinfo memory stats
 2023-04-12 22:18 UTC  (15+ messages)
` [PATCH v3 4/7] drm/i915: Switch to fdinfo helper
` [PATCH v3 5/7] drm/etnaviv: "
` [PATCH v3 6/7] drm: Add fdinfo memory stats

[PATCH v6 0/2] Hugepage manager and test for MTL
 2023-04-12 21:30 UTC  (3+ messages)
` [PATCH v6 1/2] drm/i915: Migrate platform-dependent mock hugepage selftests to live
` [PATCH v6 2/2] drm/i915: Use correct huge page manager for MTL

[PATCH] drm/msm/a6xx: initialize GMU mutex earlier
 2023-04-12 21:29 UTC  (2+ messages)

[PATCH 00/27] MediaTek Helio X10 - Mailbox, Display, MMC/SD/SDIO
 2023-04-12 21:03 UTC  (36+ messages)
` [PATCH 01/27] dt-bindings: pwm: Add compatible for MediaTek MT6795
` [PATCH 02/27] dt-bindings: phy: mediatek, dsi-phy: Add compatible for MT6795 Helio X10
` [PATCH 03/27] dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT6795
` [PATCH 04/27] dt-bindings: display: mediatek: aal: "
` [PATCH 05/27] dt-bindings: display: mediatek: dsi: "
` [PATCH 06/27] dt-bindings: display: mediatek: ovl: "
` [PATCH 07/27] dt-bindings: display: mediatek: rdma: "
` [PATCH 09/27] dt-bindings: display: mediatek: color: "
` [PATCH 13/27] dt-bindings: display: mediatek: ufoe: "
` [PATCH 14/27] dt-bindings: display: mediatek: od: "
` [PATCH 20/27] arm64: dts: mediatek: mt6795: Add tertiary PWM node
` [PATCH 22/27] arm64: dts: mediatek: mt6795: Copyright header additions
` [PATCH 26/27] arm64: dts: mediatek: mt6795-xperia-m5: Add Bosch BMA255 Accelerometer
` [PATCH 27/27] arm64: dts: mediatek: mt6795-xperia-m5: Add Bosch BMM050 Magnetometer

[PATCH] fbdev: modedb: Fix kernel crash in fb_videomode_to_var()
 2023-04-12 20:05 UTC  (3+ messages)

[PATCH] drm/msm/dpu: add DSC range checking during resource reservation
 2023-04-12 18:59 UTC  (10+ messages)
  ` [Freedreno] "

[PATCH v2 1/2] dt-bindings: samsung,mipi-dsim: Add 'lane-polarities'
 2023-04-12 18:47 UTC  (3+ messages)

[PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix the video-interfaces.yaml references
 2023-04-12 17:58 UTC 

[PATCH] drm/fbdev-generic: fix potential out-of-bounds access
 2023-04-12 17:44 UTC  (5+ messages)

[PATCH] drm/msm/dpu: always program dsc active bits
 2023-04-12 17:33 UTC  (5+ messages)

[PATCH] Revert "accel/qaic: Add mhi_qaic_cntl"
 2023-04-12 17:15 UTC  (5+ messages)

[RFC PATCH 0/2] drm/mgag200: Use 24bit format in VRAM
 2023-04-12 16:10 UTC  (6+ messages)
` [PATCH 1/2] drm/mgag200: simplify offset and scale computation
` [PATCH 2/2] drm/mgag200: Use 24bit format in VRAM

[PATCH v2 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
 2023-04-12 15:45 UTC  (5+ messages)
` [PATCH v2 9/9] drm/i915: Use kmap_local_page() in gem/i915_gem_execbuffer.c

[PATCH v7 00/17] Add RCar DU lib support
 2023-04-12 15:43 UTC  (2+ messages)

[PATCH] dt-bindings: display/msm: dsi-controller-main: Document qcom, master-dsi and qcom, sync-dual-dsi
 2023-04-12 15:33 UTC  (2+ messages)
` [PATCH] dt-bindings: display/msm: dsi-controller-main: Document qcom,master-dsi and qcom,sync-dual-dsi

[PATCH v7 0/8] Add RZ/{G2L,G2LC} and RZ/V2L DU support
 2023-04-12 15:27 UTC  (3+ messages)
` [PATCH v7 2/8] dt-bindings: display: renesas, rzg2l-du: Document RZ/V2L DU bindings
  ` [PATCH v7 2/8] dt-bindings: display: renesas,rzg2l-du: "

[PATCH] radeon: avoid double free in ci_dpm_init()
 2023-04-12 15:20 UTC  (4+ messages)

[PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix the video-interfaces.yaml references
 2023-04-12 15:18 UTC  (2+ messages)

DRM debugfs cleanup take 4
 2023-04-12 15:11 UTC  (7+ messages)
` [PATCH 1/5] drm/debugfs: drop debugfs_init() for the render and accel node v2
` [PATCH 2/5] drm/debugfs: rework debugfs directory creation v3
` [PATCH 3/5] drm/debugfs: remove dev->debugfs_list and debugfs_mutex v2
` [PATCH 4/5] drm/debugfs: rework drm_debugfs_create_files implementation
` [PATCH 5/5] drm/debugfs: remove debugfs_root pointer from minor

[PATCH] drm/gem: Check for valid formats
 2023-04-12 14:53 UTC  (2+ messages)

[PATCH v2 0/7] Move dma-buf mmap() reservation locking down to exporters
 2023-04-12 14:39 UTC  (3+ messages)
` [PATCH v2 1/7] media: videobuf2: Don't assert held reservation lock for dma-buf mmapping

[PULL] drm-misc-next
 2023-04-12 14:24 UTC  (2+ messages)

[PATCH RESEND v3 0/3] drm/ttm: Small fixes / cleanups in prep for shrinking
 2023-04-12 14:17 UTC  (7+ messages)
` [PATCH RESEND v3 2/3] drm/ttm: Reduce the number of used allocation orders for TTM pages

[PATCH] drm/sun4i: uncouple DSI dotclock divider from TCON0_DCLK_REG
 2023-04-12 14:09 UTC  (9+ messages)

NULL pointer dereference in drm_dp_add_payload_part2+0xca/0x100
 2023-04-12 14:02 UTC  (2+ messages)

[PATCH -next 1/3] drm/mediatek: Use devm_platform_ioremap_resource()
 2023-04-12 13:49 UTC  (6+ messages)
` [PATCH -next 2/3] "
` [PATCH -next 3/3] "

[PATCH 1/2] drm/vkms: Use drmm_crtc_init_with_planes()
 2023-04-12 13:47 UTC  (2+ messages)

[PATCH] MAINTAINERS: add drm_bridge for drm bridge maintainers
 2023-04-12 13:29 UTC  (3+ messages)

[PATCH v5 0/3] Add sync object UAPI support to VirtIO-GPU driver
 2023-04-12 13:13 UTC  (4+ messages)
` [PATCH v5 3/3] drm/virtio: Support sync objects

[PATCH v4 0/5] Fix error propagation amongst request
 2023-04-12 13:10 UTC  (6+ messages)
` [PATCH v4 5/5] drm/i915/gt: Make sure that errors are propagated through request chains
    ` [Intel-gfx] "

[PATCH v5 0/5] Fix error propagation amongst request
 2023-04-12 13:06 UTC  (5+ messages)
` [PATCH v5 2/5] drm/i915: Create the locked version of the request create
` [PATCH v5 3/5] drm/i915: Create the locked version of the request add


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox