dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-10 14:10:01 to 2015-10-13 12:16:11 UTC [more...]

[PATCH libdrm v4 0/2] 48-bit virtual address support in i915
 2015-10-13 12:16 UTC  (7+ messages)
` [PATCH v4 1/2] intel: 48b ppgtt support (EXEC_OBJECT_SUPPORTS_48B_ADDRESS flag)

[PATCH] drm: sti: fix typos in stih4xx binding
 2015-10-13 11:51 UTC 

[PATCH] drm/exynos/gem: remove DMA-mapping hacks used for constructing page array
 2015-10-13 11:47 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 00/22] Color Management for DRM
 2015-10-13 10:59 UTC  (12+ messages)
` [PATCH 19/22] drm/i915: BDW: Pipe level Gamma correction
` [PATCH 20/22] drm/i915: BDW: Load degamma correction values
` [PATCH 21/22] drm/i915: BDW: Pipe level degamma correction
` [PATCH 22/22] drm/i915: BDW: Pipe level CSC correction

[PATCH v2] MAINTAINERS: add a maintainer for the atmel-hlcdc DRM driver
 2015-10-13  9:55 UTC 

[PATCH 0/9] drm/exynos: update codes related with gem
 2015-10-13  9:32 UTC  (13+ messages)
` [PATCH 1/9] drm/exynos: eliminate useless codes of exynos_drm_gem.h
` [PATCH 2/9] drm/exynos: use directly DMA mapping APIs on g2d
` [PATCH 3/9] drm/exynos: remove using non-consistent DMA attribute
` [PATCH 4/9] drm/exynos: split buffer allocation using DMA mapping API on non-iommu
` [PATCH 5/9] drm/exynos: introduce buffer allocation using drm_gem_get/put_pages()
` [PATCH 6/9] drm/exynos: switch to new buffer allocation
` [PATCH 7/9] drm/exynos: always use EXYNOS_BO_CONTIG flag on iommu
` [PATCH 8/9] drm/exynos: use DMA_ERROR_CODE
` [PATCH 9/9] drm/exynos: add ioctls for cpu access of gem object from user

[PATCH] MAINTAINERS: add maintainer for the atmel-hlcdc DRM driver
 2015-10-13  9:26 UTC  (3+ messages)

[PATCH v4 0/16] Add Analogix Core Display Port Driver
 2015-10-13  9:21 UTC  (43+ messages)
