dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-11 09:44:26 to 2019-11-12 08:13:48 UTC [more...]

WARNING in dma_buf_vunmap
 2019-11-11 13:54 UTC  (3+ messages)

[PATCH -next] drm/amd/display: remove set but not used variable 'bpc'
 2019-11-12  2:10 UTC  (7+ messages)
` [PATCH v2 "

[PATCH v5 0/2] Add initial support for slimport anx7625
 2019-11-12  6:34 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter binding
` [PATCH v5 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver

[PATCH -next] drm/amd/display: Fix old-style declaration
 2019-11-12  7:51 UTC  (5+ messages)

[PATCH] drm/amd/display: Use static const, not const static
 2019-11-11 17:54 UTC  (4+ messages)

[PATCH 1/2] drm/edid: Add aspect ratios to HDMI 4K modes
 2019-11-12  7:53 UTC  (4+ messages)
` [PATCH 2/2] drm/edid: Add alternate clock for SMPTE 4K

[Bug 112086] [CI][RESUME]igt@i915_pm_rpm@modeset-non-lpsp - skip - Test requirement: setup_environment(), SKIP
 2019-11-12  7:42 UTC 

[Bug 111796] [CI][SHARDS] igt@gem_eio@in-flight-suspend - crash - Received signal SIGSEGV
 2019-11-12  7:41 UTC 

[Bug 111651] [CI][RESUME] igt@gem_ctx_shared@q-independent-bsd[12] - Skip - mmio base not known
 2019-11-12  7:41 UTC 

[Bug 111638] Include tools/ in documentation
 2019-11-12  7:41 UTC  (2+ messages)

[Bug 111637] Document configuration shadowing and clean up handling that in igt_core
 2019-11-12  7:41 UTC  (2+ messages)

[Bug 111630] Generate a list of tags for the machine that runs the testsuite
 2019-11-12  7:41 UTC  (2+ messages)

[Bug 111329] [CI][SHARDS] igt@gem_ctx_isolation@vcs1-nonpriv - fail - igt@gem_ctx_isolation@vcs1-nonpriv - fail - Failed assertion: num_errors == 0, registers mistached between nonpriv read/writes
 2019-11-12  7:41 UTC  (2+ messages)

[Bug 111011] [CI][BAT][VEGA M]: igt@kms_addfb_basic@* - warn/fail - Failed assertion: __gem_set_tiling(fd, handle, tiling, stride) == 0
 2019-11-12  7:41 UTC 

[Bug 110754] Add tests checking how stable the CRCs are
 2019-11-12  7:41 UTC  (2+ messages)

[Bug 110619] Dump process stacktraces in case a test hangs
 2019-11-12  7:41 UTC  (2+ messages)

[Bug 110600] [IGT runner] be more consistent with checks on display/outputs
 2019-11-12  7:41 UTC  (2+ messages)

[Bug 110599] [IGT runner] Per-test external watchdog
 2019-11-12  7:41 UTC  (2+ messages)

[Bug 110598] [IGT runner] allow tests to attach test-specific results
 2019-11-12  7:41 UTC  (3+ messages)

[Bug 110597] [IGT runner] allow attachments to results.json
 2019-11-12  7:40 UTC  (2+ messages)

[Bug 110580] [CI][BAT] igt@.* - skip - Chamelium ports not enabled
 2019-11-12  7:40 UTC 

[Bug 110521] Make skips easily parseable by machines
 2019-11-12  7:40 UTC  (2+ messages)

[Bug 110320] Improve igt_assert for timing checks
 2019-11-12  7:40 UTC  (2+ messages)

[Bug 110313] [CI][SHARDS] igt@kms_lease@lease-uevent - fail - Failed assertion: igt_lease_change_detected(uevent_monitor, 1)
 2019-11-12  7:40 UTC 

[Bug 110249] IGT command line tools load redundant GUI libraries
 2019-11-12  7:40 UTC  (2+ messages)

[Bug 109941] [CI] igt@i915_pm_rpm@module-reload - crash
 2019-11-12  7:39 UTC  (2+ messages)

[Bug 109719] Collect pstore data and attach it to dmesg output when resuming or reporting
 2019-11-12  7:39 UTC  (2+ messages)
` [Bug 109719] [igt_runner] "

[Bug 109607] [CI][DRMTIP] Time is passing at a different rate between IGT machines and the controller
 2019-11-12  7:39 UTC  (2+ messages)

[Bug 108891] Test enumeration becomes funky on some tests due to fd FILE* stream change
 2019-11-12  7:39 UTC  (2+ messages)

[Bug 108044] [CI][BAT] igt@drv_selftest@live_hangcheck - incomplete
 2019-11-12  7:38 UTC 

[Bug 107310] intel-gpu-tools crashes on startup, being aborted
 2019-11-12  7:38 UTC  (2+ messages)
` [Bug 107310] intel-gpu-overlay "

[Bug 102670] [CI] igt@kms_cursor_legacy@*flip-vs-cursor-* Failed assertion: get_vblank(display->drm_fd, pipe, 0) == *
 2019-11-12  7:38 UTC 

[Bug 99426] gem_mmap_gtt swap tests are too long - perf: interrupt took too long
 2019-11-12  7:35 UTC  (2+ messages)

[PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-12  6:51 UTC  (50+ messages)
` [PATCH v3 01/23] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v3 02/23] mm/gup: factor out duplicate code from four routines
` [PATCH v3 03/23] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v3 04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v3 05/23] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v3 06/23] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v3 07/23] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v3 08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v3 09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v3 10/23] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v3 11/23] IB/{core, hw, umem}: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH v3 12/23] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v3 13/23] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v3 14/23] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v3 15/23] net/xdp: "
` [PATCH v3 16/23] mm/gup: track FOLL_PIN pages
` [PATCH v3 17/23] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v3 18/23] vfio, mm: "
` [PATCH v3 19/23] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH v3 20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v3 21/23] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v3 22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v3 23/23] mm/gup: remove support for gup(FOLL_LONGTERM)

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

