dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-21 09:30:00 to 2023-06-21 19:44:11 UTC [more...]

[PATCH 1/2] dt-bindings: ili9881c: add compatible string for Elida hj080be31ia1
 2023-06-21 12:21 UTC  (2+ messages)

[PULL] drm-misc-fixes
 2023-06-21 19:43 UTC 

[PATCH v4] drm/vkms: Add support to 1D gamma LUT
 2023-06-21 19:41 UTC 

[PATCH V4 0/8] Support Wifi RFI interference mitigation feature
 2023-06-21 19:25 UTC  (22+ messages)
` [PATCH V4 1/8] drivers/acpi: Add support for Wifi band RF mitigations
` [PATCH V4 3/8] wifi: mac80211: Add support for ACPI WBRF

[PATCH v4 0/6] Move dma-buf mmap() reservation locking down to exporters
 2023-06-21 19:24 UTC  (10+ messages)
` [PATCH v4 2/6] dma-buf/heaps: Don't assert held reservation lock for dma-buf mmapping
` [PATCH v4 5/6] dma-buf: Change locking policy for mmap()

[PATCH v4 0/2] retrieve DSI DSC through priv-dsi[0]
 2023-06-21 19:12 UTC  (4+ messages)
` [PATCH v4 1/2] drm/msm/dpu: retrieve DSI DSC struct through priv->dsi[0]
` [PATCH v4 2/2] drm/msm/dpu: remove struct drm_dsc_config from struct msm_display_info

[PATCH 0/9] Add support for XLCDC to sam9x7 SoC family
 2023-06-21 19:12 UTC  (4+ messages)
` [PATCH 2/9] mfd: atmel-hlcdc: Add compatible for SAM9X7 HLCD controller

[PATCH] drm/mgag200: Fix a warning reported by Fi.CI.SPARSE
 2023-06-21 19:11 UTC 

[PATCH v2] drm/msm/dsi: Document DSC related pclk_rate and hdisplay calculations
 2023-06-21 19:09 UTC  (4+ messages)

[PATCH 0/3] Add support for databus widen mode
 2023-06-21 19:00 UTC  (10+ messages)
` [PATCH 2/3] drm/msm/dpu: Set DATABUS_WIDEN on command mode encoders

