dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-07 16:44:52 to 2020-10-09 07:59:56 UTC [more...]

[PATCH v2 00/17] follow_pfn and other iomap races
 2020-10-09  7:59 UTC 

[PATCH 00/21] drm: Convert most CMA-based drivers to GEM object functions
 2020-10-09  7:54 UTC  (3+ messages)
` [PATCH 04/21] drm/aspeed: Set driver CMA functions with DRM_GEM_CMA_DRIVER_OPS

[PATCH 1/3] drm/radeon: Add new callback that exposes vddc
 2020-10-09  7:51 UTC  (7+ messages)
` [PATCH 2/3] drm/radeon: Add implementation of get_current_vddc for Sumo
` [PATCH 3/3] drm/radeon: Expose vddc through hwmon
` 

[PATCH v2 3/3] drm/radeon: Expose vddc through hwmon
 2020-10-09  7:49 UTC 

[PATCH] drm: aspeed: Fix GENMASK misuse
 2020-10-09  7:47 UTC  (3+ messages)

[PATCH v2 2/3] drm/radeon: Add implementation of get_current_vddc for Sumo
 2020-10-09  7:46 UTC 

[PATCH v2 1/3] drm/radeon: Add new callback that exposes vddc
 2020-10-09  7:43 UTC 

[PATCH 1/4] mm: introduce vma_set_file function v2
 2020-10-09  7:40 UTC  (18+ messages)
` [PATCH 2/4] drm/prime: document that use the page array is deprecated
` [PATCH 3/4] drm/radeon: stop using pages with drm_prime_sg_to_page_addr_arrays
` [PATCH 4/4] drm/amdgpu: "

Patch "drm/nouveau/mem: guard against NULL pointer access in mem_del" has been added to the 5.4-stable tree
 2020-10-09  7:38 UTC 

Patch "drm/nouveau/mem: guard against NULL pointer access in mem_del" has been added to the 4.19-stable tree
 2020-10-09  7:38 UTC 

Patch "drm/nouveau/mem: guard against NULL pointer access in mem_del" has been added to the 5.8-stable tree
 2020-10-09  7:33 UTC 

Patch "drm/nouveau/device: return error for unknown chipsets" has been added to the 5.8-stable tree
 2020-10-09  7:33 UTC 

[PATCH v2 0/6] drm/vc4: hdmi: Support the 10/12 bit output
 2020-10-08 12:44 UTC  (7+ messages)
` [PATCH v2 1/6] drm/atomic: Pass the full state to CRTC atomic enable/disable
` [PATCH v2 2/6] drm/vc4: hvs: Align the HVS atomic hooks to the new API
` [PATCH v2 3/6] drm/vc4: Pass the atomic state to encoder hooks
` [PATCH v2 4/6] drm/vc4: hdmi: Create a custom connector state
` [PATCH v2 5/6] drm/vc4: hdmi: Store pixel frequency in the "
` [PATCH v2 6/6] drm/vc4: hdmi: Enable 10/12 bpc output

[PATCH 1/4] drm/vc4: kms: Split the HVS muxing check in a separate function
 2020-10-08 11:25 UTC  (4+ messages)
` [PATCH 2/4] drm/vc4: kms: Document the muxing corner cases
` [PATCH 3/4] drm/vc4: kms: Don't disable the muxing of an active CRTC
` [PATCH 4/4] drm/vc4: kms: Fix VBLANK reporting on a disabled CRTC

[PATCH v5 00/80] drm/vc4: Support BCM2711 Display Pipeline
 2020-10-08 11:27 UTC  (6+ messages)

[PATCH 5/6] drm/etnaviv: Fix typo arbitary
 2020-10-08  8:47 UTC 

[PATCH 00/13] follow_pfn and other iomap races
 2020-10-08 17:16 UTC  (55+ messages)
