dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-28 13:35:39 to 2021-07-29 09:31:25 UTC [more...]

[PATCH v1 0/5] add mt8195 SoC DRM binding
 2021-07-29  9:31 UTC  (8+ messages)
` [PATCH v1 1/5] dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding

[Regression] No framebuffer console on Rpi since 5.14-rc1
 2021-07-29  9:28 UTC  (3+ messages)

[RFC 0/4] dma-fence: Deadline awareness
 2021-07-29  9:15 UTC  (31+ messages)
` [RFC 1/4] dma-fence: Add deadline awareness

[PATCH] drm/msm/dsi: Fix DSI and DSI PHY regulator config from SDM660
 2021-07-29  9:10 UTC  (2+ messages)

[PATCH 1/3] dma-buf: nuke seqno-fence
 2021-07-29  9:03 UTC  (9+ messages)
` [PATCH 2/3] dma-buf: nuke DMA_FENCE_TRACE macros
` [PATCH 3/3] dma-buf: nuke SW_SYNC debugfs files

[RFC v1 0/4] drm: Add support for DRM_CAP_DEFERRED_OUT_FENCE capability
 2021-07-29  8:16 UTC  (5+ messages)
` [RFC v1 1/4] drm: Add a capability flag to support deferred out_fence signalling
` [RFC v1 2/4] virtio-gpu uapi: Add VIRTIO_GPU_F_OUT_FENCE feature
` [RFC v1 3/4] drm/virtio: Add VIRTIO_GPU_CMD_RESOURCE_OUT_FENCE cmd
` [RFC v1 4/4] drm/virtio: Probe and implement VIRTIO_GPU_F_OUT_FENCE feature

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-07-29  8:25 UTC  (34+ messages)
` [PATCH 01/64] media: omap3isp: Extract struct group for memcpy() region
` [PATCH 02/64] mac80211: Use flex-array for radiotap header bitmap
` [PATCH 04/64] stddef: Introduce struct_group() helper macro
` [PATCH 15/64] ipw2x00: Use struct_group() for memcpy() region
` [PATCH 19/64] ip: Use struct_group() for memcpy() regions
` [PATCH 36/64] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp
` [PATCH 47/64] btrfs: Use memset_after() to clear end of struct
` [PATCH 48/64] drbd: Use struct_group() to zero algs

[PATCH] gpu/drm/radeon: Fix typo in comments
 2021-07-29  8:20 UTC 

refactor the i915 GVT support
 2021-07-29  8:19 UTC  (8+ messages)
            ` [Intel-gfx] "

[PATCH] drm/amd/display: Fix typo in comments
 2021-07-29  8:18 UTC 

[early pull] drm/msm: drm-msm-next-2021-07-28 for v5.15
 2021-07-29  7:13 UTC  (6+ messages)

[PATCH v3] drm: clarify usage of drm leases
 2021-07-29  7:11 UTC  (2+ messages)

[PATCH 00/14] drm: Make DRM's IRQ helpers legacy
 2021-07-29  7:02 UTC  (23+ messages)
` [PATCH 01/14] drm/amdgpu: Convert to Linux IRQ interfaces
` [PATCH 02/14] drm/arm/hdlcd: "
` [PATCH 03/14] drm/atmel-hlcdc: "
              `  "
` [PATCH 10/14] drm/tidss: "
` [PATCH 14/14] drm: IRQ midlayer is now legacy

[PATCH 0/3] drm, drm/vmwgfx: fixes and updates related to drm_master
 2021-07-29  7:00 UTC  (5+ messages)
` [PATCH 1/3] drm: use the lookup lock in drm_is_current_master

[PATCH] drm/vc4: hdmi: Add debugfs prefix
 2021-07-29  6:46 UTC  (3+ messages)

[PATCH 0/7] drm: Extend COMPILE_TEST support to some ARM drivers
 2021-07-29  6:19 UTC  (10+ messages)
` [PATCH 1/7] drm/omap: Cast pointer to integer safely
` [PATCH 2/7] drm/sti: Use correct printk format specifiers for size_t
` [PATCH 3/7] drm/imx/dcss: Enable COMPILE_TEST on all ARM64 platforms
` [PATCH 4/7] drm/omap: Enable COMPILE_TEST on all ARM and "
` [PATCH 5/7] drm/sti: "
` [PATCH 6/7] drm/tegra: Enable COMPILE_TEST on all "
` [PATCH 7/7] drm/tilcdc: "

[PATCH] drm/msm: remove a repeated including of <linux/debugfs.h>
 2021-07-29  3:01 UTC 

[PATCH v2 00/14] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-07-29  5:28 UTC  (4+ messages)
` [PATCH v2 13/14] drm/mediatek: add ETHDR support for MT8195

[PATCH 0/3] iommu/drm/msm: Allow non-coherent masters to use system cache
 2021-07-29  4:38 UTC  (3+ messages)

[pull] amdgpu drm-fixes-5.14
 2021-07-29  2:58 UTC 

[PATCH] drm/i915/selftests: prefer the create_user helper
 2021-07-29  2:14 UTC  (2+ messages)

