dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-24 09:52:43 to 2021-06-24 19:04:03 UTC [more...]

[PULL] drm-misc-fixes
 2021-06-24 19:03 UTC 

[PATCH 0/6] KVM: Remove uses of struct page from x86 and arm64 MMU
 2021-06-24 15:36 UTC  (26+ messages)
` [PATCH 1/6] KVM: x86/mmu: release audited pfns
` [PATCH 2/6] KVM: mmu: also return page from gfn_to_pfn
` [PATCH 3/6] KVM: x86/mmu: avoid struct page in MMU
` [PATCH 4/6] KVM: arm64/mmu: "

[PATCH 00/11] drm/scheduler dependency tracking
 2021-06-24 18:22 UTC  (32+ messages)
` [PATCH 01/11] drm/sched: Split drm_sched_job_init
` [PATCH 02/11] drm/sched: Add dependency tracking
` [PATCH 03/11] drm/sched: drop entity parameter from drm_sched_push_job
` [PATCH 04/11] drm/panfrost: use scheduler dependency tracking
` [PATCH 05/11] drm/lima: "
` [PATCH 06/11] drm/v3d: Move drm_sched_job_init to v3d_job_init
` [PATCH 07/11] drm/v3d: Use scheduler dependency handling
` [PATCH 08/11] drm/etnaviv: "
` [PATCH 09/11] drm/gem: Delete gem array fencing helpers
` [PATCH 10/11] drm/scheduler: Don't store self-dependencies
` [PATCH 11/11] drm/sched: Check locking in drm_sched_job_await_implicit

[PATCH 00/12] hantro: Enable H.264 VDPU2 (Odroid Advance Go)
 2021-06-24 18:44 UTC  (16+ messages)
` [PATCH 01/12] drm/panel: kd35t133: Add panel orientation support
` [PATCH 02/12] arm64: dts: rockchip: Add panel orientation to Odroid Go Advance
` [PATCH 03/12] hantro: vp8: Move noisy WARN_ON to vpu_debug
` [PATCH 04/12] hantro: Make struct hantro_variant.init() optional
` [PATCH 05/12] media: hantro: Avoid redundant hantro_get_{dst, src}_buf() calls
` [PATCH 06/12] media: hantro: h264: Move DPB valid and long-term bitmaps
` [PATCH 07/12] media: hantro: h264: Move reference picture number to a helper
` [PATCH 08/12] media: hantro: Add H.264 support for Rockchip VDPU2
` [PATCH 09/12] media: hantro: Enable H.264 on "
` [PATCH 10/12] dt-bindings: media: rockchip-vpu: Add PX30 compatible
` [PATCH 11/12] arm64: dts: rockchip: Add VPU support for the PX30
` [PATCH 12/12] media: hantro: Add support for the Rockchip PX30

[PATCH 0/4] drm/i915/gem: Introduce a migrate interface
 2021-06-24 18:31 UTC  (5+ messages)
` [PATCH 1/4] drm/i915/gem: Implement object migration
` [PATCH 2/4] drm/i915/gem: Introduce a selftest for the gem object migrate functionality
` [PATCH 3/4] drm/i915/display: Migrate objects to LMEM if possible for display
` [PATCH 4/4] drm/i915/gem: Migrate to system at dma-buf map time

[Bug 213561] New: [bisected] AMD GPU can no longer idle state after commit 1c0b0efd148d5b24c4932ddb3fa03c8edd6097b3
 2021-06-24 18:16 UTC  (9+ messages)
` [Bug 213561] [bisected][regression] AMD GPU can no longer enter idle state after commit
` [Bug 213561] [bisected][regression] GFX10 AMDGPUs can no longer enter idle state after commit. Commit has been pushed to stable branches too

[PATCH] dma-buf/sync_file: Don't leak fences on merge failure
 2021-06-24 17:58 UTC  (2+ messages)

[PATCH 00/47] GuC submission support
 2021-06-24 17:37 UTC  (18+ messages)
` [PATCH 01/47] drm/i915/guc: Relax CTB response timeout
` [PATCH 03/47] drm/i915/guc: Increase size of CTB buffers
` [PATCH 04/47] drm/i915/guc: Add non blocking CTB send function
  ` [Intel-gfx] "
` [PATCH 05/47] drm/i915/guc: Add stall timer to "
  ` [Intel-gfx] "
` [PATCH 39/47] drm/i915/guc: Don't complain about reset races
  ` [Intel-gfx] "
` [PATCH 40/47] drm/i915/guc: Enable GuC engine reset
  ` [Intel-gfx] "
` [PATCH 45/47] drm/i915/guc: Include scheduling policies in the debugfs state dump

