dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-07 18:51:50 to 2019-08-08 15:29:38 UTC [more...]

[PULL] drm-misc-next
 2019-08-08 15:29 UTC  (7+ messages)

[Bug 111332] Long running application causes assert in amdgpu_bo.c 'bo->cpu_map_count > 0' failed
 2019-08-08 15:27 UTC 

[PATCH v3 0/1] drm/syncobj: add syncobj sideband payload for threaded submission
 2019-08-08 15:26 UTC  (13+ messages)
` [PATCH v3 1/1] drm/syncobj: add sideband payload
                  ` 回复:[PATCH "

[PATCH 00/60] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-08-08 15:17 UTC  (12+ messages)
` [PATCH 04/60] drm/bridge: dumb-vga-dac: Rename driver to simple-bridge
  ` [PATCH 20/60] drm/panel: Add driver for the NEC NL8048HL11 panel
    ` [PATCH 08/60] drm/bridge: Extend bridge API to disable connector creation

[PATCH RFC 00/19] drm: Add support for bus-format negotiation
 2019-08-08 15:11 UTC  (20+ messages)
` [PATCH RFC 01/19] drm: Stop including drm_bridge.h from drm_crtc.h
` [PATCH RFC 02/19] drm: Support custom encoder/bridge enable/disable sequences officially
` [PATCH RFC 03/19] drm/vc4: Get rid of the dsi->bridge field
` [PATCH RFC 04/19] drm/exynos: Get rid of exynos_dsi->out_bridge
` [PATCH RFC 05/19] drm/exynos: Don't reset bridge->next
` [PATCH RFC 06/19] drm/bridge: Create drm_bridge_chain_xx() wrappers
` [PATCH RFC 07/19] drm/msm: Use drm_attach_bridge() to attach a bridge to an encoder
` [PATCH RFC 08/19] drm/bridge: Introduce drm_bridge_chain_get_{first, last, next}_bridge()
` [PATCH RFC 09/19] drm/bridge: Make the bridge chain a double-linked list
` [PATCH RFC 10/19] drm/bridge: Add a drm_bridge_state object
` [PATCH RFC 11/19] drm/bridge: Patch atomic hooks to take a drm_bridge_state
` [PATCH RFC 12/19] drm/bridge: Add an ->atomic_check() hook
` [PATCH RFC 13/19] drm/bridge: Add the drm_bridge_chain_get_prev_bridge() helper
` [PATCH RFC 14/19] drm/bridge: Add the necessary bits to support bus format negotiation
` [PATCH RFC 15/19] drm/imx: pd: Use bus format/flags provided by the bridge when available
` [PATCH RFC 16/19] drm/bridge: lvds-encoder: Add a way to support custom ->atomic_check() implem
` [PATCH RFC 17/19] drm/bridge: lvds-encoder: Implement bus format negotiation for sn75lvds83
` [PATCH RFC 18/19] drm/panel: simple: Add support for Toshiba LTA089AC29000 panel
` [PATCH RFC 19/19] ARM: dts: imx: imx51-zii-rdu1: Fix the display pipeline definition

[Regression] "drm/amdgpu: enable gfxoff again on raven series (v2)"
 2019-08-08 15:03 UTC  (7+ messages)

[RFC PATCH 00/11] Simple QoS for exynos-bus driver using interconnect
 2019-08-08 15:00 UTC  (11+ messages)
  ` [RFC PATCH 09/11] devfreq: exynos-bus: Add interconnect functionality to exynos-bus

[Bug 203781] New: AMDGPU Radeon VII crashes with dual monitors
 2019-08-08 14:56 UTC  (2+ messages)
` [Bug 203781] "

[Bug 110865] Rx480 consumes 20w more power in idle than under Windows
 2019-08-08 14:45 UTC  (8+ messages)

[PATCH] dma-buf: make dma_fence structure a bit smaller v2
 2019-08-08 14:41 UTC  (2+ messages)

[PATCH v4 00/17] drm: add gem ttm helpers, rework mmap workflow
 2019-08-08 14:39 UTC  (19+ messages)
` [PATCH v4 01/17] drm/ttm: turn ttm_bo_device.vma_manager into a pointer
` [PATCH v4 02/17] drm/ttm: add gem_ttm_bo_device_init()
` [PATCH v4 03/17] drm/vram: switch vram helpers to the new gem_ttm_bo_device_init()
` [PATCH v4 04/17] drm/qxl: switch qxl "
` [PATCH v4 05/17] drm: add mmap() to drm_gem_object_funcs
` [PATCH v4 06/17] drm/shmem: switch shmem helper to drm_gem_object_funcs->mmap
` [PATCH v4 07/17] drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS
` [PATCH v4 08/17] drm/ttm: factor out ttm_bo_mmap_vma_setup
` [PATCH v4 09/17] drm/ttm: add drm_gem_ttm_mmap()
` [PATCH v4 10/17] drm/vram: switch vram helper to drm_gem_object_funcs->mmap codepath
` [PATCH v4 11/17] drm/vram: drop verify_access
` [PATCH v4 12/17] drm: drop DRM_VRAM_MM_FILE_OPERATIONS
` [PATCH v4 13/17] drm/qxl: use drm_gem_object_funcs
` [PATCH v4 14/17] drm/qxl: drop qxl_ttm_fault
` [PATCH v4 15/17] drm/qxl: switch qxl to drm_gem_object_funcs->mmap codepath
` [PATCH v4 16/17] drm/qxl: drop verify_access
` [PATCH v4 17/17] drm/qxl: use DEFINE_DRM_GEM_FOPS()

[Bug 110674] Crashes / Resets From AMDGPU / Radeon VII
 2019-08-08 14:37 UTC  (2+ messages)

The issue with page allocation 5.3 rc1-rc2 (seems drm culprit here)
 2019-08-08 14:26 UTC  (5+ messages)

[PATCH v3 0/3] drm/meson: convert bindings to YAML schemas
 2019-08-08 14:22 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: display: amlogic, meson-dw-hdmi: convert to yaml
` [PATCH v3 2/3] dt-bindings: display: amlogic,meson-vpu: "
` [PATCH v3 3/3] MAINTAINERS: Update with Amlogic DRM bindings converted as YAML

[PATCH 0/9] drm: meson: global clean-up (use proper macros, update comments ...)
 2019-08-08 14:12 UTC  (3+ messages)

[PATCH 8/9] drm: meson: add macro used to enable HDMI PLL
 2019-08-08 14:10 UTC  (3+ messages)

[PATCH 4/9] drm: meson: vpp: use proper macros instead of magic constants
 2019-08-08 14:09 UTC  (3+ messages)

[Bug 111231] VM_L2_PROTECTION_FAULT
 2019-08-08 13:54 UTC  (2+ messages)
` [Bug 111231] random VM_L2_PROTECTION_FAULTs when loading a world in minetest on AMD ryzen 2200G integrated graphics

[Bug 110214] amdgpu: xterm scrollback buffer disappears while paging up/down
 2019-08-08 13:49 UTC  (4+ messages)
` [Bug 110214] Raven Ridge (2400G): xterm scrollback buffer disappears while Shift+PgUp and Shift+PgDn

[Bug 111122] 2500U: Graphics corruption on kernel 5.2
 2019-08-08 13:47 UTC  (4+ messages)

[PATCH v3 0/8] drm: add gem ttm helpers
 2019-08-08 13:40 UTC  (16+ messages)
` [PATCH v3 1/8] scsi: core: fix the dma_max_mapping_size call
` [PATCH v3 2/8] ttm: turn ttm_bo_device.vma_manager into a pointer
` [PATCH v3 3/8] drm/ttm: add gem_ttm_bo_device_init()
` [PATCH v3 4/8] drm/vram: switch vram helpers to the new gem_ttm_bo_device_init()
` [PATCH v3 5/8] drm/qxl: switch qxl "
` [PATCH v3 6/8] drm/ttm: add drm_gem_ttm_bo_driver_verify_access()
` [PATCH v3 7/8] gem/vram: use drm_gem_ttm_bo_driver_verify_access()
` [PATCH v3 8/8] gem/qxl: "

[PATCH v3 0/8] drm/panfrost: Add heap and no execute buffer allocation
 2019-08-08 13:37 UTC  (7+ messages)
` [PATCH v3 4/8] drm/panfrost: Split panfrost_mmu_map SG list mapping to its own function
` [PATCH v3 6/8] drm/panfrost: Convert MMU IRQ handler to threaded handler
` [PATCH v3 7/8] drm/panfrost: Add support for GPU heap allocations

[PATCH 01/21] drm/dp: Sort includes alphabetically
 2019-08-08 13:36 UTC  (19+ messages)
` [PATCH 06/21] drm/dp: Probe link using existing parsing helpers
` [PATCH 07/21] drm/dp: Read fast training capability from link
` [PATCH 13/21] drm/dp: Do not busy-loop during link training
` [PATCH 14/21] drm/dp: Use drm_dp_aux_rd_interval()
` [PATCH 15/21] drm/dp: Add helper to get post-cursor adjustments
` [PATCH 20/21] drm/dp: Fix a couple of whitespace issues
  ` [PATCH 04/21] drm/dp: Track link capabilities alongside settings
  ` [PATCH 05/21] drm/dp: Turn link capabilities into booleans
  ` [PATCH 21/21] drm/bridge: tc358767: Use DP nomenclature

[PATCH] dma-buf: make dma_fence structure a bit smaller
 2019-08-08 13:14 UTC 

[PATCH] omapdrm: no need to check return value of debugfs_create functions
 2019-08-08 12:50 UTC  (2+ messages)

[PULL] drm-misc-next
 2019-08-08 12:14 UTC 

[PATCH 1/2] drm: add cache support for arm64
 2019-08-08 11:58 UTC  (23+ messages)

[PATCH 1/6] dma-buf: add dynamic DMA-buf handling v13
 2019-08-08 11:40 UTC  (7+ messages)
      ` ✗ Fi.CI.BAT: failure for series starting with [1/6] "

[PATCH] drm/i915: Use after free in error path in intel_vgpu_create_workload()
 2019-08-08 10:44 UTC  (2+ messages)

[PATCH v3 hmm 00/11] Add mmu_notifier_get/put for managing mmu notifier registrations
 2019-08-08 10:29 UTC  (11+ messages)
` [PATCH v3 hmm 01/11] mm/mmu_notifiers: hoist do_mmu_notifier_register down_write to the caller
` [PATCH v3 hmm 02/11] mm/mmu_notifiers: do not speculatively allocate a mmu_notifier_mm
` [PATCH v3 hmm 04/11] misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct
` [PATCH v3 hmm 05/11] hmm: use mmu_notifier_get/put for 'struct hmm'
` [PATCH v3 hmm 11/11] mm/mmu_notifiers: remove unregister_no_release

[PATCH v2 1/8] drm/etnaviv: simplify unbind checks
 2019-08-08 10:26 UTC  (3+ messages)
` [PATCH v2 2/8] drm/etnaviv: split out cmdbuf mapping into address space

[PATCH for-5.3] drm/omap: ensure we have a valid dma_mask
 2019-08-08 10:10 UTC 

[PATCH v2 0/1] drm/syncobj: add syncobj sideband payload for threaded submission
 2019-08-08 10:04 UTC  (5+ messages)
` [PATCH v2 1/1] drm/syncobj: add sideband payload

[git pull] vmwgfx-fixes-5.3
 2019-08-08  9:46 UTC 

[Bug 111331] bugggg
 2019-08-08  9:02 UTC  (2+ messages)

[PULL] drm-misc-fixes
 2019-08-08  9:01 UTC 

[PATCH v3 0/7] backlight: gpio: simplify the driver
 2019-08-08  8:17 UTC  (2+ messages)

[Bug 203471] New: Tearing on Raven Ridge and RX560X PRIME setup even with Vsync enabled
 2019-08-08  7:58 UTC  (2+ messages)
` [Bug 203471] "

[PULL] drm-intel-fixes
 2019-08-08  7:51 UTC 

The issue with page allocation 5.3 rc1-rc2 (seems drm culprit here)
 2019-08-08  7:42 UTC 

[Intel-gfx] [PATCH 36/39] drm/i915: Use reservation_object to coordinate userptr get_pages()
 2019-08-08  7:30 UTC 

[PATCH] drm/syncobj: Add better overview documentation for syncobj
 2019-08-08  7:25 UTC  (5+ messages)
` [PATCH] drm/syncobj: Add better overview documentation for syncobj (v2)

[PATCH v5 0/4] add mt8183 dpi driver
 2019-08-08  7:14 UTC  (3+ messages)
` [PATCH v5 3/4] drm/mediatek: add mt8183 dpi clock factor

[Bug 111324] haiiiiiiiiiiii
 2019-08-08  7:09 UTC 

[PATCH] nouveau/hmm: map pages after migration
 2019-08-08  7:07 UTC  (2+ messages)

hmm cleanups, v2
 2019-08-08  6:59 UTC  (5+ messages)
` [PATCH 04/15] mm: remove the pgmap field from struct hmm_vma_walk

[Bug 110886] After S3 resume, kernel: [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:57:crtc-0] flip_done timed out
 2019-08-08  5:54 UTC  (2+ messages)

[PATCH v3 00/39] put_user_pages(): miscellaneous call sites
 2019-08-08  5:42 UTC  (3+ messages)
` [PATCH v3 38/41] powerpc: convert put_page() to put_user_page*()

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-08  3:46 UTC  (10+ messages)

[PATCH v6 00/24] Associate ddc adapters with connectors
 2019-08-08  3:42 UTC  (3+ messages)
` [PATCH v6 19/24] drm/bridge: dumb-vga-dac: Provide ddc symlink in connector sysfs directory

[PATCHv2 0/3] convert i915 to new mount API
 2019-08-08  1:23 UTC  (8+ messages)
` [PATCHv2 2/3] i915: convert "

[PATCH v2 0/2] drm/nouveau: CRTC Runtime PM ref tracking fixes
 2019-08-07 23:47 UTC  (3+ messages)
` [PATCH v2 1/2] drm/nouveau/dispnv04: Remove runtime PM
` [PATCH v2 2/2] drm/nouveau/dispnv50: Fix runtime PM ref tracking for non-blocking modesets

[PATCH 0/2] drm/nouveau: CRTC Runtime PM ref tracking fixes
 2019-08-07 23:09 UTC  (6+ messages)
` [PATCH 1/2] drm/nouveau/dispnv04: Grab/put runtime PM refs on DPMS on/off
` [PATCH 2/2] drm/nouveau/dispnv50: Fix runtime PM ref tracking for non-blocking modesets

[PATCH] drm/rockchip: fix VOP_WIN_GET macro
 2019-08-07 22:48 UTC  (2+ messages)

[PATCH 0/2] drm/panfrost: Revert drm_gem_map_offset changes
 2019-08-07 22:33 UTC  (7+ messages)
` [PATCH 1/2] Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offset()"
` [PATCH 2/2] Revert "drm/panfrost: Use drm_gem_map_offset()"

[Bug 111244] amdgpu kernel 5.2 blank display after resume from suspend
 2019-08-07 21:43 UTC  (2+ messages)

[PATCH] dma-buf: make dma_fence structure a bit smaller
 2019-08-07 21:11 UTC  (3+ messages)

[PATCH 0/3] drm: add gem ttm helpers
 2019-08-07 21:08 UTC  (9+ messages)
` [PATCH 1/3] "

[PATCH v3 0/3] Send a hotplug when edid changes
 2019-08-07 21:07 UTC  (6+ messages)

[PATCH v3 0/4] backlight: Expose brightness curve type through sysfs
 2019-08-07 20:15 UTC  (3+ messages)
` [PATCH v3 2/4] "

drm pull for v5.3-rc1
 2019-08-07 19:16 UTC  (11+ messages)

[PATCH] drm/msm: Make DRM_MSM default to 'm'
 2019-08-07 19:01 UTC  (5+ messages)
    ` [Freedreno] "

[Bug 110413] GPU crash and failed reset leading to deadlock on Polaris 22 XL [Radeon RX Vega M GL]
 2019-08-07 18:56 UTC  (2+ messages)

[PATCH] drm/msm/dsi: Fix return value check for clk_get_parent
 2019-08-07 18:51 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox