dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-14 20:07:00 to 2020-07-16 09:43:02 UTC [more...]

[PATCH 0/5] ARM: sunxi: Add support for MSI Primo73 tablet
 2020-07-16  8:09 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: display: panel-dpi: Add bits-per-color property
` [PATCH 5/5] ARM: dts: sun7i: Add MSI Primo73 tablet

[PATCH] drm/i915/display: Ensure that ret is always initialized in icl_combo_phy_verify_state
 2020-07-16  5:31 UTC  (2+ messages)

[PATCH] drm/msm/adreno: fix gpu probe if no interconnect-names
 2020-07-15 18:46 UTC  (3+ messages)

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

[PATCH v8 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-15 14:35 UTC  (2+ messages)
` [PATCH v8 08/12] device core: Introduce DMA range map, supplanting dma_pfn_offset

[PATCH] drm/nouveau: add the missed kfree() for nouveau_bo_alloc()
 2020-07-15  9:30 UTC 

[PATCH] drm: remove redundant assignment to variable 'ret'
 2020-07-16  1:59 UTC  (3+ messages)

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-07-16  9:35 UTC  (7+ messages)
` [Bug 207383] [Regression] 5.7 "

[PATCH 0/8] drm/mgag200: Support desktop chips
 2020-07-16  8:22 UTC  (15+ messages)
` [PATCH 1/8] drm/mgag200: Enable caching for SHMEM pages
` [PATCH 2/8] drm/mgag200: Move register initialization into helper function
` [PATCH 3/8] drm/mgag200: Initialize PCI registers early during device setup
` [PATCH 4/8] drm/mgag200: Enable MGA mode during device register initialization
` [PATCH 5/8] drm/mgag200: Set MISC memory flags in mm init code
` [PATCH 6/8] drm/mgag200: Clear <page> field during MM init
` [PATCH 7/8] drm/mgag200: Move G200SE's unique id into model-specific data
` [PATCH 8/8] drm/mgag200: Add support for G200 desktop cards

[PATCH] drm/ttm: remove TTM_MEMTYPE_FLAG_CMA
 2020-07-16  7:48 UTC 

[PATCH] drm/msm/dpu: fix/enable 6bpc dither with split-lm
 2020-07-15 22:19 UTC 

[pull] amdgpu drm-fixes-5.8
 2020-07-15 21:39 UTC 

[PATCH 0/2] Fix warnings in display/bridge/nwl-dsi.yaml DT example
 2020-07-15 21:08 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: display: Fix example in nwl-dsi.yaml
` [PATCH 2/2] dt-binding: display: Allow a single port node on rocktech, jh057n00900

[PATCHv1 0/4] panel-dsi-cm: update bindings
 2020-07-15 20:30 UTC  (3+ messages)
` [PATCHv1 1/4] dt-bindings: display: panel-dsi-cm: convert to YAML

[PATCH] drm/msm/adreno: fix gpu probe if no interconnect-names
 2020-07-15 20:05 UTC  (2+ messages)

[radeon-alex:drm-next 140/193] drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c:1233:3: warning: variable 'direct_poll' set but not used
 2020-07-15 19:41 UTC 

[Bug 208573] New: Black screen on boot if two displays plugged in with NAVI 10
 2020-07-15 19:01 UTC  (4+ messages)
` [Bug 208573] "

[Bug 208413] New: amdgpu driver crash
 2020-07-15 18:52 UTC  (2+ messages)
` [Bug 208413] "

[PATCH v2 00/59] Add support for KeemBay DRM driver
 2020-07-15 18:38 UTC  (65+ 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
` [Intel-gfx] [PATCH v2 00/59] Add support for KeemBay DRM driver

[PATCH v5 0/6] Add support for GPU DDR BW scaling
 2020-07-15 18:27 UTC  (4+ messages)
` [PATCH v5 5/6] arm64: dts: qcom: sc7180: Add interconnects property for GPU

[PATCH 0/3] Support for tft displays based on ilitek,ili9488
 2020-07-15 18:14 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: add vendor prefix for EastRising Technology Co., Ltd
` [PATCH 2/3] dt-bindings: add binding for Ilitek ili9488 based display panels

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

