dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-24 18:24:02 to 2024-01-26 11:36:13 UTC [more...]

[PATCH 00/19] drm/i915: Add Display Port tunnel BW allocation support
 2024-01-26 11:36 UTC  (3+ messages)
` [PATCH 01/19] drm/dp: Add drm_dp_max_dprx_data_rate()

[PATCH v19 00/30] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2024-01-26 11:26 UTC  (37+ messages)
` [PATCH v19 03/30] drm/gem: Document locking rule of vmap and evict callbacks
` [PATCH v19 09/30] drm/shmem-helper: Add and use lockless drm_gem_shmem_get_pages()
` [PATCH v19 12/30] drm/shmem-helper: Prepare drm_gem_shmem_free() to shrinker addition
` [PATCH v19 13/30] drm/shmem-helper: Make drm_gem_shmem_get_pages() public
` [PATCH v19 14/30] drm/shmem-helper: Add drm_gem_shmem_put_pages()
` [PATCH v19 15/30] drm/shmem-helper: Avoid lockdep warning when pages are released
` [PATCH v19 17/30] drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr()
` [PATCH v19 18/30] drm/panfrost: Explicitly get and put drm-shmem pages
` [PATCH v19 22/30] drm/shmem-helper: Add common memory shrinker
` [PATCH v19 23/30] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked()
` [PATCH v19 24/30] drm/shmem-helper: Optimize unlocked get_pages_sgt()
` [PATCH v19 30/30] drm/panfrost: Switch to generic memory shrinker

drm: Stable identification of connectors?
 2024-01-26 10:30 UTC 

[PATCH] drm/sched: Drain all entities in DRM sched run job worker
 2024-01-26 10:32 UTC  (7+ messages)

[PATCH] dt-bindings: display: bridge: it6505: Add #sound-dai-cells
 2024-01-26 10:17 UTC  (2+ messages)

[PATCH 00/23] XeKmd basic SVM support
 2024-01-26 10:09 UTC  (25+ messages)
` [PATCH 21/23] drm/xe/svm: GPU page fault support
      ` Making drm_gpuvm work across gpu devices
                ` 回复:Making "

[git pull] drm for 6.8
 2024-01-25 17:23 UTC  (9+ messages)

[PATCH RESEND] drm/virtio: set segment size for virtio_gpu device
 2024-01-26  8:50 UTC  (3+ messages)

linux-next: build warning after merge of the drm tree
 2024-01-26  8:48 UTC  (3+ messages)

[PATCH] drm/i915/gvt: Fix uninitialized variable in handle_mmio()
 2024-01-26  8:41 UTC 

[PATCH 00/11] Device tree support for Imagination Series5 GPU
 2024-01-26  8:31 UTC  (11+ messages)
` [PATCH 02/11] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs
` [PATCH 08/11] ARM: dts: DRA7xx: Add device tree entry for SGX GPU

[PATCH 1/3] udmabuf: Keep track current device mappings
 2024-01-26  7:25 UTC  (10+ messages)
` [PATCH 2/3] udmabuf: Sync buffer mappings for attached devices
  ` [Linaro-mm-sig] "
` [PATCH 3/3] udmabuf: Use module_misc_device() to register this device

[PATCH v2] drm/ttm: Make sure the mapped tt pages are decrypted when needed
 2024-01-26  5:10 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] mm: Remove double faults once write a device pfn
 2024-01-26  5:10 UTC  (9+ messages)

[PATCH v6 0/7] VMware hypercalls enhancements
 2024-01-26  0:55 UTC  (7+ messages)
` [PATCH v6 7/7] x86/vmware: Add TDX hypercall support

[PATCH v3 00/15] drm/msm/dp: clear power and parser submodules away
 2024-01-25 23:02 UTC  (16+ messages)
