messages from 2017-05-11 09:05:57 to 2017-05-12 12:37:23 UTC [more...]
[PATCH v3 0/6] Introduce new mode validation callbacks
2017-05-12 12:37 UTC (12+ messages)
` [PATCH v3 1/6] drm: Add crtc/encoder/bridge->mode_valid() callbacks
` [PATCH] "
` [PATCH v3 2/6] drm: Add drm_{crtc/encoder/connector}_mode_valid()
` [PATCH v3 3/6] drm: Introduce drm_bridge_mode_valid()
` [PATCH v3 4/6] drm: Use new mode_valid() helpers in connector probe helper
` [PATCH v3 5/6] drm: Use mode_valid() in atomic modeset
` [PATCH v3 6/6] drm: arc: Use crtc->mode_valid() callback
[PATCH 00/13] drm/omap: legacy cleanup
2017-05-12 12:33 UTC (29+ messages)
` [PATCH 01/13] drm/omap: panel-dpi: remove non-DT support
` [PATCH 02/13] drm/omap: acx565akm: "
` [PATCH 03/13] drm/omap: connector-analog-tv: "
` [PATCH 04/13] drm/omap: connector-dvi/hdmi: remove extra include
` [PATCH 05/13] drm/omap: sdi: remove legacy set_datapairs
` [PATCH 06/13] drm/omap: venc: remove set_type & invert_vid_out_polarity
` [PATCH 07/13] drm/omap: remove recommended_bpp
` [PATCH 08/13] drm/omap: dpi: remove legacy data_lines
` [PATCH 09/13] drm/omap: remove rfbi
` [PATCH 10/13] drm/omap: remove unused get_dimensions()
` [PATCH 11/13] drm/omap: remove legacy get_resolution
` [PATCH 12/13] drm/omap: remove unused fields
` [PATCH 13/13] drm/omap: remove omap_overlay & omap_overlay_manager
` [PATCH 14/13] drm: omapdrm: Remove unused omap_dss_find_output() function
[Bug 101003] segfault with ideas test of glmark2
2017-05-12 12:01 UTC (5+ messages)
[PATCH 0/3] GPU-DRM-Radeon: Fine-tuning for three function implementations
2017-05-12 11:38 UTC (4+ messages)
[PATCH] dma-buf/sync-file: Defer creation of sync_file->name
2017-05-12 11:30 UTC
[PATCH v2 0/8] Introduce new mode validation callbacks
2017-05-12 11:01 UTC (16+ messages)
` [PATCH v2 1/8] drm: Add crtc/encoder/bridge->mode_valid() callbacks
` [PATCH v2 5/8] drm: Use new mode_valid() helpers in connector probe helper
` [PATCH v2 8/8] drm: arc: Use crtc->mode_valid() callback
` [PATCH v2 6/8] drm: Introduce drm_bridge_mode_valid()
` [PATCH v2 7/8] drm: Use mode_valid() in atomic modeset
[PATCH 0/4] Raspberry Pi Touchscreen bridge/panel drivers
2017-05-12 11:01 UTC (7+ messages)
` [PATCH 1/4] drm/vc4: Adjust modes in DSI to work around the integer PLL divider
` [PATCH 2/4] dt-bindings: Document the Raspberry Pi Touchscreen nodes
` [PATCH 3/4] drm/bridge: Add support for the Raspberry Pi 7" Touchscreen
` [PATCH 4/4] drm/panel: Add the Raspberry Pi 7" touchscreen's panel
[PATCH v2 1/7] drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge
2017-05-12 10:15 UTC (16+ messages)
` [PATCH v2 2/7] drm/vc4: Switch DSI to the panel-bridge layer, and support bridges
` [PATCH v2 3/7] drm/vc4: Switch DPI to using the panel-bridge helper
` [PATCH v2 4/7] drm/mediatek: Use "
` [PATCH v2 5/7] drm/ltdc: "
` [PATCH v2 6/7] drm/atmel-hlcdc: Drop custom encoder cleanup func
` [PATCH v2 7/7] drm/atmel-hlcdc: Replace the panel usage with drm_panel_bridge
[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx
2017-05-12 9:22 UTC (9+ messages)
[PATCH] drm: fourcc byteorder: brings header file comments in line with reality
2017-05-12 9:10 UTC (6+ messages)
[RFC v2 0/7] drm: asynchronous atomic plane update
2017-05-12 9:04 UTC (4+ messages)
drm syncobj - can we get some r-b/a-bs?
2017-05-12 8:57 UTC (15+ messages)
` [PATCH 1/5] drm: introduce sync objects (v2)
` [PATCH 2/5] drm/syncobj: add sync obj wait interface. (v2)
` [PATCH 3/5] drm/syncobj: add sync_file interaction
` [PATCH 4/5] amdgpu/cs: split out fence dependency checking
` [PATCH 5/5] amdgpu: use drm sync objects for shared semaphores (v4)
[PATCH 1/2] m32r, microblaze, x86, xtensa: use generic vga.h
2017-05-12 8:42 UTC (2+ messages)
` [PATCH 2/2] frv, mn10300, s390, sh: remove empty vga.h
[PATCH 1/3] mdacon: align code in mda_detect properly
2017-05-12 8:08 UTC (3+ messages)
` [PATCH 2/3] mdacon: make mda_vram_base u16 *
` [PATCH 3/3] mdacon: replace MDA_ADDR macro by inline function
[PATCH 1/2] drm/dp: start a DPCD based DP sink/branch device quirk database
2017-05-12 7:57 UTC (6+ messages)
` [PATCH 2/2] drm/i915: Detect USB-C specific dongles before reducing M and N
` [Intel-gfx] [PATCH 1/2] drm/dp: start a DPCD based DP sink/branch device quirk database
[PATCH 0/8] remove unsafe drm_for_each_connector()
2017-05-12 7:52 UTC (18+ messages)
` [PATCH 1/8] drm/exynos: use drm_for_each_connector_iter()
` [PATCH 2/8] drm/rockchip: "
` [PATCH 3/8] drm/i915: "
` [PATCH 4/8] drm/mediatek: "
` [PATCH 5/8] drm/nouveau: "
` [PATCH 6/8] drm/vc4: "
` [PATCH 7/8] drm: remove unsafe drm_for_each_connector()
` [PATCH 8/8] drm: todo: remove task about switch to drm_connector_list_iter
[PATCH v2 00/29] Remove the omapdrm and omapdss devices from platform code
2017-05-12 7:29 UTC (10+ messages)
[PATCH] drm/radeon: Unbreak HPD handling for r600+
2017-05-12 6:56 UTC (2+ messages)
[PATCHv2 0/3] Intel FPGA VIP Frame Buffer II DRM Driver
2017-05-12 6:51 UTC (10+ messages)
[PATCH v2 0/20] drm: sun4i: Add support for the HDMI controller
2017-05-12 6:50 UTC (4+ messages)
` [PATCH v2 18/20] drm/sun4i: Add HDMI support
Requests for Proposal for hosting XDC 2018
2017-05-12 6:13 UTC (3+ messages)
[git pull] drm fixes for v4.12-rc1
2017-05-12 6:00 UTC
[git pull] drm fixes for v4.12-rc1
2017-05-12 6:00 UTC
[PATCH v7 0/9] Enhancement to intel_dp_aux_backlight driver
2017-05-12 5:00 UTC (12+ messages)
` [PATCH v7 1/9] drm/i915: Fix cap check for "
` [PATCH v7 2/9] drm/i915: Correctly enable backlight brightness adjustment via DPCD
` [PATCH v7 3/9] drm/i915: Drop AUX backlight enable check for backlight control
` [PATCH v7 4/9] drm/i915: Allow choosing how to adjust brightness if both supported
` [PATCH v7 5/9] drm/i915: Set backlight mode before enable backlight
` [PATCH v7 6/9] drm/i915: Add option to support dynamic backlight via DPCD
` [PATCH v7 7/9] drm/i915: Restore brightness level in aux backlight driver
` [PATCH v7 8/9] drm: Add definition for eDP backlight frequency
` [PATCH v7 9/9] drm/i915: Set PWM divider to match desired frequency in vbt
GPU hang with kernel 4.10rc3
2017-05-12 4:54 UTC (8+ messages)
` [Intel-gfx] "
` "
[radeon-alex:raven-acp 137/337] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/pp_overdriver.h:48:6: sparse: no newline at end of file
2017-05-12 3:23 UTC
[radeon-alex:amd-staging-4.11 500/1085] drivers/gpu/drm/amd/amdgpu/../display/dc/basics/logger.c:74:2-34: duplicated argument to & or | (fwd)
2017-05-12 2:52 UTC
[Bug 188911] New: Function qxl_release_alloc() returns an improper value when the call to kmalloc() fails, resulting in bad memory access
2017-05-12 0:09 UTC (3+ messages)
` [Bug 188911] "
[Bug 100984] QupZilla crashes at startup after mesa upgrade
2017-05-11 21:31 UTC (5+ messages)
[PATCH RFC v2 0/2] drm: Add properties to control YCbCr to RGB conversion
2017-05-11 21:18 UTC (6+ messages)
` [PATCH RFC v2 1/2] drm: Add optinal YCBCR_ENCODING property to drm_plane
[PATCH v6 0/9] Enhancement to intel_dp_aux_backlight driver
2017-05-11 21:01 UTC (4+ messages)
` [PATCH v6 3/9] drm/i915: Drop AUX backlight enable check for backlight control
[PATCH v5 0/9] Enhancement to intel_dp_aux_backlight driver
2017-05-11 20:59 UTC (4+ messages)
` [PATCH v5 6/9] drm/i915: Support dynamic backlight via DPCD register
[Bug 101011] Shadow of Mordor crashes with mesa from 08.05.2017
2017-05-11 20:15 UTC
[radeon-alex:vega10-drop0509 1707/1987] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c:518:10: note: in expansion of macro 'lower_32_bits'
2017-05-11 19:18 UTC
[radeon-alex:vega10-drop0509 1381/1987] drivers/gpu/drm/radeon/radeon_kfd.c:1426:32: warning: cast to pointer from integer of different size
2017-05-11 18:40 UTC
Testing dc-drm-next-atomic-wip
2017-05-11 18:06 UTC
[radeon-alex:vega10-drop0509 1379/1987] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:356:11: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'resource_size_t {aka unsigned int}'
2017-05-11 18:00 UTC
[PATCH 1/3] drm: Plumb modifiers through plane init
2017-05-11 17:58 UTC (4+ messages)
` [PATCH 2/3] drm: Create a format/modifier blob
[Bug 101007] AMDgpu kernel BUG with 5 cards
2017-05-11 17:53 UTC (5+ messages)
[drm:qxl] BUG: sleeping function called from invalid context - qxl_bo_kmap_atomic_page()...splat
2017-05-11 17:24 UTC (3+ messages)
[Bug 99029] VCE VAAPI segfault using ffmpeg
2017-05-11 16:32 UTC (4+ messages)
[PATCH v2 0/3] drm/amd/display: add HDMI Stereo 3D support
2017-05-11 15:51 UTC (4+ messages)
[Bug 100990] Not running a lot of games on the graphics card Radeon R9 290
2017-05-11 13:03 UTC (2+ messages)
[GIT PULL] fbdev changes for v4.12
2017-05-11 12:50 UTC
[Bug 78562] [gma500] wrong pixel clock on LVDS (half the correct frequency)
2017-05-11 12:27 UTC
[PATCH] drm: mediatek: change the variable type of rdma threshold
2017-05-11 12:04 UTC (2+ messages)
[Bug 101001] [DC][bisected] Random screen locks on RX460
2017-05-11 11:00 UTC
[PATCH] drm/hisilicon: Ensure LDI regs are properly configured
2017-05-11 10:09 UTC
[Bug 98974] Can't see borders/empires in Stellaris
2017-05-11 10:07 UTC (2+ messages)
[Bug 93826] 144Hz graphic glitches and bad resolution
2017-05-11 9:46 UTC (2+ messages)
` [Bug 93826] 2560x1440 @144Hz graphic glitches and bad refresh rate
[Bug 188631] New: Function vc4_cl_lookup_bos() does not set error code when the call to drm_malloc_ab() fails
2017-05-11 9:36 UTC (3+ messages)
` [Bug 188631] "
[Bug 188621] New: Function kfd_wait_on_events() does not set error code when the call to copy_from_user() fails
2017-05-11 9:33 UTC (2+ messages)
` [Bug 188621] "
[RFC] drm: add unref_fb ioctl
2017-05-11 9:09 UTC (7+ messages)
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