dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-14 20:25:25 to 2017-01-17 06:03:31 UTC [more...]

[PATCH] drm/exynos: use atomic helper commit
 2017-01-17  6:03 UTC  (9+ messages)
  ` [PATCH] drm/exynos: remove unnecessary codes

[PATCH 00/12] Adreno A5XX support
 2017-01-17  5:56 UTC  (8+ messages)
` [PATCH 10/12] firmware: qcom_scm: Add qcom_scm_gpu_zap_resume()
    ` [Freedreno] "
    ` [PATCH] firmware: qcom_scm: Add set remote state API

[PATCH v2 0/3] Allow ASYNC flip with atomic helpers
 2017-01-17  5:33 UTC  (5+ messages)
  ` [PATCH v2 1/3] drm/atomic: Save flip flags in drm_plane_state
` [PATCH v2 2/3] drm/amd/display: Switch to using atomic_helper for flip
` [PATCH v2 3/3] drm/nouveau/kms/nv50: Switch to using atomic helper "

[PATCH v11 00/12] MT2701 DRM support
 2017-01-17  5:19 UTC  (11+ messages)
` [PATCH v11 02/12] drm/mediatek: add helpers for coverting from the generic components
` [PATCH v11 03/12] drm/mediatek: add *driver_data for different hardware settings
` [PATCH v11 04/12] drm/mediatek: add shadow register support
` [PATCH v11 05/12] drm/mediatek: add BLS component
` [PATCH v11 06/12] drm/mediatek: update display module connections

[PATCH 0/9] drm/msm/mdp5: Cursor plane stuff
 2017-01-17  4:45 UTC  (10+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] drm/msm/mdp5: cfg: Add pipe_cursor block
  ` [PATCH v2 2/8] drm/msm/mdp5: Prepare CRTC/LM for empty stages
  ` [PATCH v2 3/8] drm/msm/mdp5: Use plane helpers to configure src/dst rectangles
  ` [PATCH v2 4/8] drm/msm/mdp5: Configure COLOR3_OUT propagation
  ` [PATCH v2 5/8] drm/msm/mdp5: Misc cursor plane bits
  ` [PATCH v2 6/8] drm/msm/mdp5: Add cursor planes
  ` [PATCH v2 7/8] drm/msm/mdp5: Refactor mdp5_plane_atomic_check
  ` [PATCH v2 8/8] HACK: drm/msm/mdp5: Add support for legacy cursor updates

[PATCH] drm/exynos: g2d: fix overflow of cmdlist size
 2017-01-17  4:42 UTC 

[PATCH 0/6] drm/msm/mdp5: Encoder related cleanups
 2017-01-17  4:06 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] drm/msm: Construct only one encoder for DSI
  ` [PATCH v2 2/6] drm/msm: Set encoder's mode of operation using a kms func
  ` [PATCH v2 3/6] drm/msm/mdp5: Prepare for merging video and command encoders
  ` [PATCH v2 4/6] drm/msm/mdp5: Create single encoder per interface (INTF)
  ` [PATCH v2 5/6] drm/msm/mdp5: cfg: Change count to unsigned int
  ` [PATCH v2 6/6] drm/msm/mdp5: Create only as many CRTCs as we need

[PATCH 0/4] Allow ASYNC flip with atomic helpers
 2017-01-17  4:03 UTC  (14+ messages)
` [PATCH 1/4] drm/atomic: Save flip flags in drm_plane_state
  ` [PATCH 2/4] drm/amdgpu: Remove flip_flag from amdgpu_crtc
  ` [PATCH 3/4] drm/amd/display: Switch to using atomic_helper for flip
` [PATCH 4/4] drm/nouveau/kms/nv50: Switch to using atomic helper "

Request API: stateless VPU: the buffer mechanism and DPB management
 2017-01-17  3:04 UTC 

Request API: stateless VPU: the buffer mechanism and DPB management
 2017-01-17  3:04 UTC 

[PATCH v3 0/7] drm/atomic: Add accessor macros for all atomic state
 2017-01-17  1:34 UTC  (18+ messages)
