dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-21 12:16:49 to 2017-03-22 15:20:57 UTC [more...]

[Bug 99553] Tracker bug for runnning OpenCL applications on Clover
 2017-03-22 15:20 UTC  (4+ messages)

[Bug 79431] New: OpenGL OpenCL interop results in corrupted renderbuffer object image
 2017-03-22 15:20 UTC  (2+ messages)
` [Bug 79431] "

[PATCH 00/41] Chromebook Plus (aka kevin) kernel patches
 2017-03-22 15:19 UTC  (38+ messages)
  ` [PATCH 10/41] drm/bridge: analogix_dp: Don't change psr while bridge is disabled
  ` [PATCH 12/41] drm/bridge: analogix_dp: add fast link train for eDP
  ` [PATCH 21/41] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
  ` [PATCH 22/41] drm/bridge: analogix_dp: Extend hpd check time to 100ms
  ` [PATCH 23/41] drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode
  ` [PATCH 24/41] drm/bridge: analogix_dp: Check dpcd write/read status
  ` [PATCH 25/41] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
  ` [PATCH 26/41] drm/bridge: analogix_dp: Reset aux channel if an error occurred
  ` [PATCH 28/41] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
  ` [PATCH 29/41] drm/bridge: analogix_dp: Fix timeout of video streamclk config
  ` [PATCH 30/41] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
  ` [PATCH 31/41] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
  ` [PATCH 38/41] drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner
  ` [PATCH 39/41] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
  ` [PATCH 40/41] drm/bridge: analogix_dp: Properly log AUX CH errors
  ` [PATCH 41/41] drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip

[Bug 69395] New: [DPM] Forcing lowest power state when no display is attached is bad because of OpenCL
 2017-03-22 15:16 UTC  (2+ messages)
` [Bug 69395] "

[PATCH 1/3] drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)
 2017-03-22 15:06 UTC  (3+ messages)

[RFC PATCH 0/3] drm/panel: Pull some code out into common helpers
 2017-03-22 15:06 UTC  (7+ messages)
` [RFC PATCH 2/3] drm/panel: sharp-lq101r1sx01: Use panel-common helpers

[PATCH v3 0/5] DRM OF graph clean-up
 2017-03-22 15:01 UTC  (8+ messages)
` [PATCH v3 1/5] drm: make of_drm_find_panel also depend on CONFIG_DRM_PANEL
` [PATCH v3 2/5] drm: of: introduce drm_of_find_panel_or_bridge
` [PATCH v3 3/5] drm: convert drivers to use of_graph_get_remote_node
` [PATCH v3 4/5] drm: convert drivers to use drm_of_find_panel_or_bridge
` [PATCH v3 5/5] drm: omap: use common OF graph helpers

[PATCH] drm/scdc: declare drm_scdc_get_scrambling_status
 2017-03-22 14:57 UTC  (2+ messages)

[Bug 99765] Make Octopus OpenCL support work on Clover and RadeonSI
 2017-03-22 14:08 UTC  (2+ messages)

[Bug 100105] Make Theano OpenCL support work on Clover and RadeonSI
 2017-03-22 14:08 UTC  (2+ messages)

[Bug 94273] Clover on RadeonSI OpenCL segfault during testing of clBLAS
 2017-03-22 14:08 UTC 

[PATCH 00/16] more drmP.h cleanup
 2017-03-22 14:05 UTC  (24+ messages)
