dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-14 20:30:19 to 2021-07-16 04:12:15 UTC [more...]

[PATCH v5 00/15] drm/i915: Introduce Intel PXP
 2021-07-16  4:10 UTC  (3+ messages)
` [PATCH v5 01/15] drm/i915/pxp: Define PXP component interface
` [PATCH v5 02/15] mei: pxp: export pavp client to me client bus

[PATCH] drm/virtio: support mapping exported vram
 2021-07-16  3:55 UTC 

[git pull] drm fixes for 5.14-rc2
 2021-07-16  3:41 UTC 

[PATCH 0/5] drm: Provide framebuffer vmap helpers
 2021-07-16  2:28 UTC  (9+ messages)
` [PATCH 1/5] drm: Define DRM_FORMAT_MAX_PLANES
` [PATCH 2/5] drm/gem: Provide drm_gem_fb_{vmap,vunmap}()
` [PATCH 3/5] drm/gem: Clear mapping addresses for unused framebuffer planes
` [PATCH 4/5] drm/gud: Map framebuffer BOs with drm_gem_fb_vmap()
` [PATCH 5/5] drm/vkms: Map output "

[PATCH] drm/i915: Fix error return code in igt_vma_create()
 2021-07-16  1:11 UTC 

[PATCH] drm/msm/dsi: add support for dsi test pattern generator
 2021-07-16  0:01 UTC  (3+ messages)

[PATCH 0/7] drm/i915: Migrate memory to SMEM when imported cross-device
 2021-07-15 22:39 UTC  (8+ messages)
` [PATCH 1/7] drm/i915/gem: Check object_can_migrate from object_migrate
` [PATCH 2/7] drm/i915/gem: Refactor placement setup for i915_gem_object_create*
` [PATCH 3/7] drm/i915/gem: Unify user object creation
` [PATCH 4/7] drm/i915/gem/ttm: Place new BOs in the requested region
` [PATCH 5/7] drm/i915/gem/ttm: Respect the objection region in placement_from_obj
` [PATCH 6/7] drm/i915/gem: Correct the locking and pin pattern for dma-buf (v6)
` [PATCH 7/7] drm/i915/gem: Migrate to system at dma-buf attach time (v6)

[PATCH 00/13] Provide core infrastructure for managing open/release
 2021-07-15 22:27 UTC  (21+ messages)
` [PATCH 01/13] vfio/samples: Remove module get/put
` [PATCH 02/13] vfio: Introduce a vfio_uninit_group_dev() API call
` [PATCH 03/13] vfio: Provide better generic support for open/release vfio_device_ops
` [PATCH 04/13] vfio/samples: Delete useless open/close
` [PATCH 05/13] vfio/fsl: Move to the device set infrastructure
` [PATCH 06/13] vfio/platform: Use open_device() instead of open coding a refcnt scheme
` [PATCH 07/13] vfio/pci: Move to the device set infrastructure
` [PATCH 08/13] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set
` [PATCH 09/13] vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set
` [PATCH 10/13] vfio/mbochs: Fix close when multiple device FDs are open
` [PATCH 11/13] vfio/ap, ccw: Fix open/close "
` [PATCH 12/13] vfio/gvt: "
` [PATCH 13/13] vfio: Remove struct vfio_device_ops open/release

[PATCH 0/3] Add support for querying hw info that UMDs need
 2021-07-15 22:16 UTC  (4+ messages)
` [PATCH 3/3] drm/i915/uapi: Add query for L3 bank count
  ` [Intel-gfx] "

[PATCH v1 0/2] drm/atmel-hlcdc: drop use of drm_irq mid-layer
 2021-07-15 22:08 UTC  (3+ messages)

[PATCH -next] drm: nouveau: fix disp.c build when NOUVEAU_BACKLIGHT is not enabled
 2021-07-15 21:47 UTC  (2+ messages)

[PATCH v2] drm/msm/dp: add logs across DP driver for ease of debugging
 2021-07-15 21:33 UTC  (2+ messages)

[Bug 213751] New: KVM virt w/ qxl fails boot at latest 5.14.0-rc1+
 2021-07-15 21:05 UTC 

[PATCH] drm/amd/display: Fix 10bit 4K display on CIK GPUs
 2021-07-15 19:40 UTC  (4+ messages)

[PATCH 0/4] Some DG1 uAPI cleanup
 2021-07-15 19:18 UTC  (13+ messages)
` [PATCH 1/4] drm/i915/uapi: reject caching ioctls for discrete
` [PATCH 2/4] drm/i915/uapi: convert drm_i915_gem_userptr to kernel doc
` [PATCH 3/4] drm/i915/userptr: Probe existence of backing struct pages upon creation
    ` [Intel-gfx] "
` [PATCH 4/4] drm/i915/uapi: reject set_domain for discrete

