dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
[PATCH v12 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-04-27 10:44 UTC  (4+ messages)
` [PATCH v12 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector

[PATCH v2 0/8] drm/mipi-dsi: Reduce bloat and add funcs for cleaner init seqs
 2024-04-27  8:48 UTC  (14+ messages)
` [PATCH v2 1/8] drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_dcs_write_seq()
` [PATCH v2 2/8] drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_generic_write_seq()
` [PATCH v2 3/8] drm/mipi-dsi: Reduce driver bloat of mipi_dsi_*_write_seq()
` [PATCH v2 4/8] drm/mipi-dsi: Introduce mipi_dsi_*_write_seq_multi()
` [PATCH v2 5/8] drm/mipi-dsi: mipi_dsi_*_write functions don't need to ratelimit prints
` [PATCH v2 6/8] drm/panel: novatek-nt36672e: Switch to mipi_dsi_dcs_write_seq_multi()
` [PATCH v2 7/8] drm/panel: boe-tv101wum-nl6: Don't use a table for initting commands
` [PATCH v2 8/8] drm/panel: boe-tv101wum-nl6: Convert hex to lowercase

[PATCH v3 0/2] Fix Kernel CI issues
 2024-04-27  7:48 UTC  (4+ messages)
` [PATCH v3 1/2] drm: xlnx: zynqmp_dpsub: Fix few function comments
` [PATCH v3 2/2] drm: xlnx: zynqmp_dpsub: Fix compilation error

[PATCH] drm: zynqmp_dpsub: Always register bridge
 2024-04-27  7:47 UTC  (4+ messages)

[PATCH v4 00/13] drm: zynqmp_dp: IRQ cleanups and debugfs support
 2024-04-27  7:45 UTC  (4+ messages)

[PATCH v1 0/3] drm/panel: ili9341: Obvious fixes
 2024-04-27  5:57 UTC  (18+ messages)
` [PATCH v1 1/3] drm/panel: ili9341: Correct use of device property APIs
  ` [v1,1/3] "
` [PATCH v1 2/3] drm/panel: ili9341: Respect deferred probe
` [PATCH v1 3/3] drm/panel: ili9341: Use predefined error codes

[PATCH linux-next] gpu:ipu-v3:pre: replace of_node_put() with __free
 2024-04-27  4:50 UTC 

[drm-misc:for-linux-next 1/1] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c:1267:3: error: label at end of compound statement is a C23 extension
 2024-04-27  4:28 UTC 

[drm-misc:for-linux-next 1/1] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c:1267:3: warning: label at end of compound statement is a C23 extension
 2024-04-27  4:17 UTC 

[PATCH v1 1/1] fbtft: seps525: Don't use "proxy" headers
 2024-04-27  0:33 UTC  (2+ messages)

[drm-misc:for-linux-next 1/1] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c:1266:11: error: label at end of compound statement: expected statement
 2024-04-27  3:26 UTC 

[drm-misc:for-linux-next 1/1] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c:1117: warning: cannot understand function prototype: 'struct registry_list_entry '
 2024-04-27  2:55 UTC 

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-27  2:11 UTC  (4+ messages)
` [RFC PATCH net-next v8 07/14] page_pool: devmem support

[PATCH] drm/mipi-dsi: Reduce driver bloat of mipi_dsi_*_write_seq()
 2024-04-27  0:01 UTC  (9+ messages)

[pull] amdgpu, amdkfd drm-next-6.10
 2024-04-26 22:12 UTC 

[PATCH v6 00/10] Make PCI's devres API more consistent
 2024-04-26 22:01 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION bb7a2467e6beef44a80a17d45ebf2931e7631083
 2024-04-26 20:31 UTC 

[PATCH v2 0/2] Fix Kernel CI issues
 2024-04-26 19:46 UTC  (5+ messages)
` [PATCH v2 1/2] drm: xlnx: zynqmp_dpsub: Fix few function comments
` [PATCH v2 2/2] drm: xlnx: zynqmp_dpsub: Fix compilation error

[PATCH v2 0/6] drm/xe: Per client usage
 2024-04-26 18:59 UTC  (6+ messages)
` [PATCH v2 3/6] drm/xe: Add helper to accumulate exec queue runtime
` [PATCH v2 6/6] drm/xe/client: Print runtime to fdinfo

[git pull] drm fixes for 6.8-rc6
 2024-04-26 18:09 UTC  (2+ messages)

[PATCH v3 4/6] drm/i915/alpm: Add compute config for lobf
 2024-04-26 17:42 UTC  (2+ messages)

[PATCH v4 00/16] Add audio support for the MediaTek Genio 350-evk board
 2024-04-26 17:22 UTC  (17+ messages)
` [PATCH v4 01/16] ASoC: dt-bindings: mediatek,mt8365-afe: Add audio afe document
` [PATCH v4 02/16] ASoC: dt-bindings: mediatek,mt8365-mt6357: Add audio sound card document
` [PATCH v4 03/16] dt-bindings: mfd: mediatek: Add codec property for MT6357 PMIC
` [PATCH v4 04/16] ASoC: mediatek: mt8365: Add common header
` [PATCH v4 05/16] SoC: mediatek: mt8365: support audio clock control
` [PATCH v4 06/16] ASoC: mediatek: mt8365: Add I2S DAI support
` [PATCH v4 07/16] ASoC: mediatek: mt8365: Add ADDA "
` [PATCH v4 08/16] ASoC: mediatek: mt8365: Add DMIC "
` [PATCH v4 09/16] ASoC: mediatek: mt8365: Add PCM "
` [PATCH v4 10/16] ASoc: mediatek: mt8365: Add a specific soundcard for EVK
` [PATCH v4 11/16] ASoC: mediatek: mt8365: Add platform driver
` [PATCH v4 12/16] ASoC: codecs: add MT6357 support
` [PATCH v4 13/16] ASoC: mediatek: Add MT8365 support
` [PATCH v4 14/16] arm64: defconfig: enable mt8365 sound
` [PATCH v4 15/16] arm64: dts: mediatek: add afe support for mt8365 SoC
` [PATCH v4 16/16] arm64: dts: mediatek: add audio support for mt8365-evk

[PATCH v3 0/7] Break out as separate driver and add BOE nv110wum-l60 IVO t109nw41 MIPI-DSI panel
 2024-04-26 17:06 UTC  (5+ messages)
` [PATCH v3 1/7] dt-bindings: display: panel: Add himax hx83102 panel bindings

[PATCH v2 00/28] sparc32: sunset sun4m and sun4d
 2024-04-26 16:53 UTC  (4+ messages)

[PATCH 06/23] drm/xe/svm: Introduce a helper to build sg table from hmm range
 2024-04-26 16:35 UTC  (15+ messages)

[PATCH] drm/i915/gt: Disarm breadcrumbs if engines are already idle
 2024-04-26 16:13 UTC  (2+ messages)

[PATCH 0/2] drm/meson: fix hdmi auxiliary system operation without display
 2024-04-26 16:02 UTC  (3+ messages)
` [PATCH 1/2] drm/meson: dw-hdmi: power up phy on device init
` [PATCH 2/2] drm/meson: dw-hdmi: add bandgap setting for g12

[PATCH] MAINTAINERS: Move the drm-intel repo location to fd.o GitLab
 2024-04-26 16:02 UTC  (3+ messages)

[PATCH 1/2] drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()
 2024-04-26 15:47 UTC  (3+ messages)
` [PATCH 2/2] drm/nouveau/gsp: Use the sg allocator for level 2 of radix3

[PATCH v7 0/5] Add Tegra Security Engine driver
 2024-04-26 15:35 UTC  (3+ messages)
` (subset) "

[PATCH] drm/amd: Only allow one entity to control ABM
 2024-04-26 14:44 UTC  (2+ messages)

[PATCH 1/4] drm/tiny: ili9225: drop driver owner assignment
 2024-04-26 14:08 UTC  (3+ messages)

[PATCH v2] drm: move DRM-related CONFIG options into DRM submenu
 2024-04-26 13:56 UTC 

[PATCH][next] drm/xe: Fix spelling mistake "forcebly" -> "forcibly"
 2024-04-26 13:11 UTC  (2+ messages)

[PATCH] drm/i915/gt: Automate CCS Mode setting during engine resets
 2024-04-26 13:00 UTC  (2+ messages)

[PATCH RESEND] Revert "drm/bridge: ti-sn65dsi83: Fix enable error path"
 2024-04-26 12:22 UTC 

[PATCH] drm/fb_dma: Add checks in drm_fb_dma_get_scanout_buffer()
 2024-04-26 12:10 UTC 

[PATCH] drm/panthor: Kill the faulty_slots variable in panthor_sched_suspend()
 2024-04-26 11:56 UTC  (4+ messages)

[PATCH] drm: xlnx: zynqmp_dpsub: Fix missing drm_bridge_add() call
 2024-04-26  9:25 UTC  (2+ messages)

[PATCH 1/2] drm/print: drop include debugfs.h and include where needed
 2024-04-26  8:51 UTC  (7+ messages)
` [PATCH 2/2] drm/print: drop include seq_file.h

[PATCH] drm/vmwgfx: Fix invalid reads in fence signaled events
 2024-04-26  8:20 UTC  (3+ messages)

[PATCH] drm/vmwgfx: Fix Legacy Display Unit
 2024-04-26  8:19 UTC  (3+ messages)

[PATCH v3 2/6] drm/i915/alpm: Move alpm related code to a new file
 2024-04-26  7:55 UTC  (2+ messages)

[PATCH v6 04/10] PCI: Make devres region requests consistent
 2024-04-26  7:45 UTC  (2+ messages)

[PULL] drm-intel-gt-next
 2024-04-26  7:17 UTC 

[RFC 0/7] drm/virtio: Import scanout buffers from other devices
 2024-04-26  6:06 UTC  (3+ messages)
` [RFC 5/7] drm/virtio: Ensure that bo's backing store is valid while updating plane

[PATCH] drm/ttm/tests: Let ttm_bo_test consider different ww_mutex implementation
 2024-04-26  7:01 UTC  (2+ messages)

[RFC PATCH 00/18] TTM interface for managing VRAM oversubscription
 2024-04-26  6:27 UTC  (7+ messages)
` [RFC PATCH 02/18] drm/ttm: Add per-BO eviction tracking

[PATCH] drm/etnaviv: Create an accel device node if compute-only
 2024-04-26  6:10 UTC  (5+ messages)

[PATCH V2 1/2] drm/bridge: samsung-dsim: Set P divider based on min/max of fin pll
 2024-04-26  5:28 UTC  (5+ messages)
  ` [PATCH V2 2/2] drm/bridge: samsung-dsim: Fix porch calcalcuation rounding

[PATCH] MAINTAINERS: fix LG sw43408 panel driver drm-misc git URL
 2024-04-26  3:03 UTC  (2+ messages)

linux-next: build failures after merge of the drm-misc tree
 2024-04-26  2:10 UTC 

[PATCH v2 0/9] TTM shrinker helpers and xe buffer object shrinker
 2024-04-26  1:23 UTC  (5+ messages)
` [PATCH v2 2/9] drm/ttm: Use LRU hitches
` [PATCH v2 3/9] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves

[drm-misc:for-linux-next 4/6] drivers/gpu/drm/xlnx/zynqmp_disp.c:949:14: error: logical not is only applied to the left hand side of this comparison
 2024-04-26  1:04 UTC 

[PATCH v4 0/4] drm/xe: Support PCIe FLR
 2024-04-26  0:53 UTC  (15+ messages)
` [PATCH v3 1/4] drm: add devm release action
` [PATCH v3 4/4] drm/xe/FLR: Support PCIe FLR

[PATCH] drm: xlnx: zynqmp_dpsub: Fix few function comments
 2024-04-26  0:35 UTC 

[drm-misc:for-linux-next 4/6] drivers/gpu/drm/xlnx/zynqmp_disp.c:949:14: warning: logical not is only applied to the left hand side of this comparison
 2024-04-26  0:32 UTC 

[drm-misc:for-linux-next 1/2] drivers/gpu/drm/i915/i915_debugfs.c:739:9: error: implicit declaration of function 'debugfs_create_file'; did you mean 'bus_create_file'?
 2024-04-25 23:20 UTC 

[drm-misc:for-linux-next 6/6] drivers/gpu/drm/xlnx/zynqmp_disp.c:954: warning: Function parameter or struct member 'media_bus_format' not described in 'zynqmp_disp_layer_find_live_format'
 2024-04-25 22:28 UTC 

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-25 20:59 UTC  (3+ messages)
` [PATCH v2 21/25] nvdimm: virtio_pmem: drop owner assignment

[PULL] drm-xe-fixes
 2024-04-25 20:50 UTC 

[PATCH 0/2] drm/rockchip: vop2: two fixes from working on DSI enablement
 2024-04-25 19:55 UTC  (3+ messages)
` [PATCH 1/2] drm/rockchip: vop2: fix rk3588 dp+dsi maxclk verification
` [PATCH 2/2] drm/rockchip: vop2: configure layers for vp3 on rk3588

[drm-misc:for-linux-next 2/2] drivers/gpu/drm/omapdrm/omap_fb.c:325:2: error: implicit declaration of function 'seq_printf' is invalid in C99
 2024-04-25 19:50 UTC 

[drm-misc:for-linux-next 2/2] drivers/gpu/drm/arm/display/komeda/komeda_pipeline.c:366:9: error: implicit declaration of function 'seq_printf'; did you mean 'drm_printf'?
 2024-04-25 19:40 UTC 

[PATCH v2] drivers/i915/intel_bios: Fix parsing backlight BDB data
 2024-04-25 19:17 UTC  (2+ messages)

[PATCH v3] drm/i915/vma: Fix UAF on reopen vs destroy race
 2024-04-25 18:42 UTC  (4+ messages)

[PATCH v8 1/7] x86/vmware: Move common macros to vmware.h
 2024-04-25 17:27 UTC  (4+ messages)
` [PATCH v9 1/8] x86/vmware: Correct macro names

[PATCH v1 1/1] drm: fixed: Don't use "proxy" headers
 2024-04-25 17:12 UTC  (3+ messages)

[GIT PULL] etnaviv-fixes for 6.9
 2024-04-25 16:34 UTC 

[PATCH 00/10] AYN Odin 2 support
 2024-04-25 16:13 UTC  (5+ messages)
` [PATCH 03/10] dt-bindings: display: panel: Add Synaptics TD4328
` [PATCH 08/10] dt-bindings: vendor-prefixes: Add AYN Technologies

[RFC WIP 0/4] Rust bindings for KMS + RVKMS
 2024-04-25 15:46 UTC  (9+ messages)
` [PATCH 1/4] WIP: rust: Add basic KMS bindings
` [PATCH 2/4] WIP: drm: Introduce rvkms

[GIT PULL] mediatek drm next for 6.10
 2024-04-25 15:38 UTC 

[PATCH 0/1] Fix the port mux of VP2
 2024-04-25 15:19 UTC  (4+ messages)
` [PATCH 1/1] drm/rockchip: vop2: "

[PATCH v1 1/1] drm/ili9341: Remove the duplicative driver
 2024-04-25 15:04 UTC  (3+ messages)

[PATCH] drm/panthor: Add defer probe for firmware load
 2024-04-25 14:45 UTC  (5+ messages)

[PULL] drm-misc-next
 2024-04-25 14:39 UTC 

[PATCH] drm: ci: fix the xfails for apq8016
 2024-04-25 14:01 UTC  (3+ messages)

[PATCH v2] software node: Implement device_get_match_data fwnode callback
 2024-04-25 13:49 UTC  (11+ messages)

[PATCH v1 1/1] drm/mipi-dbi: Add missing MODULE_DESCRIPTION()
 2024-04-25 12:56 UTC 

[PATCH 0/3] drm/panthor: Collection of tiler heap related fixes
 2024-04-25 12:04 UTC  (5+ messages)
` [PATCH 2/3] drm/panthor: Make sure the tiler initial/max chunks are consistent

[PATCH v8 0/6] drm/{i915,xe}: Convert fbdev to DRM client
 2024-04-25 11:51 UTC  (7+ messages)
` [PATCH v8 6/6] drm/{i915, xe}: Implement fbdev emulation as in-kernel client
  ` [PATCH v8 6/6] drm/{i915,xe}: "

[PATCH V2] drm/bridge: imx: Fix unmet depenency for PHY_FSL_SAMSUNG_HDMI_PHY
 2024-04-25 11:43 UTC  (3+ messages)

[PATCH v2] drm/amd/display: re-indent dc_power_down_on_boot()
 2024-04-25 11:21 UTC 

[PULL] drm-misc-fixes
 2024-04-25 10:24 UTC 

[PATCH] video: fbdev: replacing of_node_put with __free(device_node)
 2024-04-25 10:13 UTC  (2+ messages)

[PATCH -next] fbdev: savage: Handle err return when savagefb_check_var failed
 2024-04-25 10:05 UTC  (2+ messages)

[PATCH] video: fbdev: au1200fb: replace deprecated strncpy with strscpy
 2024-04-25 10:00 UTC  (6+ 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 NNTP newsgroup(s).