` [PATCH 01/16] drm: drop extern from function decls
` [PATCH 02/16] drm: Extract drm_debugfs.h
  ` [Intel-gfx] "
` [PATCH 03/16] drm: document driver interface for CRC capturing
  ` [Intel-gfx] "
` [PATCH 04/16] drm/debugfs: Add kerneldoc
` [PATCH 05/16] drm: update todo.rst
` [PATCH 06/16] drm: Consolidate and document sysfs support
` [PATCH 07/16] drm: Extract drm_ioctl.h
` [PATCH 08/16] drm: document drm_ioctl.[hc]
` [PATCH 09/16] drm/todo: Add tinydrm refactoring ideas
` [PATCH 10/16] drm/vblank: Remove DRM_VBLANKTIME_IN_VBLANK
  ` [PATCH 11/16] drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
      ` [Intel-gfx] "
  ` [PATCH 15/16] drm/vblank: Simplify the get_scanout_position helper hook
` [PATCH 12/16] drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
` [PATCH 13/16] drm/vblank: Add FIXME comments about moving the vblank ts hooks
` [PATCH 14/16] drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
` [PATCH 16/16] drm/doc: Small markup fixup

[PATCH v4 0/6] drm: bridge: dw-hdmi: Add support for Custom PHYs
 2017-03-22 13:54 UTC  (9+ messages)
` [PATCH v4 1/6] drm: bridge: dw-hdmi: Extract PHY interrupt setup to a function
` [PATCH v4 2/6] media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX Controller
` [PATCH v4 3/6] documentation: media: Add documentation for new RGB and YUV bus formats
` [PATCH v4 4/6] drm: bridge: dw-hdmi: Switch to V4L bus format and encodings
` [PATCH v4 5/6] drm: bridge: dw-hdmi: Add Documentation on supported input formats
` [PATCH v4 6/6] drm: bridge: dw-hdmi: Move HPD handling to PHY operations

[PATCH v4 0/8] Adding driver-private objects to atomic state
 2017-03-22 12:30 UTC  (5+ messages)
` [PATCH v4 4/8] drm: Add "
` [PATCH v4 8/8] drm/dp: Track MST link bandwidth

[RFC] freedreno: valgrind support
 2017-03-22 11:54 UTC 

[PULL] drm-intel-fixes
 2017-03-22 11:35 UTC 

[PATCH] drm/msm/hdmi: redefinitions of macros not required
 2017-03-22 11:19 UTC  (3+ messages)

[PATCH v3] drm/exynos: mixer: document YCbCr magic numbers
 2017-03-22 11:18 UTC  (2+ messages)

[PATCH v2 1/2] drm/exynos: mixer: simplify mixer_cfg_rgb_fmt()
 2017-03-22 11:18 UTC  (2+ messages)

[BUG][REGRESSION] i915 gpu hangs under load
 2017-03-22 10:36 UTC  (2+ messages)

[PATCH v2 1/4] drm: Mark up accesses of vblank->enabled outside of its spinlock
 2017-03-22 10:06 UTC  (4+ messages)
` [PATCH v2 3/4] drm: Refactor vblank sequence number comparison
  ` [PATCH v2] "

[Bug 100289] 'flip queue failed in radeon_scanout_flip: Invalid argument' error and small frame buffer allocated on turning off and on new monitor
 2017-03-22  9:30 UTC  (3+ messages)

[RFC libdrm 0/2] Replace the build system with meson
 2017-03-22  8:24 UTC  (30+ messages)
        ` [Mesa-dev] "

[PATCH] drm: zte: remove leftover 'inf' from struct zx_hdmi
 2017-03-22  6:12 UTC  (3+ messages)

[Bug 100308] *ERROR* clock recovery reached max voltage
 2017-03-22  3:49 UTC 

[PATCH v7] drm/rockchip: Refactor the component match logic
 2017-03-22  3:24 UTC  (3+ messages)

[PATCH v8] drm/rockchip: Refactor the component match logic
 2017-03-22  3:21 UTC 

[Bug 100306] System randomly freezes or crashes to the login screen, glitches until rebooted
 2017-03-22  2:16 UTC 

[Bug 100242] radeon buffer allocation failure during startup of Factorio
 2017-03-22  1:57 UTC  (4+ messages)

[PATCH v4 0/4] RK3399 dw-mipi-dsi patches
 2017-03-22  1:54 UTC  (5+ messages)
` [PATCH v4 1/4] drm/rockchip/dsi: check phy_cfg_clk only for RK3399
` [PATCH v4 2/4] dt-bindings: add the grf clock for dw-mipi-dsi
` [PATCH v4 3/4] drm/rockchip/dsi: enable the grf clk before writing grf registers
` [PATCH v4 4/4] drm/rockchip/dsi: correct the grf_switch_reg name

[PATCH v3 1/2] dt-bindings: Add INNOLUX P079ZCA panel bindings
 2017-03-22  1:53 UTC  (2+ messages)
` [PATCH v3 2/2] drm/panel: add innolux,p079zca panel driver

[PATCH v5 0/5] Fix the parse_dt of exynos dsi and remove the OF graph
 2017-03-22  1:36 UTC  (3+ messages)
  ` [PATCH v5 3/5] drm/exynos: dsi: Fix the parse_dt function

[Bug 100303] Adding a single, meaningless if-else to a shader source leads to different image
 2017-03-22  1:04 UTC  (2+ messages)

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2017-03-22  0:00 UTC 

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2017-03-21 23:57 UTC 

[Bug 100270] power usage increase by approx 4W between kernel 4.7.8 and 4.8.5
 2017-03-21 23:35 UTC  (2+ messages)

[Bug 193981] New: AMDGPU: R9 380 Fan rotates all the time (loud!)
 2017-03-21 22:36 UTC  (4+ messages)
` [Bug 193981] "

[PATCH v2 1/2] dt-bindings: Add INNOLUX P079ZCA panel bindings
 2017-03-21 21:12 UTC  (5+ messages)
` [PATCH v2 2/2] drm/panel: add innolux,p079zca panel driver

[PATCH v4 0/8] STM32 LCD-TFT display controller
 2017-03-21 20:55 UTC  (5+ messages)
` [PATCH v4 1/8] dt-bindings: display: add STM32 LTDC driver
` [PATCH v4 2/8] drm/stm: Add "

[Bug 100305] [BAT][IGT]basic tests in gem_ctx_basic, gem_ctx_exec, gem_ctx_params fail
 2017-03-21 20:44 UTC  (3+ messages)

[PATCH v3 0/4] RK3399 dw-mipi-dsi patches
 2017-03-21 20:30 UTC  (13+ messages)
` [PATCH v3 1/4] drm/rockchip/dsi: check phy_cfg_clk only for RK3399
` [PATCH v3 2/4] dt-bindings: add the grf clock for dw-mipi-dsi
` [PATCH v3 3/4] drm/rockchip/dsi: enable the grf clk before writing grf registers
` [PATCH v3 4/4] drm/rockchip/dsi: correct the grf_switch_reg name

[PATCH v3 0/5] drm/i915: SKL+ render decompression support
 2017-03-21 20:26 UTC  (7+ messages)
` [PATCH 1/5] drm: Share the code to compute color plane dimesions
` [PATCH 2/5] drm: Remove fb hsub/vsub alignment requirement
` [PATCH v3 3/5] drm: Add mode_config .get_format_info() hook
` [PATCH v4 4/5] drm/i915: Implement .get_format_info() hook for CCS
` [PATCH v4 5/5] drm/i915: Add render decompression support

[PATCH v3 1/3] video: ARM CLCD: Move registers to a separate header
 2017-03-21 19:41 UTC  (4+ messages)
` [PATCH v3 2/3] drm/pl111: Initial drm/kms driver for pl111

[PATCH] drm/doc: Document feature merge deadlines
 2017-03-21 19:38 UTC  (2+ messages)

[Bug 100304] [bisected] Kernel oops on startup
 2017-03-21 17:39 UTC  (5+ messages)

[CRTC:24] vblank wait timed out
 2017-03-21 17:18 UTC  (2+ messages)

[PATCH] drm/atomic: Introduce drm_atomic_helper_shutdown
 2017-03-21 16:41 UTC  (5+ messages)

[PATCH] drm: add check for plane functions
 2017-03-21 15:27 UTC  (11+ messages)

[PATCH v2 00/13] drm/meson: Initial support for HDMI Output
 2017-03-21 15:25 UTC  (14+ messages)
` [PATCH v2 01/13] drm/meson: Use crtc_state for hdisplay and fix atomic flush/enable sync for vsync commit
` [PATCH v2 02/13] drm/meson: Add missing HDMI register
` [PATCH v2 03/13] drm/meson: Add support for components
` [PATCH v2 04/13] drm/meson: venc_cvbs: no more return -ENODEV if CVBS is not available
` [PATCH v2 05/13] drm/meson: add support for HDMI clock support
` [PATCH v2 06/13] drm/meson: Add support for HDMI venc modes and settings
` [PATCH v2 07/13] drm/meson: Add support for HDMI encoder and DW-HDMI bridge + PHY
` [PATCH v2 08/13] ARM64: dts: meson-gx: Add shared CMA dma memory pool
` [PATCH v2 09/13] ARM64: dts: meson-gx: Add support for HDMI output
  ` [PATCH v2 10/13] dt-bindings: Add bindings for the Amlogic Meson dw-hdmi extension
` [PATCH v2 11/13] drm/meson: Convert existing documentation to actual kerneldoc
` [PATCH v2 12/13] drm/meson: Add RST to bring together kerneldoc
` [PATCH v2 13/13] MAINTAINERS: update files for Amlogic DRM Driver

GEM allocation for para-virtualized DRM driver
 2017-03-21 15:12 UTC  (9+ messages)

[PATCH v3 0/5] drm/omap: Remove CONFIG_DRM_OMAP_NUM_CRTCS and cleanup
 2017-03-21 15:06 UTC  (6+ messages)
` [PATCH v3 1/5] drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config option
` [PATCH v3 2/5] drm/omap: Rename enum omap_plane to enum omap_plane_id
` [PATCH v3 3/5] drm/omap: Fix ugliest indentation style breaks from previous patch
` [PATCH v3 4/5] drm/omap: Remove the obsolete #define omap_plane _omap_plane hack
` [PATCH v3 5/5] drm/omap: Major omap_modeset_init() cleanup

[PATCH] gpu: ipu-v3: add DRM dependency
 2017-03-21 14:31 UTC 

4.11-rc0, thinkpad x220: GPU hang
 2017-03-21 14:02 UTC  (7+ messages)
  ` [regression] "

[PATCH v3 00/10] drm/fb-helper: Deferred setup support
 2017-03-21 12:28 UTC  (8+ messages)
  ` [PATCH v3 07/10] drm/exynos: Remove custom FB helper deferred setup

[PATCH 0/4] Add ZTE VGA driver support
 2017-03-21 12:15 UTC  (3+ messages)
` [PATCH 3/4] dt: add bindings for ZTE VGA device
` [PATCH 4/4] drm: zte: add VGA driver support


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