dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-19 20:58:58 to 2024-08-20 16:03:52 UTC [more...]

[RFC PATCH 00/17] VKMS: Add configfs support
 2024-08-20 16:03 UTC  (5+ messages)

Using drm_exec in TTM
 2024-08-20 16:00 UTC  (12+ messages)
` [PATCH 4/7] drm/ttm: move LRU walk defines into new internal header

[PATCH] drm/amd/gfx11: move the gfx mutex into the caller
 2024-08-20 15:59 UTC  (3+ messages)

[PATCH v6 1/2] drm/ttm: Add a flag to allow drivers to skip clear-on-free
 2024-08-20 15:47 UTC  (10+ messages)
` [PATCH v6 2/2] drm/xe/lnl: Offload system clear page activity to GPU

[PATCH RFC 6/6] drm/vkms: Extract vkms_composer header
 2024-08-20 15:30 UTC  (2+ messages)

[PATCH RFC 5/6] drm/vkms: Extract vkms_crtc header
 2024-08-20 15:29 UTC  (2+ messages)

[PATCH RFC 4/6] drm/vkms: Rename to_vkms_plane_state to avoid confusion
 2024-08-20 15:29 UTC  (2+ messages)

[PATCH RFC 3/6] drm/vkms: Extract vkms_plane header
 2024-08-20 15:28 UTC  (2+ messages)

[PATCH RFC 2/6] drm/vkms: Extract vkms_writeback header
 2024-08-20 15:28 UTC  (2+ messages)

[PATCH RFC 1/6] drm/vkms: Properly extract vkms_formats header
 2024-08-20 15:28 UTC  (2+ messages)

[PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice
 2024-08-20 15:19 UTC  (5+ messages)

[PATCH v2 1/2] drm/virtio: Use XRGB8888 also for big endian systems
 2024-08-20 14:27 UTC  (6+ messages)
` [PATCH v2 2/2] drm/virtio: Fix host color format for big endian guests

[PATCH -next] backlight: ktz8866: fix module autoloading
 2024-08-20 12:16 UTC 

[PATCH] gpu: drm: Use devm_clk_get_enabled() helpers
 2024-08-20 13:51 UTC  (2+ messages)

[PATCH v6] drm/i915/hwmon: expose fan speed
 2024-08-20 14:06 UTC  (4+ messages)

[PATCH 0/7] Preemption support for A7XX
 2024-08-20 13:49 UTC  (13+ messages)
` [PATCH 1/7] drm/msm: Fix bv_fence being used as bv_rptr
` [PATCH 2/7] drm/msm: Add submitqueue setup and close
` [PATCH 6/7] drm/msm/A6XX: Add a flag to allow preemption to submitqueue_create

[PATCH] Revert "drm/ttm: increase ttm pre-fault value to PMD size"
 2024-08-20 13:46 UTC 

[PATCH v2] drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-20 13:41 UTC  (4+ messages)

[PATCH v3 0/3] drm/amdgpu: Explicit sync for GEM VA operations
 2024-08-20 13:36 UTC  (3+ messages)

[PATCH 82/86] drm/i915: Move custom hotplug code into separate callback
 2024-08-20 12:42 UTC  (5+ messages)
` [82/86] "

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

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

[PATCH 00/86] drm: Provide client setup helper and convert drivers
 2024-08-20 11:57 UTC  (24+ messages)
` [PATCH 04/86] drm: Add client-agnostic setup helper
` [PATCH 28/86] drm/mi0283qt: Run DRM default client setup
` [PATCH 31/86] drm/panel/ili9341: "
` [PATCH 32/86] drm/panel-mipi-dbi: "
` [PATCH 37/86] drm/repaper: "
` [PATCH 40/86] drm/stm: "
` [PATCH 48/86] drm/xlnx: "
` [PATCH 54/86] drm/gud: "

[PATCH v3 0/2] drm/panfrost: Wire cycle counters and timestamp info to userspace
 2024-08-20 11:24 UTC  (5+ messages)
` [PATCH v3 1/2] drm/panfrost: Add SYSTEM_TIMESTAMP and SYSTEM_TIMESTAMP_FREQUENCY parameters
` [PATCH v3 2/2] drm/panfrost: Add cycle counter job requirement

[PATCH v3] misc: fastrpc: Add support for multiple PD from one process
 2024-08-20 10:29 UTC  (4+ messages)

[PATCH 1/2] drm/sched: memset() 'job' in drm_sched_job_init()
 2024-08-20 10:23 UTC  (2+ messages)

[PATCH v3 00/17] platform/chrome: Add DT USB/DP muxing/topology support
 2024-08-20 10:20 UTC  (25+ messages)
` [PATCH v3 01/17] drm/atomic-helper: Introduce lane remapping support to bridges
` [PATCH v3 02/17] drm/bridge: Verify lane assignment is going to work during atomic_check
` [PATCH v3 03/17] usb: typec: Stub out typec_switch APIs when CONFIG_TYPEC=n
` [PATCH v3 04/17] usb: typec: Add device managed typec_mux_register()
` [PATCH v3 05/17] usb: typec: Add device managed typec_switch_register()
` [PATCH v3 06/17] drm/bridge: aux-hpd: Support USB Type-C DP altmodes via DRM lane assignment
` [PATCH v3 07/17] drm/bridge: dp_typec: Support USB Type-C orientation
` [PATCH v3 08/17] drm/bridge: dp_typec: Add "no-hpd" support
` [PATCH v3 09/17] drm/bridge: dp_typec: Allow users to hook hpd notify path
` [PATCH v3 10/17] device property: Add remote endpoint to devcon matcher
` [PATCH v3 11/17] dt-bindings: usb-switch: Extract endpoints to defs
` [PATCH v3 12/17] dt-bindings: usb-switch: Extend for DisplayPort altmode
` [PATCH v3 13/17] dt-bindings: Move google, cros-ec-typec binding to usb
` [PATCH v3 14/17] dt-bindings: usb: Add ports to google, cros-ec-typec for DP altmode
` [PATCH v3 15/17] platform/chrome: cros_ec_typec: Add support for signaling DP HPD via drm_bridge
` [PATCH v3 16/17] platform/chrome: cros_ec_typec: Support DP muxing
` [PATCH v3 17/17] platform/chrome: cros_ec_typec: Handle lack of HPD information

[REGRESSION][BISECTED] vmwgfx crashes with command buffer error after update
 2024-08-20 10:14 UTC  (4+ messages)

[PATCH RFC 1/4] drm/vkms: Switch to managed for connector
 2024-08-20 10:03 UTC  (3+ messages)

[PATCH v3] drm/panthor: Add DEV_QUERY_TIMESTAMP_INFO dev query
 2024-08-20  9:56 UTC  (2+ messages)

[PATCH v2 0/2] convert mantix-mlaf057we51 to use multi style functions and cleanup
 2024-08-20  9:37 UTC  (6+ messages)
` [PATCH v2 1/2] drm/panel: mantix-mlaf057we51: transition to mipi_dsi wrapped functions
` [PATCH v2 2/2] drm/panel: mantix-mlaf057we51: write hex in lowercase

[PATCH 00/28] backlight: lcd: Remove fbdev dependencies
 2024-08-20  9:23 UTC  (29+ messages)
` [PATCH 01/28] backlight: lcd: Rearrange code in fb_notifier_callback()
` [PATCH 02/28] backlight: lcd: Test against struct fb_info.lcd_dev
` [PATCH 03/28] backlight: lcd: Add LCD_POWER_ constants for power states
` [PATCH 04/28] backlight: corgi_lcd: Use lcd power constants
` [PATCH 05/28] backlight: hx8357: "
` [PATCH 06/28] backlight: ili922x: "
` [PATCH 07/28] backlight: ili9320: "
` [PATCH 08/28] backlight: jornada720_lcd: Include <linux/io.h> for IOMEM() macro
` [PATCH 09/28] backlight: jornada720_lcd: Use lcd power constants
` [PATCH 10/28] backlight: l4f00242t03: "
` [PATCH 11/28] backlight: lms283gf05: "
` [PATCH 12/28] backlight: lms501kf03: Remove unnecessary include of <linux/backlight.h>
` [PATCH 13/28] backlight: lms501kf03: Use lcd power constants
` [PATCH 14/28] backlight: ltv350qv: "
` [PATCH 15/28] backlight: otm3225a: "
` [PATCH 16/28] backlight: platform_lcd: Remove include statement for <linux/backlight.h>
` [PATCH 17/28] backlight: platform_lcd: Remove match_fb from struct plat_lcd_data
` [PATCH 18/28] backlight: platform_lcd: Use lcd power constants
` [PATCH 19/28] backlight: tdo24m: "
` [PATCH 20/28] fbdev: clps711x-fb: Replace check_fb in favor of struct fb_info.lcd_dev
` [PATCH 21/28] fbdev: clps711x-fb: Use lcd power constants
` [PATCH 22/28] fbdev: imxfb: Replace check_fb in favor of struct fb_info.lcd_dev
` [PATCH 23/28] fbdev: imxfb: Use lcd power constants
` [PATCH 24/28] fbdev: omap: "
` [PATCH 25/28] HID: picoLCD: Replace check_fb in favor of struct fb_info.lcd_dev
` [PATCH 26/28] backlight: lcd: Replace check_fb with controls_device
` [PATCH 27/28] backlight: lcd: Remove struct fb_videomode from set_mode callback
` [PATCH 28/28] backlight: lcd: Do not include <linux/fb.h> in lcd header

[PATCH v2] drm/panel: ili9341: Add comments for registers in ili9341_config()
 2024-08-20  9:31 UTC  (3+ messages)

[PATCH RFC 4/4] drm/vkms: Rename all vkms_crtc instance to be consistent
 2024-08-20  9:10 UTC  (2+ messages)
` [PATCH RFC 4/4] drm/vkms: Rename all vkms_crtc instance to be

[PATCH RFC 3/4] drm/vkms: Switch to managed for crtc
 2024-08-20  9:09 UTC  (2+ messages)

[PATCH RFC 2/4] drm/vkms: Switch to managed for encoder
 2024-08-20  9:09 UTC  (2+ messages)

[PATCH v4] drm/i915/hwmon: expose fan speed
 2024-08-20  9:00 UTC  (4+ messages)

[PATCH v3 0/4] Add support for RZ/G2UL Display Unit
 2024-08-20  8:36 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: display: renesas, rzg2l-du: Document RZ/G2UL DU bindings
  ` [PATCH v3 1/4] dt-bindings: display: renesas,rzg2l-du: "

[PATCH v1] drivers:gt:Switch to use kmemdup_array()
 2024-08-20  8:18 UTC  (3+ messages)

[PATCH v7] drm/mediatek: dsi: Add dsi per-frame lp code for mt8188
 2024-08-20  8:16 UTC  (2+ messages)

[PATCH v1] drm/ci: increase timeout for all jobs
 2024-08-20  7:08 UTC 

[RESEND PATCH v4 0/2] Add driver for Sharp Memory LCD
 2024-08-20  6:53 UTC  (4+ messages)
` [RESEND PATCH v4 1/2] dt-bindings: display: Add Sharp Memory LCD bindings
` [RESEND PATCH v4 2/2] drm/tiny: Add driver for Sharp Memory LCD

[PATCH net-next v21 00/13] Device Memory TCP
 2024-08-20  6:04 UTC  (14+ messages)
` [PATCH net-next v21 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v21 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v21 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v21 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v21 05/13] page_pool: devmem support
` [PATCH net-next v21 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v21 07/13] net: support non paged skb frags
` [PATCH net-next v21 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v21 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v21 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v21 11/13] net: add devmem TCP documentation
` [PATCH net-next v21 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v21 13/13] netdev: add dmabuf introspection

[PATCH v2] drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config()
 2024-08-20  5:56 UTC  (2+ messages)

[PATCH v2 0/2] Add support for nuvoton ma35 nand controller
 2024-08-20  5:47 UTC  (5+ messages)
` [PATCH v2 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC

[PATCH 0/9] of: property: add of_graph_get_next_port/port_endpoint()
 2024-08-20  4:34 UTC  (6+ messages)
` [PATCH 1/9] of: property: add of_graph_get_next_port()

[PATCH v3 0/5] udmbuf bug fix and some improvements
 2024-08-20  1:41 UTC  (13+ messages)
` [PATCH v3 1/5] udmabuf: cancel mmap page fault, direct map it
` [PATCH v3 3/5] fix vmap_udmabuf error page set
` [PATCH v3 4/5] udmabuf: codestyle cleanup
` [PATCH v3 5/5] udmabuf: remove udmabuf_folio

[PATCH v2 0/9] of: property: add of_graph_get_next_port/port_endpoint()
 2024-08-20  1:36 UTC  (4+ messages)
` [PATCH v2 1/9] of: property: add of_graph_get_next_port()

[PATCH v4] rockchip/drm: vop2: add support for gamma LUT
 2024-08-20  1:12 UTC  (2+ messages)
`  "

[PATCH net-next v20 00/13] Device Memory TCP
 2024-08-19 22:45 UTC  (3+ messages)

[PATCH v5 00/44] Color Pipeline API w/ VKMS
 2024-08-19 20:57 UTC  (18+ messages)
` [PATCH v5 24/44] drm/amd/display: Ignore deprecated props when plane_color_pipeline set
` [PATCH v5 25/44] drm/amd/display: Add bypass COLOR PIPELINE
` [PATCH v5 27/44] drm/amd/display: Add support for sRGB EOTF in DEGAM block
` [PATCH v5 28/44] drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER block
` [PATCH v5 32/44] drm/colorop: add BT2020/BT709 OETF and Inverse OETF
` [PATCH v5 33/44] drm/amd/display: Add support for BT.709 and BT.2020 TFs
` [PATCH v5 34/44] drm/colorop: Add 1D Curve Custom LUT type
` [PATCH v5 35/44] drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUT
` [PATCH v5 36/44] drm/amd/display: add 3x4 matrix colorop
` [PATCH v5 37/44] drm/colorop: Add mutliplier type
` [PATCH v5 38/44] drm/amd/display: add multiplier colorop
` [PATCH v5 39/44] drm/amd/display: Swap matrix and multiplier
` [PATCH v5 40/44] drm/colorop: Define LUT_1D interpolation
` [PATCH v5 41/44] drm/colorop: allow non-bypass colorops
` [PATCH v5 42/44] drm/colorop: Add 3D LUT supports to color pipeline
` [PATCH v5 43/44] drm/amd/display: add 3D LUT colorop
` [PATCH v5 44/44] drm/amd/display: Add AMD color pipeline doc


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