dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-11 06:33:07 to 2020-12-11 20:36:38 UTC [more...]

[patch 00/30] genirq: Treewide hunt for irq descriptor abuse and assorted fixes
 2020-12-11 18:12 UTC  (52+ messages)
` [patch 01/30] genirq: Move irq_has_action() into core code
` [patch 02/30] genirq: Move status flag checks to core
` [patch 03/30] genirq: Move irq_set_lockdep_class() "
` [patch 04/30] genirq: Provide irq_get_effective_affinity()
` [patch 05/30] genirq: Annotate irq stats data races
` [patch 06/30] parisc/irq: Simplify irq count output for /proc/interrupts
` [patch 07/30] genirq: Make kstat_irqs() static
` [patch 08/30] genirq: Provide kstat_irqdesc_cpu()
` [patch 09/30] ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()
` [patch 10/30] arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()
` [patch 11/30] parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()
` [patch 12/30] s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt()
` [patch 13/30] drm/i915/lpe_audio: Remove pointless irq_to_desc() usage
  ` [Intel-gfx] "
` [patch 14/30] drm/i915/pmu: Replace open coded kstat_irqs() copy
` [patch 15/30] pinctrl: nomadik: Use irq_has_action()
` [patch 16/30] mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc
` [patch 17/30] NTB/msi: Use irq_has_action()
` [patch 18/30] PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()
` [patch 19/30] PCI: mobiveil: "
` [patch 20/30] net/mlx4: Replace irq_to_desc() abuse
` [patch 21/30] net/mlx4: Use effective interrupt affinity
` [patch 22/30] net/mlx5: Replace irq_to_desc() abuse
` [patch 23/30] net/mlx5: Use effective interrupt affinity
` [patch 24/30] xen/events: Remove unused bind_evtchn_to_irq_lateeoi()
` [patch 25/30] xen/events: Remove disfunct affinity spreading
` [patch 26/30] xen/events: Use immediate affinity setting
` [patch 27/30] xen/events: Only force affinity mask for percpu interrupts
` [patch 28/30] xen/events: Reduce irq_info::spurious_cnt storage size
` [patch 29/30] xen/events: Implement irq distribution
` [patch 30/30] genirq: Remove export of irq_to_desc()

[PATCH 0/1] Timeout handler now returns a value
 2020-12-11 20:36 UTC  (4+ messages)
` [PATCH 1/1] drm/scheduler: Job timeout handler returns status (v2)

[PATCH] dmabuf: Add the capability to expose DMA-BUF stats in sysfs
 2020-12-11 20:21 UTC  (13+ messages)

[PATCH v3 0/9] Xilinx AI engine kernel driver
 2020-12-11 19:39 UTC  (3+ messages)

[PATCH v4 1/4] drm: rework description of primary and cursor planes
 2020-12-11 18:46 UTC  (4+ messages)
` [PATCH v4 2/4] drm: validate possible_crtcs for "
` [PATCH v4 3/4] drm: require a non_NULL drm_crtc.primary
` [PATCH v4 4/4] drm: require each CRTC to have a unique primary plane

[PATCH] drm/ast: Fixed CVE for DP501
 2020-12-11 18:52 UTC  (3+ messages)
` [PATCH v2] "

[git pull] drm fixes for 5.10 final
 2020-12-11 18:35 UTC  (2+ messages)

[PATCH 1/3] drm/atomic-helpers: remove legacy_cursor_update hacks
 2020-12-11 16:30 UTC  (6+ messages)
` [PATCH 01/65] drm/vc4: Drop legacy_cursor_update override
  ` [PATCH 28/65] drm/ttm: WARN_ON non-empty lru when disabling a resource manager

[PATCH 1/3] drm/vmwgfx: Drop svga_lock
 2020-12-11 16:29 UTC  (3+ messages)
` [PATCH 2/3] drm/vmwgfx: Always evict vram _before_ disabling it
` [PATCH 3/3] drm/ttm: WARN_ON non-empty lru when disabling a resource manager

[PATCH 1/2] drm/vkms: Unset preferred_depth
 2020-12-11 16:25 UTC  (4+ messages)
