dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-21 13:07:07 to 2024-08-22 12:36:29 UTC [more...]

[PATCH] drm/panel: fix null pointer dereference in hx83102_get_modes
 2024-08-22 10:01 UTC  (2+ messages)

[RFC PATCH] drm: panthor: add dev_coredumpv support
 2024-08-22 12:36 UTC  (10+ messages)
` [PATCH v2 RESEND 0/5] Panthor devcoredump support
  ` [PATCH v2 RESEND 1/5] drm: panthor: expose some fw information through the query ioctl
  ` [PATCH v2 RESEND 2/5] drm: panthor: add devcoredump support
  ` [PATCH v2 RESEND 3/5] drm: panthor: add debugfs support in panthor_sched
  ` [PATCH v2 RESEND 4/5] drm: panthor: add debugfs knob to dump successful jobs
  ` [PATCH v2 RESEND 5/5] drm: panthor: allow dumping multiple jobs

[PATCH v3 0/4] Add support for RZ/G2UL Display Unit
 2024-08-22 12:30 UTC  (3+ messages)
` [PATCH v3 2/4] drm: renesas: rz-du: Add RZ/G2UL DU Support

[PATCH v2] gpu: drm: Use devm_clk_get_enabled() helpers
 2024-08-22 12:17 UTC 

[PATCH V3 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-08-22 12:10 UTC  (13+ messages)
` [PATCH V3 1/9] mailbox: bcm2835: Fix timeout during suspend mode
` [PATCH V3 2/9] drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get
` [PATCH V3 3/9] drm/vc4: Get the rid of DRM_ERROR()
` [PATCH V3 4/9] drm/vc4: hdmi: add PM suspend/resume support
` [PATCH V3 5/9] drm/vc4: v3d: simplify clock retrieval
` [PATCH V3 6/9] drm/vc4: v3d: add PM suspend/resume support
` [PATCH V3 7/9] usb: dwc2: Refactor backup/restore of registers
` [PATCH V3 RFC 8/9] usb: dwc2: Implement recovery after PM domain off
` [PATCH V3 9/9] ARM: bcm2835_defconfig: Enable SUSPEND

[PATCH v4 0/4] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-08-22 11:59 UTC  (14+ messages)
` [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for "

[PATCH v1] ImgTec powerVR DRM driver: Convert to use time_before macro
 2024-08-22 11:41 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 01/38] drm/amdgpu: fix overflowed array index read warning
 2024-08-22 11:00 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 04/38] drm/amdgpu: fix uninitialized scalar variable warning

[PATCH v1 0/3] Add missing fixes to FastRPC driver
 2024-08-22 10:59 UTC  (4+ messages)
` [PATCH v1 1/3] misc: fastrpc: Save actual DMA size in fastrpc_map structure
` [PATCH v1 2/3] misc: fastrpc: Fix fastrpc_map_lookup operation
` [PATCH v1 3/3] misc: fastrpc: Skip reference for DMA handles

[PATCH] drm: komeda: Fix an issue related to normalized zpos
 2024-08-22 10:38 UTC  (2+ messages)

[PATCH v2 0/2] Allow partial memory mapping for cpu memory
 2024-08-22  9:49 UTC  (5+ messages)

[PATCH v1 0/6] drm/amd/display: Use max/min macro
 2024-08-22  9:45 UTC  (8+ messages)
` [PATCH v1 1/6] "
` [PATCH v1 2/6] "
` [PATCH v1 3/6] "
` [PATCH v1 4/6] "
` [PATCH v1 5/6] "
` [PATCH v1 6/6] "

[PATCH v1] drivers:smumgr:Use min macro
 2024-08-22  9:42 UTC  (2+ messages)

Using drm_exec in TTM
 2024-08-22  9:29 UTC  (21+ messages)
` [PATCH 4/7] drm/ttm: move LRU walk defines into new internal header

[PATCH 0/2] Allow partial memory mapping for cpu memory
 2024-08-22  9:29 UTC  (11+ messages)

[PATCH v4 0/5] udmbuf bug fix and some improvements
 2024-08-22  8:43 UTC  (6+ messages)
` [PATCH v4 1/5] udmabuf: direct map pfn when first page fault
` [PATCH v4 2/5] udmabuf: change folios array from kmalloc to kvmalloc
` [PATCH v4 3/5] udmabuf: fix vmap_udmabuf error page set
` [PATCH v4 4/5] udmabuf: udmabuf_create codestyle cleanup
` [PATCH v4 5/5] udmabuf: remove udmabuf_folio

[PATCH v2 00/86] drm: Provide client setup helper and convert drivers
 2024-08-22  8:38 UTC  (40+ messages)