[PATCH 5.13 261/266] drm/ast: Remove reference to struct drm_device.pdev
 2021-07-15 18:40 UTC 

[PATCH 1/1] drm/amdgpu: workaround failed COW checks for Thunk VMAs
 2021-07-15 19:05 UTC 

[PATCH 5.12 237/242] drm/ast: Remove reference to struct drm_device.pdev
 2021-07-15 18:39 UTC 

[PATCH 0/7] add fixes to pass DP Link Layer compliance test cases
 2021-07-15 19:00 UTC  (9+ messages)
` [PATCH 2/7] drm/msm/dp: reduce link rate if failed at link training 1
` [PATCH 7/7] drm/msm/dp: retrain link when loss of symbol lock detected

[PATCH 5.10 211/215] drm/ast: Remove reference to struct drm_device.pdev
 2021-07-15 18:39 UTC 

[PATCH 0/4] drm: Make modeset locking easier
 2021-07-15 18:49 UTC  (5+ messages)
` [PATCH 1/4] drm: Introduce drm_modeset_lock_ctx_retry()
` [PATCH 2/4] drm: Introduce drm_modeset_lock_all_ctx_retry()
` [PATCH 3/4] drm/i915: Extract intel_crtc_initial_commit()
` [PATCH 4/4] drm/i915: Use drm_modeset_lock_ctx_retry() & co

Patch "drm/ast: Remove reference to struct drm_device.pdev" has been added to the 5.13-stable tree
 2021-07-15 18:18 UTC 

Patch "drm/ast: Remove reference to struct drm_device.pdev" has been added to the 5.12-stable tree
 2021-07-15 18:17 UTC 

Patch "drm/ast: Remove reference to struct drm_device.pdev" has been added to the 5.10-stable tree
 2021-07-15 18:17 UTC 

[PATCH 0/2] Add "BACKGROUND_COLOR" drm property
 2021-07-15 18:10 UTC  (12+ messages)
` [PATCH 1/2] drm: add crtc background color property

[Regression] No framebuffer console on Rpi since 5.14-rc1
 2021-07-15 16:35 UTC 

[drm-intel:drm-intel-gt-next 29/30] drivers/gpu/drm/i915/gem/selftests/mock_context.c:43:25: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-07-15 16:30 UTC 

[PATCH v2 0/8] dsi: rework clock parents and timing handling
 2021-07-15 16:15 UTC  (3+ messages)
` [PATCH v2 1/8] dt-bindings: display: msm: dsi-controller-main: restore assigned-clocks

[PATCH] drm/amdgpu/display: make a const array common_rates static, makes object smaller
 2021-07-15 16:04 UTC  (2+ messages)

[pull] amdgpu, amdkfd drm-fixes-5.14
 2021-07-15 15:51 UTC  (4+ messages)

[PATCH v8 00/14] drm/tegra: Introduce a modern UABI
 2021-07-15 15:27 UTC  (10+ messages)
` [PATCH v8 01/14] gpu: host1x: Add DMA fence implementation
` [PATCH v8 09/14] drm/tegra: Implement new UAPI

[PATCH] drm/dp: For drm_panel_dp_aux_backlight(), init backlight as disabled
 2021-07-15 15:06 UTC  (2+ messages)

[PATCH] drm/panel-simple: Power the panel when probing DP AUX backlight
 2021-07-15 15:05 UTC  (2+ messages)

[PATCH] drm: bridge: make const array frs_limits static, makes object smaller
 2021-07-15 14:43 UTC 

[PATCH v2 resent] drm/i915: Add TTM offset argument to mmap
 2021-07-15 14:28 UTC  (2+ messages)

[PATCH] drm/fb-helper: Try to protect cleanup against delayed setup
 2021-07-15 14:18 UTC  (2+ messages)

[PATCH] drm/panel: Document internal backlight handling
 2021-07-15 13:51 UTC  (3+ messages)

[PULL] drm-intel-fixes
 2021-07-15 13:48 UTC 

[Bug 209457] New: AMDGPU resume fail with RX 580 GPU
 2021-07-15 13:35 UTC  (2+ messages)
` [Bug 209457] "

[Bug 213391] New: AMDGPU retries page fault with some specific processes amdgpu: [gfxhub0] retry page fault until *ERROR* ring gfx timeout, but soft recovered
 2021-07-15 13:31 UTC  (3+ messages)
` [Bug 213391] AMDGPU retries page fault with some specific processes amdgpu and sometimes followed "

[PATCH -next v2 resend] drm/bochs: Fix missing pci_disable_device() on error in bochs_pci_probe()
 2021-07-15 13:28 UTC 

[PATCH] drm/i915: Check object_can_migrate from object_migrate
 2021-07-15 12:59 UTC  (2+ messages)
