dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-13 13:36:51 to 2021-10-14 10:24:18 UTC [more...]

[PATCH 0/2] drm/msm: fix build error
 2021-10-14  8:51 UTC  (2+ messages)
` [PATCH 2/2] drm/msm: Fix missing include files in msm_gem_shrinker.c

[PATCH v2] lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
 2021-10-14 10:16 UTC  (4+ messages)
` [lib/stackdepot] 1cd8ce52c5: BUG:unable_to_handle_page_fault_for_address

[PATCH v7, 00/15] Support multi hardware decode using of_platform_populate
 2021-10-14 10:04 UTC  (6+ messages)
` [PATCH v7, 04/15] media: mtk-vcodec: Manage multi hardware information
` [PATCH v7, 07/15] media: mtk-vcodec: Add irq interface for multi hardware

[PATCH v2 1/2] dt-bindings: display: simple: add Innolux G070Y2-T02 panel
 2021-10-14  9:52 UTC  (2+ messages)
` [PATCH v2 2/2] drm: panel-simple: Add support for the "

[RFC v1 0/6] drm: Add support for DRM_CAP_RELEASE_FENCE capability
 2021-10-14  9:44 UTC  (3+ messages)
` [RFC v1 3/6] drm: Add a capability flag to support additional flip completion signalling

[PATCH 0/4] drm/i915: Make the driver not oops on load on old machines
 2021-10-14  9:42 UTC  (12+ messages)
` [PATCH 1/4] drm/i915: Replace the unconditional clflush with drm_clflush_virt_range()
` [PATCH 2/4] drm/i915: Convert unconditional clflush to drm_clflush_virt_range()
` [PATCH 3/4] drm/i915: Catch yet another unconditioal clflush
` [PATCH 4/4] drm/i915: Fix oops on platforms w/o hpd support

[PATCH 1/2] drm/dp: add helpers to read link training delays
 2021-10-14  8:51 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/dp: use new link training delay helpers

[PATCH] drm/i915: Use dma_resv_iter for waiting in i915_gem_object_wait_reservation
 2021-10-14  8:37 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH RFC] virtio: wrap config->reset calls
 2021-10-14  8:36 UTC  (9+ messages)

[PATCH 1/2] drm/i915/pmu: Add a name to the execlists stats
 2021-10-14  8:21 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/pmu: Connect engine busyness stats from GuC to pmu

linux-next: build failure after merge of the drm-misc tree
 2021-10-14  5:42 UTC  (3+ messages)
`  "

[PATCH] fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)
 2021-10-14  7:55 UTC  (5+ messages)

[PATCH v2 0/4] ti-sn65dsi83 patches
 2021-10-14  7:41 UTC  (5+ messages)
` [PATCH v2 3/4] dt-bindings: drm/bridge: ti-sn65dsi83: Add vcc supply bindings

[PATCH] drm/i915: Use dma_resv_iter for waiting in i915_gem_object_wait_reservation
 2021-10-14  7:30 UTC  (7+ messages)
  ` [Intel-gfx] "

[PATCH 0/6] drm/i915: Failsafe migration blits
 2021-10-14  7:29 UTC  (11+ messages)
` [PATCH 2/6] drm/i915: Introduce refcounted sg-tables
` [PATCH 4/6] drm/i915: Add a struct dma_fence_work timeline
  ` [Intel-gfx] "

[PATCH] drm/mcde: dsi: Add of_node_put() before return
 2021-10-14  7:00 UTC 

[PATCH] drm/i915/gt: make a gt sysfs group and move power management files
 2021-10-14  0:08 UTC 

[PATCH 00/25] Parallel submission aka multi-bb execbuf
 2021-10-14  4:26 UTC  (38+ messages)