[PATCH v6 00/15] drm/i915: Introduce Intel PXP
 2021-07-29  2:01 UTC  (16+ messages)
` [PATCH v6 01/15] drm/i915/pxp: Define PXP component interface
` [PATCH v6 02/15] mei: pxp: export pavp client to me client bus
` [PATCH v6 03/15] drm/i915/pxp: define PXP device flag and kconfig
` [PATCH v6 04/15] drm/i915/pxp: allocate a vcs context for pxp usage
` [PATCH v6 05/15] drm/i915/pxp: Implement funcs to create the TEE channel
` [PATCH v6 06/15] drm/i915/pxp: set KCR reg init
` [PATCH v6 07/15] drm/i915/pxp: Create the arbitrary session after boot
` [PATCH v6 08/15] drm/i915/pxp: Implement arb session teardown
` [PATCH v6 09/15] drm/i915/pxp: Implement PXP irq handler
` [PATCH v6 10/15] drm/i915/pxp: interfaces for using protected objects
` [PATCH v6 11/15] drm/i915/pxp: start the arb session on demand
` [PATCH v6 12/15] drm/i915/pxp: Enable PXP power management
` [PATCH v6 13/15] drm/i915/pxp: Add plane decryption support
` [PATCH v6 14/15] drm/i915/pxp: black pixels on pxp disabled
` [PATCH v6 15/15] drm/i915/pxp: enable PXP for integrated Gen12

[PATCH v3 00/14] Provide core infrastructure for managing open/release
 2021-07-29  0:49 UTC  (15+ messages)
` [PATCH v3 01/14] vfio/samples: Remove module get/put
` [PATCH v3 02/14] vfio/mbochs: Fix missing error unwind of mbochs_used_mbytes
` [PATCH v3 03/14] vfio: Introduce a vfio_uninit_group_dev() API call
` [PATCH v3 04/14] vfio: Provide better generic support for open/release vfio_device_ops
` [PATCH v3 05/14] vfio/samples: Delete useless open/close
` [PATCH v3 06/14] vfio/fsl: Move to the device set infrastructure
` [PATCH v3 07/14] vfio/platform: Use open_device() instead of open coding a refcnt scheme
` [PATCH v3 08/14] vfio/pci: Move to the device set infrastructure
` [PATCH v3 09/14] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set
` [PATCH v3 10/14] vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set
` [PATCH v3 11/14] vfio/mbochs: Fix close when multiple device FDs are open
` [PATCH v3 12/14] vfio/ap, ccw: Fix open/close "
` [PATCH v3 13/14] vfio/gvt: "
` [PATCH v3 14/14] vfio: Remove struct vfio_device_ops open/release

[PATCH 0/1] Fix gem_ctx_persistence failures with GuC submission
 2021-07-29  0:34 UTC  (2+ messages)
` [PATCH 1/1] drm/i915: Check if engine has heartbeat when closing a context

[Bug 213373] New: [drm] [radeon] memory leak at parsing radeon_atombios_parse_power_table
 2021-07-29  0:12 UTC  (2+ messages)
` [Bug 213373] "

[PATCH v4 00/13] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-07-28 23:45 UTC  (6+ messages)
` [PATCH v4 10/13] lib: test_hmm add module param for zone device type

[PATCH 01/14] drm/kmb: Enable LCD DMA for low TVDDCV
 2021-07-28 23:23 UTC  (12+ messages)
` [PATCH 04/14] drm/kmb : W/A for 256B cache alignment for video
` [PATCH 09/14] drm/kmb : W/A for planar formats
` [PATCH 12/14] drm/kmb: Fix possible oops in error handling
` [PATCH 14/14] drm/kmb: Enable support for fbcon (framebuffer console)

[PATCH 0/4] Remove CNL - for drm-intel-gt-next
 2021-07-28 22:03 UTC  (5+ messages)
` [PATCH 1/4] drm/i915/gt: remove explicit CNL handling from intel_mocs.c
` [PATCH 2/4] drm/i915/gt: remove explicit CNL handling from intel_sseu.c
` [PATCH 3/4] drm/i915/gt: rename CNL references in intel_engine.h
` [PATCH 4/4] drm/i915/gt: remove GRAPHICS_VER == 10

[PATCH] drm/msm/dp: update is_connected status base on sink count at dp_pm_resume()
 2021-07-28 21:30 UTC 

[PATCH v3 0/5] drm: use dyndbg in drm_print
 2021-07-28 21:22 UTC  (6+ messages)
` [PATCH v3 3/5] drm/print: RFC add choice to use dynamic debug in drm-debug
    ` [Intel-gfx] "

[PATCH v4 00/14] drm/i915/guc/slpc: Enable GuC based power management features
 2021-07-28 21:11 UTC  (15+ messages)
` [PATCH 01/14] drm/i915/guc/slpc: Initial definitions for SLPC
` [PATCH 02/14] drm/i915/guc/slpc: Gate Host RPS when SLPC is enabled
` [PATCH 03/14] drm/i915/guc/slpc: Adding SLPC communication interfaces
` [PATCH 04/14] drm/i915/guc/slpc: Allocate, initialize and release SLPC
` [PATCH 05/14] drm/i915/guc/slpc: Enable SLPC and add related H2G events
` [PATCH 06/14] drm/i915/guc/slpc: Remove BUG_ON in guc_submission_disable
` [PATCH 07/14] drm/i915/guc/slpc: Add methods to set min/max frequency
` [PATCH 08/14] drm/i915/guc/slpc: Add get max/min freq hooks
` [PATCH 09/14] drm/i915/guc/slpc: Add debugfs for SLPC info
` [PATCH 10/14] drm/i915/guc/slpc: Enable ARAT timer interrupt
` [PATCH 11/14] drm/i915/guc/slpc: Cache platform frequency limits
` [PATCH 12/14] drm/i915/guc/slpc: Sysfs hooks for SLPC
` [PATCH 13/14] drm/i915/guc/slpc: Add SLPC selftest
` [PATCH 14/14] drm/i915/guc/rc: Setup and enable GuCRC feature

[PATCH] drm: rcar-du: crtc: force depends on cmm
 2021-07-28 19:34 UTC  (12+ messages)

[Bug 205089] New: amdgpu : drm:amdgpu_cs_ioctl : Failed to initialize parser -125
 2021-07-28 19:03 UTC  (2+ messages)
` [Bug 205089] "

[PATCH] drm/i915: Disable bonding on gen12+ platforms
 2021-07-28 19:21 UTC 

[PATCH 0/6] drm/panel: atna33xc20: Fix the Samsung ATNA33XC20 panel
 2021-07-28 16:45 UTC  (7+ messages)
` [PATCH 1/6] drm/dp: Don't zero PWMGEN_BIT_COUNT when driver_pwm_freq_hz not specified
` [PATCH 2/6] drm/bridge: ti-sn65dsi86: Fix power off sequence
` [PATCH 3/6] drm/bridge: ti-sn65dsi86: Add some 100 us delays
` [PATCH 4/6] Revert "drm/panel-simple: Add Samsung ATNA33XC20"
` [PATCH 5/6] Revert "drm/panel-simple: Support for delays between GPIO & regulator"
` [PATCH 6/6] drm/panel: atna33xc20: Introduce the Samsung ATNA33XC20 panel

[GIT PULL FOR v5.15] R-Car DU fixes and improvements
 2021-07-28 16:36 UTC 

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-07-28 16:28 UTC  (3+ messages)
` [PATCH 01/11] mm: Introduce a function to check for virtualization protection features

[PATCH 1/1] drm/i915: dgfx cards need to wait on pcode's uncore init done
 2021-07-28 16:33 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2 0/2] R-Car DU: Add DSI encoder driver for V3U
 2021-07-28 16:26 UTC  (2+ messages)
` [RESEND] [PATCH v2 1/2] dt-bindings: display: bridge: Add binding for R-Car MIPI DSI/CSI-2 TX

[PATCH] drm/i915: Use Transparent Hugepages when IOMMU is enabled
 2021-07-28 16:16 UTC  (2+ messages)

[RESEND PATCH v6 00/14] drm/trace: Mirror DRM debug logs to tracefs
 2021-07-28 16:13 UTC  (10+ messages)
` [RESEND PATCH v6 01/14] drm/mipi_dbi: Convert pr_debug calls to DRM_DEBUG_DRIVER
` [RESEND PATCH v6 02/14] drm/sil164: Convert dev_printk to drm_dev_dbg
` [RESEND PATCH v6 03/14] drm/i915/utils: Replace dev_printk with drm helpers
` [RESEND PATCH v6 05/14] drm/print: rename drm_debug* to be more syslog-centric

[PATCH] drm/i915/selftests: fixup igt_shrink_thp
 2021-07-28 15:50 UTC 

[PULL] drm-intel-fixes
 2021-07-28 15:42 UTC 

[PATCH v3 00/15] drm/i915/guc/slpc: Enable GuC based power management features
 2021-07-28 15:29 UTC  (4+ messages)
` [PATCH 13/15] drm/i915/guc/slpc: Sysfs hooks for SLPC

[PATCH v4 00/18] drm/sched dependency tracking and dma-resv fixes
 2021-07-28 15:20 UTC  (6+ messages)
` [PATCH v4 03/18] drm/sched: Add dependency tracking
    ` [Linaro-mm-sig] "

[PATCH 0/3] for_each_*_bit: move to find.h and reconsider
 2021-07-28 14:57 UTC  (2+ messages)

[PATCH] drm/i915/userptr: Probe existence of backing struct pages upon creation
 2021-07-28 14:22 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH v2 0/5] drm/vc4: hdmi: Fix CEC access while disabled
 2021-07-28 13:52 UTC  (4+ messages)
` [PATCH v2 1/5] drm/vc4: hdmi: Make sure the controller is powered up during bind

[PATCH 00/10] drm/bridge: Make panel and bridge probe order consistent
 2021-07-28 13:35 UTC  (4+ messages)
` [PATCH 04/10] drm/bridge: Document the probe issue with MIPI-DSI bridges


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