dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-09 07:14:38 to 2020-10-09 23:53:08 UTC [more...]

[PATCH v2 00/17] follow_pfn and other iomap races
 2020-10-09 19:31 UTC  (38+ messages)
` [PATCH v2 01/17] drm/exynos: Stop using frame_vector helpers
` [PATCH v2 02/17] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH v2 03/17] misc/habana: Stop using frame_vector helpers
` [PATCH v2 04/17] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH v2 05/17] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v2 06/17] media: videobuf2: Move frame_vector into media subsystem
` [PATCH v2 07/17] mm: Close race in generic_access_phys
` [PATCH v2 08/17] s390/pci: Remove races against pte updates
` [PATCH v2 09/17] mm: Add unsafe_follow_pfn
` [PATCH v2 10/17] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v2 11/17] vfio/type1: Mark follow_pfn "
` [PATCH v2 12/17] PCI: Obey iomem restrictions for procfs mmap
` [PATCH v2 13/17] /dev/mem: Only set filp->f_mapping
` [PATCH v2 14/17] resource: Move devmem revoke code to resource framework
` [PATCH v2 15/17] sysfs: Support zapping of binary attr mmaps
` [PATCH v2 16/17] PCI: Revoke mappings like devmem
` [PATCH v2 17/17] drm/i915: Properly request PCI BARs

[PATCH 1/4] mm: introduce vma_set_file function v2
 2020-10-09 12:15 UTC  (15+ messages)
` [PATCH 2/4] drm/prime: document that use the page array is deprecated

nouveau broken on Riva TNT2 in 5.9.0-rc8: GPU not supported on big-endian
 2020-10-09 22:23 UTC  (3+ messages)
` [Nouveau] "

[PATCH] MAINTAINERS: Add myself as a maintainer for vc4
 2020-10-09 16:54 UTC  (2+ messages)

[PATCH 1/2] drm/i915/dpcd_bl: uncheck PWM_PIN_CAP when detect eDP backlight capabilities
 2020-10-09 17:26 UTC  (2+ messages)
` (Cc: drm-misc/intel maintainers) "

[PATCH v2 0/7] drm: mxsfb: Allow overriding bus width
 2020-10-09 23:52 UTC  (4+ messages)
` [PATCH v2 1/7] dt-bindings: display: mxsfb: Convert binding to YAML

[PATCH 1/3] drm/vkms: Set preferred depth correctly
 2020-10-09 23:21 UTC  (3+ messages)
` [PATCH 2/3] drm/vkms: Switch to shmem helpers
` [PATCH 3/3] drm/vkms: fbdev emulation support

[PATCH] drm/vgem: Replace vgem_object_funcs with the common drm shmem helper
 2020-10-09 22:43 UTC  (3+ messages)
` [Intel-gfx] "

[pull] amdgpu drm-fixes-5.10
 2020-10-09 22:28 UTC 

[PATCH v1 0/4] Add support for Keem Bay VPU DRM driver
 2020-10-09 22:15 UTC  (6+ messages)
` [PATCH v1 1/4] drm: Add Keem Bay VPU codec DRM
` [PATCH v1 2/4] drm: hantro: Keem Bay VPU DRM encoder
` [PATCH v1 3/4] drm: hantro: Keem Bay VPU DRM decoder
` [PATCH v1 4/4] drm: hantro: Keem Bay VPU DRM build files

[PATCH 1/6] mm: mmap: fix fput in error path
 2020-10-09 22:04 UTC  (9+ messages)
` [PATCH 2/6] mm: introduce vma_set_file function v3
` [PATCH 3/6] drm/radeon: stop using pages with drm_prime_sg_to_page_addr_arrays
` [PATCH 4/6] drm/amdgpu: "
` [PATCH 5/6] drm/nouveau: "
` [PATCH 6/6] drm/prime: document that use the page array is deprecated v2

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-10-09 22:03 UTC  (61+ messages)
` [PATCH RFC PKS/PMEM 01/58] x86/pks: Add a global pkrs option
` [PATCH RFC PKS/PMEM 02/58] x86/pks/test: Add testing for global option
` [PATCH RFC PKS/PMEM 03/58] memremap: Add zone device access protection
` [PATCH RFC PKS/PMEM 04/58] kmap: Add stray access protection for device pages
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread
` [PATCH RFC PKS/PMEM 06/58] kmap: Introduce k[un]map_thread debugging
` [PATCH RFC PKS/PMEM 07/58] drivers/drbd: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 08/58] drivers/firmware_loader: "
` [PATCH RFC PKS/PMEM 09/58] drivers/gpu: "
` [PATCH RFC PKS/PMEM 10/58] drivers/rdma: "
` [PATCH RFC PKS/PMEM 11/58] drivers/net: "
` [PATCH RFC PKS/PMEM 12/58] fs/afs: "
` [PATCH RFC PKS/PMEM 13/58] fs/btrfs: "
` [PATCH RFC PKS/PMEM 14/58] fs/cifs: "
` [PATCH RFC PKS/PMEM 15/58] fs/ecryptfs: "
` [PATCH RFC PKS/PMEM 16/58] fs/gfs2: "
` [PATCH RFC PKS/PMEM 17/58] fs/nilfs2: "
` [PATCH RFC PKS/PMEM 18/58] fs/hfs: "
` [PATCH RFC PKS/PMEM 19/58] fs/hfsplus: "
` [PATCH RFC PKS/PMEM 20/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 21/58] fs/nfs: "
` [PATCH RFC PKS/PMEM 22/58] fs/f2fs: "
` [PATCH RFC PKS/PMEM 23/58] fs/fuse: "
` [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: "
` [PATCH RFC PKS/PMEM 25/58] fs/reiserfs: "
` [PATCH RFC PKS/PMEM 26/58] fs/zonefs: "
` [PATCH RFC PKS/PMEM 27/58] fs/ubifs: "
` [PATCH RFC PKS/PMEM 28/58] fs/cachefiles: "
` [PATCH RFC PKS/PMEM 29/58] fs/ntfs: "
` [PATCH RFC PKS/PMEM 30/58] fs/romfs: "
` [PATCH RFC PKS/PMEM 31/58] fs/vboxsf: "
` [PATCH RFC PKS/PMEM 32/58] fs/hostfs: "
` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "
` [PATCH RFC PKS/PMEM 34/58] fs/erofs: "
` [PATCH RFC PKS/PMEM 35/58] fs: "
` [PATCH RFC PKS/PMEM 36/58] fs/ext2: Use ext2_put_page
` [PATCH RFC PKS/PMEM 37/58] fs/ext2: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 38/58] fs/isofs: "
` [PATCH RFC PKS/PMEM 39/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 40/58] net: "
` [PATCH RFC PKS/PMEM 41/58] drivers/target: "
` [PATCH RFC PKS/PMEM 42/58] drivers/scsi: "
` [PATCH RFC PKS/PMEM 43/58] drivers/mmc: "
` [PATCH RFC PKS/PMEM 44/58] drivers/xen: "
` [PATCH RFC PKS/PMEM 45/58] drivers/firmware: "
` [PATCH RFC PKS/PMEM 46/58] drives/staging: "
` [PATCH RFC PKS/PMEM 47/58] drivers/mtd: "
` [PATCH RFC PKS/PMEM 48/58] drivers/md: "
` [PATCH RFC PKS/PMEM 49/58] drivers/misc: "
` [PATCH RFC PKS/PMEM 50/58] drivers/android: "
` [PATCH RFC PKS/PMEM 51/58] kernel: "
` [PATCH RFC PKS/PMEM 52/58] mm: "
` [PATCH RFC PKS/PMEM 53/58] lib: "
` [PATCH RFC PKS/PMEM 54/58] powerpc: "
` [PATCH RFC PKS/PMEM 55/58] samples: "
` [PATCH RFC PKS/PMEM 56/58] dax: Stray access protection for dax_direct_access()
` [PATCH RFC PKS/PMEM 57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr
` [PATCH RFC PKS/PMEM 58/58] [dax|pmem]: Enable stray access protection

[PATCH] drm/amd/display: Fix module load hangs when connected to an eDP
 2020-10-09 21:22 UTC  (2+ messages)

[PATCH 2/2] drm/msm: Add support for GPU cooling
 2020-10-09 18:36 UTC  (2+ messages)
` [2/2] "

[PATCH] drm/i915/ehl: Remove require_force_probe protection
 2020-10-09 18:08 UTC  (8+ messages)
` [Intel-gfx] "

[git pull] drm amdgpu fixes for 5.9 final
 2020-10-09 17:11 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: qcom: sc7180: Add gpu cooling support
 2020-10-09 16:57 UTC  (3+ messages)

[PATCH] drm/panfrost: increase readl_relaxed_poll_timeout values
 2020-10-09 15:54 UTC  (2+ messages)

Re:
 2020-10-09 15:48 UTC  (5+ messages)

[PATCH v9 0/5] Add support for KeemBay DRM driver
 2020-10-09 15:29 UTC  (7+ messages)
` [PATCH v9 1/5] dt-bindings: display: Add support for Intel KeemBay Display
` [PATCH v9 3/5] drm/kmb: Add support for "

[PATCH RESEND v3 0/6] drm/sun4i: Add support for dual-link LVDS on the A20
 2020-10-09 15:23 UTC  (5+ messages)
` [PATCH RESEND v3 4/6] drm/sun4i: tcon: Support the LVDS Dual-Link
` [PATCH RESEND v3 5/6] drm/sun4i: tcon: Enable the A20 dual-link output

[PATCH] ALSA: hda/i915 - fix list corruption with concurrent probes
 2020-10-09 14:46 UTC  (2+ messages)

[PATCH][next] amd/amdgpu_ctx: Use struct_size() helper and kmalloc()
 2020-10-09 14:39 UTC  (5+ messages)

[PATCH] drm: document that user-space should avoid parsing EDIDs
 2020-10-09 14:20 UTC  (10+ messages)

[PATCH 2/5] dt-bindings: panel: add documentation for oneplus6 panel
 2020-10-09 14:05 UTC  (3+ messages)

[PATCH v2] drm/fourcc: Add AXBXGXRX106106106106 format
 2020-10-09 13:26 UTC  (2+ messages)

[PATCH] drm/exynos/hdmi: add support for 1920x1200@60Hz mode
 2020-10-09 13:05 UTC 

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

[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 "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 16:44 UTC  (8+ messages)
` [PATCH 08/13] s390/pci: Remove races against pte updates
` [PATCH 10/13] PCI: revoke mappings like devmem

[PATCH 1/2] drm/i915/dpcd_bl: Skip testing control capability with force DPCD quirk
 2020-10-08 21:32 UTC  (5+ 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  4:27 UTC  (2+ 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


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