` [PATCH v3 1/7] drm/atomic: Add new iterators over all state, v3
` [PATCH v3 2/7] drm/atomic: Make add_affected_connectors look at crtc_state
` [PATCH v3 3/7] drm/atomic: Use new atomic iterator macros
` [PATCH v3 4/7] drm/atomic: Fix atomic helpers to use the new "
` [PATCH v3 5/7] drm/atomic: Add macros to access existing old/new state
` [PATCH v3 6/7] drm/atomic: Convert get_existing_state callers to get_old/new_state, v2
` [PATCH v3 7/7] drm/blend: Use new atomic iterator macros

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2017-01-17  0:59 UTC 

[PATCH 0/6 v4] adv7511 EDID probing improvements
 2017-01-17  0:52 UTC  (7+ messages)
` [PATCH 1/6] drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq context
` [PATCH 2/6] drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()
` [PATCH 3/6] drm/bridge: adv7511: Enable HPD interrupts to support hotplug and improve monitor detection
` [PATCH 4/6] drm/bridge: adv7511: Rework adv7511_power_on/off() so they can be reused internally
` [PATCH 5/6] drm/bridge: adv7511: Reuse __adv7511_power_on/off() when probing EDID
` [PATCH 6/6] drm/bridge: adv7511: Re-write the i2c address before EDID probing

[patch] drm/vc4: fix a bounds check
 2017-01-16 23:40 UTC  (2+ messages)

[PATCH 0/5 v3] adv7511 EDID probing improvements
 2017-01-16 23:39 UTC  (15+ messages)
` [PATCH 2/5 v3] drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()
` [PATCH 4/5 v3] drm/bridge: adv7511: Rework adv7511_power_on/off() so they can be reused internally
` [PATCH 5/5 v3] drm/bridge: adv7511: Reuse __adv7511_power_on/off() when probing EDID
        ` [RFC][PATCH] drm/bridge: adv7511: Re-write the i2c address as it may have been lost

Unix Device Memory Allocation project
 2017-01-16 22:54 UTC  (15+ messages)

[PATCH] drm/fence: fix memory overwrite when setting out_fence fd
 2017-01-16 22:24 UTC  (3+ messages)

[PATCH] drm/armada: Include current dir on CFLAGS for armada trace
 2017-01-16 21:53 UTC  (4+ messages)

[PATCH -next] drm/atomic: make release_crtc_commit() static
 2017-01-16 21:36 UTC  (2+ messages)

[Bug 96488] [r600g]OpenCL driver causes segfault in ImageMagick's Histogram kernel
 2017-01-16 21:36 UTC  (2+ messages)

[PATCH -next] drm/hisilicon/hibmc: Fix wrong pointer passed to PTR_ERR()
 2017-01-16 21:35 UTC  (2+ messages)

[PATCH 1/3] drm: qxl: Let DRM core handle connector registering
 2017-01-16 21:16 UTC  (3+ messages)
` [PATCH 2/3] drm: qxl: Open code probing sequence for qxl

[Bug 99275] Kernel 4.9: amdgpu regression; gui flickers; amd radeon rx 460
 2017-01-16 20:55 UTC  (2+ messages)

[PATCH v1 0/7] DRM: add LTDC support for STM32F4
 2017-01-16 20:30 UTC  (13+ messages)
` [PATCH v1 1/7] dt-bindings: display: add STM32 LTDC driver
` [PATCH v1 2/7] drm/st: Add "
` [PATCH v1 3/7] dt-bindings: Add Ampire AM-480272H3TMQW-T01H panel
` [PATCH v1 4/7] drm/panel: simple: Add support for Ampire AM-480272H3TMQW-T01H
` [PATCH v1 5/7] ARM: dts: stm32f429: Add ltdc support
` [PATCH v1 6/7] ARM: dts: stm32429i-eval: Enable ltdc & simple panel on Eval board
` [PATCH v1 7/7] ARM: configs: Add STM32 LTDC support in STM32 defconfig

[PATCH] drm: Clean up the 1366x768 fixup codes
 2017-01-16 19:52 UTC  (3+ messages)

[Bug 99310] Ubuntu 16.04/16.10 AMD Radeonsi - wrong colors (oibaf ppa) in XFCE and eog
 2017-01-16 18:42 UTC  (2+ messages)

[Bug 99330] Severe flickering with Fiji on Wayland
 2017-01-16 17:42 UTC  (2+ messages)

rockchip: edp: Meet a problem with supporting eDP panel at firefly release
 2017-01-16 15:40 UTC 

[Bug 188621] New: Function kfd_wait_on_events() does not set error code when the call to copy_from_user() fails
 2017-01-16 15:40 UTC  (2+ messages)
` [Bug 188621] "

