dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-14 07:03:57 to 2020-07-14 23:36:26 UTC [more...]

[v1] drm/msm/dpu: add support for clk and bw scaling for display
 2020-07-14 16:23 UTC  (9+ messages)
  ` [Freedreno] "

[PATCH] ksz884x: switch from 'pci_' to 'dma_' API
 2020-07-14 22:13 UTC  (2+ messages)

[PATCH 0/9] drm/msm: Avoid possible infinite probe deferral and speed booting
 2020-07-14 22:13 UTC  (8+ messages)
  ` [Freedreno] "

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-07-14 23:36 UTC  (2+ messages)
` [Bug 207383] [Regression] 5.7 "

sw_sync callback deadlock
 2020-07-14 21:24 UTC  (4+ messages)
` [PATCH v2 1/3] dma-buf/sw_sync: Avoid recursive lock during fence signal
` [PATCH v2 2/3] dma-buf/sw_sync: Separate signal/timeline locks
` [PATCH v2 3/3] dma-buf/selftests: Add locking selftests for sw_sync

[PATCH v2 00/59] Add support for KeemBay DRM driver
 2020-07-14 20:57 UTC  (60+ messages)
` [PATCH v2 01/59] drm/kmb: Add support for KeemBay Display
` [PATCH v2 02/59] drm/kmb: Added id to kmb_plane
` [PATCH v2 03/59] drm/kmb: Set correct values in the LAYERn_CFG register
` [PATCH v2 04/59] drm/kmb: Use biwise operators for register definitions
` [PATCH v2 05/59] drm/kmb: Updated kmb_plane_atomic_check
` [PATCH v2 06/59] drm/kmb: Initial check-in for Mipi DSI
` [PATCH v2 07/59] drm/kmb: Set OUT_FORMAT_CFG register
` [PATCH v2 08/59] drm/kmb: Added mipi_dsi_host initialization
` [PATCH v2 09/59] drm/kmb: Part 1 of Mipi Tx Initialization
` [PATCH v2 10/59] drm/kmb: Part 2 "
` [PATCH v2 11/59] drm/kmb: Use correct mmio offset from data book
` [PATCH v2 12/59] drm/kmb: Part3 of Mipi Tx initialization
` [PATCH v2 13/59] drm/kmb: Part4 of Mipi Tx Initialization
` [PATCH v2 14/59] drm/kmb: Correct address offsets for mipi registers
` [PATCH v2 15/59] drm/kmb: Part5 of Mipi Tx Intitialization
` [PATCH v2 16/59] drm/kmb: Part6 of Mipi Tx Initialization
` [PATCH v2 17/59] drm/kmb: Part7 "
` [PATCH v2 18/59] drm/kmb: Part8 "
` [PATCH v2 19/59] drm/kmb: Added ioremap/iounmap for register access
` [PATCH v2 20/59] drm/kmb: Register IRQ for LCD
` [PATCH v2 21/59] drm/kmb: IRQ handlers for LCD and mipi dsi
` [PATCH v2 22/59] drm/kmb: Set hardcoded values to LCD_VSYNC_START
` [PATCH v2 23/59] drm/kmb: Additional register programming to update_plane
` [PATCH v2 24/59] drm/kmb: Add ADV7535 bridge
` [PATCH v2 25/59] drm/kmb: Display clock enable/disable
` [PATCH v2 26/59] drm/kmb: rebase to newer kernel version
` [PATCH v2 27/59] drm/kmb: minor name change to match device tree
` [PATCH v2 28/59] drm/kmb: Changed MMIO size
` [PATCH v2 29/59] drm/kmb: Defer Probe
` [PATCH v2 30/59] drm/kmb: call bridge init in the very beginning
` [PATCH v2 31/59] drm/kmb: Cleanup probe functions
` [PATCH v2 32/59] drm/kmb: Revert dsi_host back to a static variable
` [PATCH v2 33/59] drm/kmb: Initialize clocks for clk_msscam, clk_mipi_ecfg, & clk_mipi_cfg
` [PATCH v2 34/59] drm/kmb: Enable MSS_CAM_CLK_CTRL for LCD and MIPI
` [PATCH v2 35/59] drm/kmb: Remove declaration of irq_lcd/irq_mipi
` [PATCH v2 36/59] drm/kmb: Enable MIPI TX HS Test Pattern Generation
` [PATCH v2 37/59] drm/kmb: Set MSS_CAM_RSTN_CTRL along with enable
` [PATCH v2 38/59] drm/kmb: Mipi DPHY initialization changes
` [PATCH v2 39/59] drm/kmb: Fixed driver unload
` [PATCH v2 40/59] drm/kmb: Added LCD_TEST config
` [PATCH v2 41/59] drm/kmb: Changes for LCD to Mipi
` [PATCH v2 42/59] drm/kmb: Update LCD programming to match MIPI
` [PATCH v2 43/59] drm/kmb: Changed name of driver to kmb-drm
` [PATCH v2 44/59] drm/kmb: Mipi settings from input timings
` [PATCH v2 45/59] drm/kmb: Enable LCD interrupts
` [PATCH v2 46/59] drm/kmb: Enable LCD interrupts during modeset
` [PATCH v2 47/59] drm/kmb: Don’t inadvertantly disable LCD controller
` [PATCH v2 48/59] drm/kmb: SWAP R and B LCD Layer order
` [PATCH v2 49/59] drm/kmb: Disable ping pong mode
` [PATCH v2 50/59] drm/kmb: Do the layer initializations only once
` [PATCH v2 51/59] drm/kmb: Write to LCD_LAYERn_CFG "
` [PATCH v2 52/59] drm/kmb: Cleaned up code
` [PATCH v2 53/59] drm/kmb: disable the LCD layer in EOF irq handler
` [PATCH v2 54/59] drm/kmb: Initialize uninitialized variables
` [PATCH v2 55/59] drm/kmb: Added useful messages in LCD ISR
` [PATCH v2 56/59] kmb/drm: Prune unsupported modes
` [PATCH v2 57/59] drm/kmb: workaround for dma undeflow issue
` [PATCH v2 58/59] drm/kmb: Get System Clock from SCMI
` [PATCH v2 59/59] drm/kmb: work around for planar formats

[PATCH 1/3] dma-buf/sw_sync: Avoid recursive lock during fence signal
 2020-07-14 20:29 UTC  (6+ messages)
` [PATCH 2/3] dma-buf/sw_sync: Separate signal/timeline locks
  ` [PATCH v2] "
` [PATCH 3/3] dma-buf/selftests: Add locking selftests for sw_sync