` [PATCH v5 0/17] "
` [PATCH v6 "
  ` [PATCH v6 01/17] drm: exynos: dp: convert to drm bridge mode
  ` [PATCH v6 03/17] drm: bridge: analogix/dp: fix some obvious code style
    ` [PATCH v6 02/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory
    ` [PATCH v6 04/17] drm: bridge: analogix/dp: remove duplicate configuration of link rate and link count
    ` [PATCH v6 09/17] Documentation: drm/bridge: add document for analogix_dp
    ` [PATCH v6 13/17] drm: bridge: analogix/dp: add some rk3288 special registers setting
  ` [PATCH v6 05/17] drm: bridge: analogix/dp: dynamic parse sync_pol & interlace & dynamic_range
  ` [PATCH v6 06/17] Documentation: drm/bridge: add document for analogix_dp
  ` [PATCH v6 07/17] ARM: dts: exynos/dp: remove some properties that deprecated by analogix_dp driver
  ` [PATCH v6 08/17] drm: rockchip: dp: add rockchip platform dp driver
  ` [PATCH v6 10/17] phy: Add driver for rockchip Display Port PHY
  ` [PATCH v6 11/17] Documentation: phy: add document for rockchip dp phy
  ` [PATCH v6 12/17] drm: rockchip: vop: add bpc and color mode setting
  ` [PATCH v6 14/17] drm: bridge: analogix/dp: add max link rate and lane count limit for RK3288
  ` [PATCH v6 15/17] drm: bridge: analogix/dp: try force hpd after plug in lookup failed
  ` [PATCH v6 16/17] drm: bridge: analogix/dp: move hpd detect to connector detect function
  ` [PATCH v6 17/17] drm: bridge: analogix/dp: add edid modes parse in get_modes method
  ` [PATCH v7 05/17] drm: bridge: analogix/dp: dynamic parse sync_pol & interlace & dynamic_range

4.2-rc4 kernel warnings on HSW laptop
 2015-10-13  9:05 UTC  (6+ messages)
` 4.2-rc4 kernel warnings on HSW laptop [regression]
    ` [Intel-gfx] "

[PATCH] Fixed several comment coding style blasphemies
 2015-10-13  8:40 UTC 

[PATCH RFCv2 3/4] staging: etnaviv: add drm driver
 2015-10-13  8:25 UTC  (6+ messages)
` [PATCH 00/48] Etnaviv changes RFCv1->RFCv2

[PATCH 00/20] tree-wide convert to memremap()
 2015-10-13  8:24 UTC  (5+ messages)
` [PATCH 09/20] i915: switch from acpi_os_ioremap to memremap
  ` [Intel-gfx] "

[PATCH] drm/vmwgfx: Fix kernel NULL pointer dereference on older hardware
 2015-10-13  7:30 UTC 

[PATCH v3 1/6] vga_switcheroo: Add support for switching only the DDC
 2015-10-13  7:32 UTC  (10+ messages)
  ` [PATCH v4 0/6] Enable gpu switching on the MacBook Pro
    ` [PATCH v4 2/6] apple-gmux: Add switch_ddc support
    ` [PATCH v4 3/6] drm/edid: Switch DDC when reading the EDID
    ` [PATCH v4 1/6] vga_switcheroo: Add support for switching only the DDC
    ` [PATCH v4 4/6] drm/i915: Switch DDC when reading the EDID
    ` [PATCH v4 6/6] drm/radeon: "

[PATCH v3 1/6] vga_switcheroo: Add support for switching only the DDC
 2015-10-13  7:28 UTC  (21+ messages)
` [PATCH 0/9] vga_switcheroo cleanup
  ` [PATCH 1/9] vga_switcheroo: Use enum vga_switcheroo_state instead of int
  ` [PATCH 3/9] vga_switcheroo: Use enum vga_switcheroo_client_id "
  ` [PATCH 2/9] vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1
  ` [PATCH 4/9] ALSA: hda - Spell vga_switcheroo consistently
  ` [PATCH 5/9] drm/i915: Drop unnecessary #include <linux/vga_switcheroo.h>
  ` [PATCH 6/9] drm/radeon: "
  ` [PATCH 8/9] drm/radeon: Fix kernel-doc copy/paste snafu
  ` [PATCH 7/9] drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h>
  ` [PATCH 9/9] drm/amdgpu: Fix kernel-doc copy/paste snafu

[Bug 92214] Flightgear crashes during splashboot with R600 driver and mesa 11.0.2
 2015-10-13  7:06 UTC  (8+ messages)
` [Bug 92214] Flightgear crashes during splashboot with R600 driver, LLVM 3.7.0 "

[Bug 86720] Europa Universalis 4 freezing during game start (10.3.3)
 2015-10-13  6:40 UTC  (2+ messages)
` [Bug 86720] [radeon] Europa Universalis 4 freezing during game start (10.3.3+, still broken on 11.0.2)

[Bug 105871] New: UVD decoder fails after hibernate
 2015-10-13  6:28 UTC  (3+ messages)
` [Bug 105871] "

[PATCH] drm/exynos: add DRM_EXYNOS_GEM_MAP ioctl
 2015-10-13  5:50 UTC  (5+ messages)

[PATCH] drm/vmwgfx: switch from ioremap_cache to memremap
 2015-10-13  5:18 UTC  (2+ messages)

[PATCH] drm/exynos: cleanup name of gem object for exynos_drm
 2015-10-13  5:10 UTC  (2+ messages)

[PATCH] drm/exynos: fix to detach device of iommu
 2015-10-13  5:10 UTC  (2+ messages)

radeonsi - crash with 7870 Tahiti - Bad Active CU detection?
 2015-10-13  3:43 UTC  (3+ messages)

[git pull] drm fixes
 2015-10-13  1:04 UTC 

[Bug 89534] GPU lockup with wine
 2015-10-12 23:07 UTC  (2+ messages)
` [Bug 89534] radeonsi GPU lockup / crash "

[PATCH] MAINTAINERS: Add myself as maintainer for the gma500 driver
 2015-10-12 21:14 UTC 

bcm2835 (Raspberry Pi) KMS driver
 2015-10-12 20:57 UTC  (9+ messages)
` [PATCH v3 3/7] drm/vc4: Add KMS support for Raspberry Pi
` [PATCH v3 7/7] ARM: bcm2835: Add VC4 to the device tree

[Bug 91896] AMDGPU Fiji: only getting 1080i on DP
 2015-10-12 19:49 UTC  (6+ messages)

[PATCH v3 0/6] Enable gpu switching on the MacBook Pro
 2015-10-12 18:59 UTC  (10+ messages)
` [PATCH v3 1/6] vga_switcheroo: Add support for switching only the DDC
  ` [PATCH v3 2/6] apple-gmux: Add switch_ddc support
    ` [PATCH v3 3/6] drm/edid: Switch DDC when reading the EDID
      ` [PATCH v3 4/6] drm/i915: "
        ` [PATCH v3 5/6] drm/nouveau: "
          ` [PATCH v3 6/6] drm/radeon: "

v4.3-rc4: i915: ThinkPad Yoga 12: *ERROR* The master control interrupt lied (SDE)!
 2015-10-12 17:29 UTC  (4+ messages)
` v4.3-rc4: i915: ThinkPad Yoga 12: *ERROR* The master control interrupt lied (SDE)! [regression]

As of kernel 4.3-rc1 system will not stay in S3 suspend [REGRESSION][BISECTED]
 2015-10-12 14:45 UTC  (2+ messages)

[PATCH] [RFC] drm/doc: Rename docbook to gpu.tmpl
 2015-10-12 13:14 UTC  (7+ messages)
` [PATCH RFC 0/5] "
  ` [PATCH RFC 2/5] "
  ` [PATCH RFC 1/5] drm/doc: Remove TODO about drm_vblank_pre/post_modeset()
  ` [PATCH RFC 3/5] gpu/doc: Fix up remaining occurrences of old document title
  ` [PATCH RFC 4/5] gpu/doc: Add vga_switcheroo documentation
  ` [PATCH RFC 5/5] gpu/doc: Convert to markdown harder

[PATCH] drm/exynos: fix spelling errors
 2015-10-12 13:35 UTC  (2+ messages)

[PATCH 00/16] drm/exynos/hdmi: refactoring/cleanup patches
 2015-10-12 13:26 UTC  (2+ messages)

[PATCH 00/10] drm/exynos: add pm_runtime support
 2015-10-12 13:19 UTC  (7+ messages)
` [PATCH 07/10] drm/exynos: add pm_runtime to FIMD
` [PATCH 08/10] drm/exynos: Enable DP clock directly from FIMD

[PATCH 1/2] drm/exynos: add global macro for the default primary plane
 2015-10-12 13:18 UTC  (4+ messages)
` [PATCH 2/2] drm/exynos: add cursor plane support

[PATCH v2 0/3] drm: fix i2c adapter device driver user counter
 2015-10-12 13:15 UTC  (4+ messages)
` [PATCH v2 1/3] drm: dw_hdmi: use of_get_i2c_adapter_by_node interface

[RFC PATCH 0/2] Try to smartly allocate memory on the two BARs
 2015-10-12 13:02 UTC  (3+ messages)
` [PATCH 1/2] Change the way slot is detected
` [PATCH 2/2] Allocate objects in both video rams

[PATCHv9 00/15] HDMI CEC framework
 2015-10-12 12:44 UTC  (15+ messages)
` [PATCHv9 06/15] rc: Add HDMI CEC protocol handling
` [PATCHv9 07/15] cec: add HDMI CEC framework
` [PATCHv9 14/15] cec: s5p-cec: Add s5p-cec driver

[Bug 91278] Tonga GPU lock/reset fail with Unigine Valley
 2015-10-12 11:58 UTC  (7+ messages)

[PATCH v4 0/2] Add drm_dp_aux chardev support
 2015-10-12  6:50 UTC  (8+ messages)
` [PATCH v4 1/2] drm/dp: Store the drm_connector device pointer on the helper

[PATCH 1/2] drm: Don't use '\' for string literal concatenation
 2015-10-12  6:53 UTC  (3+ messages)
` [PATCH 2/2] drm: Add DRM_DEBUG_VBL()

[PATCH] drm/nouveau/disp,pm: constify nvkm_object_func structures
 2015-10-12  0:51 UTC  (2+ messages)
` [PATCH] drm/nouveau/disp, pm: "

[Bug 105821] New: Hard lock after running radeon.ko built-in tests
 2015-10-11 20:13 UTC 

[Bug 92228] Missing ground in SotA and missing map in 7 days to die
 2015-10-11 17:07 UTC  (2+ messages)

[RFC 0/2] Add renderonly gpu support
 2015-10-11 16:08 UTC  (2+ messages)

[PATCH v2] nouveau: fix OpenFirmware support
 2015-10-11 14:48 UTC 

[PATCH] nouveau: fix OpenFirmware support
 2015-10-11 14:37 UTC  (7+ messages)

[Bug 91516] Hang on Dota 2 Reborn with Unsafe Math
 2015-10-11 11:16 UTC  (4+ messages)

[PATCH 05/10] drm/bridge: Add Synopsys DesignWare MIPI DSI host controller driver
 2015-10-11  7:26 UTC  (2+ messages)

[Bug 69120] New: With dpm=1 vdpau is not usable
 2015-10-11  4:02 UTC  (2+ messages)
` [Bug 69120] "

[Bug 92428] Sword Coast Legends causing GPU lockup. radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000000afd1 last fence id 0x000000000000b194 on ring 3)
 2015-10-11  3:07 UTC  (3+ messages)

[Bug 91930] Program with GtkGLArea widget does not redraw
 2015-10-11  1:17 UTC  (3+ messages)

[Bug 92427] [HSW] deqp-gles3 functional / shaders is having a lot of failures in different sub tests
 2015-10-11  1:03 UTC 

[Bug 91733] [SKL/HSW] Ogles1conform pntszary.c fails
 2015-10-10 15:04 UTC 

[PATCH v2 0/2] drm/nouveau: add support for 2560x1440@56 over HDMI
 2015-10-10 14:10 UTC  (2+ messages)
  ` [PATCH v2 2/2] drm/nouveau: increase max pixel clock to 225 MHZ for HDMI


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 read-only IMAP folder(s) and NNTP newsgroup(s).