dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-17 07:08:44 to 2016-02-19 09:49:21 UTC [more...]

[PATCH 00/33] drm/omap: patches for v4.6
 2016-02-19  9:48 UTC  (34+ messages)
` [PATCH 01/33] drm/omap: HDMI: change enable/disable to avoid sync-losts
` [PATCH 02/33] HACK: drm/omap: always use blocking DMM fill
` [PATCH 03/33] HACK: drm/omap: fix memory barrier bug in DMM driver
` [PATCH 04/33] drm/omap: add dmm_read() and dmm_write() wrappers
` [PATCH 05/33] drm/omap: partial workaround for DRA7 DMM errata i878
` [PATCH 06/33] drm/omap: drm_atomic_get_plane_state() may return ERR_PTR
` [PATCH 07/33] drm/omap: tpd12s015: remove platform data support
` [PATCH 08/33] drm/omap: tpd12s015: gpio descriptor API
` [PATCH 09/33] drm/omap: tpd12s015: CT_CP_HPD as optional gpio
` [PATCH 10/33] drm/omap: add define for DISPC_IRQ_WBUNCOMPLETEERROR
` [PATCH 11/33] drm/omap: use dma_mapping_error in omap_gem_attach_pages
` [PATCH 12/33] drm/omap: use dma_mapping_error in omap_gem_dma_sync
` [PATCH 13/33] drm/omap: print an error if display enable fails
` [PATCH 14/33] drm/omap: gem: Clean up GEM objects memory flags
` [PATCH 15/33] drm/omap: gem: Refactor GEM object allocation
` [PATCH 16/33] drm/omap: gem: Implement dma_buf import
` [PATCH 17/33] drm/omap: remove support for ext mem & sync
` [PATCH 18/33] drm/omap: increase vblank wait timeout
` [PATCH 19/33] drm/omap: DISPC: support double-pixel mode
` [PATCH 20/33] drm/omap: support double-pixel
` [PATCH 21/33] drm/omap: HDMI: support double-pixel pixel clock
` [PATCH 22/33] drm/omap: HDMI: Fix HSW value
` [PATCH 23/33] drm/omap: HDMI: fix WP timings for ilace
` [PATCH 24/33] drm/omap: DISPC: Fix field order for HDMI
` [PATCH 25/33] drm/omap: HDMI5: Fix FC HSW value
` [PATCH 26/33] drm/omap: HDMI5: clean up timings copy
` [PATCH 27/33] drm/omap: HDMI5: Add interlace support
` [PATCH 28/33] drm/omap: HDMI5: allow interlace
` [PATCH 29/33] drm/omap: verify that display x-res is divisible by 8
` [PATCH 30/33] drm/omap: verify that fb plane pitches are the same
` [PATCH 31/33] drm/omap: EBUSY status handling in omap_gem_fault()
` [PATCH 32/33] drm/omap: fix crtc->plane property delegation
` [PATCH 33/33] drm/omap: check if rotation is supported before commit

[GIT PULL] imx-drm crtc and plane fixes, ipu-v3 probe fixes
 2016-02-19  9:44 UTC 

[PATCH 0/4] Add I2S/ADV7511 audio support for ARC AXS10x boards
 2016-02-19  9:40 UTC  (4+ messages)
  ` [PATCH 2/4] ARC: axs10x: Update defconfigs so that audio is enabled
  ` [PATCH 3/4] ASoC: dwc: Add I2S HDMI audio support using custom platform driver
  ` [PATCH 4/4] ARC: axs10x: Update defconfigs so that I2S is enabled

[Bug 89521] New: Radeon driver fails to set dpm power state after resume from S3
 2016-02-19  9:20 UTC  (2+ messages)