` [PATCH 2/2] drm/fb-helper: Add a FIXME that generic_setup is very confusing

[PATCH] drm/panel: khadas: Fix error code in khadas_ts050_panel_add()
 2020-12-11 16:01 UTC  (4+ messages)

[PATCH 1/4] dma-buf: Remove kmap kerneldoc vestiges
 2020-12-11 15:58 UTC  (4+ messages)
` [PATCH 2/4] dma-buf: some kerneldoc formatting fixes
` [PATCH 3/4] dma-buf: begin/end_cpu might lock the dma_resv lock
` [PATCH 4/4] dma-buf: doc polish for pin/unpin

[RFC PATCH 0/2] drm: use dynamic_debug
 2020-12-11 15:30 UTC  (3+ messages)
` [RFC PATCH 1/2] drm: RFC add choice to use dynamic debug in drm-debug

[PATCH v3 0/8] drm: Support short-term vmap via vmap_local
 2020-12-11 14:09 UTC  (23+ messages)
` [PATCH v3 1/8] drm/ast: Don't pin cursor source BO explicitly during update
` [PATCH v3 2/8] drm/ast: Only map cursor BOs during updates
` [PATCH v3 3/8] dma-buf: Add vmap_local and vnumap_local operations
` [PATCH v3 4/8] drm/gem: Create infrastructure for GEM vmap_local
` [PATCH v3 5/8] drm/cma-helper: Provide a vmap function for short-term mappings
` [PATCH v3 6/8] drm/shmem-helper: "
` [PATCH v3 7/8] drm/vram-helper: "
` [PATCH v3 8/8] drm/fb-helper: Move BO locking from DRM client to fbdev damage worker

[RFC 0/5] drm: Extract DPCD backlight helpers from i915, add support in nouveau
 2020-12-11 15:01 UTC  (5+ messages)
` [RFC 3/5] drm/i915/dp: Remove redundant AUX backlight frequency calculations
` [RFC 4/5] drm/dp: Extract i915's eDP backlight code into DRM helpers

[PATCH v3 4/4] drm: require each CRTC to have a unique primary plane
 2020-12-11 14:52 UTC  (5+ messages)

[PATCH v2 2/2] drm: automatic legacy gamma support
 2020-12-11 14:42 UTC  (4+ messages)

[PATCH v8, 0/6] drm/mediatek: add support for mediatek SOC MT8183
 2020-12-11 14:46 UTC  (10+ messages)
` [PATCH v8, 1/6] dt-bindings: mediatek: add rdma_fifo_size description for mt8183 display
` [PATCH v8, 3/6] soc: mediatek: mmsys: add mt8183 function call for setting the routing registers
` [PATCH v8, 5/6] drm/mediatek: add RDMA fifo size error handle

[PATCH] drm/mediatek: mtk_dpi: Create connector for bridges
 2020-12-11 14:04 UTC  (2+ messages)

[PATCH v2 0/3] Experimental freesync video mode optimization
 2020-12-14 20:57 UTC  (9+ messages)

[PATCH v8 00/19] HDCP 2.2 and HDCP 1.4 Gen12 DP MST support
 2020-12-11 13:42 UTC  (20+ messages)