` [PATCH v3 01/15] drm/msm/dp: drop unused parser definitions
` [PATCH v3 02/15] drm/msm/dp: drop unused fields from dp_power_private
` [PATCH v3 03/15] drm/msm/dp: parse DT from dp_parser_get
` [PATCH v3 04/15] drm/msm/dp: inline dp_power_(de)init
` [PATCH v3 05/15] drm/msm/dp: fold dp_power into dp_ctrl module
` [PATCH v3 06/15] drm/msm/dp: simplify stream clocks handling
` [PATCH v3 07/15] drm/msm/dp: stop parsing clock names from DT
` [PATCH v3 08/15] drm/msm/dp: split dp_ctrl_clk_enable into four functuions
` [PATCH v3 09/15] drm/msm/dp: move phy_configure_opts to dp_ctrl
` [PATCH v3 10/15] drm/msm/dp: remove PHY handling from dp_catalog.c
` [PATCH v3 11/15] drm/msm/dp: handle PHY directly in dp_ctrl
` [PATCH v3 12/15] drm/msm/dp: move all IO handling to dp_catalog
` [PATCH v3 13/15] drm/msm/dp: move link property handling to dp_panel
` [PATCH v3 14/15] drm/msm/dp: move next_bridge handling to dp_display
` [PATCH v3 15/15] drm/msm/dp: drop dp_parser

[pull] amdgpu drm-fixes-6.8
 2024-01-25 22:15 UTC 

[PATCH 00/17] Add support for CDM over DP
 2024-01-25 22:07 UTC  (35+ messages)
` [PATCH 01/17] drm/msm/dpu: allow dpu_encoder_helper_phys_setup_cdm to work for DP
` [PATCH 02/17] drm/msm/dpu: move dpu_encoder_helper_phys_setup_cdm to dpu_encoder
` [PATCH 03/17] drm/msm/dp: rename wide_bus_en to wide_bus_supported
` [PATCH 04/17] drm/msm/dp: store mode YUV420 information to be used by rest of DP
` [PATCH 05/17] drm/msm/dp: add an API to indicate if sink supports VSC SDP
` [PATCH 06/17] drm/msm/dpu: move widebus logic to its own API
` [PATCH 07/17] drm/msm/dpu: disallow widebus en in INTF_CONFIG2 when DP is YUV420
` [PATCH 08/17] drm/msm/dp: change YUV420 related programming for DP
` [PATCH 09/17] drm/msm/dp: move parity calculation to dp_catalog
` [PATCH 10/17] drm/msm/dp: modify dp_catalog_hw_revision to show major and minor val
` [PATCH 11/17] drm/msm/dp: add VSC SDP support for YUV420 over DP
` [PATCH 12/17] drm/msm/dpu: add support of new peripheral flush mechanism
` [PATCH 13/17] drm/msm/dp: enable SDP and SDE periph flush update
` [PATCH 14/17] drm/msm/dpu: modify encoder programming for CDM over DP
` [PATCH 15/17] drm/msm/dpu: allow certain formats for CDM for DP
` [PATCH 16/17] drm/msm/dpu: reserve CDM blocks for DP if mode is YUV420
` [PATCH 17/17] drm/msm/dp: allow YUV420 mode for DP connector when VSC SDP supported

[PATCH] nouveau: rip out fence irq allow/block sequences
 2024-01-25 21:55 UTC  (3+ messages)

[PATCH v4 00/29] Add HDMI support for RK3128
 2024-01-25 21:12 UTC  (2+ messages)
` (subset) "

[PATCH v5 000/111] pwm: Improve lifetime tracking for pwm_chips
 2024-01-25 20:54 UTC  (15+ messages)
` [PATCH v5 003/111] pwm: Provide a macro to get the parent device of a given chip
` [PATCH v5 037/111] drm/bridge: ti-sn65dsi86: Make use of pwmchip_parent() macro
` [PATCH v5 039/111] pwm: Provide wrappers for storing and getting driver private data
` [PATCH v5 040/111] pwm: Provide devm_pwmchip_alloc() function
` [PATCH v5 104/111] drm/bridge: ti-sn65dsi86: Make use of "

fb_defio and page->mapping
 2024-01-25 20:22 UTC  (2+ messages)

[PATCH] drm/imagination: On device loss, handle unplug after critical section
 2024-01-25 18:44 UTC  (2+ messages)

[PATCH 1/2] drm/bridge: samsung-dsim: Set P divider based on min/max of fin pll
 2024-01-25 18:44 UTC  (3+ messages)
` [PATCH 2/2] drm/bridge: samsung-dsim: Fix porch calcalcuation rounding

[PATCH] drm/syncobj: handle NULL fence in syncobj_eventfd_entry_func
 2024-01-25 18:40 UTC  (2+ messages)

[PATCH v2] drm/syncobj: handle NULL fence in syncobj_eventfd_entry_func
 2024-01-25 18:37 UTC 

[PATCH] drm/atomic-helpers: remove legacy_cursor_update hacks
 2024-01-25 18:17 UTC  (4+ messages)

[PATCH 0/2] kernel-doc: Do not pre-process comments
 2024-01-25 18:14 UTC  (2+ messages)

[PATCH v2 1/3] drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is set
 2024-01-25 18:12 UTC  (2+ messages)

[PATCH v5 0/6] usb: gadget: functionfs: DMABUF import interface
 2024-01-25 18:10 UTC  (13+ messages)
` [PATCH v5 1/6] dma-buf: Add dma_buf_{begin,end}_access()
  ` [Linaro-mm-sig] "

BUG: kernel NULL pointer dereference, address: 0000000000000008
 2024-01-25 18:02 UTC  (7+ messages)
` BUG [RESEND]: "
    ` BUG [RESEND][NEW BUG]: "

[PATCH] drm/msm/dpu: make "vblank timeout" more useful
 2024-01-25 17:14 UTC  (2+ messages)

[PATCH v2 0/3] drm/etnaviv: Disable SH_EU clock gating on the i.MX8MP NPU
 2024-01-25 16:50 UTC  (8+ messages)
` [PATCH v2 1/3] drm/etnaviv: Update hardware headers from rnndb
` [PATCH v2 2/3] drm/etnaviv: Turn etnaviv_is_model_rev() into a function
` [PATCH v2 3/3] drm/etnaviv: Disable SH_EU clock gating on VIPNano-Si+