` [PATCH v2 13/86] drm/hisilicon/kirin: Run DRM default client setup
` [PATCH v2 16/86] drm/ili9225: "
` [PATCH v2 27/86] drm/meson: "
` [PATCH v2 40/86] drm/stm: "
` [PATCH v2 44/86] drm/st7586: "
` [PATCH v2 45/86] drm/st7735r: "
` [PATCH v2 47/86] drm/vc4: "
` [PATCH v2 48/86] drm/xlnx: "
` [PATCH v2 50/86] drm/fbdev-shmem: Support struct drm_driver.fbdev_probe
` [PATCH v2 51/86] drm/ast: Run DRM default client setup
` [PATCH v2 54/86] drm/gud: "
` [PATCH v2 56/86] drm/mgag200: "
` [PATCH v2 58/86] drm/simpledrm: "
` [PATCH v2 63/86] drm/fbdev-shmem: Remove obsolete setup function
` [PATCH v2 66/86] drm/bochs: Run DRM default client setup
` [PATCH v2 68/86] drm/loongson: "
` [PATCH v2 69/86] drm/nouveau: "
` [PATCH v2 71/86] drm/vboxvideo: "
` [PATCH v2 74/86] drm/armada: "
` [PATCH v2 75/86] drm/exynos-drm: "
` [PATCH v2 76/86] drm/gma500: "
` [PATCH v2 77/86] drm/msm: "
` [PATCH v2 79/86] drm/tegra: "
` [PATCH v2 80/86] drm/i915: Remove struct drm_fb_helper from struct intel_fbdev
` [PATCH v2 81/86] drm/i915: Move custom restore code into separate callback
` [PATCH v2 82/86] drm/i915: Move custom hotplug "
` [PATCH v2 83/86] drm/{i915,xe}: Run DRM default client setup
` [PATCH v2 84/86] drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev
` [PATCH v2 85/86] drm/omapdrm: Run DRM default client setup
` [PATCH v2 86/86] drm/fb-helper: Remove struct drm_fb_helper.fb_probe

[PULL] drm-misc-next
 2024-08-22  8:15 UTC  (2+ messages)

[PATCH v2 0/4] udmbuf bug fix and some improvements
 2024-08-22  8:11 UTC  (5+ messages)
` [PATCH v2 1/4] udmabuf: cancel mmap page fault, direct map it

[PATCH] MAINTAINERS: udmabuf: Add myself as co-maintainer for udmabuf driver
 2024-08-22  7:58 UTC  (2+ messages)

[PATCH v1] drivers:smumgr:Variable names should be consistent with other modules
 2024-08-22  7:10 UTC 

[PATCH v1] drivers:smumgr:Variable names should be consistent
 2024-08-22  7:30 UTC 

[PATCH v3 0/3] Devicetree updates for MT8186
 2024-08-22  7:43 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: display: mediatek: dpi: Add power domains
` [PATCH v3 2/3] arm64: dts: mediatek: mt8186: Add power domain for DPI
` [PATCH v3 3/3] arm64: dts: mediatek: mt8186: Add svs node

[PATCH v7 0/4] drm/panic: Add a QR code panic screen
 2024-08-22  7:33 UTC  (5+ messages)
` [PATCH v7 1/4] drm/panic: Add integer scaling to blit()
` [PATCH v7 2/4] drm/rect: Add drm_rect_overlap()
` [PATCH v7 3/4] drm/panic: Simplify logo handling
` [PATCH v7 4/4] drm/panic: Add a QR code panic screen

[PATCH RESEND] drm/amd/display: avoid using null object of framebuffer
 2024-08-22  7:32 UTC  (3+ messages)

[PATCH v6] drm/i915/hwmon: expose fan speed
 2024-08-22  7:28 UTC  (6+ messages)

[PATCH v1] drm/amd/display: Fix wrong assignment in dce100_resource_construct()
 2024-08-22  4:01 UTC 

[PATCH] gpu: drm: Use devm_clk_get_enabled() helpers
 2024-08-22  6:47 UTC  (5+ messages)

[PATCH v1 0/6] drm/amd/display: Use max/min macro
 2024-08-22  6:54 UTC  (7+ messages)
` [PATCH v1 1/6] "
` [PATCH v1 2/6] "
` [PATCH v1 3/6] "
` [PATCH v1 4/6] "
` [PATCH v1 5/6] "
` [PATCH v1 6/6] "

[PATCH v1 0/6] drm/amd/display: Use max/min macro
 2024-08-22  6:51 UTC  (7+ messages)
` [PATCH v1 1/6] "
` [PATCH v1 2/6] "
` [PATCH v1 3/6] "
` [PATCH v1 4/6] "
` [PATCH v1 5/6] "
` [PATCH v1 6/6] "

[PATCH v1 0/6] drm/amd/display: Use max/min macro
 2024-08-22  6:29 UTC  (7+ messages)
` [PATCH v1 1/6] "
` [PATCH v1 2/6] "
` [PATCH v1 3/6] "
` [PATCH v1 4/6] "
` [PATCH v1 5/6] "
` [PATCH v1 6/6] "

[PATCH v3 0/3] Add HDCP feature for DisplayPort
 2024-08-22  6:20 UTC  (4+ messages)
` [PATCH v3 2/3] Subject: [PATCH] drm/mediatek/dp: Add HDCP2.x "

[PATCH -next] backlight: 88pm860x_bl: Simplify with scoped for each OF child loop
 2024-08-22  6:25 UTC 

