dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-22 13:25:49 to 2021-06-23 12:29:09 UTC [more...]

[PATCH v2 00/12] drm/vc4: hdmi: Enable Channel Mapping, IEC958, HBR Passthrough using hdmi-codec
 2021-06-23 12:29 UTC  (4+ messages)
` [PATCH v2 10/12] drm/vc4: hdmi: Register HDMI codec

[PATCH 1/3] drm/i915/ttm: consider all placements for the page alignment
 2021-06-23 12:25 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: support forcing the page size with lmem
` [PATCH 3/3] drm/i915/gtt: ignore min_page_size for paging structures

[PATCH 00/15] implicit fencing/dma-resv rules for shared buffers
 2021-06-23 12:18 UTC  (31+ messages)
` [PATCH 01/15] dma-resv: Fix kerneldoc
` [PATCH 02/15] dma-buf: Switch to inline kerneldoc
` [PATCH 03/15] dma-buf: Document dma-buf implicit fencing/resv fencing rules
` [PATCH 04/15] drm/panfrost: Shrink sched_lock
` [PATCH 05/15] drm/panfrost: Use xarray and helpers for depedency tracking
` [PATCH 06/15] drm/panfrost: Fix implicit sync
` [PATCH 07/15] drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the default
` [PATCH 08/15] drm/<driver>: drm_gem_plane_helper_prepare_fb is now "
` [PATCH 09/15] drm/armada: Remove prepare/cleanup_fb hooks
` [PATCH 10/15] drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCS
` [PATCH 11/15] drm/omap: Follow implicit fencing in prepare_fb
` [PATCH 12/15] drm/simple-helper: drm_gem_simple_display_pipe_prepare_fb as default
` [PATCH 13/15] drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the default
` [PATCH 14/15] drm/gem: Tiny kernel clarification for drm_gem_fence_array_add
` [PATCH 15/15] RFC: drm/amdgpu: Implement a proper implicit fencing uapi

[PATCH v2 00/22] Deprecate struct drm_device.irq_enabled
 2021-06-23 12:15 UTC  (33+ messages)
` [PATCH v2 01/22] drm/amdgpu: Track IRQ state in local device state
` [PATCH v2 02/22] drm/hibmc: Call drm_irq_uninstall() unconditionally
` [PATCH v2 03/22] drm/radeon: Track IRQ state in local device state
` [PATCH v2 04/22] drm: Don't test for IRQ support in VBLANK ioctls
` [PATCH v2 05/22] drm/komeda: Don't set struct drm_device.irq_enabled
` [PATCH v2 06/22] drm/malidp: "
` [PATCH v2 07/22] drm/exynos: "
` [PATCH v2 08/22] drm/kirin: "
` [PATCH v2 09/22] drm/imx: "
` [PATCH v2 10/22] drm/mediatek: "
` [PATCH v2 11/22] drm/nouveau: "
` [PATCH v2 12/22] drm/omapdrm: Track IRQ state in local device state
` [PATCH v2 13/22] drm/rockchip: Don't set struct drm_device.irq_enabled
` [PATCH v2 14/22] drm/sti: "
` [PATCH v2 15/22] drm/stm: "
` [PATCH v2 16/22] drm/sun4i: "
` [PATCH v2 17/22] drm/tegra: "
` [PATCH v2 18/22] drm/tidss: Don't use "
` [PATCH v2 19/22] drm/vc4: Don't set "
` [PATCH v2 20/22] drm/vmwgfx: "
` [PATCH v2 21/22] drm/xlnx: "
` [PATCH v2 22/22] drm/zte: "

[PATCH] udmabuf: configurable list_limit and size_limit_mb
 2021-06-23 12:14 UTC  (2+ messages)

[PATCH v1 0/3] drm/virtio: Add a default synchronization mechanism for blobs
 2021-06-23 12:13 UTC  (2+ messages)

[GIT PULL] HDMI codec improvements, v2
 2021-06-23 12:13 UTC  (2+ messages)

[PATCH v2 1/3] drm/dp_helper: Rework the drm_dp_aux documentation
 2021-06-23 12:10 UTC  (3+ messages)

[PATCH v4 0/2] drm: address potential UAF bugs with drm_master ptrs
 2021-06-23 12:02 UTC  (4+ messages)
` [PATCH v4 1/2] drm: add a locked version of drm_is_current_master
` [PATCH v4 2/2] drm: protect drm_master pointers in drm_lease.c

[PATH 0/4] [RFC] Support virtual DRM
 2021-06-23 11:41 UTC  (11+ messages)

[PATCH] dma-buf: fix and rework dma_buf_poll v3
 2021-06-23 11:30 UTC  (6+ messages)

[PATCH v4 00/17] New uAPI drm properties for color management
 2021-06-23 11:26 UTC  (20+ messages)
` [PATCH v4 09/17] drm/uAPI: Add "active color range" drm property as feedback for userspace
` [PATCH v4 15/17] drm/uAPI: Move "Broadcast RGB" property from driver specific to general context
` [PATCH v4 17/17] drm/amd/display: Add handling for new "Broadcast RGB" property

