messages from 2016-09-21 15:10:13 to 2016-09-22 18:38:54 UTC [more...]
[PATCH 00/14] GPU-DRM-OMAP: Fine-tuning for several function implementations
2016-09-22 18:38 UTC (45+ messages)
` [PATCH 01/14] GPU-DRM-OMAP: Use kmalloc_array() in tiler_map_show()
` [PATCH 02/14] GPU-DRM-OMAP: Replace another kmalloc() call by "
` [PATCH 03/14] GPU-DRM-OMAP: Less function calls in tiler_map_show() after error detection
` [PATCH 04/14] GPU-DRM-OMAP: Delete an unnecessary variable initialisation in tiler_map_show()
` [PATCH 05/14] GPU-DRM-OMAP: Improve a size determination in dmm_txn_append()
` [PATCH 06/14] GPU-DRM-OMAP: Improve a size determination in omap_dmm_probe()
` [PATCH 07/14] GPU-DRM-OMAP: Rename a jump label "
` [PATCH 08/14] GPU-DRM-OMAP: Rename a jump label in dmm_txn_commit()
` [PATCH 09/14] GPU-DRM-OMAP: Delete an unnecessary variable initialisation "
` [PATCH 10/14] GPU-DRM-OMAP: Use kmalloc_array() in omap_gem_attach_pages()
` [PATCH 11/14] GPU-DRM-OMAP: Replace a kzalloc() call by kcalloc() "
` [PATCH 12/14] GPU-DRM-OMAP: Move a variable assignment "
` [PATCH 13/14] GPU-DRM-OMAP: Rename a jump label in omap_gem_new_dmabuf()
` [PATCH 14/14] GPU-DRM-OMAP: Rename a jump label in four functions
` GPU-DRM-OMAP: Fine-tuning for several function implementations
` [PATCH 0/4] GPU-DRM-TILCDC: Fine-tuning for two "
` [PATCH 1/4] GPU-DRM-TILCDC: Use kmalloc_array() in kfree_table_init()
` [PATCH 2/4] GPU-DRM-TILCDC: Return directly after a failed kfree_table_init() in tilcdc_convert_slave_node()
` "
` [PATCH 3/4] GPU-DRM-TILCDC: Less function calls in tilcdc_convert_slave_node() after error detection
` "
` [PATCH 4/4] GPU-DRM-TILCDC: Delete unnecessary variable initialisations in tilcdc_convert_slave_node()
` [PATCH 00/14] GPU-DRM-TTM: Fine-tuning for several function implementations
` [PATCH 01/14] GPU-DRM-TTM: Use kmalloc_array() in two functions
` [PATCH 02/14] GPU-DRM-TTM: Rename a jump label in ttm_alloc_new_pages()
` [PATCH 03/14] GPU-DRM-TTM: Rename jump labels in ttm_page_pool_free()
` [PATCH 04/14] GPU-DRM-TTM: Rename a jump label in ttm_page_pool_get_pages()
` [PATCH 05/14] GPU-DRM-TTM: Use kmalloc_array() in two more functions
` [PATCH 06/14] GPU-DRM-TTM: Rename a jump label in ttm_dma_pool_alloc_new_pages()
` [PATCH 07/14] GPU-DRM-TTM: Rename jump labels in ttm_dma_page_pool_free()
` [PATCH 08/14] GPU-DRM-TTM: Rename a jump label in ttm_dma_pool_shrink_scan()
` [PATCH 09/14] GPU-DRM-TTM: Return directly after a failed kzalloc() in ttm_dma_page_alloc_init()
` [PATCH 10/14] GPU-DRM-TTM: Return directly after a failed kobject_init_and_add() "
` [PATCH 11/14] GPU-DRM-TTM: Return an error code only as a constant in ttm_dma_pool_init()
` [PATCH 12/14] GPU-DRM-TTM: Less function calls in ttm_dma_pool_init() after error detection
` [PATCH 13/14] GPU-DRM-TTM: Delete unnecessary variable initialisations in ttm_dma_pool_init()
` [PATCH 14/14] GPU-DRM-TTM: Mark an array of text strings as "const" "
[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)
2016-09-22 17:47 UTC (8+ messages)
[PATCH 0/4] GPU-DRM-QXL: Fine-tuning for three function implementations
2016-09-22 17:16 UTC (9+ messages)
` [PATCH 1/4] GPU-DRM-QXL: Use kmalloc_array() in qxl_device_init()
` [PATCH 2/4] GPU-DRM-QXL: Move three assignments "
` "
` [PATCH 3/4] GPU-DRM-QXL: Improve a size determination in qxl_driver_load()
` [PATCH 4/4] GPU-DRM-QXL: Adjust checks for null pointers in three functions
[PATCH v3] drm/fsl-dcu: Implement gamma_lut atomic crtc properties
2016-09-22 6:29 UTC (5+ messages)
[PATCH] drm/tilcdc: mark tilcdc_atomic_check() static
2016-09-22 16:01 UTC (2+ messages)
[PATCH] drm/tilcdc: add missing header dependencies
2016-09-22 15:56 UTC (2+ messages)
[PATCH v4 01/14] drm: Centralize format information
2016-09-22 6:37 UTC (4+ messages)
` [PATCH v4.1 "
[PATCH 1/7] drm: Extract drm_plane.[hc]
2016-09-22 6:18 UTC (3+ messages)
` [PATCH] drm/tilcdc: Add atomic and crtc headers to crtc.c
[PATCH 1/2] drm: Distinguish no name from ENOMEM in set_unique()
2016-09-22 12:07 UTC (11+ messages)
` [PATCH 2/2] drm: Don't swallow error codes in drm_dev_alloc()
[Bug 94900] Regression: HD6950 GPU lockup with octodad: dadliest catch
2016-09-22 14:59 UTC (2+ messages)
` [Bug 94900] HD6950 GPU lockup loop with various steam games (octodad[always], saints row 4[always], dead island[always], grid autosport[sometimes])
[PATCH v2 0/4] drm/exynos: mixer: small optimisations
2016-09-22 14:57 UTC (5+ messages)
` [PATCH v2 1/4] drm/exynos: mixer: convert booleans to flags in mixer context
` [PATCH v2 2/4] drm/exynos: mixer: configure layers once in mixer_atomic_flush()
` [PATCH v2 3/4] drm/exynos: mixer: simplify loop in vp_win_reset()
` [PATCH v2 4/4] drm/exynos: g2d: beautify probing message
[PATCH] drm/i915: Before pageflip, also wait for shared dmabuf fences
2016-09-22 13:22 UTC (27+ messages)
[PATCH] drm: Convert prime dma-buf <-> handle to rhashtable
2016-09-22 14:43 UTC
[PATCH] dma-buf/fence-array: get signaled state when signaling is disabled
2016-09-22 14:12 UTC (10+ messages)
[PATCH] drm/i2c: tda998x: don't register the connector
2016-09-22 14:24 UTC (19+ messages)
[PATCH 0/7] Tests for sync infrastructure
2016-09-22 14:23 UTC (10+ messages)
` [PATCH 1/7] selftest: sync: basic tests for sw_sync framework
` [PATCH 2/7] selftest: sync: fence "
` [PATCH 3/7] selftest: sync: merge "
` [PATCH 4/7] selftest: sync: wait "
` [PATCH 5/7] selftest: sync: stress test for parallelism
` [PATCH 6/7] selftest: sync: stress consumer/producer test
` [PATCH 7/7] selftest: sync: stress test for merges
[Bug 172421] New: radeon: allow to set the TMDS frequency by a special kernel parameter
2016-09-22 13:51 UTC (13+ messages)
` [Bug 172421] "
[PATCH] drm/sun4i: rgb: Enable panel after controller
2016-09-21 22:06 UTC (4+ messages)
[PATCH v4 00/14] Centralize format information
2016-09-22 6:33 UTC (6+ messages)
` [PATCH v4 10/14] drm: amdgpu: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
drm/exynos: probe deferral for sub drivers
2016-09-22 14:08 UTC (3+ messages)
[PATCH] dma-buf/sync_file: free fences array in num_fences is 1
2016-09-22 12:07 UTC (3+ messages)
UDL: screen update breakage
2016-09-22 12:23 UTC (14+ messages)
` [PATCH] drm/udl: Fix for the X server screen update
` [PATCH] drm/udl: Fix for the X server screen update v2
` [PATCH] drm/udl: Fix for the X server screen update v3
[PATCH 1/7] drm: Extract drm_plane.[hc]
2016-09-22 12:29 UTC (3+ messages)
` [PATCH 7/7] drm: Remove dirty property from docs
[ADV7393] DRM Encoder Slave or DRM Bridge
2016-09-22 13:22 UTC (8+ messages)
[Bug 97896] RADEON DisplayPort - Monitor shows out of range in some modes
2016-09-22 13:19 UTC (5+ messages)
[Bug 94984] XCom2 crashes with SIGSEGV on radeonsi
2016-09-22 11:23 UTC (2+ messages)
[PATCH v2 00/23] drm/omap: Convert to use videomode from omap_video_timings
2016-09-22 11:07 UTC (24+ messages)
` [PATCH v2 01/23] drm/omap: omap_display_timings: rename x_res to hactive
` [PATCH v2 02/23] drm/omap: omap_display_timings: rename y_res to vactive
` [PATCH v2 03/23] drm/omap: omap_display_timings: rename hsw to hsync_len
` [PATCH v2 04/23] drm/omap: omap_display_timings: rename hfp to hfront_porch
` [PATCH v2 05/23] drm/omap: omap_display_timings: rename hbp to hback_porch
` [PATCH v2 06/23] drm/omap: omap_display_timings: rename vsw to vsync_len
` [PATCH v2 07/23] drm/omap: omap_display_timings: rename vfp to vfront_porch
` [PATCH v2 08/23] drm/omap: omap_display_timings: rename vbp to vback_porch
` [PATCH v2 09/23] drm/omap: HDMI5: Use pointer to cfg->v_fc_config.timings in hdmi_core_video_config
` [PATCH v2 10/23] drm/omap: omap_display_timings: Use display_flags for interlace mode
` [PATCH v2 11/23] drm/omap: dispc: Simplify _dispc_mgr_set_lcd_timings() parameters
` [PATCH v2 12/23] drm/omap: omap_display_timings: Use display_flags for h/vsync level
` [PATCH v2 13/23] drm/omap: omap_display_timings: Use display_flags for DE level
` [PATCH v2 14/23] drm/omap: omap_display_timings: Use display_flags for double_pixel mode
` [PATCH v2 15/23] drm/omap: omap_display_timings: Use display_flags for pixel data edge
` [PATCH v2 16/23] drm/omap: omap_display_timings: Use display_flags for sync edge
` [PATCH v2 17/23] drm/omap: Change the types of struct omap_video_timings members
` [PATCH v2 18/23] drm/omap: Replace struct omap_video_timings with videomode
` [PATCH v2 19/23] drm/omap: Use consistent name for struct videomode
` [PATCH v2 20/23] drm/omap: panel-tpo-td043mtea1: Add note for incorrect sync drive edge
` [PATCH v2 21/23] drm/omap: panel-tpo-td028ttec1: "
` [PATCH v2 22/23] drm/omap: panel-sharp-ls037v7dw01: Add note for incorrect data "
` [PATCH v2 23/23] drm/omap: panel-lgphilips-lb035q02: Add note for incorrect data drive edge and DE level
[PATCH v2 0/3] video: of: Drive edge selection for sync
2016-09-22 10:35 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: display: display-timing: Add property to configure sync drive edge
` [PATCH v2 3/3] video: of: display_timing: Add support for syncclk-active property
` [PATCH v2 2/3] video: display_timing: Add flags to select the edge when the sync is driven
[PATCH] drm/imx: hide an unused label
2016-09-22 9:50 UTC
[Bug 97894] Crash in u_transfer_unmap_vtbl when unmapping a buffer mapped in different context
2016-09-22 9:28 UTC (2+ messages)
[GIT PULL] Allwinner sun4i DRM fixes for 4.9
2016-09-22 7:18 UTC
[PATCH] dma-buf/sw_sync: mark sync_timeline_create() static
2016-09-22 6:57 UTC (4+ messages)
[Bug 97806] GPU lockup with mesa-git and llvm-svn with rx 470 on Unigine Heaven and TombRaider 2013
2016-09-21 18:18 UTC (5+ messages)
[PATCH 0/4] drm/fsl-dcu: add overlay and cursor plane support
2016-09-21 18:13 UTC (3+ messages)
[Bug 97887] llvm segfault in janusvr -render vive
2016-09-21 16:04 UTC (2+ messages)
[PATCH -next] gpu: ipu-v3: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
2016-09-21 15:12 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;
as well as URLs for NNTP newsgroup(s).