dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-22 07:26:45 to 2015-09-24 01:25:16 UTC [more...]

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2015-09-24  1:25 UTC 

[PATCH 01/14] drm/exynos: stop using sgtable in page fault handler
 2015-09-24  1:01 UTC  (8+ messages)
` [PATCH 09/14] drm/exynos: remove call to drm_gem_free_mmap_offset()

block device backed by DRM buffer object
 2015-09-23 22:52 UTC  (6+ messages)
    ` drm_device from another device driver? (was: Re: block device backed by DRM buffer object)

[PATCH 0/4] some optimization for evergreen cs
 2015-09-23 21:54 UTC  (4+ messages)

[PATCH 01/15] vga_switcheroo: Document _ALL_ the things!
 2015-09-23 21:45 UTC  (23+ messages)
` [PATCH 02/15] DocBook: Add vga_switcheroo Subsystem Guide
  ` [PATCH 03/15] vga_switcheroo: Set active attribute to false for audio clients
    ` [PATCH 04/15] vga_switcheroo: Add missing locking
      ` [PATCH 05/15] vga_switcheroo: Drop client power state VGA_SWITCHEROO_INIT
        ` [PATCH 06/15] vga_switcheroo: Use enum vga_switcheroo_state instead of int
          ` [PATCH 07/15] vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1
            ` [PATCH 08/15] vga_switcheroo: Use enum vga_switcheroo_client_id instead of int
              ` [PATCH 09/15] vga_switcheroo: Sort headers alphabetically
                ` [PATCH 10/15] ALSA: hda - Spell vga_switcheroo consistently
                  ` [PATCH 11/15] drm/i915: "
                    ` [PATCH 12/15] drm/nouveau: "
                      ` [PATCH 13/15] drm/radeon: "
                        ` [PATCH 14/15] drm/amdgpu: "
                          ` [PATCH 15/15] drm: "
    ` [PATCH v1.1 03/15] vga_switcheroo: Set active attribute to false for audio clients

[pull] radeon and amdgpu drm-fixes-4.3
 2015-09-23 21:39 UTC 

[Linux-v4.2-10463-g9a9952bbd76a] i915: WARNING: intel_display.c:1377 assert_planes_disabled
 2015-09-23 21:39 UTC  (5+ messages)
    ` [regression] "

[PATCH 0/5] Add ASoC support for AMD APUs [v3]
 2015-09-23 19:03 UTC  (7+ messages)
` [PATCH 1/5] ASoC : dwc : support dw i2s in slave mode
` [PATCH 2/5] ASoC : dwc : support dw i2s in AMD platform
` [PATCH 3/5] drm/amd: add ACP driver support
` [PATCH 5/5] ASoC: AMD: add AMD ASoC ACP-I2S driver

[PATCH] drm/radeon: Sprinkle drm_modeset_lock_all to appease locking checks
 2015-09-23 18:26 UTC 

[patch 1/4] drm/amdgpu: unwind properly in amdgpu_cs_parser_init()
 2015-09-23 17:13 UTC  (6+ messages)
` [patch 2/4] drm/amdgpu: integer overflow in amdgpu_info_ioctl()
` [patch 3/4] drm/amdgpu: info leak in amdgpu_gem_metadata_ioctl()
` [patch 4/4] drm/amdgpu: integer overflow in amdgpu_mode_dumb_create()

WARNING: CPU: 4 PID: 863 at include/drm/drm_crtc.h:1577 drm_helper_choose_encoder_dpms+0x88/0x90()
 2015-09-23 16:18 UTC  (10+ messages)

[Bug 102401] New: 4.2 RC5
 2015-09-23 15:42 UTC  (2+ messages)
` [Bug 102401] Radeon Displayport Audio Warping

4.3-rc2 on radeon: new backtraces during resume
 2015-09-23 15:26 UTC  (2+ messages)

[Bug 92086] AMD Trinity No screen at HDMI after S3 wakeup
 2015-09-23 14:16 UTC  (7+ messages)