[PATCH] dma-buf/sw_sync: Avoid recursive lock during fence signal
 2020-07-14 19:43 UTC  (5+ messages)

[PATCH v3 0/6] Generic USB Display driver
 2020-07-14 19:38 UTC  (13+ messages)
` [PATCH v3 4/6] drm: Add "

[PATCH] drm/vkms: add wait_for_vblanks in atomic_commit_tail
 2020-07-14 18:35 UTC  (8+ messages)

[PATCH][next] drm/rockchip: lvds: ensure ret is assigned before checking for an error
 2020-07-14 19:00 UTC 

[PATCH 03/25] dma-buf.rst: Document why idenfinite fences are a bad idea
 2020-07-14 17:46 UTC  (6+ messages)
` [PATCH 1/2] dma-buf.rst: Document why indefinite "
  ` [PATCH 2/2] drm/virtio: Remove open-coded commit-tail function

[PATCH] drm: msm: a6xx: fix gpu failure after system resume
 2020-07-14 18:42 UTC  (4+ messages)

[PATCH v4 1/5] drm/i915: Add enable/disable flip done and flip done handler
 2020-07-14 17:04 UTC  (4+ messages)
` [RFC PATCH] drm/i915: g4x_get_flip_counter() can be static

[PATCH] drm/i915: Avoid modeset when content protection changes
 2020-07-14 16:06 UTC 

[PATCH v3 6/9] drm/bridge: ti-sn65dsi86: Use 18-bit DP if we can
 2020-07-14 15:31 UTC  (11+ messages)

[PATCH 00/25] dma-fence annotations, round 3
 2020-07-14 15:23 UTC  (34+ messages)