` [PATCH v8 01/19] drm/i915/hdcp: Update CP property in update_pipe
` [PATCH v8 02/19] drm/i915/hdcp: Get conn while content_type changed
` [PATCH v8 03/19] drm/i915/hotplug: Handle CP_IRQ for DP-MST
` [PATCH v8 04/19] drm/i915/hdcp: No HDCP when encoder is't initialized
` [PATCH v8 05/19] drm/i915/hdcp: DP MST transcoder for link and stream
` [PATCH v8 06/19] drm/i915/hdcp: Move HDCP enc status timeout to header
` [PATCH v8 07/19] drm/i915/hdcp: HDCP stream encryption support
` [PATCH v8 08/19] drm/i915/hdcp: Configure HDCP1.4 MST steram encryption status
` [PATCH v8 09/19] drm/i915/hdcp: Enable Gen12 HDCP 1.4 DP MST support
` [PATCH v8 10/19] drm/i915/hdcp: Pass dig_port to intel_hdcp_init
` [PATCH v8 11/19] drm/i915/hdcp: Encapsulate hdcp_port_data to dig_port
` [PATCH v8 12/19] misc/mei/hdcp: Fix AUTH_STREAM_REQ cmd buffer len
` [PATCH v8 13/19] drm/hdcp: Max MST content streams
` [PATCH v8 14/19] drm/i915/hdcp: MST streams support in hdcp port_data
` [PATCH v8 15/19] drm/i915/hdcp: Pass connector to check_2_2_link
` [PATCH v8 16/19] drm/i915/hdcp: Add HDCP 2.2 stream register
` [PATCH v8 17/19] drm/i915/hdcp: Support for HDCP 2.2 MST shim callbacks
` [PATCH v8 18/19] drm/i915/hdcp: Configure HDCP2.2 MST steram encryption status
` [PATCH v8 19/19] drm/i915/hdcp: Enable HDCP 2.2 MST support

[PATCH v3 3/4] drm: require a non_NULL drm_crtc.primary
 2020-12-11 13:33 UTC  (2+ messages)

[PATCH v3 2/4] drm: validate possible_crtcs for primary and cursor planes
 2020-12-11 13:32 UTC  (2+ messages)

[PATCH v3 1/4] drm: rework description of primary and cursor planes
 2020-12-11 13:31 UTC  (2+ messages)

[PATCH] drm/i915/display/tc: Only WARN once for bogus tc port flag
 2020-12-11 13:18 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH v7 0/3] drm: LogiCVC display controller support
 2020-12-11 13:17 UTC  (6+ messages)
` [PATCH v7 2/3] drm: Add support for the LogiCVC display controller

[PATCH v2 4/4] drm: require each CRTC to have a unique primary plane
 2020-12-11 12:45 UTC  (2+ messages)

[PATCH 0/8] drm/vc4: DSI improvements and BCM2711 support
 2020-12-11 10:17 UTC  (4+ messages)
` [PATCH 2/8] drm/vc4: dsi: Correct DSI register definition

[PATCH -next] gpu: drm: i915: convert comma to semicolon
 2020-12-11  9:00 UTC 

[PATCH v5 1/1] lib/vsprintf: Add support for printing V4L2 and DRM fourccs
 2020-12-11 12:20 UTC  (6+ messages)

[PATCH -next] gpu: drm: imx: convert comma to semicolon
 2020-12-11 10:11 UTC  (2+ messages)

[PATCH -next] gpu: drm: vmwgfx: convert comma to semicolon
 2020-12-11  8:57 UTC 

[PATCH v3 1/2] drm/msm: Add speed-bin support to a618 gpu
 2020-12-11 11:55 UTC  (4+ messages)
` [PATCH v3 2/2] arm: dts: sc7180: Add support for gpu fuse

[PATCH v4 0/2] drm: automatic legacy gamma support
 2020-12-11 11:52 UTC  (5+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] drm: add legacy support for using degamma for gamma

[PATCH v7 00/18] HDCP 2.2 and HDCP 1.4 Gen12 DP MST support
 2020-12-11 10:43 UTC  (13+ messages)
` [PATCH v7 08/18] drm/i915/hdcp: Enable HDCP 1.4 stream encryption
` [PATCH v7 09/18] drm/i915/hdcp: Enable Gen12 HDCP 1.4 DP MST support
` [PATCH v7 14/18] drm/i915/hdcp: MST streams support in hdcp port_data
` [PATCH v7 17/18] drm/i915/hdcp: Support for HDCP 2.2 MST shim callbacks
` [PATCH v7 18/18] drm/i915/hdcp: Enable HDCP 2.2 MST support

[PATCH v2 3/4] drm: require a non_NULL drm_crtc.primary
 2020-12-11 10:39 UTC 

[PATCH v2 1/4] drm: rework description of primary and cursor planes
 2020-12-11 10:39 UTC 

[PATCH v2 2/4] drm: validate possible_crtcs for primary and cursor planes
 2020-12-11 10:39 UTC 

[PATCH v2 0/4] drm: add more primary/cursor plane checks
 2020-12-11 10:38 UTC 

[PATCH v4 00/19] drm: managed encoder/plane/crtc allocation
 2020-12-11 10:19 UTC  (6+ messages)

[PATCH v2 0/7] vc4: Convert to drm_atomic_helper_commit
 2020-12-11 10:11 UTC  (3+ messages)
` [PATCH v2 5/7] drm/vc4: kms: Remove unassigned_channels from the HVS state

Fence wait in mmu_interval_notifier_ops::invalidate
 2020-12-11  9:37 UTC  (7+ messages)

[PATCH 3/3] drm: require a non_NULL drm_crtc.primary
 2020-12-11  9:19 UTC  (2+ messages)

[PATCH 2/3] drm: validate possible_crtcs for primary and cursor planes
 2020-12-11  9:17 UTC  (2+ messages)

[PATCH] drm/drv: Remove invalid assignments
 2020-12-11  8:49 UTC  (2+ messages)

[PATCH v3 0/5] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
 2020-12-11  1:46 UTC  (6+ messages)
` [PATCH v3 1/5] drm/bridge: nwl-dsi: Set PHY mode in nwl_dsi_enable()
` [PATCH v3 2/5] phy: Add LVDS configuration options
` [PATCH v3 3/5] dt-bindings: phy: Convert mixel, mipi-dsi-phy to json-schema
` [PATCH v3 4/5] dt-bindings: phy: mixel: mipi-dsi-phy: Add Mixel combo PHY support for i.MX8qxp
` [PATCH v3 5/5] phy: freescale: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support

linux-firmware: add firmware for Lontium lt9611uxc DSI to HDMI bridge
 2020-12-11  0:46 UTC 

[PATCH 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2020-12-10 17:42 UTC  (7+ messages)
` [PATCH 01/15] irqchip: Allow to compile bcmstb on other platforms
` [PATCH 14/15] ARM: dts: bcm2711: Add the BSC interrupt controller
` [PATCH 15/15] ARM: dts: bcm2711: Add the CEC "

[PATCH] drm/amdgpu: make DRM_AMD_DC x86-only again
 2020-12-10 22:52 UTC  (11+ messages)

[PATCH v3 0/4] tpm_tis: Detect interrupt storms
 2020-12-10 17:44 UTC  (8+ messages)
` [PATCH v3 2/4] drm/i915/pmu: Use kstat_irqs to get interrupt count
    ` [Intel-gfx] "

[PATCH] drm/qxl: use flexible-array member instead of zero-length array
 2020-12-11  1:32 UTC 

[PATCH 1/2] video: fbdev: Use framebuffer_release instead of kfree to free a frame buffer
 2020-12-10 14:48 UTC 

[PATCH] drm/hisilicon: Add the CONFIG_PM_SLEEP
 2020-12-11  7:02 UTC 

[PATCH v1] drm/bridge: lt9611: Fix handling of 4k panels
 2020-12-11  0:25 UTC  (3+ messages)

[PATCH] video: hyperv_fb: Reduce scope for the variable “page” in hvfb_get_phymem()
 2020-12-10 16:17 UTC 

[git pull] drm for 5.11-rc1
 2020-12-11  3:52 UTC 

[PATCH] drm/msm: Fix WARN_ON() splat in _free_object()
 2020-12-10 18:10 UTC  (2+ messages)

[PATCH 2/2] video: fbdev: Fix a dev_err format specifier
 2020-12-10 14:49 UTC 

[PATCH 1/3] drm/exynos: Init the DSIM PHY in samsung_dsim_enable()
 2020-12-10 15:01 UTC  (3+ messages)
` [PATCH 2/3] drm/exynos: Scale the DSIM PHY HFP/HBP/HSA to lanes and bpp

[Intel-gfx] [PATCH 1/2] drm/framebuffer: Format modifier for Intel Gen 12 render compression with Clear Color
 2020-12-11  7:04 UTC  (6+ 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).