[PATCH drm-next v5 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-06-21 18:58 UTC  (3+ messages)
` [PATCH drm-next v5 03/14] drm: manager to keep track of GPUs VA mappings

[PATCH v2] drm/i915: Replace kmap() with kmap_local_page()
 2023-06-21 18:51 UTC  (5+ messages)

[PATCH] drm/tests: Add test case for drm_rect_clip_scaled()
 2023-06-21 18:33 UTC  (2+ messages)

[PATCH v15 0/2] drm: Add kms driver for loongson display controller
 2023-06-21 18:25 UTC  (2+ messages)

[PATCH v2] drm/vkms: Fix race-condition between the hrtimer and the atomic commit
 2023-06-21 17:58 UTC  (2+ messages)

[PATCH v10 00/11] drm/etnaviv: Add pci device driver support
 2023-06-21 17:53 UTC  (52+ messages)
` [PATCH v10 01/11] drm/etnaviv: Add a dedicated function to register an irq handler
` [PATCH v10 02/11] drm/etnaviv: Add a dedicated function to get various clocks
` [PATCH v10 03/11] drm/etnaviv: Add dedicated functions to create and destroy platform device
` [PATCH v10 04/11] drm/etnaviv: Add helpers for private data construction and destruction
` [PATCH v10 05/11] drm/etnaviv: Allow bypass component framework
` [PATCH v10 06/11] drm/etnaviv: Add driver support for the PCI devices
` [PATCH v10 07/11] drm/etnaviv: Add support for the dma coherent device
` [PATCH v10 08/11] drm/etnaviv: Add a dedicated function to create the virtual master
` [PATCH v10 09/11] drm/etnaviv: Clean up etnaviv_pdev_probe() function
` [PATCH v10 10/11] drm/etnaviv: Keep the curly brace aligned

[PATCH 00/13] Remove pagevecs
 2023-06-21 17:50 UTC  (15+ messages)
` [PATCH 01/13] afs: Convert pagevec to folio_batch in afs_extend_writeback()
` [PATCH 02/13] mm: Add __folio_batch_release()
` [PATCH 03/13] scatterlist: Add sg_set_folio()
` [PATCH 04/13] i915: Convert shmem_sg_free_table() to use a folio_batch
` [PATCH 05/13] drm: Convert drm_gem_put_pages() "
` [PATCH 06/13] mm: Remove check_move_unevictable_pages()
` [PATCH 07/13] pagevec: Rename fbatch_count()
` [PATCH 08/13] i915: Convert i915_gpu_error to use a folio_batch
` [PATCH 09/13] net: Convert sunrpc from pagevec to folio_batch
` [PATCH 10/13] mm: Remove struct pagevec
` [PATCH 11/13] mm: Rename invalidate_mapping_pagevec to mapping_try_invalidate
` [PATCH 12/13] mm: Remove references to pagevec
` [PATCH 13/13] mm: Remove unnecessary pagevec includes

[PATCH v2] drm/panel: simple: Add connector_type for innolux_at043tn24
 2023-06-21 17:40 UTC  (2+ messages)

[RFC 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
 2023-06-21 17:24 UTC  (2+ messages)

[PATCH] dt-bindings: backlight: kinetic, ktz8866: Add missing type for "current-num-sinks"
 2023-06-21 17:19 UTC  (2+ messages)
` [PATCH] dt-bindings: backlight: kinetic,ktz8866: "

[PATCH 1/2] drm: execution context for GEM buffers v5
 2023-06-21 16:54 UTC  (9+ messages)
` [PATCH 2/2] drm: add drm_exec selftests v4

[RFC PATCH v3 0/4] drm: Standardize device reset notification
 2023-06-21 16:38 UTC  (13+ messages)
` [RFC PATCH v3 1/4] drm/doc: Document DRM device reset expectations
` [RFC PATCH v3 2/4] drm: Create DRM_IOCTL_GET_RESET
` [RFC PATCH v3 3/4] drm/amdgpu: Implement DRM_IOCTL_GET_RESET

[PATCH v2 00/10] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
 2023-06-21 16:31 UTC  (8+ messages)

[PATCH 0/2] drm: fix soft lockup when saturating vram
 2023-06-21 16:23 UTC  (3+ messages)
` [PATCH 1/2] drm/amdgpu: fix missing fence reserve in amdgpu_vm_sdma_commit
` [PATCH 2/2] dma-buf: allow nested dma_resv_reserve_fences

[PATCH] drm/etnaviv: fix dumping of active MMU context
 2023-06-21 15:44 UTC  (3+ messages)

[PATCH] drm/ttm: fix bulk_move corruption when adding a entry
 2023-06-21 15:42 UTC 

[PATCH 0/4] drm/rockchip: Fix crtc duplicate state and crtc reset funcs
 2023-06-21 15:41 UTC  (4+ messages)
` [PATCH 4/4] drm/rockchip: vop2: Add missing call to crtc reset helper

[PATCH 0/7] phy: qcom: qmp-combo: rework register access
 2023-06-21 15:27 UTC  (8+ messages)
` [PATCH 1/7] phy: qcom: qmp-combo: correct bias0_en programming
` [PATCH 2/7] phy: qcom: qmp-combo: reuse register layouts for more registers
` [PATCH 3/7] phy: qcom: qmp-combo: reuse register layouts for even "
` [PATCH 4/7] phy: qcom: qmp-combo: reuse register layouts for some "
` [PATCH 5/7] phy: qcom: qmp-combo: drop similar functions
` [PATCH 6/7] phy: qcom: qmp-combo: drop qmp_v6_dp_aux_init()
` [PATCH 7/7] phy: qcom: qmp-combo: extract common function to setup clocks

[syzbot] [dri?] divide error in drm_mode_vrefresh
 2023-06-21 15:11 UTC 

[PATCH v4 0/3] drm/panel: add fannal c3004 panel
 2023-06-21 15:08 UTC  (8+ messages)
` [PATCH v4 3/3] drm/panel-fannal-c3004: Add fannal c3004 DSI panel

[PATCH v6] drm/sched: Make sure we wait for all dependencies in kill_jobs_cb()
 2023-06-21 15:03 UTC  (6+ messages)

[PATCH] drm/sched: Call drm_sched_fence_set_parent() from drm_sched_fence_scheduled()
 2023-06-21 14:21 UTC  (4+ messages)

[PATCH v2] Documentation/gpu: Add a VM_BIND async draft document
 2023-06-21 14:14 UTC  (3+ messages)

[PATCH v3 05/10] drm/amdgpu: Use RMW accessors for changing LNKCTL
 2023-06-20 13:46 UTC  (2+ messages)
` [PATCH v3 06/10] drm/radeon: "

[PATCH] dma-buf: keep the signaling time of merged fences
 2023-06-21  7:57 UTC 

Common DRM execution context v4
 2023-06-21 13:35 UTC  (12+ messages)
` [PATCH 01/13] drm: execution context for GEM buffers v4

[PATCH v2 00/14] drm/ast: Refactor the device-detection code
 2023-06-21 13:34 UTC  (16+ messages)
` [PATCH v2 01/14] drm/ast: Fix DRAM init on AST2200
` [PATCH v2 02/14] drm/ast: Remove vga2_clone field
` [PATCH v2 03/14] drm/ast: Implement register helpers in ast_drv.h
` [PATCH v2 04/14] drm/ast: Remove dead else branch in POST code
` [PATCH v2 05/14] drm/ast: Remove device POSTing and config from chip detection
` [PATCH v2 06/14] drm/ast: Set PCI config before accessing I/O registers
` [PATCH v2 07/14] drm/ast: Enable and unlock device access early during init
` [PATCH v2 08/14] drm/ast: Set up release action right after enabling MMIO
` [PATCH v2 09/14] drm/ast: Distinguish among chip generations
` [PATCH v2 10/14] drm/ast: Detect AST 1300 model
` [PATCH v2 11/14] drm/ast: Detect AST 1400 model
` [PATCH v2 12/14] drm/ast: Detect AST 2510 model
` [PATCH v2 13/14] drm/ast: Move widescreen and tx-chip detection into separate helpers
` [PATCH v2 14/14] drm/ast: Merge config and chip detection

[PATCH] drm: etnaviv: Replace of_platform.h with explicit includes
 2023-06-21 13:20 UTC  (3+ messages)

[PATCH] drm/bridge: lt9611uxc: Add MODULE_FIRMWARE macro
 2023-06-21 12:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/4] Fix mediatek-drm coverity issues
 2023-06-21 12:38 UTC  (9+ messages)
` [PATCH v3 1/4] drm/mediatek: Remove freeing not dynamic allocated memory
` [PATCH v3 2/4] drm/mediatek: Add cnt checking for coverity issue
` [PATCH v3 3/4] drm/mediatek: Add casting before assign
` [PATCH v3 4/4] drm/mediatek: Fix dereference before null check

[PATCH] dma-buf: keep the signaling time of merged fences
 2023-06-21 12:35 UTC  (5+ messages)

[PATCH] drm/virtgpu: Replace dev_private by helper function
 2023-06-21 11:57 UTC  (4+ messages)
`  "

[PATCH v6 0/8] Initial support for Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2023-06-21 11:57 UTC  (7+ messages)
` [PATCH v6 4/8] phy: Add HDMI configuration options
` [PATCH v6 7/8] phy: freescale: Add DisplayPort PHY driver for i.MX8MQ
` [PATCH v6 8/8] phy: freescale: Add HDMI "

[PATCH 08/14] drm/ast: Set up release action right after enabling MMIO
 2023-06-21 11:53 UTC  (5+ messages)
` [08/14] "

[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
 2023-06-21 11:04 UTC  (6+ messages)
` [PATCH 4/9] drm/verisilicon: Add gem driver for JH7110 SoC
` [PATCH 5/9] drm/verisilicon: Add mode config funcs

[RFC 0/9] drm: rcar-du: cmm: Enable 3D LUT support
 2023-06-21 10:33 UTC  (2+ messages)

[PULL] drm-intel-next-fixes
 2023-06-21  9:54 UTC 

[PATCH v2] drm: Update file owner during use
 2023-06-21  9:48 UTC 

[PATCH 0/3] drm/mediatek: General cleanups
 2023-06-21  9:36 UTC  (5+ messages)
` [PATCH 2/3] drm/mediatek: Use dev_err_probe() in probe functions
` [PATCH 3/3] drm/mediatek: Use devm variant for pm_runtime_enable() when possible


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