` [Bug 89521] "

[Bug 93591] [TONGA] ARK Survival Evolved: corruption of main menu textures
 2016-02-19  9:14 UTC  (3+ messages)

[PATCH v10 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
 2016-02-19  9:13 UTC  (4+ messages)
  ` [PATCH v10 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[RFC 0/3] Unify IOMMU-based DMA-mapping code for ARM and ARM64
 2016-02-19  8:22 UTC  (4+ messages)
  ` [RFC 1/3] drm/exynos: rewrite IOMMU support code
` [RFC 2/3] iommu: dma-iommu: move IOMMU/DMA-mapping code from ARM64 arch to drivers
` [RFC 3/3] iommu: dma-iommu: use common implementation also on ARM architecture

[PATCH 0/3] drm: more pre-decrement fixes
 2016-02-19  3:32 UTC  (3+ messages)
` [PATCH 2/3] drm/nouveau: use post-decrement in error handling

[PATCH] drm/atomic: Allow for holes in connector state
 2016-02-19  3:21 UTC  (3+ messages)
  ` [Intel-gfx] "

[GIT PULL] drm/vc4: changes for drm-fixes
 2016-02-19  2:51 UTC  (2+ messages)

[Bug 94207] [amdgpu][tonga]kernel BUG during X startup in amdgpu_cgs_get_active_displays_info
 2016-02-19  2:07 UTC 

radeon/amdgpu pageflip regression fixes for Linux 4.4+
 2016-02-19  1:16 UTC  (4+ messages)
` [PATCH 1/2] drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
` [PATCH 2/2] drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc

[PATCH 1/4] Support for adreno 430
 2016-02-19  0:50 UTC  (4+ messages)
` [PATCH 2/4] Add adreno430 power control
` [PATCH 3/4] Get CP_RPTR from register instead of shadow memory
` [PATCH 4/4] Print details in case of a protect fault interrupt

[PATCH 0/6] Pipe level color management V4
 2016-02-19  0:42 UTC  (8+ messages)
` [PATCH 2/6] drm: introduce color correction properties
` [PATCH 3/6] drm/i915: enable CSC for pipe C
  ` [Intel-gfx] "
` [PATCH 5/6] drm/i915: Implement color management on bdw/skl/bxt/kbl

[PATCH v5 00/12] Enable GPU switching on pre-retina MacBook Pro
 2016-02-18 23:53 UTC  (12+ messages)
` [PATCH v5 10/12] drm/i915: Defer probe if gmux is present but its driver isn't

Fwd: Google Summer of Code 2016
 2016-02-18 22:43 UTC 

[PULL] topic/drm-misc
 2016-02-18 19:51 UTC 

[Bug 94186] Immediate crash when launching World of Warcraft with RV790
 2016-02-18 19:43 UTC  (8+ messages)
` [Bug 94186] Crash when launching glxinfo and "

[pull] radeon and amdgpu drm-next-4.6
 2016-02-18 19:13 UTC 

[Bug 93594] Flickering Shadows in The Talos Principle
 2016-02-18 16:06 UTC  (9+ messages)

[PATCH RFC v5 0/8] Implement generic ASoC HDMI codec and use it in tda998x
 2016-02-18 15:32 UTC  (13+ messages)
` [PATCH RFC v5 1/8] ALSA: pcm: add IEC958 channel status helper for hw_params
` [PATCH RFC v5 2/8] ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encoders
  ` [PATCH RFC v5 3/8] ASoC: hdmi-codec: Add audio abort() callback for video side to use
` [PATCH RFC v5 4/8] drm/i2c: tda998x: Add support of a DT graph of ports
` [PATCH RFC v5 5/8] drm/i2c: tda998x: Remove include/sound/tda998x.h and fix graph parsing
` [PATCH RFC v5 6/8] drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata
` [PATCH RFC v5 7/8] drm/i2c: tda998x: Register ASoC HDMI codec for audio functionality
` [PATCH RFC v5 8/8] ARM: dts: am335x-boneblack: Add HDMI audio support

[PATCH 1/2] dt-bindings: Add LG lp120up1 panel bindings
 2016-02-18 15:12 UTC  (4+ messages)
` [PATCH 2/2] drm/panel: Add support for LG lp120up1 panel

[PATCH v1 00/10] uuid: convert users to generic UUID API
 2016-02-18 15:07 UTC  (15+ messages)
` [PATCH v1 02/10] lib/uuid: move generate_random_uuid() to uuid.c
` [PATCH v1 04/10] lib/uuid: remove FSF address
  ` [PATCH v1 01/10] lib/vsprintf: simplify UUID printing
  ` [PATCH v1 03/10] lib/uuid: introduce few more generic helpers for UUID
  ` [PATCH v1 05/10] ACPI: switch to use generic UUID API
  ` [PATCH v1 10/10] efivars: use generic UUID library
` [PATCH v1 06/10] device property: switch to use UUID API
` [PATCH v1 07/10] sysctl: drop away useless label
` [PATCH v1 08/10] sysctl: use generic UUID library
` [PATCH v1 09/10] efi: redefine type, constant, macro from generic code

[PATCH v6 0/3] Secure Memory Allocation Framework
 2016-02-18 15:05 UTC  (4+ messages)
` [PATCH v6 1/3] create SMAF module
` [PATCH v6 2/3] SMAF: add CMA allocator
` [PATCH v6 3/3] SMAF: add fake secure module

[PATCH] drm/gma500: Make mdfld_dsi_connector_dpms() return a value
 2016-02-18 14:58 UTC 

[PATCH 0/2] Exynos DRM: resolve problems with DMA and virtual exynos-drm device
 2016-02-18 13:34 UTC  (3+ messages)
` [PATCH 1/2] drm/exynos: refactor driver and device registration code
` [PATCH 2/2] drm/exynos: use real device for DMA-mapping operations

[PATCH 0/3] drm/atomic: Fix encoder stealing
 2016-02-18 12:59 UTC  (12+ messages)
` [PATCH 1/3] drm/atomic: Always call steal_encoder
` [PATCH 2/3] drm/atomic: Refuse to steal encoders with index < conn_idx
` [PATCH 3/3] drm/atomic: Refuse to steal encoders from connectors not part of the state
` [Intel-gfx] [PATCH 0/3] drm/atomic: Fix encoder stealing

[PULL] drm-intel-fixes
 2016-02-18 10:34 UTC 

drm/gma500: Use correct unref in the gem bo create function
 2016-02-18 10:15 UTC 

[Bug 93341] GPU lockups on RadeonHD 7770 (radeonsi driver) when running OpenGL games
 2016-02-18  9:50 UTC  (3+ messages)

userptr support in drm drivers
 2016-02-18  9:48 UTC  (6+ messages)

[PATCH v8 0/2] Add Rockchip Inno-HDMI driver
 2016-02-18  7:55 UTC  (6+ messages)
` [PATCH v8.1 1/2] drm/rockchip: hdmi: add Innosilicon HDMI support

[GIT PULL] drm/rockchip: new feature to support inno hdmi
 2016-02-18  6:10 UTC 

[PATCH 0/5] Fixes for MST (daisy-chain and 4k tiles)
 2016-02-18  4:53 UTC  (4+ messages)
` [PATCH 3/5] drm/dp/mst: change MST detection scheme

[GIT PULL] drm/vc4: changes for drm-next
 2016-02-18  5:19 UTC 

[Bug 94202] Driver stalls from time to time
 2016-02-18  3:46 UTC 

[PATCH v11 00/14] MT8173 DRM support
 2016-02-18  0:15 UTC  (16+ messages)
` [PATCH v11 01/14] dt-bindings: drm/mediatek: Add Mediatek display subsystem dts binding
` [PATCH v11 02/14] drm/mediatek: Add DRM Driver for Mediatek SoC MT8173
` [PATCH v11 03/14] drm/mediatek: Add DSI sub driver
` [PATCH v11 04/14] drm/mediatek: Add DPI "
` [PATCH v11 05/14] dt-bindings: drm/mediatek: Add Mediatek HDMI dts binding
` [PATCH v11 06/14] drm/mediatek: Add HDMI support
  ` [PATCH v11 07/14] drm/mediatek: enable hdmi output control bit
` [PATCH v11 08/14] arm64: dts: mt8173: Add display subsystem related nodes
` [PATCH v11 09/14] arm64: dts: mt8173: Add HDMI "
` [PATCH v11 10/14] clk: mediatek: make dpi0_sel propagate rate changes
` [PATCH v11 11/14] clk: mediatek: Add hdmi_ref HDMI PHY PLL reference clock output
` [PATCH v11 12/14] dt-bindings: hdmi-connector: add DDC I2C bus phandle documentation
` [PATCH v11 13/14] clk: mediatek: remove hdmitx_dig_cts from TOP clocks
` [PATCH v11 14/14] arm64: dts: mt8173-evb: enable HDMI output

[PATCH 0/3] Deferr load of radeon/amdgpu until amdkfd is loaded
 2016-02-17 21:00 UTC  (2+ messages)

[pull] radeon and amdgpu drm-fixes-4.5
 2016-02-17 20:20 UTC 

RFC: group maintainership for misc drm trees
 2016-02-17 17:56 UTC  (5+ messages)

[Bug 112491] New: Radeon: HD 7400G / A4-4355M System overheats with 3D graphics active
 2016-02-17 16:10 UTC  (5+ messages)
` [Bug 112491] "

[PATCH] i915: cast before shifting in i915_pte_count
 2016-02-17 16:00 UTC  (2+ messages)

[PATCH] i915: Fix an overflow in __i915_wait_request
 2016-02-17 15:55 UTC  (2+ messages)

[PATCH 00/16] drm crtc cleanup: nuke optional dummy crtc mode_fixup function
 2016-02-17 15:24 UTC  (11+ messages)
` [PATCH 06/16] drm/rcar-du: removed "
` [PATCH 07/16] drm/omapdrm: "
` [PATCH 09/16] drm/shmobile: "
` [PATCH 11/16] drm/atmel-hldcd: "

[PATCH] nouveau: Fix missing types on shift
 2016-02-17 14:20 UTC 

[PATCH] drm/vc4: improve throughput by pipelining binning and rendering jobs
 2016-02-17 13:38 UTC 

[PATCH] drm/exynos/dsi: use core helper to create DSI packet
 2016-02-17 13:33 UTC 

[PATCH] drm/udl: Use module_usb_driver
 2016-02-17 13:19 UTC  (2+ messages)

[PATCH v4 00/11] Add DRM Driver for HiSilicon Kirin hi6220 SoC
 2016-02-17 11:46 UTC  (7+ messages)
` [PATCH v4 01/11] drm/hisilicon: Add device tree binding for hi6220 display subsystem
` [PATCH v4 03/11] drm/hisilicon: Add crtc driver for ADE

[Bug 94043] Distorted graphics when running Battle.net app under Wine with Radeon driver
 2016-02-17  9:43 UTC 

[PATCH v10 00/13] MT8173 DRM support
 2016-02-17  9:19 UTC  (4+ messages)
` [PATCH v10 10/13] clk: mediatek: make dpi0_sel propagate rate changes

[Bug 88541] Resume of HDMI port fails
 2016-02-17  8:47 UTC 

[Bug 93801] GRID Autosport hang on logo (startup)
 2016-02-17  7:50 UTC  (2+ messages)

VirtIO-GPU 3D OpenGL Hardware Acceleration for VMs
 2016-02-17  7:10 UTC 


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