[PATCH v5 0/4] Kinetic ExpressWire library and KTD2801 backlight driver
 2024-01-25 15:30 UTC  (5+ messages)
` [PATCH v5 1/4] leds: introduce ExpressWire library
` [PATCH v5 2/4] leds: ktd2692: convert to use "
` [PATCH v5 3/4] dt-bindings: backlight: add Kinetic KTD2801 binding
` [PATCH v5 4/4] backlight: Add Kinetic KTD2801 backlight support

[PATCH v3 0/4] Update STM DSI PHY driver
 2024-01-25 15:08 UTC  (3+ messages)
` [PATCH v3 4/4] arm: dts: st: fix DSI peripheral clock on stm32mp15 boards

[PATCH v4 1/3] drm/buddy: Implement tracking clear page feature
 2024-01-25 14:36 UTC  (3+ messages)
` [PATCH v4 2/3] drm/amdgpu: Enable clear page functionality
` [PATCH v4 3/3] drm/buddy: Add defragmentation support

[PATCH v5 0/8] iio: new DMABUF based API, v5
 2024-01-25 13:47 UTC  (4+ messages)
` [PATCH v5 5/8] iio: core: Add new DMABUF interface infrastructure

[PATCH v4 0/3] Kinetic ExpressWire library and KTD2801 backlight driver
 2024-01-25 13:44 UTC  (3+ messages)
` [PATCH v4 1/3] leds: ktd2692: move ExpressWire code to library

[PATCH v1 1/1] backlight: hx8357: Fix potential NULL pointer dereference
 2024-01-25 13:23 UTC  (2+ messages)
` (subset) "

[PATCH v3 00/39] drm/bridge: switch to struct drm_edid
 2024-01-25 13:01 UTC  (5+ messages)
` [PATCH v3 01/39] drm/bridge: add ->edid_read hook and drm_bridge_edid_read()

[PATCH] accel/habanalabs: use kcalloc() instead of kzalloc()
 2024-01-25 10:38 UTC  (3+ messages)

[PATCH v2 0/2] drm/atomic: Allow drivers to write their own plane check for async
 2024-01-25 10:32 UTC  (5+ messages)
` [PATCH v2 2/2] drm/amdgpu: Implement check_async_props for planes

[PATCH 0/3] Fixed-type GENMASK/BIT
 2024-01-25  9:56 UTC  (7+ messages)
` [PATCH 1/3] bits: introduce fixed-type genmasks
    `  "

[PATCH] drm/xe/display: Fix memleak in display initialization
 2024-01-25  9:41 UTC  (2+ messages)

[PATCH 0/3] accel/ivpu fixes for 6.8-rc1
 2024-01-25  9:22 UTC  (2+ messages)

[REGRESSION BISECTED] 6.8-rc1 - Wayland hangs when connecting via VNC or RDP
 2024-01-24 21:57 UTC  (3+ messages)

[PATCH] gpu: drm: display: indent fix in comment
 2024-01-24 18:35 UTC 

[PULL] drm-xe-fixes
 2024-01-25  8:29 UTC 

[PATCH v3 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
 2024-01-25  8:27 UTC  (11+ messages)
` [PATCH v3 3/3] dt-bindings: mfd: atmel, hlcdc: Convert to DT schema format
  ` [PATCH v3 3/3] dt-bindings: mfd: atmel,hlcdc: "

[syzbot] [dri?] [virtualization?] upstream boot error: INFO: task hung in virtio_gpu_queue_fenced_ctrl_buffer
 2024-01-25  4:58 UTC  (2+ messages)

[PATCH] drm/i915/guc: Remove usage of the deprecated ida_simple_xx() API
 2024-01-25  0:04 UTC  (2+ messages)

[PATCH v1] drm/msms/dp: fixed link clock divider bits be over written in BPC unknown case
 2024-01-24 22:01 UTC  (2+ messages)

[PATCH] drm/msm/dpu: fix kernel-doc warnings
 2024-01-24 21:44 UTC  (2+ messages)

[PATCH] drm/msm/dpu: drop obsolete documentation for dpu_encoder_virt
 2024-01-24 21:41 UTC  (3+ messages)

linux-next: Tree for Jan 23 (drm/xe/)
 2024-01-24 21:35 UTC  (3+ messages)

[PATCH v2 00/33] spi: get rid of some legacy macros
 2024-01-24 20:02 UTC  (4+ messages)

[GIT PULL] fbdev fix for v6.8-rc2
 2024-01-24 19:49 UTC  (2+ messages)

[PATCH v3 0/5] drm/msm/dpu: remove dpu_encoder_phys_ops::atomic_mode_set callback
 2024-01-24 19:03 UTC  (4+ messages)
` [PATCH v3 4/5] drm/msm/dpu: move writeback's atomic_check to dpu_writeback.c


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