` [Intel-gfx] "

Patch "drm/dp_mst: Do not set proposed vcpi directly" has been added to the 5.13-stable tree
 2021-07-15 12:40 UTC 

Patch "drm/dp_mst: Do not set proposed vcpi directly" has been added to the 5.12-stable tree
 2021-07-15 12:40 UTC 

Patch "drm/dp_mst: Do not set proposed vcpi directly" has been added to the 5.10-stable tree
 2021-07-15 12:40 UTC 

[PATCH -next v2] drm/bochs: Fix missing pci_disable_device() on error in bochs_pci_probe()
 2021-07-15 11:45 UTC  (4+ messages)

[PATCH v4] backlight: ktd253: Stabilize backlight
 2021-07-15 11:36 UTC 

[PATCH v3] backlight: ktd253: Stabilize backlight
 2021-07-15 11:20 UTC  (3+ messages)

[PATCH v6 RESEND 1/3] gpu: drm: separate panel orientation property creating and value setting
 2021-07-15 11:12 UTC  (3+ messages)
` [PATCH v6 RESEND 3/3] arm64: dts: mt8183: Add panel rotation

[PATCH v6 RESEND 1/3] gpu: drm: separate panel orientation property creating and value setting
 2021-07-15 11:09 UTC  (4+ messages)
` [PATCH v6 RESEND 2/3] drm/mediatek: init panel orientation property

[PATCH v2] drm/ingenic: Convert to Linux IRQ interfaces
 2021-07-15 10:59 UTC  (2+ messages)

[PATCH v2] drm/shmobile: Convert to Linux IRQ interfaces
 2021-07-15 10:34 UTC  (3+ messages)

[PATCH] drm/of: free the iterator object on failure
 2021-07-15 10:32 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drm/mediatek: dpi: fix NULL dereference in mtk_dpi_bridge_atomic_check
 2021-07-15 10:28 UTC  (2+ messages)

[PATCH v4 00/18] drm/sched dependency tracking and dma-resv fixes
 2021-07-15 10:16 UTC  (10+ messages)
` [PATCH v4 02/18] drm/sched: Barriers are needed for entity->last_scheduled

Questions over DSI within DRM
 2021-07-15  9:50 UTC  (6+ messages)

[PATCH 00/47] GuC submission support
 2021-07-15  9:36 UTC  (26+ messages)
` [PATCH 19/47] drm/i915/guc: Ensure request ordering via completion fences
` [PATCH 20/47] drm/i915/guc: Disable semaphores when using GuC scheduling
` [PATCH 21/47] drm/i915/guc: Ensure G2H response has space in buffer
` [PATCH 23/47] drm/i915/guc: Update GuC debugfs to support new GuC
` [PATCH 26/47] drm/i915/guc: GuC virtual engines
` [PATCH 31/47] drm/i915/guc: Reset implementation for new GuC interface
  ` [Intel-gfx] "
` [PATCH 35/47] drm/i915/guc: Handle context reset notification
` [PATCH 42/47] drm/i915/guc: Fix for error capture after full GPU reset with GuC
  ` [Intel-gfx] "
` [PATCH 47/47] drm/i915/guc: Unblock GuC submission on Gen11+
  ` [Intel-gfx] "

[PATCH] drm/panel-sony-acx424akp: Modernize backlight handling
 2021-07-15  9:28 UTC 

[RFC 0/8] Per client GPU stats
 2021-07-15  9:18 UTC  (9+ messages)
` [RFC 1/8] drm/i915: Explicitly track DRM clients
` [RFC 2/8] drm/i915: Make GEM contexts "
` [RFC 3/8] drm/i915: Track runtime spent in closed and unreachable GEM contexts
` [RFC 4/8] drm/i915: Track all user contexts per client
` [RFC 5/8] drm/i915: Track context current active time
` [RFC 6/8] drm: Document fdinfo format specification
` [RFC 7/8] drm/i915: Expose client engine utilisation via fdinfo
` [RFC 8/8] drm/amdgpu: Convert to common fdinfo format

[PATCH v4 00/17] New uAPI drm properties for color management
 2021-07-15  9:10 UTC  (10+ messages)
` [PATCH v4 03/17] drm/uAPI: Add "active bpc" as feedback channel for "max bpc" drm property

[PATCH] drm/vc4: hdmi: Remove drm_encoder->crtc usage
 2021-07-15  9:09 UTC  (3+ messages)

[PATCH 0/3] drm/vc4: hdmi: Interrupt fixes
 2021-07-15  8:50 UTC  (3+ messages)

[PATCH] drm/omapdrm: Remove outdated comment
 2021-07-15  8:48 UTC  (3+ messages)

[PATCH] drm/ttm: add a check against null pointer dereference
 2021-07-14 14:54 UTC 

[PATCH v6 00/11] Clean up "mediatek,larb"
 2021-07-14 11:18 UTC  (11+ messages)
` [PATCH v6 03/11] iommu/mediatek: Add device_link between the consumer and the larb devices
` [PATCH v6 06/11] drm/mediatek: Add pm runtime support for ovl and rdma
` Aw: [PATCH v6 00/11] Clean up "mediatek,larb"