[PATCH v5 0/4] drm: Minimum backlight overrides and implementation for amdgpu
 2024-08-22  6:14 UTC  (13+ messages)
` [PATCH v5 1/4] drm: Add panel backlight quirks
` [PATCH v5 2/4] drm/amd/display: Add support for minimum backlight quirk
` [PATCH v5 3/4] drm: panel-backlight-quirks: Add Framework 13 matte panel
` [PATCH v5 4/4] drm: panel-backlight-quirks: Add Framework 13 glossy and 2.8k panels

[PULL] drm-intel-fixes
 2024-08-22  5:40 UTC 

[PATCH] include: uapi: drm: drm_mode: fix documentation and coding style issue
 2024-08-22  4:00 UTC  (2+ messages)

[PATCH V8 00/12] soc: imx8mp: Add support for HDMI
 2024-08-22  1:59 UTC  (9+ messages)
` [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI
  ` drm/bridge/imx8mp-hdmi-tx: Allow inexact pixel clock frequencies (Was: [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI)

[PATCH -next v2 RESEND] drm/amd/display: Remove unused dcn35_fpga_funcs
 2024-08-22  1:58 UTC 

[PATCH -next v2] drm/amd/display: Remove unused dcn35_fpga_funcs
 2024-08-22  1:56 UTC 

[PATCHES] [drm] file descriptor fixes
 2024-08-22  0:29 UTC  (5+ messages)
` [PATCH 1/4] new helper: drm_gem_prime_handle_to_dmabuf()
  ` [PATCH 2/4] amdgpu: fix a race in kfd_mem_export_dmabuf()

[PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice
 2024-08-21 22:30 UTC  (8+ messages)

[PATCH 0/2] drm/panel: simple: Add support for JDI TX26D202VM0BWA panel
 2024-08-21 22:08 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: display: panel-simple-lvds-dual-ports: add jdi,tx26d202vm0bwa
` [PATCH 2/2] drm/panel: simple: Add support for JDI TX26D202VM0BWA panel

[PATCH] drm: komeda: Fix an issue related to normalized zpos
 2024-08-21  8:41 UTC  (2+ messages)
` 回复: "

[PATCH 0/2] DRM fdinfo legacy drm-memory- clarification and amdgpu update
 2024-08-21 20:48 UTC  (6+ messages)
` [PATCH 1/2] Documentation/gpu: Document the situation with unqualified drm-memory-
` [PATCH 2/2] drm/amdgpu: Use drm_print_memory_stats helper from fdinfo

[PATCH -next 0/5] drm/amd/display: Make some symobols static
 2024-08-21 20:29 UTC  (5+ messages)
` [PATCH -next 1/5] drm/amd/display: Make core_dcn4_g6_temp_read_blackout_table static
` [PATCH -next 5/5] drm/amd/display: Make dcn35_fpga_funcs static

[PATCH][next] drm/nouveau: Avoid -Wflex-array-member-not-at-end warning
 2024-08-21 20:16 UTC 

[PATCH 2/3] drm/fourcc: define Intel Xe2 related tile4 ccs modifiers
 2024-08-21 19:24 UTC  (2+ messages)

[PATCH V3] video/aperture: optionally match the device in sysfb_disable()
 2024-08-21 19:11 UTC 

[RFC PATCH 0/7] media: export InfoFrames to debugfs
 2024-08-21 18:15 UTC  (10+ messages)
` [RFC PATCH 1/7] media: v4l2-core: add v4l2_debugfs_root()
` [RFC PATCH 2/7] media: v4l2-core: add v4l2_debugfs_if_alloc/free()
` [RFC PATCH 3/7] media: i2c: adv7511-v4l2: export InfoFrames to debugfs
` [RFC PATCH 4/7] media: i2c: adv7604: "
` [RFC PATCH 5/7] media: i2c: adv7842: "
` [RFC PATCH 6/7] media: i2c: tda1997x: "
` [RFC PATCH 7/7] media: i2c: tc358743: "

[pull] amdgpu drm-fixes-6.11
 2024-08-21 17:28 UTC 

[PATCH v2 00/11] platform/chrome: Add DT USB/DP muxing/topology support
 2024-08-21 16:12 UTC  (3+ messages)
` [PATCH v2 07/11] dt-bindings: chrome: Add ports to google, cros-ec-typec for DP altmode
  ` [PATCH v2 07/11] dt-bindings: chrome: Add ports to google,cros-ec-typec "

[PATCH 0/7] Preemption support for A7XX
 2024-08-21 16:02 UTC  (5+ messages)
` [PATCH 4/7] drm/msm/A6xx: Implement preemption for A7XX targets

[PATCH v5] drm/i915/hwmon: expose fan speed
 2024-08-21 14:58 UTC  (4+ messages)

[PATCH] drm/xe: Support 'nomodeset' kernel command-line option
 2024-08-21 14:48 UTC  (7+ messages)

[PATCH v2 0/3] Devicetree updates for MT8186
 2024-08-21 14:24 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: display: mediatek: dpi: Add power domains


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 NNTP newsgroup(s).