` [PATCH 01/13] drm/exynos: Stop using frame_vector helpers
` [PATCH 02/13] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH 03/13] misc/habana: Stop using frame_vector helpers
` [PATCH 04/13] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH 05/13] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH 06/13] media: videobuf2: Move frame_vector into media subsystem
` [PATCH 07/13] mm: close race in generic_access_phys
` [PATCH 08/13] s390/pci: Remove races against pte updates
` [PATCH 09/13] PCI: obey iomem restrictions for procfs mmap
` [PATCH 10/13] PCI: revoke mappings like devmem
` [PATCH 11/13] mm: add unsafe_follow_pfn
` [PATCH 12/13] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH 13/13] vfio/type1: Mark follow_pfn "

[PATCH 1/2] drm/i915/dpcd_bl: Skip testing control capability with force DPCD quirk
 2020-10-08 21:32 UTC  (6+ messages)

[PATCH 0/6] spelling: Fix typo related to "arbitrary"
 2020-10-08  8:47 UTC 

[PATCH] MAINTAINERS: Update entry for st7703 driver after the rename
 2020-10-09  6:55 UTC  (3+ messages)

[PATCH v5 80/80] ARM: dts: bcm2711: Enable the display pipeline
 2020-10-08  9:35 UTC  (13+ messages)

[PATCH 0/3] drm/msm: support for host-cached BOs
 2020-10-08  8:27 UTC  (5+ messages)
` [PATCH 2/3] drm/msm: add DRM_MSM_GEM_SYNC_CACHE for non-coherent cache maintenance

[PATCH][next] amd/amdgpu_ctx: Use struct_size() helper and kmalloc()
 2020-10-09  7:08 UTC  (3+ messages)

[PATCH][next] drm/amdgpu: Use struct_size() helper in kmalloc()
 2020-10-09  7:07 UTC  (3+ messages)

[PATCH v9 0/5] Add support for KeemBay DRM driver
 2020-10-09  7:00 UTC  (7+ messages)
` [PATCH v9 1/5] dt-bindings: display: Add support for Intel KeemBay Display
` [PATCH v9 2/5] drm/kmb: Keem Bay driver register definition
` [PATCH v9 3/5] drm/kmb: Add support for KeemBay Display
` [PATCH v9 4/5] drm/kmb: Mipi DSI part of the display driver
` [PATCH v9 5/5] drm/kmb: Build files for KeemBay Display driver

[git pull] drm amdgpu fixes for 5.9 final
 2020-10-09  4:29 UTC 

[pull] amdgpu drm-fixes-5.9
 2020-10-09  2:49 UTC 

[radeon-alex:amd-staging-drm-next 443/482] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:39:6: sparse: sparse: symbol 'kfd_initialized' was not declared. Should it be
 2020-10-08 22:21 UTC  (3+ messages)
` [RFC PATCH radeon-alex] drm/amdgpu: kfd_initialized can be static

[PATCH][next] drm/i915/display: Use fallthrough pseudo-keyword
 2020-10-08 22:18 UTC 

[git pull] drm nouveau fixes for 5.9 final
 2020-10-08 19:20 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: qcom: sc7180: Add gpu cooling support
 2020-10-08 17:09 UTC  (2+ messages)
` [PATCH 2/2] drm/msm: Add support for GPU cooling

[PATCH v3 4/6] drm/dp: Add LTTPR helpers
 2020-10-08 16:47 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH v2] drm/fourcc: Add AXBXGXRX106106106106 format
 2020-10-08 16:14 UTC  (2+ messages)

[PATCH 00/14] drm/amd/pm: Replace one-element arrays with flexible-array members
 2020-10-08 15:53 UTC  (6+ messages)
` [PATCH 14/14] drm/amd/pm: Replace one-element array with flexible-array in struct ATOM_Vega10_GFXCLK_Dependency_Table

[PATCH 0/5] ttm make move callback compulsory
 2020-10-08 15:35 UTC  (7+ messages)
` [PATCH 2/5] drm/vmwgfx: move null mem checks outside move notifies
` [PATCH 3/5] drm/vmwgfx: add a move callback

[PATCH] drm: Give irq_by_busid drm_legacy_ prefix
 2020-10-08 14:38 UTC  (2+ messages)

[PATCH] drm/panfrost: increase readl_relaxed_poll_timeout values
 2020-10-08 14:17 UTC 

[PATCH] dma-buf: use struct_size macro
 2020-10-08 13:18 UTC  (4+ messages)

[PATCH v3 0/7] dma-buf: Performance improvements for system heap & a system-uncached implementation
 2020-10-08 11:51 UTC  (5+ messages)
` [PATCH v3 7/7] dma-buf: system_heap: Add a system-uncached heap re-using the system heap

[PATCH v3 00/20] Host1x/TegraDRM UAPI
 2020-10-08 11:13 UTC  (25+ messages)
` [PATCH v3 01/20] gpu: host1x: Use different lock classes for each client
` [PATCH v3 02/20] gpu: host1x: Allow syncpoints without associated client
` [PATCH v3 03/20] gpu: host1x: Show number of pending waiters in debugfs
` [PATCH v3 04/20] gpu: host1x: Remove cancelled waiters immediately
` [PATCH v3 05/20] gpu: host1x: Use HW-equivalent syncpoint expiration check
` [PATCH v3 06/20] gpu: host1x: Cleanup and refcounting for syncpoints
` [PATCH v3 07/20] gpu: host1x: Introduce UAPI header
` [PATCH v3 08/20] gpu: host1x: Implement /dev/host1x device node
` [PATCH v3 09/20] gpu: host1x: DMA fences and userspace fence creation
` [PATCH v3 10/20] gpu: host1x: Add no-recovery mode
` [PATCH v3 11/20] gpu: host1x: Add job release callback
` [PATCH v3 12/20] gpu: host1x: Add support for syncpoint waits in CDMA pushbuffer
` [PATCH v3 13/20] gpu: host1x: Reset max value when freeing a syncpoint
` [PATCH v3 14/20] gpu: host1x: Reserve VBLANK syncpoints at initialization
` [PATCH v3 15/20] drm/tegra: Add new UAPI to header
` [PATCH v3 16/20] drm/tegra: Boot VIC during runtime PM resume
` [PATCH v3 17/20] drm/tegra: Set resv fields when importing/exporting GEMs
` [PATCH v3 18/20] drm/tegra: Allocate per-engine channel in core code
` [PATCH v3 19/20] drm/tegra: Implement new UAPI
` [PATCH v3 20/20] drm/tegra: Add job firewall

[PATCH v3] drm/panfrost: Fix job timeout handling
 2020-10-08 10:04 UTC  (2+ messages)

[PATCH v3 0/7] Support GEM object mappings from I/O memory
 2020-10-08  9:35 UTC  (22+ messages)
` [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
` [PATCH v3 6/7] drm/fb_helper: Support framebuffers in I/O memory

[PATCH 1/4] drm/ttm: set the tt caching state at creation time
 2020-10-08  9:31 UTC  (4+ messages)
` [PATCH 2/4] drm/ttm: add caching state to ttm_bus_placement
` [PATCH 3/4] drm/ttm: use caching instead of placement for ttm_io_prot
` [PATCH 4/4] drm/ttm: nuke caching placement flags

[PATCH 1/2] drm/atomic: document and enforce rules around "spurious" EBUSY
 2020-10-08  9:31 UTC  (4+ messages)
` [PATCH 2/2] drm/atomic: debug output for EBUSY

[PATCH] drm/fb-helper: Add locking to sysrq handling
 2020-10-08  9:29 UTC  (3+ messages)

[PATCH v2 0/3] drm: commit_work scheduling
 2020-10-08  9:10 UTC  (20+ messages)

[PATCH] drm/fourcc: Add AXBXGXRX106106106106 format
 2020-10-08  8:57 UTC  (3+ messages)

[PATCH 0/4] dt-bindings: additional/unevaluatedProperties clean-ups
 2020-10-07 22:48 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties'
` [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas

[PATCH 1/5] drm/panel/oneplus6: Add panel-oneplus6
 2020-10-07 17:49 UTC  (2+ messages)
` [PATCH 2/5] dt-bindings: panel: add documentation for oneplus6 panel

devfreq and panfrost on Allwinner H6
 2020-10-07 17:49 UTC  (2+ messages)

[PATCH 1/5] drm/panel/oneplus6: Add panel-oneplus6
 2020-10-07 17:20 UTC  (2+ messages)
` [PATCH 2/5] dt-bindings: panel: add documentation for oneplus6 panel

linux-next: build failure after merge of the drm-misc tree
 2020-10-08  4:42 UTC  (2+ messages)

[PATCH 0/5] Thermal devfreq cooling improvements with Energy Model
 2020-10-07 16:11 UTC  (3+ messages)
` [PATCH 2/5] thermal: devfreq_cooling: get a copy of device status


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