[PATCH] drivers/gpu/drm/i915/display: remove boilerplate code using LOCK_ALL macros
 2021-07-14 20:33 UTC 

[PATCH] drm/msm: mdp4: drop vblank get/put from prepare/complete_commit
 2021-07-15  6:09 UTC 

[PULL] drm-misc-fixes
 2021-07-15  8:32 UTC 

[PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
 2021-07-15  8:11 UTC  (3+ messages)

[PATCH 1/2 v4] drm/panel: Add DT bindings for Samsung LMS380KF01
 2021-07-15  7:55 UTC  (4+ messages)
` [PATCH 2/2 v4] drm/panel: ws2401: Add driver for WideChips WS2401

[PATCH resend 0/5] video: fbdev: ssd1307fb: Optimizations and improvements
 2021-07-15  6:54 UTC  (3+ messages)

[PATCH 00/11] drm/msm: Add Display Stream Compression Support
 2021-07-15  6:52 UTC  (12+ messages)
` [PATCH 01/11] drm/msm/dsi: add support for dsc data
` [PATCH 02/11] drm/msm/disp/dpu1: Add support for DSC
` [PATCH 03/11] drm/msm/disp/dpu1: Add support for DSC in pingpong block
` [PATCH 04/11] drm/msm/disp/dpu1: Add DSC support in RM
` [PATCH 05/11] drm/msm/disp/dpu1: Add DSC for SDM845 to hw_catalog
` [PATCH 06/11] drm/msm/disp/dpu1: Add DSC support in hw_ctl
` [PATCH 07/11] drm/msm/disp/dpu1: Don't use DSC with mode_3d
` [PATCH 08/11] drm/msm/disp/dpu1: Add support for DSC in encoder
` [PATCH 09/11] drm/msm/disp/dpu1: Add support for DSC in topology
` [PATCH 10/11] drm/msm/dsi: Add support for DSC configuration
` [PATCH 11/11] drm/msm/dsi: Pass DSC params to drm_panel

[PATCH] dma-heap: Let dma heap use dma_map_attrs to map & unmap iova
 2021-07-15  6:24 UTC  (2+ messages)

[PATCH] dma-buf: add kernel count for dma_buf
 2021-07-15  6:06 UTC  (2+ messages)

[PATCH 1/2] drm/i915/gem: Correct the locking and pin pattern for dma-buf (v5)
 2021-07-15  5:57 UTC  (7+ messages)
` [PATCH 2/2] drm/i915/gem: Migrate to system at dma-buf attach time (v5)

[tegra-drm:drm/tegra/for-next 9/14] drivers/gpu/drm/tegra/uapi.c:278:5: warning: no previous prototype for function 'tegra_drm_ioctl_gem_create'
 2021-07-15  4:28 UTC 

linux-next: Signed-off-by missing for commit in the drm-intel tree
 2021-07-15  4:18 UTC 

[tegra-drm:drm/tegra/for-next 1/14] drivers/gpu/host1x/fence.c:168:5: warning: no previous prototype for function 'host1x_fence_create_fd'
 2021-07-15  3:21 UTC 

[PATCH 00/16] Enable GuC based power management features
 2021-07-15  1:58 UTC  (4+ messages)
` [PATCH 07/16] drm/i915/guc/slpc: Enable slpc and add related H2G events
  ` [Intel-gfx] "

[RFC PATCH 00/17] drm: bridge: Samsung MIPI DSIM bridge
 2021-07-14 22:59 UTC  (3+ messages)
` [RFC PATCH 12/17] dt-bindings: display: bridge: samsung, mipi-dsim: Add i.MX8MM support
  ` [RFC PATCH 12/17] dt-bindings: display: bridge: samsung,mipi-dsim: "

[PATCH] drm/msm/dp: Initialize dp->aux->drm_dev before registration
 2021-07-14 22:40 UTC  (2+ messages)
` [Freedreno] "

[tegra-drm:drm/tegra/for-next 9/14] drivers/gpu/drm/tegra/uapi.c:278:5: warning: no previous prototype for 'tegra_drm_ioctl_gem_create'
 2021-07-14 21:53 UTC 

[PATCH] drm/msm/dp: Remove unused variable
 2021-07-14 21:39 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: display/panel: Add Innolux EJ030NA
 2021-07-14 20:51 UTC  (11+ messages)
` [PATCH 2/2] drm/panel: Add Innolux EJ030NA 3.0" 320x480 panel

Help needed for EVoC/GSoC/Outreachy
 2021-07-14 20:32 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).