[PATCH] drm/core: remove unused variable
 2015-09-23 13:36 UTC 

[PATCH 00/23] Color Management for DRM
 2015-09-23 13:30 UTC  (37+ messages)
` [PATCH 01/23] drm: Create Color Management DRM properties
` [PATCH 02/23] drm: Add structure for querying palette color capabilities
` [PATCH 04/23] drm: Add drm structures for palette color property
` [PATCH 05/23] drm: Add structure to set/get a CTM "
` [PATCH 09/23] drm/i915: Register pipe color capabilities
      ` [Intel-gfx] "
` [PATCH 10/23] drm/i915: Add gamma correction handlers
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 00/23] Color Management for DRM

[PATCH] libdrm: Use userspace compatible type in fourcc_mod_code macro
 2015-09-23 12:33 UTC 

[PATCH] drm: Use userspace compatible type in fourcc_mod_code macro
 2015-09-23 11:36 UTC  (2+ messages)
` [Intel-gfx] "

[git pull] drm for 4.3
 2015-09-23 11:07 UTC  (8+ messages)
      ` [regression] "

[patch 4/4] drm/qxl: integer overflow in qxl_alloc_surf_ioctl()
 2015-09-23 10:45 UTC  (3+ messages)
` [patch 4/4 v2] "

[Bug 92087] [Radeon/Tonga] lockup in valley demo
 2015-09-23  9:04 UTC 

[Bug 104881] New: AMDGPU FIJI doesn't support higher resolutions past 1920x1080
 2015-09-23  4:04 UTC  (4+ messages)
` [Bug 104881] "

linux-next: manual merge of the akpm tree with the drm-misc tree
 2015-09-23  3:47 UTC 

linux-next: build warning after merge of the drm-misc tree
 2015-09-23  3:20 UTC 

[PATCH v3 1/3] modetest: introduce get_prop_info() for getting property id and type
 2015-09-23  2:45 UTC  (3+ messages)
` [PATCH v3 2/3] modetest: add atomic modeset support
` [PATCH v3 3/3] modetest: add atomic page flip support

[PATCH 1/3] modetest: introduce get_prop_info() for getting property id and type
 2015-09-23  2:40 UTC  (4+ messages)
` [PATCH 3/3] modetest: add atomic page flip support

[Bug 92082] Build on Solaris: xf86drm.c:3021: error: 'PATH_MAX' undeclared (first use in this function)
 2015-09-22 22:31 UTC 

[PATCH v2 0/3] drm: fix i2c adapter device driver user counter
 2015-09-22 21:48 UTC  (4+ messages)
` [PATCH v2 1/3] drm: dw_hdmi: use of_get_i2c_adapter_by_node interface
` [PATCH v2 2/3] drm: tilcdc: "
` [PATCH v2 3/3] drm: tegra: "

[Bug 92079] Crash during load on wine d3dadapter during Heroes of the Storm loading
 2015-09-22 21:06 UTC  (2+ messages)
` [Bug 92079] Crash "

[PATCHv3 0/3] Add initial support for slimport anx78xx
 2015-09-22 19:43 UTC  (3+ messages)
` [PATCHv3 3/3] drm: bridge: anx78xx: Add anx78xx driver support by analogix

[RFC] Docs: drm: Move KMS properties table out to source files
 2015-09-22 19:03 UTC  (4+ messages)

[PATCH RFC v2 0/3] Add a drm_aux-dev module
 2015-09-22 18:09 UTC  (14+ messages)
` [PATCH RFC v2 1/3] drm/dp: Keep a list of drm_dp_aux helper
` [PATCH RFC v2 3/3] drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers

[PATCH v2 4/6] virtio-gpu: add 3d/virgl support
 2015-09-22 16:15 UTC  (7+ messages)
` [PATCH v2 5/6] virtio-gpu: add basic prime support

[PATCH 00/13] drm/exynos: async G2D and g2d_move()
 2015-09-22 15:55 UTC  (14+ messages)
` [PATCH 01/13] drm: Implement drmHandleEvent2()
` [PATCH 02/13] exynos: Introduce exynos_handle_event()
` [PATCH 03/13] tests/exynos: add fimg2d performance analysis
` [PATCH 04/13] exynos/fimg2d: add g2d_config_event
` [PATCH 05/13] exynos: fimg2d: add g2d_exec2
` [PATCH 06/13] tests/exynos: add fimg2d event test
` [PATCH 07/13] tests/exynos: use XRGB8888 for framebuffer
` [PATCH 08/13] exynos: fimg2d: add g2d_set_direction
` [PATCH 09/13] exynos/fimg2d: add g2d_move
` [PATCH 10/13] tests/exynos: add test for g2d_move
` [PATCH 11/13] exynos/fimg2d: add exynos_bo_unmap()
` [PATCH 12/13] exynos/fimg2d: add g2d_reset() to public API
` [PATCH 13/13] exynos: bump version number

[Bug 92059] Missing textures and geometry in "Middle-earth: Shadow of Mordor"
 2015-09-22 15:51 UTC  (5+ messages)
` [Bug 92059] [radeonsi, apitrace] "

[Intel-gfx] [PATCH 1/2] drm/core: Preserve the framebuffer after removing it
 2015-09-22 15:21 UTC  (14+ messages)
`  "

[PATCH 0/8] [RFC] Link training test
 2015-09-22 15:12 UTC 

[PATCH 0/2] Preserve framebuffer during rmfb / drm fd close
 2015-09-22 14:55 UTC  (6+ messages)
` [PATCH 1/2] drm/core: Preserve the framebuffer after removing it
` [PATCH 2/2] drm/core: Preserve the fb id on close

[Bug 48772] New: Signal unstable over Display Port on 2560x1440 monitor
 2015-09-22 14:30 UTC  (4+ messages)
` [Bug 48772] "

[PATCH 00/11] drm: vblank fixes and timestamp based missed vblank guesttimation
 2015-09-22 12:57 UTC  (10+ messages)
` [PATCH 01/11] drm: s/int crtc/unsigned int pipe/ straggles
` [PATCH 11/11] drm: Fix vblank timestamp races

[patch] drm/layerscape: fix a signedness bug
 2015-09-22 12:55 UTC  (2+ messages)

[PATCH] drm/fbdev: Update legacy plane->fb refcounting for atomic restore
 2015-09-22 11:02 UTC  (7+ messages)

[Bug 89534] GPU lockup with wine
 2015-09-22 10:47 UTC  (3+ messages)

[RFC v2 0/4] MT8173 DRM support
 2015-09-22 10:35 UTC  (7+ messages)
` [RFC v2 2/4] drm/mediatek: Add DRM Driver for Mediatek SoC MT8173
` [RFC v2 4/4] drm/mediatek: Add DRM-based framebuffer device

[PATCH 00/11] Mixed bag of ioctl and agp cleanups
 2015-09-22  9:54 UTC  (4+ messages)
` [PATCH 03/11] drm/i915: Mark debug mod options as _unsafe

[PATCH 00/38] Fixes related to incorrect usage of unsigned types
 2015-09-22  9:46 UTC  (6+ messages)
` [PATCH 03/38] drm/i915: fix handling gen8_emit_flush_coherentl3_wa result

[PATCH 2/3] drm: fix kernel-doc warnings in drm_crtc.h
 2015-09-22  9:22 UTC  (2+ messages)

[PULL] topic/drm-misc
 2015-09-22  9:17 UTC  (2+ messages)

[PATCH RFC 0/8] Add New DRM Driver for Hisilicon's Hi6220 SoC
 2015-09-22  8:49 UTC  (5+ messages)

[PULL] drm-intel-next
 2015-09-22  8:31 UTC 

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


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