` [PATCH 01/25] drm/i915/guc: Move GuC guc_id allocation under submission state sub-struct
` [PATCH 02/25] drm/i915/guc: Take GT PM ref when deregistering context
` [PATCH 03/25] drm/i915/guc: Take engine PM when a context is pinned with GuC submission
` [PATCH 04/25] drm/i915/guc: Don't call switch_to_kernel_context "
` [PATCH 05/25] drm/i915: Add logical engine mapping
` [PATCH 06/25] drm/i915: Expose logical engine instance to user
` [PATCH 07/25] drm/i915/guc: Introduce context parent-child relationship
` [PATCH 08/25] drm/i915/guc: Add multi-lrc context registration
` [PATCH 09/25] drm/i915/guc: Ensure GuC schedule operations do not operate on child contexts
` [PATCH 10/25] drm/i915/guc: Assign contexts in parent-child relationship consecutive guc_ids
` [PATCH 11/25] drm/i915/guc: Implement parallel context pin / unpin functions
` [PATCH 12/25] drm/i915/guc: Implement multi-lrc submission
` [PATCH 13/25] drm/i915/guc: Insert submit fences between requests in parent-child relationship
` [PATCH 14/25] drm/i915/guc: Implement multi-lrc reset
` [PATCH 15/25] drm/i915/guc: Update debugfs for GuC multi-lrc
` [PATCH 16/25] drm/i915/guc: Connect UAPI to GuC multi-lrc interface
` [PATCH 17/25] drm/i915/doc: Update parallel submit doc to point to i915_drm.h
` [PATCH 18/25] drm/i915/guc: Add basic GuC multi-lrc selftest
` [PATCH 19/25] drm/i915/guc: Implement no mid batch preemption for multi-lrc
` [PATCH 20/25] drm/i915: Multi-BB execbuf
` [PATCH 21/25] drm/i915/guc: Handle errors in multi-lrc requests
` [PATCH 22/25] drm/i915: Make request conflict tracking understand parallel submits
` [PATCH 23/25] drm/i915: Update I915_GEM_BUSY IOCTL to understand composite fences
` [PATCH 24/25] drm/i915: Enable multi-bb execbuf
` [PATCH 25/25] drm/i915/execlists: Weak parallel submission support for execlists

[PATCH v10] drm/bridge: add it6505 driver
 2021-10-14  3:30 UTC 

[PATCH v4 00/24] drm/bridge: Make panel and bridge probe order consistent
 2021-10-14  0:16 UTC  (11+ messages)
                ` [Freedreno] "

[PATCH v5] drm/i915/gt: move remaining debugfs interfaces into gt
 2021-10-14  0:11 UTC  (3+ messages)
` [Intel-gfx] "

[GIT PULL] mediatek drm fixes for 5.15
 2021-10-13 23:50 UTC 

[PATCH v3 1/7] drm/kmb: Work around for higher system clock
 2021-10-13 23:36 UTC  (7+ messages)
` [PATCH v3 2/7] drm/kmb: Limit supported mode to 1080p
` [PATCH v3 3/7] drm/kmb: Remove clearing DPHY regs
` [PATCH v3 4/7] drm/kmb: Disable change of plane parameters
` [PATCH v3 5/7] drm/kmb: Corrected typo in handle_lcd_irq
` [PATCH v3 6/7] drm/kmb: Enable ADV bridge after modeset
` [PATCH v3 7/7] drm/kmb: Enable support for framebuffer console

[RFC PATCH v2 0/2] RDMA/rxe: Add dma-buf support
 2021-10-13 23:10 UTC  (6+ messages)
` [RFC PATCH v2 2/2] "

[PATCH 1/2] drm: Update MST First Link Slot Information Based on Encoding Format
 2021-10-13 22:25 UTC  (8+ messages)
` [PATCH] "

[PATCH 00/10] drm: Add privacy-screen class and connector properties
 2021-10-13 21:59 UTC  (3+ messages)
` [PATCH 10/10] drm/i915: Add privacy-screen support (v3)

[PATCH 0/4] drm: Make modeset locking easier
 2021-10-13 21:00 UTC  (7+ messages)
` [PATCH 1/4] drm: Introduce drm_modeset_lock_ctx_retry()

[PATCH v4 00/20] drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers
 2021-10-13 20:48 UTC  (21+ messages)
` [PATCH v4 01/20] drm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()
` [PATCH v4 02/20] drm/i915: "
` [PATCH v4 03/20] drm/msm: "
` [PATCH v4 04/20] drm: cleanup: drm_modeset_lock_all() "
` [PATCH v4 05/20] drm/vmwgfx: "
` [PATCH v4 06/20] drm/tegra: "
` [PATCH v4 07/20] drm/shmobile: "
` [PATCH v4 08/20] drm/radeon: "
` [PATCH v4 09/20] drm/omapdrm: "
` [PATCH v4 10/20] drm/nouveau: "
` [PATCH v4 11/20] drm/msm: "
` [PATCH v4 12/20] drm/i915: "
` [PATCH v4 13/20] drm/i915: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 2]
` [PATCH v4 14/20] drm/i915: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 3]
` [PATCH v4 15/20] drm/gma500: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
` [PATCH v4 16/20] drm/amd: "
` [PATCH v4 17/20] drm/amd: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 2]
` [PATCH v4 18/20] drm/amd: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 3]
` [PATCH v4 19/20] drm: cleanup: remove drm_modeset_(un)lock_all()
` [PATCH v4 20/20] drm: cleanup: remove acquire_ctx from drm_mode_config

[PATCH] drm/msm/dpu: Add CRC support for DPU
 2021-10-13 20:21 UTC  (3+ messages)

[airlied:drm-intel-display-refactor 12/19] drivers/gpu/drm/i915/display/intel_dump_verify.c:19:1: sparse: sparse: symbol 'pipe_config_mismatch' was not declared. Should it be static?
 2021-10-13 20:20 UTC  (2+ messages)
` [RFC PATCH airlied] drm/i915/display: pipe_config_mismatch can be static

[PATCH v2 00/34] component: Make into an aggregate bus
 2021-10-13 19:49 UTC  (6+ messages)
` [PATCH v2 01/34] component: Introduce struct aggregate_device
` [PATCH v2 28/34] power: supply: ab8500: Migrate to aggregate driver

[PATCH 00/26] Parallel submission aka multi-bb execbuf
 2021-10-13 19:35 UTC  (16+ messages)
` [PATCH 10/26] drm/i915/guc: Assign contexts in parent-child relationship consecutive guc_ids
` [PATCH 12/26] drm/i915/guc: Implement multi-lrc submission
` [PATCH 23/26] drm/i915: Make request conflict tracking understand parallel submits

[PATCH v2 1/4] dri: do not check for NULL debugfs dentry
 2021-10-13 18:43 UTC  (5+ messages)
` [PATCH 2/4] drm/ttm: do not set NULL to "
` [PATCH 3/4] drm/i915/gt: do not check for NULL "
` [PATCH v2 4/4] vgaswitcheroo: "