` [PATCH 01/25] dma-fence: basic lockdep annotations
` [PATCH 02/25] dma-fence: prime "
` [PATCH 04/25] drm/vkms: Annotate vblank timer
` [PATCH 07/25] drm/komdea: Annotate dma-fence critical section in commit path
` [PATCH 12/25] drm/rcar-du: "
` [PATCH 19/25] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
` [PATCH 20/25] drm/amdgpu: DC also loves to allocate stuff where it shouldn't

[PATCH 0/9] drm: Add privacy-screen class and connector properties
 2020-07-14 15:00 UTC  (4+ messages)

[PATCH AUTOSEL 4.4 9/9] drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout
 2020-07-14 14:40 UTC 

[PATCH AUTOSEL 4.9 10/10] drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout
 2020-07-14 14:40 UTC 

[PATCH AUTOSEL 4.14 12/12] drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout
 2020-07-14 14:39 UTC 

[PATCH AUTOSEL 4.19 12/13] drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout
 2020-07-14 14:39 UTC 

[PATCH AUTOSEL 5.4 14/18] drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout
 2020-07-14 14:39 UTC 

[PATCH AUTOSEL 5.7 15/19] drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout
 2020-07-14 14:38 UTC 

[PATCH 0/1] Upstreaming the KFD IPC API
 2020-07-14 14:37 UTC  (10+ messages)
` [PATCH 1/1] drm/amdkfd: Add "

[git pull] drm for 5.8-rc1
 2020-07-14 14:31 UTC  (12+ messages)

[PATCH] drm/panel: Fix auo, kd101n80-45na horizontal noise on edges of panel
 2020-07-14 13:05 UTC  (2+ messages)
` [PATCH] drm/panel: Fix auo,kd101n80-45na "

[Bug 208333] New: No desktop on 5.8 rc1 rc2 with Gtx 760 driver nouveau
 2020-07-14 10:42 UTC  (2+ messages)
` [Bug 208333] Black screen with Kernel 5.8 rc1/2/3/4 with Nvidia "

[PATCH 00/20] Documentation: eliminate duplicated words
 2020-07-14 10:11 UTC  (9+ messages)
` [PATCH 06/20] Documentation: gpu/komeda-kms: eliminate duplicated word
` [PATCH 13/20] Documentation: mips/ingenic-tcu: "
` [PATCH 18/20] Documentation: security/keys: "

[PATCH 09/25] drm/atmel: Use drm_atomic_helper_commit
 2020-07-14  9:55 UTC  (3+ messages)
` [PATCH] "

[PATCH 0/7] drm/mgag200: Inline prepare/commit helpers
 2020-07-14  9:02 UTC  (3+ messages)

[PATCH] drm/drm_fb_helper: fix fbdev with sparc64
 2020-07-14  8:56 UTC  (6+ messages)

KASAN: use-after-free Read in drm_gem_object_release
 2020-07-14  8:46 UTC  (7+ messages)

[PATCH 0/3] drm/vram-helper: Update GEM VRAM object creation
 2020-07-14  8:32 UTC  (4+ messages)
` [PATCH 1/3] drm: fix double free for gbo in drm_gem_vram_init and drm_gem_vram_create
` [PATCH 2/3] drm/vram-helper: Integrate drm_gem_vram_init() into drm_gem_vram_create()
` [PATCH 3/3] drm/vram-helper: Set object function iff they are not provided by driver

[PATCH 15/25] drm/tilcdc: Use standard drm_atomic_helper_commit
 2020-07-14  8:32 UTC  (4+ messages)
` [PATCH] "

[PATCH 4/6] staging: qlge: qlge_main: Simplify while statements
 2020-07-14  8:28 UTC  (3+ messages)

[PATCH v2 0/2] Some improvements for iommu
 2020-07-14  8:28 UTC  (5+ messages)
` [PATCH v2 1/2] iommu: Mark __iommu_map/__iommu_map_sg as static
` [PATCH v2 2/2] iommu: Add gfp parameter to io_pgtable_ops->map()

[PATCH] drm/vmwgfx: Fix two list_for_each loop exit tests
 2020-07-14  8:25 UTC  (3+ messages)

[Bug 208539] New: Warning at drm_mod_object_add on when display is re-enabled (after display off)
 2020-07-14  8:01 UTC  (2+ messages)
` [Bug 208539] "

[PATCH v2] efi: avoid error message when booting under Xen
 2020-07-14  7:43 UTC  (2+ messages)

fbconsole needs more parameter validations
 2020-07-14  7:22 UTC  (4+ messages)
` [PATCH v3] vt: Reject zero-sized screen buffer size
  ` [PATCH] fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins

[PATCH 0/5] ARM: sunxi: Add support for MSI Primo73 tablet
 2020-07-14  7:13 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: display: panel-dpi: Add bits-per-color property
` [PATCH 2/5] drm/panel: simple: Set bpc from bits-per-color DT property for panel-dpi
` [PATCH 3/5] dt-bindings: arm: sunxi: Add compatible for MSI Primo73 tablet
` [PATCH 4/5] ARM: dts: sun7i: Add LCD0 RGB888 pins
` [PATCH 5/5] ARM: dts: sun7i: Add MSI Primo73 tablet

[PATCH v4 0/3] drm/msm: handle for EPROBE_DEFER for of_icc_get
 2020-07-13 22:53 UTC  (4+ messages)
` [PATCH v4 1/3] drm/msm: fix unbalanced pm_runtime_enable in adreno_gpu_{init, cleanup}
` [PATCH v4 2/3] drm/msm: reset devfreq freq_table/max_state before devfreq_add_device
` [PATCH v4 3/3] drm/msm: handle for EPROBE_DEFER for of_icc_get

[v1] drm/msm/dpu: enumerate second cursor pipe for external interface
 2020-07-13 10:18 UTC  (3+ messages)
  ` [Freedreno] "

[PATCH v2 0/8] Initial SM8150 and SM8250 DPU bringup
 2020-07-11  0:47 UTC  (4+ messages)
` [PATCH v2 2/8] drm/msm/dpu: update UBWC config for sm8150 and sm8250
` [PATCH v2 7/8] drm/msm/dpu: add SM8150 to hw catalog
` [PATCH v2 8/8] drm/msm/dpu: add SM8250 "

[RFC PATCH] interconnect: qcom: add functions to query addr/cmds for a path
 2020-07-13 15:33 UTC  (3+ messages)

[PATCH] drm/vboxvideo: Replace HTTP links with HTTPS ones
 2020-07-13 12:49 UTC 

[PATCH v3] drm/msm: handle for EPROBE_DEFER for of_icc_get
 2020-07-10 23:46 UTC 

[PATCH v5 00/14] Add regulator devfreq support to Panfrost
 2020-07-10  9:54 UTC  (6+ messages)
` [PATCH v5 04/14] drm/panfrost: introduce panfrost_devfreq struct
` [PATCH v5 05/14] drm/panfrost: use spinlock instead of atomic
` [PATCH v5 06/14] drm/panfrost: properly handle error in probe
` [PATCH v5 09/14] drm/panfrost: dynamically alloc regulators
` [PATCH v5 10/14] drm/panfrost: add regulators to devfreq

[PATCH v3 00/14] Add regulator devfreq support to Panfrost
 2020-07-10 13:50 UTC  (4+ messages)
` [PATCH v3 13/14] [DO NOT MERGE] arm64: dts: allwinner: h6: Add GPU OPP table

[PATCH v4 00/14] Add regulator devfreq support to Panfrost
 2020-07-10  9:25 UTC  (6+ messages)
` [PATCH v4 03/14] drm/panfrost: don't use pfdevfreq.busy_count to know if hw is idle
` [PATCH v4 05/14] drm/panfrost: use spinlock instead of atomic
` [PATCH v4 07/14] drm/panfrost: rename error labels in device_init
` [PATCH v4 09/14] drm/panfrost: dynamically alloc regulators
` [PATCH v4 11/14] arm64: defconfig: Enable devfreq cooling device

[PATCH v2] drm/msm: handle for EPROBE_DEFER for of_icc_get
 2020-07-10 23:10 UTC  (3+ messages)

[PATCH 0/4] drm: core: Convert logging to drm_* functions
 2020-07-13 13:58 UTC  (7+ messages)

[PATCH v8 1/2] dt-binding: Add DSI/LVDS TC358775 bridge bindings
 2020-07-10 13:41 UTC 

[PATCH] vgacon: fix a UAF in do_update_region()
 2020-07-13 11:04 UTC 

[PATCH] drm: hold gem reference until object is no longer accessed
 2020-07-10 22:40 UTC 

[PATCH] drm: omapdrm: Replace HTTP links with HTTPS ones
 2020-07-13 12:28 UTC 

[XDC 2020] Virtual conference + Call for Proposals extended 2 weeks more
 2020-07-13 10:07 UTC  (2+ messages)
` [Mesa-dev] "

[PATCH] fbdev: sm712fb: handle ioremap() errors in probe
 2020-07-13  8:05 UTC 


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