[PATCH] Revert "drm: add a locked version of drm_is_current_master"
 2021-06-23 11:25 UTC  (5+ messages)

[PATCH v2 2/2] drivers/firmware: consolidate EFI framebuffer setup for all arches
 2021-06-23 11:13 UTC  (3+ messages)

[PATCH] drm/amdgpu:use kvcalloc instead of kvmalloc_array
 2021-06-23  9:12 UTC 

[PATCH 1/3] drm: rcar-du: Sort the DU outputs
 2021-06-23 10:50 UTC  (9+ messages)
` [PATCH 2/3] drm: rcar-du: Only initialise TVM_TVSYNC mode when supported
` [PATCH 3/3] drm: rcar-du: Add r8a779a0 device support
` [PATCH 0/3] drm: rcar-du: V3U support

[PATCH] drm/amdgpu/dc: Really fix DCN3.1 Makefile for PPC64
 2021-06-23 10:30 UTC 

[PATCH] drm/i915: return DRIVER_NAME for the fence driver name
 2021-06-23 10:12 UTC  (3+ messages)

[drm-intel:drm-intel-gt-next 7/8] drivers/gpu/drm/i915/intel_region_ttm.c:181:6: error: no previous prototype for 'intel_region_ttm_node_free'
 2021-06-23 10:04 UTC 

[PATCH v5, 0/3] support gce on mt8192 platform
 2021-06-23  9:30 UTC  (4+ messages)
` [PATCH v5, 1/3] dt-binding: gce: add gce header file for mt8192
` [PATCH v5, 2/3] arm64: dts: mt8192: add gce node
` [PATCH v5, 3/3] mailbox: cmdq: add mt8192 support

[PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF
 2021-06-23  9:14 UTC  (30+ messages)
          ` [Linaro-mm-sig] "

[PATCH v14 00/12] Restricted DMA
 2021-06-23  9:01 UTC  (5+ messages)
` [PATCH v14 01/12] swiotlb: Refactor swiotlb init functions

[PATCH] drm: rcar-du: lvds: use dev_err_probe()
 2021-06-23  8:48 UTC  (2+ messages)

[PATCH] drm: rcar-du: lvds: Don't set bridge driver_private field
 2021-06-23  8:45 UTC  (2+ messages)

[PATCH 1/6] drm/ttm: add TTM_PL_FLAG_TEMPORARY flag v3
 2021-06-23  8:30 UTC  (8+ messages)
` [PATCH 2/6] drm/amdgpu: user temporary GTT as bounce buffer
` [PATCH 3/6] drm/amdgpu: always allow evicting to SYSTEM domain
` [PATCH 4/6] drm/amdgpu: switch gtt_mgr to counting used pages
` [PATCH 5/6] drm/amdgpu: Fix BUG_ON assert
` [PATCH 6/6] drm/ttm: Fix multihop assert on eviction

[PATCH v3 1/2] pwm: Introduce single-PWM of_xlate function
 2021-06-23  8:29 UTC  (5+ messages)
` [PATCH v3 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip

[PATCH v3] drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64
 2021-06-23  8:25 UTC 

[PATCH V3] drm/ast: Disable fast reset after DRAM initial
 2021-06-23  8:02 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v3 0/2] drm: address potential UAF bugs with drm_master ptrs
 2021-06-23  7:43 UTC  (8+ messages)
` [PATCH v3 1/2] drm: add a locked version of drm_is_current_master
` [PATCH v3 2/2] drm: protect drm_master pointers in drm_lease.c

New uAPI for color management proposal and feedback request
 2021-06-23  7:29 UTC  (5+ messages)

[PATCH v2] drm/radeon: Fix NULL dereference when updating memory stats
 2021-06-23  6:55 UTC  (2+ messages)

[PATCH v8 0/3] drm/i915: Move system memory to TTM for discrete
 2021-06-23  6:28 UTC  (4+ messages)
` [PATCH v8 1/3] drm/i915: Update object placement flags to be mutable
` [PATCH v8 2/3] drm/i915/ttm: Adjust gem flags and caching settings after a move
` [PATCH v8 3/3] drm/i915/ttm: Use TTM for system memory

[v7 0/5] drm: Support basic DPCD backlight in panel-simple and add a new panel ATNA33XC20
 2021-06-23  6:15 UTC  (12+ messages)
` [v7 1/5] drm/panel: add basic DP AUX backlight support
` [v7 5/5] drm/panel-simple: Add Samsung ATNA33XC20

[PATCH v4 1/2] pwm: Introduce single-PWM of_xlate function
 2021-06-23  3:27 UTC  (2+ messages)
` [PATCH v4 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip

[PATCH] dt-bindings: display: renesas, du: Provide bindings for r8a779a0
 2021-06-23  2:44 UTC  (2+ messages)
` [PATCH] dt-bindings: display: renesas,du: "

Allow mdev drivers to directly create the vfio_device (v4)
 2021-06-23  1:21 UTC  (2+ messages)

[PATCH v3 0/4] Converter R-Car DU to the DRM bridge connector helper
 2021-06-22 22:17 UTC  (10+ messages)
` [PATCH v3 1/4] drm: bridge: dw-hdmi: Attach to next bridge if available
` [PATCH v3 2/4] drm: rcar-du: lvds: Convert to DRM panel bridge helper
` [PATCH v3 3/4] drm: rcar-du: dw-hdmi: Set output port number
` [PATCH v3 4/4] drm: rcar-du: Use drm_bridge_connector_init() helper

[pull] amdgpu, amdkfd, radeon drm-next-5.14
 2021-06-22 21:03 UTC 

[PATCH v7 00/15] TegraDRM UAPI
 2021-06-22 20:46 UTC  (3+ messages)
` [PATCH v7 05/15] gpu: host1x: Add option to skip firewall for a job

[PATCH 1/1] drm/kmb: Fix error return code in kmb_hw_init()
 2021-06-22 17:46 UTC  (3+ messages)

[Bug 209457] New: AMDGPU resume fail with RX 580 GPU
 2021-06-22 17:16 UTC  (2+ messages)
` [Bug 209457] "

[RFC PATCH 0/9] arm64: imx8mm: Add MIPI DSI support
 2021-06-22 16:56 UTC  (6+ messages)
` [RFC PATCH 3/9] dt-bindings: phy: Add SEC DSIM DPHY bindings
` [RFC PATCH 7/9] arm64: dts: imx8mm: Add eLCDIF node support

[PATH 0/4] [RFC] Support virtual DRM
 2021-06-22 16:54 UTC  (3+ messages)
` [PATH 3/4] dt-bindings: display: Add "

[PATCH 00/11] dma_fence critical sections annotations for atomic
 2021-06-22 16:31 UTC  (4+ messages)
` [PATCH 11/11] drm/tidss: Annotate dma-fence critical section in commit path

[PATCH] remove unused varialble "struct device *dev"
 2021-06-22 12:58 UTC 

[PATCH] drm/auth: Move master pointer from drm_device to drm_file
 2021-06-22 14:06 UTC  (2+ messages)
` [drm/auth] b657695085: phoronix-test-suite.supertuxkart.1280x1024.Windowed.Basic.1.OldMine.frames_per_second -90.8% regression

[PATCH] drm: mxsfb: Clear FIFO_CLEAR bit
 2021-06-22 14:04 UTC  (2+ messages)

[PATCH] drm: mxsfb: Enable recovery on underflow
 2021-06-22 14:00 UTC  (2+ messages)

[PATCH] dt-bindings: Drop redundant minItems/maxItems
 2021-06-22 13:43 UTC  (3+ messages)

[PATCH] drm/nouveau: fix dma_address check for CPU/GPU sync
 2021-06-22 13:27 UTC  (3+ messages)

[Bug 210005] New: Kernel stacktrace, Xorg freezes
 2021-06-22 13:26 UTC  (2+ messages)
` [Bug 210005] "

[Bug 212327] New: i915 / Kernel Mode Setting - Distorts Screen
 2021-06-22 13:25 UTC  (2+ messages)
` [Bug 212327] "


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