[PATCH] drm/i915/uapi: Add comment clarifying purpose of I915_TILING_* values
 2021-10-13 18:37 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 1/2] drm: Add Gamma and Degamma LUT sizes props to drm_crtc to validate
 2021-10-13 18:18 UTC  (5+ messages)
  ` [PATCH 2/2] amd/amdgpu_dm: Verify Gamma and Degamma LUT sizes using DRM Core check

[PATCH v2] drm/cma-helper: Set VM_DONTEXPAND for mmap
 2021-10-13 17:49 UTC  (4+ messages)

[RFC PATCH] drm: Increase DRM_OBJECT_MAX_PROPERTY by 18
 2021-10-13 17:35 UTC  (5+ messages)

[syzbot] general protection fault in sg_alloc_append_table_from_pages
 2021-10-13 16:51 UTC 

[PATCH] drm: fix null-ptr-deref in drm_dev_init_release()
 2021-10-13 11:41 UTC 

[PATCH v3] component: do not leave master devres group open after bind
 2021-10-13 16:13 UTC 

[PATCH v1 2/7] nouveau: ACPI: Use the ACPI_COMPANION() macro directly
 2021-10-13 16:08 UTC  (2+ messages)
  ` [PATCH v2 "

[PATCH] drm/i915: Handle Intel igfx + Intel dgfx hybrid graphics setup
 2021-10-13 16:02 UTC  (4+ messages)

[RFC v2 0/8] CPU + GPU synchronised priority scheduling
 2021-10-13 15:50 UTC  (5+ messages)
` [RFC 6/8] drm/i915: Make some recently added vfuncs use full scheduling attribute
    ` [Intel-gfx] "

Regression with mainline kernel on rpi4
 2021-10-13 15:01 UTC  (11+ messages)

572994bf18ff prevents system boot
 2021-10-13 14:56 UTC  (7+ messages)

[PATCH 0/5] drm/vmwgfx: Support module unload and hotunplug
 2021-10-13 14:56 UTC  (11+ messages)

[PATCH] drm: msm: fix building without CONFIG_COMMON_CLK
 2021-10-13 14:42 UTC 

[PATCH] drm/amd/display: fix apply_degamma_for_user_regamma() warning
 2021-10-13 14:42 UTC 

[PATCH] drm/tegra: mark nvdec PM functions as __maybe_unused
 2021-10-13 14:41 UTC 

[PATCH] drm/tegra: mark nvdec_writel as inline
 2021-10-13 14:40 UTC 

Deploying new iterator interface for dma-buf
 2021-10-13 14:32 UTC  (29+ messages)
` [PATCH 03/28] dma-buf: add dma_resv selftest v3
` [PATCH 11/28] drm/amdgpu: use the new iterator in amdgpu_sync_resv
` [PATCH 12/28] drm/amdgpu: use new iterator in amdgpu_ttm_bo_eviction_valuable
` [PATCH 13/28] drm/amdgpu: use new iterator in amdgpu_vm_prt_fini
` [PATCH 14/28] drm/msm: use new iterator in msm_gem_describe
` [PATCH 15/28] drm/radeon: use new iterator in radeon_sync_resv
` [PATCH 17/28] drm/i915: use the new iterator in i915_gem_busy_ioctl v2
` [PATCH 23/28] drm: use new iterator in drm_gem_fence_array_add_implicit v3
` [PATCH 24/28] drm: use new iterator in drm_gem_plane_helper_prepare_fb v2
` [PATCH 25/28] drm/nouveau: use the new iterator in nouveau_fence_sync
` [PATCH 26/28] drm/nouveau: use the new interator in nv50_wndw_prepare_fb
` [PATCH 27/28] drm/etnaviv: use new iterator in etnaviv_gem_describe
` [PATCH 28/28] drm/etnaviv: replace dma_resv_get_excl_unlocked

[PATCH v8 0/4] drm: LogiCVC display controller support
 2021-10-13 14:14 UTC  (3+ messages)
` [PATCH v8 1/4] dt-bindings: display: Document the Xylon LogiCVC display controller

[PATCH 00/14] drm/i915/dg2: Enabling 64k page size and flat ccs
 2021-10-13 14:13 UTC  (9+ messages)
` [PATCH 03/14] drm/i915/xehpsdv: enforce min GTT alignment
` [PATCH 13/14] drm/i915/uapi: document behaviour for DG2 64K support
` [PATCH 14/14] Doc/gpu/rfc/i915: i915 DG2 uAPI

[PATCH v9 0/4] drm: LogiCVC display controller support
 2021-10-13 14:12 UTC  (4+ messages)
` [PATCH v9 2/4] dt-bindings: mfd: logicvc: Add patternProperties for the display

[PATCH 1/3] drm:Enable buddy allocator support
 2021-10-13 13:57 UTC  (2+ messages)

[PATCH 3/3] drm/amdgpu: Replace drm_mm with drm buddy manager
 2021-10-13 13:39 UTC 

[PATCH 2/3] drm/amdgpu:move vram manager defines into a header file
 2021-10-13 13:38 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox