dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-22 15:47:16 to 2022-07-25 22:21:07 UTC [more...]

[PATCH] component: try_module_get() to prevent unloading while in use
 2022-07-25 18:09 UTC  (2+ messages)

sFrom b69208b75f7ae8e223c81783afb04fecd2f5faf8 Mon Sep 17 00:00:00 2001
 2022-07-25 22:14 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: display: ti, am65x-dss: Add port properties for DSS
  ` [PATCH 1/8] dt-bindings: display: ti,am65x-dss: "
` [PATCH 2/8] dt-bindings: display: ti, am65x-dss: Add IO CTRL property for AM625 OLDI
  ` [PATCH 2/8] dt-bindings: display: ti,am65x-dss: "

[PATCH 1/2] drm/amd/display: change variables type
 2022-07-25 21:18 UTC  (5+ messages)
` [PATCH 2/2] drm/amd/display: include missing headers

[PATCH v4 00/10] cover-letter: Update vfio_pin/unpin_pages API
 2022-07-25 21:17 UTC  (13+ messages)
` [PATCH v4 01/10] vfio: Make vfio_unpin_pages() return void
` [PATCH v4 02/10] drm/i915/gvt: Replace roundup with DIV_ROUND_UP
` [PATCH v4 03/10] vfio/ap: Pass in physical address of ind to ap_aqic()
` [PATCH v4 04/10] vfio/ccw: Only pass in contiguous pages
` [PATCH v4 05/10] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
` [PATCH v4 06/10] vfio/ap: Change saved_pfn to saved_iova
` [PATCH v4 07/10] vfio/ccw: Change pa_pfn list to pa_iova list
` [PATCH v4 08/10] vfio: Rename user_iova of vfio_dma_rw()
` [PATCH v4 09/10] vfio/ccw: Add kmap_local_page() for memcpy
` [PATCH v4 10/10] vfio: Replace phys_pfn with pages for vfio_pin_pages()

[PATCH] dt-bindings: panel: raydium, rm67191: Add missing type to 'video-mode'
 2022-07-25 20:47 UTC  (2+ messages)

[PATCH] dc/dce: fix repeated words in comments
 2022-07-25 20:12 UTC  (2+ messages)

[PATCH libdrm v1 0/2] Add Writeback Support for Modetest
 2022-07-25 19:26 UTC  (3+ messages)
` [PATCH libdrm v1 1/2] tests/modetest: Allocate drmModeAtomicReq before setting properties
` [PATCH libdrm v1 2/2] tests/modetest: Add support for writeback connector

[PATCH 0/2] Sanitycheck PCI BARs
 2022-07-25 19:41 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Use of BARs names instead of numbers
` [PATCH 2/2] drm/i915: Sanitycheck PCI BARs

[PATCH] drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors()
 2022-07-25 19:39 UTC  (2+ messages)

[PATCH] drm/i915/guc: Check for ct enabled while waiting for response
 2022-07-25 18:18 UTC  (2+ messages)

[PATCH 1/3] Revert "drm/amdgpu: move internal vram_mgr function into the C file"
 2022-07-25 17:14 UTC  (7+ messages)

[PATCH] drm/amdgpu: remove useless condition in amdgpu_job_stop_all_jobs_on_sched()
 2022-07-25 16:40 UTC  (2+ messages)

[Bug 216277] New: X11 doesn't wait for amdgpu driver to be up
 2022-07-25 16:27 UTC  (6+ messages)
` [Bug 216277] "

[PATCH v2 00/10] drm: Add driver for PowerPC OF displays
 2022-07-25 16:23 UTC  (14+ messages)
` [PATCH v2 01/10] drm/simpledrm: Remove mem field from device structure
` [PATCH v2 02/10] drm/simpledrm: Inline device-init helpers
` [PATCH v2 03/10] drm/simpledrm: Remove pdev field from device structure
` [PATCH v2 04/10] drm/simpledrm: Compute framebuffer stride if not set
` [PATCH v2 05/10] drm/simpledrm: Convert to atomic helpers
` [PATCH v2 06/10] drm/simpledrm: Move some functionality into fwfb helper library

