dri-devel Archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/8] drm/mipi-dsi: Reduce bloat and add funcs for cleaner init seqs
 2024-04-29 14:26 UTC  (18+ 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] drm/i915/gt: Automate CCS Mode setting during engine resets
 2024-04-29 13:13 UTC  (4+ messages)

[PATCH v3] drm/i915/vma: Fix UAF on reopen vs destroy race
 2024-04-29 12:59 UTC  (5+ messages)

[PATCH] MAINTAINERS: Move the drm-intel repo location to fd.o GitLab
 2024-04-29 12:35 UTC  (4+ messages)

[PATCH v1 1/1] drm/ili9341: Remove the duplicative driver
 2024-04-29 12:19 UTC  (5+ messages)

[PATCH v1 1/3] drm/panel: ili9341: Correct use of device property APIs
 2024-04-29 11:55 UTC  (9+ messages)
` [v1,1/3] "

[PATCH] drm/debugfs: Drop conditionals around of_node pointers
 2024-04-29 11:30 UTC  (4+ messages)
`  "

[PATCH RESEND] Revert "drm/bridge: ti-sn65dsi83: Fix enable error path"
 2024-04-29 10:28 UTC  (2+ messages)

[PATCH] drm/kmb: Replace of_node_put() with automatic cleanup handler
 2024-04-29 10:18 UTC  (2+ messages)

[PATCH] drm/i915/gt: Disarm breadcrumbs if engines are already idle
 2024-04-29  9:20 UTC  (3+ messages)

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

[PATCH v4 0/8] drm/v3d: Enable Big and Super Pages
 2024-04-29  8:24 UTC  (11+ messages)
` [PATCH v4 1/8] drm/v3d: Fix return if scheduler initialization fails
` [PATCH v4 2/8] drm/gem: Create a drm_gem_object_init_with_mnt() function
` [PATCH v4 3/8] drm/v3d: Introduce gemfs
` [PATCH v4 4/8] drm/gem: Create shmem GEM object in a given mountpoint
` [PATCH v4 5/8] drm/v3d: Reduce the alignment of the node allocation
` [PATCH v4 6/8] drm/v3d: Support Big/Super Pages when writing out PTEs
` [PATCH v4 7/8] drm/v3d: Use gemfs/THP in BO creation if available
` [PATCH v4 8/8] drm/v3d: Add modparam for turning off Big/Super Pages

[PATCH] drm/stm: dsi: relax mode_valid clock tolerance
 2024-04-29  8:17 UTC  (3+ messages)

[PATCH v2 0/6] drm/xe: Per client usage
 2024-04-29  8:07 UTC  (7+ 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

[PATCH] drm/exynos: Add check for dma_set_max_seg_size
 2024-04-29  2:38 UTC 

[PATCH] drm/fb_dma: Add checks in drm_fb_dma_get_scanout_buffer()
 2024-04-29  7:24 UTC  (2+ messages)

After suspend/resume cycle ASPEED VGA monitor suffers with "No Signal" state
 2024-04-29  7:16 UTC  (2+ messages)

[PATCH] drm/virtio: fix memory leak of vbuf
 2024-04-29  6:24 UTC  (3+ messages)
` [PATCH] [PATCH RESEND] "

[PATCH v4 00/16] Add audio support for the MediaTek Genio 350-evk board
 2024-04-29  6:03 UTC  (20+ 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 1/2] drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()
 2024-04-29  6:03 UTC  (6+ messages)
` [PATCH 2/2] drm/nouveau/gsp: Use the sg allocator for level 2 of radix3

linux-next: manual merge of the drm-xe tree with the drm tree
 2024-04-29  3:12 UTC 

[PATCH] drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()
 2024-04-29  1:26 UTC  (2+ messages)

[PATCH v2] drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2
 2024-04-28 22:36 UTC  (6+ messages)

[PATCH] staging: fbtft:fixes unnecessary parentheses
 2024-04-28 14:03 UTC  (2+ messages)

[PATCH 0/7] drm/msm: Initial fixes for DUALPIPE (+DSC) topology
 2024-04-28 21:06 UTC  (4+ messages)
` [PATCH 5/7] drm/msm/dpu: Correct dual-ctl -> dual-intf typo in comment

[RFC] drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocations
 2024-04-28 20:22 UTC  (2+ messages)

[PATCH] drm/amd/display: re-indent dpp401_dscl_program_isharp()
 2024-04-28 17:09 UTC  (3+ messages)

[PATCH v2][next] backlight: sky81452-backlight: Remove unnecessary call to of_node_get
 2024-04-28 11:48 UTC 

[Bug 218785] New: HP Victus by HP Laptop 16-e0xxx. HDMI connection doesn't detect counterpart projector
 2024-04-28  8:16 UTC  (3+ messages)
` [Bug 218785] "

[PATCH 00/10] AYN Odin 2 support
 2024-04-28  3:54 UTC  (16+ messages)
` [PATCH 03/10] dt-bindings: display: panel: Add Synaptics TD4328
` [PATCH 04/10] drm/panel: Add driver for Synaptics TD4328 LCD panel
` [PATCH 07/10] arm64: dts: qcom: sm8550: Update EAS properties
` [PATCH 08/10] dt-bindings: vendor-prefixes: Add AYN Technologies
` [PATCH 10/10] arm64: dts: qcom: Add AYN Odin 2

[PATCH] drm/vc4: remove all usages of of_node_put()
 2024-04-27 13:40 UTC 

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

[PATCH v3] software node: Implement device_get_match_data fwnode callback
 2024-04-27 20:36 UTC 

[PATCH v4 0/9] drm/bridge: Allow using fwnode API to get the next bridge
 2024-04-27 20:10 UTC  (9+ messages)
` [PATCH v4 7/9] drm-bridge: it66121: Use fwnode API to acquire device properties
` [PATCH v4 8/9] drm/bridge: tfp410: "

[PATCH] drm/amd/display: fix documentation warnings for mpc.h
 2024-04-27 16:05 UTC 

[PATCH RESEND] drm: panel-orientation-quirks: Add quirk for Aya Neo KUN
 2024-04-27 13:49 UTC  (2+ messages)

[PATCH] drm/amd/display: Add MSF panel to DPCD 0x317 patch list
 2024-04-27 13:49 UTC  (2+ messages)

[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 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 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

[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 v2 00/28] sparc32: sunset sun4m and sun4d
 2024-04-26 16:53 UTC  (4+ 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 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/panthor: Kill the faulty_slots variable in panthor_sched_suspend()
 2024-04-26 11:56 UTC  (2+ 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  (6+ 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  (2+ 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  (5+ 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  (7+ messages)
` [PATCH v3 4/4] drm/xe/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 


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).