[PULL] drm-misc-fixes
 2020-07-15 17:17 UTC 

[git pull] vmwgfx-fixes-5.8
 2020-07-15 16:18 UTC 

[Bug 206987] New: [drm] [amdgpu] Whole system crashes when the driver is in mode_support_and_system_configuration
 2020-07-15 16:12 UTC  (3+ messages)
` [Bug 206987] "

[PATCH] drm/vkms: add wait_for_vblanks in atomic_commit_tail
 2020-07-15 16:08 UTC  (12+ messages)

[PATCH 1/2] dma-buf/dma-fence: Trim dma_fence_add_callback()
 2020-07-15 14:46 UTC  (8+ messages)
` [PATCH 2/2] dma-buf/dma-fence: Add quick tests before dma_fence_remove_callback
  ` [Intel-gfx] "

[PULL] drm-intel-next
 2020-07-15 14:05 UTC  (3+ messages)

[PATCH 00/25] dma-fence annotations, round 3
 2020-07-15 13:51 UTC  (10+ messages)
` [PATCH 08/25] drm/malidp: Annotate dma-fence critical section in commit path
` [PATCH 19/25] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code

[PULL] drm-intel-fixes
 2020-07-15 13:08 UTC 

[PATCH 1/7] drm: drm_atomic.h: delete duplicated word in comment
 2020-07-15 12:03 UTC  (8+ messages)
` [PATCH 2/7] drm: drm_bridge.h: "
` [PATCH 3/7] drm: drm_gem.h: delete duplicated words in comments
` [PATCH 4/7] drm: drm_mode_config.h: "
` [PATCH 5/7] drm: i915_drm.h: "
` [PATCH 6/7] drm: msm_drm.h: "
` [PATCH 7/7] drm: drm_rect.h: delete duplicated word in comment

sw_sync deadlock avoidance, take 3
 2020-07-15 11:57 UTC  (10+ messages)
` [PATCH 1/2] dma-buf/sw_sync: Avoid recursive lock during fence signal
` [PATCH 2/2] dma-buf/selftests: Add locking selftests for sw_sync
      ` [Intel-gfx] sw_sync deadlock avoidance, take 3

[PATCH 1/4] drm: remove optional dummy function from drivers using TTM
 2020-07-15 11:40 UTC  (4+ messages)
` [PATCH 2/4] drm/ttm: cleanup io_mem interface with nouveau
` [PATCH 3/4] drm/ttm: remove io_reserve_fastpath flag
` [PATCH 4/4] drm/ttm: cleanup coding style and implementation

sw_sync callback deadlock
 2020-07-15  9:25 UTC  (5+ 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 -next] drm/i915: Remove unused inline function drain_delayed_work()
 2020-07-15  9:06 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 1/3] dma-buf/sw_sync: Avoid recursive lock during fence signal
 2020-07-15  8:57 UTC  (7+ 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 v3] drm/bridge: adv7511: Fix cec clock EPROBE_DEFER handling
 2020-07-14  8:24 UTC  (3+ messages)

[drm/ttm] Memory corruption problem when ttm_tt_init() fails
 2020-07-14 10:29 UTC  (3+ messages)

[PATCH] drm/msm: use kthread_create_worker instead of kthread_run
 2020-07-14 14:20 UTC 

[PATCH] drm: sun4i: hdmi: Fix inverted HPD result
 2020-07-14 13:40 UTC  (2+ messages)

[PATCH 0/2] drm: rockchip: add NV15 and NV20 support
 2020-07-14  7:34 UTC  (4+ messages)
` [PATCH v2 0/2] drm: rockchip: add NV15, NV20 and NV30 support
  ` [PATCH v2 2/2] "

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

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

[radeon-alex:amd-staging-drm-next 1019/1033] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn21/rn_clk_mgr_vbios_smu.c:237:5: warning: no previous prototype for 'rn_vbios_smu_is_periodic_retraining_disabled'
 2020-07-15  6:02 UTC 

[PATCH] drm/vmwgfx: Fix two list_for_each loop exit tests
 2020-07-15  2:19 UTC  (4+ 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).