[Intel-gfx] [RFC PATCH 36/97] drm/i915/guc: Add non blocking CTB send function
 2021-06-24 17:25 UTC  (12+ messages)

[PATCH v14 00/12] Restricted DMA
 2021-06-24 15:58 UTC  (13+ messages)
` [PATCH v14 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing

[PATCH v15 00/12] Restricted DMA
 2021-06-24 15:55 UTC  (13+ messages)
` [PATCH v15 01/12] swiotlb: Refactor swiotlb init functions
` [PATCH v15 02/12] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v15 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
` [PATCH v15 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v15 05/12] swiotlb: Update is_swiotlb_active "
` [PATCH v15 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
` [PATCH v15 07/12] swiotlb: Move alloc_size to swiotlb_find_slots
` [PATCH v15 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single
` [PATCH v15 09/12] swiotlb: Add restricted DMA alloc/free support
` [PATCH v15 10/12] swiotlb: Add restricted DMA pool initialization
` [PATCH v15 11/12] dt-bindings: of: Add restricted DMA pool
` [PATCH v15 12/12] of: Add plumbing for "

[Bug 213569] New: Amdgpu temperature reaching dangerous levels
 2021-06-24 15:32 UTC 

[PATCH 2/4] drm: panel: sofef00: remove reset GPIO handling
 2021-06-24 15:32 UTC  (2+ messages)

[PATCH] drm/sched: Declare entity idle only after HW submission
 2021-06-24 15:24 UTC  (2+ messages)

[PATCH v3 0/8] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-06-24 15:08 UTC  (4+ messages)

[PATCH 00/17] drm/msm/dpu: switch dpu_plane to be virtual
 2021-06-24 14:57 UTC  (18+ messages)
` [PATCH 01/17] drm/msm/dpu: move LUT levels out of QOS config
` [PATCH 02/17] drm/msm/dpu: remove pipe_qos_cfg from struct dpu_plane
` [PATCH 03/17] drm/msm/dpu: drop pipe_name "
` [PATCH 04/17] drm/msm/dpu: remove stage_cfg from struct dpu_crtc
` [PATCH 05/17] drm/msm/dpu: rip out master planes support
` [PATCH 06/17] drm/msm/dpu: move dpu_hw_pipe_cfg out of struct dpu_plane
` [PATCH 07/17] drm/msm/dpu: don't cache pipe->cap->features in dpu_plane
` [PATCH 08/17] drm/msm/dpu: don't cache pipe->cap->sblk "
` [PATCH 09/17] drm/msm/dpu: rip out debugfs support from dpu_plane
` [PATCH 10/17] drm/msm/dpu: simplify colorspace conversion setup
` [PATCH 11/17] drm/msm/dpu: drop src_split and multirect check from dpu_crtc_atomic_check
` [PATCH 12/17] drm/msm/dpu: add list of supported formats to the DPU caps
` [PATCH 13/17] drm/msm/dpu: simplify DPU_SSPP features checks
` [PATCH 14/17] drm/msm/dpu: do not limit the zpos property
` [PATCH 15/17] drm/msm/dpu: add support for SSPP allocation to RM
` [PATCH 16/17] drm/msm/dpu: add support for virtualized planes
` [PATCH 17/17] drm/msm/dpu: switch into using virtual planes

[PATCH 0/2] dt-bindings: Convert OPP bindings to DT schema
 2021-06-24 14:00 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: opp: Convert "

[PATCH 00/15] implicit fencing/dma-resv rules for shared buffers
 2021-06-24 13:45 UTC  (14+ messages)
` [PATCH 09/15] drm/armada: Remove prepare/cleanup_fb hooks
` [PATCH 10/15] drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCS
` [PATCH 14/15] drm/gem: Tiny kernel clarification for drm_gem_fence_array_add

[PATCH v8, 0/5] drm/mediatek: add support for mediatek SOC MT8192
 2021-06-24 13:34 UTC  (6+ messages)
` [PATCH v8, 1/5] drm/mediatek: add component OVL_2L2
` [PATCH v8, 2/5] drm/mediatek: add component POSTMASK
` [PATCH v8, 3/5] drm/mediatek: add component RDMA4
` [PATCH v8, 4/5] soc: mediatek: add mtk mutex support for MT8192
` [PATCH v8, 5/5] drm/mediatek: add support for mediatek SOC MT8192

[PATCH] drm/amdgpu: Avoid printing of stack contents on firmware load error
 2021-06-24 13:33 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v2] drm/panfrost:report the full raw fault information instead
 2021-06-24 13:22 UTC  (6+ messages)

[PATCH] drm/amdgpu:use kvcalloc instead of kvmalloc_array
 2021-06-24 13:14 UTC  (2+ messages)

[PATCH v2] drm/mediatek: adjust rdma fifo threshold calculate formula
 2021-06-24 13:02 UTC  (2+ messages)

[PATCH v3 00/27] Deprecate struct drm_device.irq_enabled
 2021-06-24 12:57 UTC  (16+ messages)
` [PATCH v3 04/27] drm: Don't test for IRQ support in VBLANK ioctls
` [PATCH v3 16/27] drm/rcar-du: Don't set struct drm_device.irq_enabled
` [PATCH v3 21/27] drm/tegra: "
` [PATCH v3 24/27] drm/vkms: "

[PATCH 03/15] dma-buf: Document dma-buf implicit fencing/resv fencing rules
 2021-06-24 12:52 UTC  (6+ messages)
` [PATCH] "
  ` [Mesa-dev] "

[PATCH] drm/bridge: dw-mipi-dsi: Move drm_bridge_add into probe
 2021-06-24 12:51 UTC  (5+ messages)

[RFC PATCH 0/9] arm64: imx8mm: Add MIPI DSI support
 2021-06-24 12:46 UTC  (10+ messages)
` [RFC PATCH 2/9] drm: bridge: Add Samsung SEC MIPI DSIM bridge driver

[PATCH] drm/etnaviv: Implement mmap as GEM object function
 2021-06-24 12:22 UTC  (5+ messages)

[PATCH v2] drm/i915: Reinstate the mmap ioctl for some platforms
 2021-06-24 12:04 UTC  (2+ messages)

[PATCH] drm: mxsfb: Clear FIFO_CLEAR bit
 2021-06-24 12:01 UTC  (6+ messages)

[PATCH v2 0/6] drm/bridge: ti-sn65dsi86: Misc improvements
 2021-06-24 11:55 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix resource leak on probe error path
 2021-06-24 11:20 UTC 

[PATCH] drm/i915: Reinstate the mmap ioctl for some platforms
 2021-06-24 11:11 UTC  (2+ messages)

[PATCH v2 1/2] drm/i915: support forcing the page size with lmem
 2021-06-24 11:08 UTC  (2+ messages)

[PATCH v6 RESEND 1/3] gpu: drm: separate panel orientation property creating and value setting
 2021-06-24 10:55 UTC  (3+ messages)
` [PATCH v6 RESEND 2/3] drm/mediatek: init panel orientation property
` [PATCH v6 RESEND 3/3] arm64: dts: mt8183: Add panel rotation

[PATCH v2 0/2] drm/panfrost: Queue jobs on the hardware
 2021-06-24 10:10 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH] drm/vgem: Implement mmap as GEM object function
 2021-06-24  9:57 UTC  (2+ messages)

[PATCH] drm/rockchip: Implement mmap as GEM object function
 2021-06-24  9:55 UTC 

[PATCH] drm/xen: Implement mmap as GEM object function
 2021-06-24  9:53 UTC 

[Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF
 2021-06-24  9:52 UTC  (10+ messages)


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