[PATCH 0/4] drm/amd: Add more GFXOFF stats for vangogh
 2022-07-25 16:15 UTC  (8+ messages)
` [PATCH 1/4] drm/amd: Add detailed GFXOFF stats to debugfs
` [PATCH 2/4] drm/amd/pm: Implement GFXOFF's entry count and residency for vangogh
` [PATCH 3/4] Documentation/gpu: Document GFXOFF's count and residency
` [PATCH 4/4] drm/amdgpu: Document gfx_off members of struct amdgpu_gfx

[RFC PATCH v3 00/19] RFC: nested AVIC
 2022-07-25 16:08 UTC  (6+ messages)
` [RFC PATCH v3 04/19] KVM: x86: mmu: allow to enable write tracking externally

[amdgpu] drm/ttm: fbdev race condition into fork()
 2022-07-25 11:34 UTC 

[PATCH v2 0/5] Move all drivers to a common dma-buf locking convention
 2022-07-25 15:18 UTC  (6+ messages)
` [PATCH v2 1/5] dma-buf: Add _unlocked postfix to function names
` [PATCH v2 2/5] drm/gem: Take reservation lock for vmap/vunmap operations
` [PATCH v2 3/5] dma-buf: Move all dma-bufs to dynamic locking specification
` [PATCH v2 4/5] media: videobuf2: Stop using internal dma-buf lock
` [PATCH v2 5/5] dma-buf: Remove internal lock

[PATCH 1/2] dt-bindings: display: panel: sitronix, st7701: Add Densitron DMT028VGHMCMI-1A TFT
 2022-07-25 15:17 UTC  (2+ messages)
` [PATCH 2/2] drm/panel/panel-sitronix-st7701: "

[PATCH v4] drm/i915: stop using swiotlb
 2022-07-25 14:18 UTC 

[PATCH v2 0/8] Fix cursor planes with virtualized drivers
 2022-07-25 13:35 UTC  (3+ messages)
` [PATCH v2 3/8] drm/vmwgfx: Use the hotspot properties from cursor planes

[PATCH] drm/via: Add new condition to via_dma_cleanup()
 2022-07-25 10:45 UTC 

[Bug 216092] New: rn_vbios_smu_send_msg_with_param+0xf9/0x100 - amdgpu
 2022-07-25 12:52 UTC  (2+ messages)
` [Bug 216092] "

[PATCH v2 0/5] Add Toshiba Visconti DNN image processing accelerator driver
 2022-07-25 12:50 UTC  (9+ messages)
` [PATCH v2 2/5] soc: visconti: Add Toshiba Visconti image processing accelerator common source
` [PATCH v2 3/5] soc: visconti: Add Toshiba Visconti DNN image processing accelerator
` [PATCH v2 4/5] MAINTAINERS: Add entries for "

[PATCH v5 0/7] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-07-25 12:02 UTC  (15+ messages)
` [PATCH v5 1/7] drm: Move and add a few utility macros into drm util header
  ` [Intel-gfx] "
` [PATCH v5 2/7] drm/i915/gem: Typecheck page lookups
  ` [Intel-gfx] "
` [PATCH v5 3/7] drm/i915: Check for integer truncation on scatterlist creation
  ` [Intel-gfx] "
` [PATCH v5 4/7] drm/i915: Check for integer truncation on the configuration of ttm place
  ` [Intel-gfx] "
` [PATCH v5 5/7] drm/i915: Check if the size is too big while creating shmem file
  ` [Intel-gfx] "
` [PATCH v5 6/7] drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large
  ` [Intel-gfx] "
` [PATCH v5 7/7] drm/i915: Remove truncation warning for large objects
  ` [Intel-gfx] "

[PATCH v2 1/6] drm/ttm: Add new callbacks to ttm res mgr
 2022-07-25 11:42 UTC  (6+ messages)
` [PATCH v2 2/6] drm/ttm: Implement intersect/compatible functions
` [PATCH v2 3/6] drm/amdgpu: "
` [PATCH v2 4/6] drm/i915: "
` [PATCH v2 5/6] drm/nouveau: "
` [PATCH v2 6/6] drm/ttm: Switch to using the new res callback

[PATCH 00/12] Random assortment of (mostly) GuC related patches
 2022-07-25 11:24 UTC  (16+ messages)
` [PATCH 01/12] drm/i915: Remove bogus GEM_BUG_ON in unpark
  ` [Intel-gfx] "
` [PATCH 06/12] drm/i915/guc: Use streaming loads to speed up dumping the guc log
  ` [Intel-gfx] "
` [PATCH 10/12] drm/i915/guc: Support larger contexts on newer hardware
  ` [Intel-gfx] "

[PATCH v6 00/13] Add MediaTek MT6370 PMIC support
 2022-07-25 10:31 UTC  (23+ messages)
` [PATCH v6 07/13] mfd: mt6370: Add MediaTek MT6370 support
` [PATCH v6 08/13] usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver
` [PATCH v6 09/13] iio: adc: mt6370: Add MediaTek MT6370 support
` [PATCH v6 10/13] power: supply: mt6370: Add MediaTek MT6370 charger driver
` [PATCH v6 11/13] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [PATCH v6 12/13] leds: flash: mt6370: Add MediaTek MT6370 flashlight support
` [PATCH v6 13/13] video: backlight: mt6370: Add MediaTek MT6370 support

[PATCH v14 00/10] drm/mediatek: Add MT8195 DisplayPort driver
 2022-07-25  9:51 UTC  (6+ messages)
` [PATCH v14 05/10] drm/mediatek: Add MT8195 Embedded "
` [PATCH v14 06/10] drm/mediatek: Add MT8195 External DisplayPort support

[PATCH] drm: Prevent modeset helpers to access an uninitialized drm_mode_config
 2022-07-25  8:28 UTC  (5+ messages)

[PATCH] fbdev: Make registered_fb[] private to fbmem.c
 2022-07-25  8:23 UTC  (3+ messages)

[PATCH v5 0/2] devcoredump support for Panfrost GPU driver
 2022-07-25  8:19 UTC  (5+ messages)
` [PATCH v5 1/2] drm/panfrost: Add specific register offset macros for JS and MMU AS
` [PATCH v5 2/2] drm/panfrost: Add support for devcoredump

[PATCH v3] drm/msm: Make .remove and .shutdown HW shutdown consistent
 2022-07-25  7:43 UTC 

[PATCH 1/5] drm/vkms: Merge default_config and device
 2022-07-22 21:32 UTC  (5+ messages)
` [PATCH 2/5] drm/vkms: VKMS now supports more than one "card"
` [PATCH 3/5] drm/vkms: Support multiple objects (crtcs, etc.) per card
` [PATCH 4/5] drm/vkms: Add ConfigFS scaffolding to VKMS
` [PATCH 5/5] drm/vkms: Support registering configfs devices

[PATCH] msm/adreno: fix repeated words in comments
 2022-07-24  7:36 UTC 

[PATCH] gpu/drm: fix repeated words in comments
 2022-07-24  7:39 UTC 

KASAN: use-after-free Read in drm_gem_object_release
 2022-07-22 16:23 UTC 

[PATCH 0/5] drm/vkms: Add ConfigFS Support
 2022-07-22 21:50 UTC 

[PATCH] drm/msm/dpu: Fix comment typo
 2022-07-24 20:42 UTC  (2+ messages)

[PATCH] drm/mediatek: dsi: Add atomic {destroy, duplicate}_state, reset callbacks
 2022-07-25  6:46 UTC  (2+ messages)

[PATCH v4 0/2] Add RZ/G2L DSI driver
 2022-07-25  5:58 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: display: bridge: Document RZ/G2L MIPI DSI TX bindings
` [PATCH v4 2/2] drm: rcar-du: Add RZ/G2L DSI driver

[PATCH] drm/bridge: tc358767: Handle bridge past DPI output
 2022-07-24 22:43 UTC 

[PATCH v2] drm/msm: Make .remove and .shutdown HW shutdown consistent
 2022-07-24 20:15 UTC  (6+ messages)

[PATCH 1/4] video: fb: imxfb: Drop platform data support
 2022-07-24  9:46 UTC  (8+ messages)
` [PATCH 2/4] video: fb: imxfb: Drop unused symbols from header
` [PATCH 3/4] video: fb: imxfb: Fold <linux/platform_data/video-imxfb.h> into only user
` [PATCH 4/4] video: fb: imxfb: Convert request_mem_region + ioremap to devm_ioremap_resource

[PATCH] drm/msm: Make .remove and .shutdown HW shutdown consistent
 2022-07-24  9:21 UTC  (4+ messages)

[PATCH RESEND 00/10] drm: use idr_init_base() over idr_init() if applicable
 2022-07-23 22:45 UTC  (3+ messages)
` [PATCH RESEND 08/10] drm/v3d: use idr_init_base() to initialize v3d_priv->perfmon.idr

[PATCH v2 0/1] dt-bindings: spi/display/panel: drop SPI CPHA and CPOL
 2022-07-23 18:10 UTC  (4+ messages)
` [PATCH v2 1/1] spi/panel: dt-bindings: drop CPHA and CPOL from common properties

[PATCH v3 00/10] Update vfio_pin/unpin_pages API
 2022-07-23  2:10 UTC  (7+ messages)

[PATCH] drm/bridge: ti-sn65dsi86: Use dev_err_probe() to avoid polluting the log
 2022-07-22 23:41 UTC  (3+ messages)

[PATCH v4 00/41] DYNDBG: opt-in class'd debug for modules, use in drm
 2022-07-22 23:23 UTC  (6+ messages)
` [PATCH v4 12/41] dyndbg: add DECLARE_DYNDBG_CLASSMAP
` [PATCH v4 16/41] dyndbg: add drm.debug style bitmap support

[PATCH v4 0/2] Remove the VFIO_IOMMU_NOTIFY_DMA_UNMAP notifier
 2022-07-22 22:50 UTC  (2+ messages)

[PATCH 1/2] drm: Fix vblank refcount during modeset
 2022-07-22 21:52 UTC  (2+ messages)
` [PATCH 2/2] drm: get lock before accessing vblank refcount

[PATCH 0/4] Documentation/amdgpu/display: describe color and blend mode properties mapping
 2022-07-22 21:23 UTC  (5+ messages)
` [PATCH 1/4] Documentation/amdgpu_dm: Add DM color correction documentation

[git pull] drm fixes for 5.19-rc8
 2022-07-22 20:07 UTC  (2+ messages)

[PATCH v4 0/2] Add RZ/G2L Display support
 2022-07-22 19:13 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: display: Document Renesas RZ/G2L DU bindings
` [PATCH v4 2/2] drm: rcar-du: Add RZ/G2L DU Support

[PATCH] drm/amd: Fix typo 'the the' in comment
 2022-07-22 19:02 UTC  (2+ messages)

[PATCH 0/6] dt-bindings: iio/panel/eeprom/misc/net/spi: drop SPI CPHA and CPOL
 2022-07-22 18:37 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: panel: explicitly list "

[RFC PATCH] drm/edid: Make 144 Hz not preferred on Sharp LQ140M1JW46
 2022-07-22 17:36 UTC  (4+ messages)

[PATCH v2 0/7] Improve GPU Recovery
 2022-07-22 17:25 UTC  (9+ messages)
` [PATCH v2 3/7] drm/msm: Fix cx collapse issue during recovery
    ` [Freedreno] "

[PATCH v5 0/9] drm: selftest: Convert to KUnit
 2022-07-22 16:25 UTC  (5+ messages)
` [PATCH v5 9/9] drm: selftest: convert drm_mm selftest "

[PATCH v3 00/13] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-07-22 16:05 UTC  (4+ messages)
  ` [PATCH v3 06/13] drm: bridge: samsung-dsim: Add DSI init in bridge pre_enable()


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