[Bug 205497] New: Attempt to read amd gpu id causes a freeze
 2019-11-12  5:20 UTC 

[RFC][PATCH 0/2] Allow DMA BUF heaps to be loaded as modules
 2019-11-12  0:56 UTC  (9+ messages)

variable refresh rate API
 2019-11-12  0:24 UTC 

[Bug 204609] New: amdgpu: powerplay failed send message
 2019-11-12  0:08 UTC  (3+ messages)
` [Bug 204609] "

[Bug 112234] [REGRESSION] navi10: writing to pp_table fails (5.4-rc6 = working)
 2019-11-11 23:27 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix unsigned variable compared to less than zero
 2019-11-11 22:39 UTC  (7+ messages)

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-11 21:46 UTC  (5+ messages)
` [PATCH v2 04/18] media/v4l2-core: set pages dirty upon releasing DMA buffers

[Bug 205491] New: Green external display after wake up
 2019-11-11 21:04 UTC  (2+ messages)
` [Bug 205491] "

[Bug 111691] hardware cursor corruption w/ AMD 5700 XT
 2019-11-11 20:40 UTC  (2+ messages)
` [Bug 111691] inconsistent cursor movement speed when using "

[Bug 205185] New: amdgpu compile failure
 2019-11-11 20:23 UTC  (4+ messages)
` [Bug 205185] "

[PATCH v2 0/2] drm: replace magic numbers
 2019-11-11 19:29 UTC  (6+ messages)
` [PATCH 1/2] drm: replace incorrect Compliance/Margin magic numbers with PCI_EXP_LNKCTL2 definitions
` [PATCH 2/2] drm: replace Target Link Speed "

[PATCH] video: fbdev: atyfb: only use ioremap_uc() on i386 and ia64
 2019-11-11 19:22 UTC 

[Bug 111922] amdgpu fails to resume on 5.2 kernel [regression]
 2019-11-11 19:22 UTC  (3+ messages)

[radeon-alex:amd-mainline-dkms-5.2 2158/2834] drivers/gpu/drm/ttm/ttm_bo_vm.c:128:6: error: 'vma' undeclared
 2019-11-11 19:09 UTC 

[PATCH -next] drm/amd/display: remove set but not used variable 'ds_port'
 2019-11-11 17:57 UTC  (3+ messages)

[PATCH] drm/amd/powerplay: remove set but not used variable 'threshold', 'state'
 2019-11-11 17:56 UTC  (2+ messages)

[PATCH 0/2] remove some set but not used variables in hwmgr
 2019-11-11 17:52 UTC  (4+ messages)

Drm: mgag200. Video adapter issue with 5.4.0-rc3 ; no graphics
 2019-11-11 17:40 UTC  (11+ messages)

[PATCH] drm/amd/display: remove duplicated comparison expression
 2019-11-11 17:35 UTC  (5+ messages)

[PATCH][next] drm/amd/display: fix spelling mistake "exeuction" -> "execution"
 2019-11-11 17:28 UTC  (4+ messages)

[PATCH 00/12] drm/modes: parse_cmdline: Add support for specifying panel_orientation on the kernel cmdline
 2019-11-11 17:25 UTC  (4+ messages)
` [PATCH 09/12] drm/modes: parse_cmdline: Add support for specifying panel_orientation

[PATCH] drm: Add DRM_MODE_TYPE_USERDEF flag to probed modes matching a video= argument
 2019-11-11 17:20 UTC  (9+ messages)

[radeon-alex:amd-mainline-dkms-5.2 2114/2834] drivers/gpu/drm/ttm/ttm_bo_manager.c:170:2: error: implicit declaration of function 'drm_mm_debug_table'
 2019-11-11 17:05 UTC 

[PATCH 1/2] drm/etnaviv: reject timeouts with tv_nsec >= NSEC_PER_SEC
 2019-11-11 16:25 UTC  (4+ messages)
` [PATCH 2/2] [v2] drm/etnaviv: avoid deprecated timespec

[PATCH 00/16] drivers: y2038 updates
 2019-11-11 16:24 UTC  (7+ messages)
` [PATCH 15/16] drm/etnaviv: use ktime_t for timeouts

[radeon-alex:amd-mainline-dkms-5.2 2104/2834] drivers/gpu/drm/ttm/ttm_bo_manager.c:60:36: error: 'DRM_MM_SEARCH_BEST' undeclared
 2019-11-11 16:02 UTC 

[PATCH v2 0/5] drm/komeda: Improve IRQ error event prints
 2019-11-11 15:53 UTC  (7+ messages)
` [PATCH v2 1/5] drm/komeda: Add debugfs node to control error verbosity
` [PATCH v2 5/5] drm/komeda: add rate limiting disable to err_verbosity

[PATCH 1/3] dma_resv: prime lockdep annotations
 2019-11-11 15:42 UTC  (4+ messages)

[PATCH] staging: fbtft: Remove set but not used variable 'ret'
 2019-11-11 15:40 UTC  (3+ messages)

[PULL] topic/drm-mipi-dsi-dsc-updates
 2019-11-11 15:25 UTC  (2+ messages)

[PATCH 1/4] drm/ttm: refine ghost BO resv criteria
 2019-11-11 14:58 UTC  (7+ messages)
  ` [PATCH 2/4] drm/ttm: cleanup ttm_buffer_object_transfer
  ` [PATCH 3/4] drm/ttm: rework BO delayed delete
` [PATCH 4/4] drm/ttm: replace dma_resv object on deleted BOs

drm/msm: 'pp done time out' errors after async commit changes
 2019-11-11 14:51 UTC  (12+ messages)
` [Freedreno] "

[PATCH] drm/edid: fixup EDID 1.3 and 1.4 judge reduced-blanking timings logic
 2019-11-11 13:54 UTC  (4+ messages)

[PATCH V5 1/3] drm/panel: simple: Add Logic PD Type 28 display support
 2019-11-11 13:19 UTC  (4+ messages)

[PATCH v5 0/8] drm: rcar-du: Add Color Management Module (CMM)
 2019-11-11 13:06 UTC  (4+ messages)

[PATCH libdrm v2] modetest: Add support for setting mode having floating vertical refresh rate
 2019-11-11 12:07 UTC  (3+ messages)

[PATCH libdrm v3] modetest: Add support for setting mode having floating vertical refresh rate
 2019-11-11 11:47 UTC 

[PATCH v7 0/9] backlight: gpio: simplify the driver
 2019-11-11 11:41 UTC  (3+ messages)

[Bug 193651] New: Amdgpu error messages at boot with Amd RX460
 2019-11-11 11:05 UTC  (2+ messages)
` [Bug 193651] "

[BACKPORT 4.14.y 04/18] usb: dwc3: Allow disabling of metastability workaround
 2019-11-11  9:43 UTC  (2+ messages)
` Patch "usb: dwc3: Allow disabling of metastability workaround" has been added to the 4.14-stable tree

[BACKPORT 4.14.y 13/18] ASoC: tlv320dac31xx: mark expected switch fall-through
 2019-11-11  9:43 UTC  (2+ messages)
` Patch "ASoC: tlv320dac31xx: mark expected switch fall-through" has been added to the 4.14-stable tree


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