[PULL] drm-amdkfd-next
 2017-01-16 15:39 UTC 

[PATCH] Revert "drm/vmwgfx: Replace numeric parameter like 0444 with macro"
 2017-01-16 15:25 UTC 

[Bug 93760] radeonsi vaapi mpeg2 decode slightly corrupt or asserts
 2017-01-16 15:11 UTC  (3+ messages)

[PATCH] README: Fix grammar
 2017-01-16 14:59 UTC  (2+ messages)

[PATCH libdrm] xf86drm: fix valgrind warning in drmParsePciBusInfo
 2017-01-16 14:53 UTC  (5+ messages)

[Bug 99045] The string passed to sscanf() contains an uninitialized value
 2017-01-16 14:45 UTC  (2+ messages)

[PATCH libdrm] xf86drm: Fix type-punned pointer build warning
 2017-01-16 14:42 UTC  (2+ messages)

[PATCH libdrm 1/2] xf86drmMode.h: Use consistent padding
 2017-01-16 14:39 UTC  (2+ messages)

[PATCH libdrm v2 0/4] xf86drm: Add USB, platform and host1x bus support
 2017-01-16 14:38 UTC  (4+ messages)
` [PATCH libdrm v2 2/4] xf86drm: Add USB support

[Bug 99426] gem_mmap_gtt swap tests are too long - perf: interrupt took too long
 2017-01-16 13:58 UTC 

[RFC] drm: Parse HDMI 2.0 YCbCr 4:2:0 VDB and VCB
 2017-01-16 13:57 UTC  (13+ messages)

[PATCH v1 0/7] DRM: add LTDC support for STM32F4
 2017-01-16 13:27 UTC 

[PATCH v2 0/11] Rockchip dw-mipi-dsi driver
 2017-01-16 12:44 UTC  (13+ messages)
` [PATCH v2 01/11] dt-bindings: add rk3399 support for dw-mipi-rockchip
` [PATCH v2 02/11] drm/rockchip/dsi: dw-mipi: support RK3399 mipi dsi
` [PATCH v2 03/11] drm/rockchip/dsi: remove mode_valid function
` [PATCH v2 04/11] dt-bindings: add power domain node for dw-mipi-rockchip
` [PATCH v2 05/11] drm/rockchip/dsi: add dw-mipi power domain support
` [PATCH v2 06/11] drm/rockchip/dsi: return probe defer if attach panel failed
` [PATCH v2 07/11] drm/rockchip/dsi: fix mipi display can't found at init time
` [PATCH v2 08/11] drm/rockchip/dsi: fix the issue can not send commands
` [PATCH v2 09/11] drm/rockchip/dsi: decrease the value of Ths-prepare
` [PATCH v2 10/11] drm/rockchip/dsi: fix phy clk lane stop state timeout
` [PATCH v2 11/11] drm/rockchip/dsi: fix insufficient bandwidth of some panel

[patch] drm/msm: return -EFAULT if copy_from_user() fails
 2017-01-16 11:58 UTC 

[PATCH 0/4] drm: Resurrect atomic rmfb code
 2017-01-16 11:00 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: Fix POWER_DOMAIN_AUDIO refcounting

[PATCH 0/3] dw-hdmi: miscellaneous cleanups and fixes
 2017-01-16 10:40 UTC  (6+ messages)
` [PATCH 1/3] drm: bridge: dw-hdmi: Define and use macros for PHY register addresses

[Bug 98984] Hexagonal shapes around lights in Cities: Skylines
 2017-01-16 10:41 UTC  (2+ messages)

[Bug 98743] Incorrect colormapping in Verdun game
 2017-01-16 10:40 UTC  (2+ messages)

[PATCH 0/4] Drop drivers for Exynos4415
 2017-01-16 10:32 UTC  (9+ messages)
  ` [PATCH 2/4] clk: samsung: Remove Exynos4415 driver (SoC not supported anymore)
  ` [PATCH 3/4] pinctrl: samsung: Remove support for Exynos4415 "
  ` [PATCH 1/4] ARM: EXYNOS: Remove Exynos4415 driver "

[PATCH] drm: Fix for invalid pruning of modes in dual display cases
 2017-01-16 10:13 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH 06/10] drm/i915/psr: set CHICKEN_TRANS for psr2
 2017-01-16 10:04 UTC  (5+ messages)
    ` [Intel-gfx] "

[PATCH] drm: etnaviv: constify etnaviv_iommu_ops structures
 2017-01-16  9:34 UTC  (2+ messages)

[PATCH v2 0/7] drm/atomic: Add accessor macros for all atomic state
 2017-01-16  9:26 UTC  (5+ messages)
` [PATCH v2 1/7] drm/atomic: Add new iterators over all state
  ` [PATCH v2.1 1/7] drm/atomic: Add new iterators over all state, v3

[PATCH v2] drm/exynos: mic: Add runtime PM support
 2017-01-16  9:19 UTC  (2+ messages)

[RESEND PATCH v14 0/2] New debugfs API for capturing CRC of frames
 2017-01-16  9:12 UTC  (5+ messages)
` [RESEND PATCH v14 2/2] drm/i915: Put "cooked" vlank counters in frame CRC lines

[GIT PULL] exynos-drm-fixes
 2017-01-16  9:03 UTC 

[PATCH v4 0/3] Generic HDMI codec: Add channel mapping control
 2017-01-16  8:54 UTC  (2+ messages)

[PATCH V7 1/4] Documentation/devicetree/bindings: b850v3_lvds_dp
 2017-01-16  8:37 UTC  (3+ messages)

[PATCH] lib/prime_numbers: Suppress warn on kmalloc failure
 2017-01-16  7:07 UTC  (2+ messages)

[Bug 95306] Random Blank(black) screens on "Carrizo"
 2017-01-16  5:11 UTC  (2+ messages)

amdgpu: fix performance drop
 2017-01-16  3:35 UTC  (13+ messages)
` [PATCH 1/6] drm/ttm: remove allow_errors parameter from ttm_bo_force_list_clean
` [PATCH 2/6] drm/ttm: add BO priorities for the LRUs
` [PATCH 3/6] drm/amdgpu: user BO priority instead of self coding it
` [PATCH 4/6] drm/amdgpu: double the priority of kernel allocations
` [PATCH 5/6] drm/ttm: revert "implement LRU add callbacks v2"
` [PATCH 6/6] drm/ttm: revert "add optional LRU removal callback v2"

[Bug 192271] New: kernel 4.9 hangs during shutdown or reboot
 2017-01-16  3:19 UTC  (2+ messages)
` [Bug 192271] "

[Bug 93652] Random crashes/freezing with amdgpu Fury X mesa 11.1
 2017-01-16  1:01 UTC  (4+ messages)

[PATCH] intel: update global_name before HASH_ADD
 2017-01-15 20:16 UTC  (2+ messages)

[pull] drm/msm: msm-fixes for 4.10-rc4
 2017-01-15 19:15 UTC 

[Bug 99419] Crash si_shader_select in Master Of Orion
 2017-01-15 15:20 UTC  (2+ messages)
` [Bug 99419] Crash(Segmentation fault) "

[PATCH 0/7] coordinate cht i2c-pmic and i915-punit accesses
 2017-01-15 15:17 UTC  (7+ messages)
` [PATCH 3/7] i2c: designware-baytrail: Take punit lock on bus acquire

[Bug 99418] DRI3 Stuttering while scrolling in Chromium/Chrome with VBLANK off
 2017-01-15 14:47 UTC 

[Bug 93301] ns2_linux32: radeon VM fault / VM_CONTEXT1_PROTECTION_FAULT_ADDR
 2017-01-15  1:59 UTC  (5+ messages)
` [Bug 93301] ns2_linux32: radeon VM fault on Hawaii (+mmap errors)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox