messages from 2017-04-12 15:42:14 to 2017-04-13 22:05:35 UTC [more...]
[PATCH 00/22] Introduce common scatterlist map function
2017-04-13 22:05 UTC (23+ messages)
` [PATCH 01/22] scatterlist: Introduce sg_map helper functions
` [PATCH 02/22] nvmet: Make use of the new sg_map helper function
` [PATCH 03/22] libiscsi: Make use of new the "
` [PATCH 04/22] target: Make use of the new sg_map function at 16 call sites
` [PATCH 05/22] drm/i915: Make use of the new sg_map helper function
` [PATCH 06/22] crypto: hifn_795x: "
` [PATCH 07/22] crypto: shash, caam: "
` [PATCH 08/22] crypto: chcr: "
` [PATCH 09/22] dm-crypt: Make use of the new sg_map helper in 4 call sites
` [PATCH 10/22] staging: unisys: visorbus: Make use of the new sg_map helper function
` [PATCH 11/22] RDS: "
` [PATCH 12/22] scsi: ipr, pmcraid, isci: Make use of the new sg_map helper in 4 call sites
` [PATCH 13/22] scsi: hisi_sas, mvsas, gdth: Make use of the new sg_map helper function
` [PATCH 14/22] scsi: arcmsr, ips, megaraid: "
` [PATCH 15/22] scsi: libfc, csiostor: Change to sg_copy_buffer in two drivers
` [PATCH 16/22] xen-blkfront: Make use of the new sg_map helper function
` [PATCH 17/22] mmc: sdhci: "
` [PATCH 18/22] mmc: spi: "
` [PATCH 19/22] mmc: tmio: "
` [PATCH 20/22] mmc: sdricoh_cs: "
` [PATCH 21/22] mmc: tifm_sd: "
` [PATCH 22/22] memstick: "
[Bug 100673] Tonga agd5f drm-next-4.12-wip xorg segfault on startx
2017-04-13 22:04 UTC (6+ messages)
[PATCH] drm/i915: uninitialized value on error path
2017-04-13 21:13 UTC (3+ messages)
[PATCH] drm: Fix get_property logic fumble
2017-04-13 20:44 UTC (3+ messages)
drm-tip/drm-tip build: 207 builds: 20 failed, 187 passed, 20 errors, 45 warnings (v4.11-rc6-1952-g0a54b7fee9ec)
2017-04-13 20:40 UTC
[PATCH] drm/i915: checking for NULL instead of IS_ERR() in mock selftests
2017-04-13 20:26 UTC (2+ messages)
[PATCH 00/15] acquire ctx wire-up, part 2
2017-04-13 20:18 UTC (4+ messages)
` [PATCH 06/15] drm: Drop modeset_lock_all from the getproperty ioctl
` [Intel-gfx] "
drm-tip/drm-tip boot: 19 boots: 2 failed, 17 passed (v4.11-rc6-1950-gdf0abb111336)
2017-04-13 20:16 UTC
[Bug 100675] No signal on DisplayPort [drm:radeon_dp_link_train [radeon]] *ERROR* displayport link status failed
2017-04-13 19:55 UTC
[drm-tip:drm-tip 1/7] drivers/gpu/drm/nouveau/nvkm/engine/device/base.c:2347:1: error: redefinition of 'nv137_chipset'
2017-04-13 19:03 UTC (2+ messages)
[PATCH v2 0/5] vc4 V3D fencing and msm/etnaviv cleanups
2017-04-13 18:01 UTC (10+ messages)
` [PATCH v2 1/5] drm/msm: Expose our reservation object when exporting a dmabuf
` [PATCH v2 3/5] drm/msm: Reuse dma_fence_release
` [PATCH v2 2/5] drm/etnaviv: Expose our reservation object when exporting a dmabuf
` [PATCH v2 4/5] drm/etnaviv: Reuse dma_fence_release
` [PATCH v2 5/5] drm/vc4: Expose dma-buf fences for V3D rendering
[PATCH] drm/doc: Interlink color manager docs better
2017-04-13 17:55 UTC (2+ messages)
KMS question
2017-04-13 17:32 UTC (8+ messages)
drm-tip/drm-tip build: 207 builds: 20 failed, 187 passed, 20 errors, 45 warnings (v4.11-rc6-1950-gdf0abb111336)
2017-04-13 16:47 UTC
drm-tip/drm-tip boot: 19 boots: 2 failed, 17 passed (v4.11-rc6-1950-gf1faf571d953)
2017-04-13 16:41 UTC
drm-tip/drm-tip boot: 19 boots: 2 failed, 17 passed (v4.11-rc6-1949-g74e7a6859913)
2017-04-13 16:11 UTC
[PATCH libdrm] Header: Add rotation property fields
2017-04-13 16:10 UTC
[Bug 100618] Dead Island
2017-04-13 15:58 UTC (3+ messages)
` [Bug 100618] Dead Island crash after starting a new game
[GIT PULL] mediatek-drm-next for 4.12
2017-04-13 15:51 UTC (3+ messages)
[Bug 98604] [VDPAU, radeonsi] Fullscreen flash video fails when hardware acceleration is enabled
2017-04-13 15:49 UTC (2+ messages)
` [Bug 98604] [VDPAU, DRI3] "
[RFC v3 00/14] vb2: Handle user cache hints, allow drivers to choose cache coherency
2017-04-13 15:09 UTC (16+ messages)
` [RFC v3 01/14] vb2: Rename confusingly named internal buffer preparation functions
` [RFC v3 02/14] vb2: Move buffer cache synchronisation to prepare from queue
` [RFC v3 03/14] vb2: Move cache synchronisation from buffer done to dqbuf handler
` [RFC v3 04/14] v4l: Unify cache management hint buffer flags
` [RFC v3 05/14] vb2: Anticipate queue specific DMA attributes for USERPTR buffers
` [RFC v3.1 "
` [RFC v3 06/14] vb2: dma-contig: Assign DMA attrs for a buffer unconditionally
` [RFC v3 07/14] vb2: dma-contig: Remove redundant sgt_base field
` [RFC v3 08/14] vb2: dma-contig: Don't warn on failure in obtaining scatterlist
` [RFC v3 09/14] vb2: dma-contig: Move vb2_dc_get_base_sgt() up
` [RFC v3 10/14] vb2: dma-contig: Fix DMA attribute and cache management
` [RFC v3 11/14] vb2: dma-contig: Add WARN_ON_ONCE() to check for potential bugs
` [RFC v3 12/14] vb2: dma-sg: Let drivers decide DMA attrs of MMAP and USERPTR bufs
` [RFC v3 13/14] vb2: Don't sync cache for a buffer if so requested
` [RFC v3 14/14] vb2: Improve struct vb2_mem_ops documentation; alloc and put are for MMAP
[Bug 87738] Please add Image support
2017-04-13 15:05 UTC (4+ messages)
` [Bug 87738] [OpenCL] "
[Bug 88886] GPU fault detected on luxmark luxball HDR test with AMD Tahiti
2017-04-13 14:52 UTC (2+ messages)
` [Bug 88886] GPU fault detected on luxmark the Room "
[Bug 99553] Tracker bug for runnning OpenCL applications on Clover
2017-04-13 14:52 UTC (2+ messages)
[PATCH 0/5] omapdrm: fences and zpos
2017-04-13 14:37 UTC (4+ messages)
drm-tip/drm-tip build: 207 builds: 20 failed, 187 passed, 20 errors, 45 warnings (v4.11-rc6-1950-gf1faf571d953)
2017-04-13 13:12 UTC
drm-tip/drm-tip build: 207 builds: 20 failed, 187 passed, 20 errors, 45 warnings (v4.11-rc6-1949-g74e7a6859913)
2017-04-13 12:42 UTC
drm-tip/drm-tip boot: 117 boots: 4 failed, 112 passed with 1 offline (v4.11-rc6-1945-g6184edce6665)
2017-04-13 12:41 UTC
[Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!
2017-04-13 10:33 UTC (4+ messages)
[drm:drm-syncobj-sem 3/8] drivers/dma-buf/sync_file.c:36:1-3: WARNING: PTR_ERR_OR_ZERO can be used
2017-04-13 10:15 UTC (2+ messages)
` [PATCH] sync_file: fix ptr_ret.cocci warnings
[PATCH] drm/bridge: sii902x: Add missing \n to the end of some dev_err messages
2017-04-13 9:59 UTC (3+ messages)
[RFC PATCH 0/3] OMAP4 HDMI CEC support
2017-04-13 9:26 UTC (11+ messages)
` [RFC PATCH 3/3] encoder-tpd12s015: keep the ls_oe_gpio on while the phys_addr is valid
[PATCH 1/4] nouveau_hwmon: migrate to hwmon_device_register_with_info
2017-04-13 9:18 UTC
[PATCH v4 1/9] drm/atomic: Handle aspect ratio and scaling mode in core
2017-04-13 9:15 UTC (2+ messages)
` [PATCH v4.1 01/9] drm/atomic: Handle aspect ratio and scaling mode in core, v2
drm-tip/drm-tip build: 207 builds: 1 failed, 206 passed, 45 warnings (v4.11-rc6-1945-g6184edce6665)
2017-04-13 9:12 UTC
[PATCH 0/9] drm/exynos/decon5433: move TE handling to DECON
2017-04-13 9:10 UTC (4+ messages)
` [PATCH 5/9] drm/exynos/decon5433: kill BIT_IRQS_ENABLED flag
[PATCH 4/4] nouveau_hwmon: migrate to hwmon_device_register_with_info
2017-04-13 9:10 UTC
[PATCH 3/4] nouveau_hwmon: migrate to hwmon_device_register_with_info
2017-04-13 9:09 UTC
[PATCH 2/4] nouveau_hwmon: migrate to hwmon_device_register_with_info
2017-04-13 9:09 UTC
[PATCH 1/4] nouveau_hwmon: migrate to hwmon_device_register_with_info
2017-04-13 9:08 UTC
[PATCH 0/4] nouveau_hwmon: migrate to hwmon_device_register_with_info
2017-04-13 9:07 UTC
[PATCH v3 00/10] drm/nouveau Enable HDMI Stereoscopy
2017-04-13 8:34 UTC (5+ messages)
` [PATCH v3 10/10] drm/nouveau: Enable stereoscopic 3D output over HDMI
` [Nouveau] "
[PATCH] drm/doc: Fix missing @ctx documentation
2017-04-13 7:47 UTC (3+ messages)
[RfC PATCH] drm: fourcc byteorder: brings header file comments in line with reality
2017-04-13 7:44 UTC (8+ messages)
[PATCH v11] drm: Unplug drm device when unregistering it (v8)
2017-04-13 7:32 UTC
[PATCH] drm/exynos/dsi: fix bridge_node DT parsing
2017-04-13 7:22 UTC (5+ messages)
[PATCH] drm: fix spelling mistake: "committing"
2017-04-13 6:58 UTC (2+ messages)
[drm:drm-syncobj-sem 3/8] drivers/dma-buf/sync_debug.c:140:2: note: in expansion of macro 'if'
2017-04-13 5:04 UTC
[drm:drm-syncobj-sem 3/7] drivers//dma-buf/sw_sync.c:327:17: error: 'struct sync_file' has no member named 'file'
2017-04-13 3:30 UTC
drm-tip/drm-tip boot: 149 boots: 5 failed, 143 passed with 1 offline (v4.11-rc6-1924-g22e5f388a82d)
2017-04-13 3:19 UTC
[PATCH v6 1/2] video: ARM CLCD: Move registers to a separate header
2017-04-13 3:17 UTC (2+ messages)
` [PATCH v6 2/2] drm/pl111: Initial drm/kms driver for pl111
[git pull] drm fixes for 4.11 rc7
2017-04-13 3:14 UTC
[rfc repost] drm sync objects - a new beginning (make ickle happier?)
2017-04-13 2:52 UTC (9+ messages)
` [PATCH 2/7] sync_file: mark the fence pointer as rcu
` [PATCH 1/7] sync_file: get rid of internal reference count
` [PATCH 3/7] sync_file: split out fence_file base class from sync_file
` [PATCH 4/7] sync_file: add support for sem_file
` [PATCH 5/7] drm: introduce sync objects as wrappers for sem files
` [PATCH 6/7] amdgpu/cs: split out fence dependency checking
` [PATCH 7/7] amdgpu: use sync file for shared semaphores (v3)
[PATCH v9 0/1] drm: rockchip: Fix rockchip drm unbind crash error
2017-04-13 1:28 UTC (4+ messages)
` [PATCH v9] drm: Unplug drm device when unregistering it
[PATCH] drm/vc4: Allow using more than 256MB of CMA memory
2017-04-13 1:11 UTC (2+ messages)
drm-tip/drm-tip boot: 136 boots: 5 failed, 128 passed with 3 offline (v4.11-rc6-1923-g57188aaf3b96)
2017-04-13 0:20 UTC
drm-tip/drm-tip build: 207 builds: 1 failed, 206 passed, 45 warnings (v4.11-rc6-1924-g22e5f388a82d)
2017-04-12 23:50 UTC
[GIT PULL FOR v4.12] Renesas R-Car Gen3 DU HDMI support
2017-04-12 23:27 UTC (15+ messages)
` [PATCH] drm: panels: Add MAINTAINERS entry for LVS panel driver
[PATCH v5] drm/pl111: Initial drm/kms driver for pl111
2017-04-12 23:13 UTC (12+ messages)
[PULL] drm-misc-next-fixes
2017-04-12 22:58 UTC
Static inline DRM functions calling into GPL-only code
2017-04-12 22:46 UTC (3+ messages)
` nvidia vgaarb bug (was: Re: Static inline DRM functions calling into GPL-only code)
[repost] drm sync objects cleaned up
2017-04-12 22:42 UTC (13+ messages)
` [PATCH 5/8] sync_file: add support for a semaphore object
drm-tip/drm-tip boot: 130 boots: 2 failed, 128 passed (v4.11-rc6-1922-gf8d5030b74c1)
2017-04-12 21:43 UTC
drm-tip/drm-tip boot: 145 boots: 3 failed, 142 passed (v4.11-rc6-1922-ga428480d2c4f)
2017-04-12 21:20 UTC
[PATCH 0/6] drm: msm: A5XX zap shader
2017-04-12 21:15 UTC (7+ messages)
` [PATCH 1/6] drm/msm: Add a quick and dirty PIL loader
` [PATCH 3/6] drm/msm: Improve the zap shader
` [PATCH 4/6] drm/msm: Create a child device for "
` [PATCH 5/6] drm/msm: Move zap shader firmware name to the device table
` [PATCH 2/6] drm/msm: gpu: Use the zap shader on 5XX if we can
` [PATCH 6/6] drm/msm: Document the zap-shader subnode for the GPU
drm-tip/drm-tip build: 207 builds: 1 failed, 206 passed, 45 warnings (v4.11-rc6-1923-g57188aaf3b96)
2017-04-12 20:51 UTC
[PATCH] dma-buf: Implement simple read/write vfs ops
2017-04-12 20:35 UTC (7+ messages)
` [PATCH v2] "
drm-tip/drm-tip boot: 160 boots: 5 failed, 153 passed with 2 offline (v4.11-rc6-1920-g1ed4cc0b0d37)
2017-04-12 19:42 UTC
[PATCH] MAINTAINERS: add drm/sti driver into drm-misc
2017-04-12 19:11 UTC (2+ messages)
drm-tip/drm-tip boot: 143 boots: 5 failed, 136 passed with 2 offline (v4.11-rc6-1916-g53b9521a6f11)
2017-04-12 19:11 UTC
[Bug 98629] OpenGL applications warns "MESA-LOADER: failed to retrieve device information"
2017-04-12 19:08 UTC
[PATCH v5 00/10] STM32 LCD-TFT display controller
2017-04-12 18:58 UTC (4+ messages)
` [PATCH v5 04/10] drm/stm: Add STM32 LTDC driver
drm-tip/drm-tip boot: 138 boots: 5 failed, 132 passed with 1 offline (v4.11-rc6-1913-gca184421c5d2)
2017-04-12 18:31 UTC
[Bug 100666] amdgpu coolers never stoping linux
2017-04-12 18:21 UTC
[RFC 0/7] drm: asynchronous atomic plane update
2017-04-12 18:17 UTC (5+ messages)
` [RFC 1/7] drm/atomic: initial support for asynchronous "
drm-tip/drm-tip build: 207 builds: 1 failed, 206 passed, 45 warnings (v4.11-rc6-1922-gf8d5030b74c1)
2017-04-12 18:14 UTC
drm-tip/drm-tip build: 207 builds: 0 failed, 207 passed, 45 warnings (v4.11-rc6-1922-ga428480d2c4f)
2017-04-12 17:51 UTC
[GIT PULL] drm/panel: Changes for v4.12-rc1
2017-04-12 17:43 UTC
[PATCH 1/3] drm/msm: Expose our reservation object when exporting a dmabuf
2017-04-12 17:33 UTC (8+ messages)
` [PATCH 2/3] drm/etnaviv: "
` [PATCH 3/3] drm/vc4: Add support for dma-buf fencing
[PATCH 1/2] dt-bindings: add vendor prefix for NLT Technologies, Ltd
2017-04-12 17:15 UTC (2+ messages)
` [PATCH 2/2] drm/panel: simple: add support for NLT NL192108AC18-02D
[Bug 100510] [radeon] Heavy artifacts during hw accelerated playback of wmv files
2017-04-12 17:15 UTC (2+ messages)
Resizeable PCI BAR support V3
2017-04-12 16:55 UTC (9+ messages)
` [PATCH 2/4] PCI: add functionality for resizing resources v2
` [PATCH 3/4] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors
[PATCH] drm/panel: simple: add support for AUO P320HVN03
2017-04-12 16:41 UTC
drm-tip/drm-tip build: 207 builds: 0 failed, 207 passed, 45 warnings (v4.11-rc6-1920-g1ed4cc0b0d37)
2017-04-12 16:13 UTC
[GIT PULL] last minute etnaviv-fixes
2017-04-12 15:58 UTC
[PATCH] drm/sti: fix GDP size to support up to UHD resolution
2017-04-12 15:51 UTC (2+ messages)
` "
[Bug 100663] mesa trunk breaks RS780
2017-04-12 15:50 UTC (2+ messages)
` [Bug 100663] commit 61e47d92c5196 "
drm-tip/drm-tip build: 207 builds: 0 failed, 207 passed, 45 warnings (v4.11-rc6-1916-g53b9521a6f11)
2017-04-12 15:42 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox