dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-20 14:23:57 to 2015-07-23 15:21:13 UTC [more...]

[PATCH v2 00/22] Enable gpu switching on the MacBook Pro
 2015-08-11 10:29 UTC  (18+ messages)
` [PATCH v2 01/22] vga_switcheroo: Add support for switching only the DDC
  ` [PATCH v2 02/22] vga_switcheroo: Add helper function to get the active client
    ` [PATCH v2 03/22] apple-gmux: Add switch_ddc support
      ` [PATCH v2 04/22] drm/edid: Switch DDC when reading the EDID
        ` [PATCH v2 05/22] vga_switcheroo: Lock/unlock DDC lines
          ` [PATCH v2 06/22] vga_switcheroo: Lock/unlock DDC lines harder
            ` [PATCH v2 07/22] Revert "vga_switcheroo: Add helper function to get the active client"
              ` [PATCH v2 08/22] Revert "vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs."
                ` [PATCH v2 09/22] drm/nouveau: Lock/unlock DDC lines on probe
                  ` [PATCH v2 10/22] apple-gmux: Assign apple_gmux_data before registering
                    ` [PATCH v2 11/22] vga_switcheroo: Generate hotplug event on handler and proxy registration
                      ` [PATCH v2 12/22] drm/i915: Preserve SSC earlier
                        ` [PATCH v2 13/22] drm/i915: Reprobe eDP and LVDS connectors on hotplug event
                          ` [PATCH v2 14/22 RESEND] drm/i915: Fix failure paths around initial fbdev allocation
                            ` [PATCH v2 15/22 RESEND] drm/i915: On fb alloc failure, unref gem object where it gets refed
                              ` [PATCH v2 16/22] drm: Create new fb and replace default 1024x768 fb on hotplug event
                                  ` [PATCH v2 17/22] drm/nouveau/timer: Fall back to kernel timer if GPU timer read failed

[PATCH V4 4/6] mm: mlock: Introduce VM_LOCKONFAULT and add mlock flags to enable it
 2015-07-23 15:21 UTC  (5+ messages)

[PATCH] nouveau: nv46: Change mc subdev oclass from nv44 to nv4c
 2015-07-23 15:20 UTC 

[Bug 91041] Purple line is visible on left side of screen and the screen is blurry using HTMI output with AMD radeon
 2015-07-23 14:58 UTC  (4+ messages)

Revert "drm/radeon: only mark audio as connected if the monitor supports it (v3)" causes pink line on Epson projector
 2015-07-23 14:56 UTC  (2+ messages)

[PATCH 1/2] drm/panel: simple: Add bus format for HannStar HSD070PWW1 LVDS panel
 2015-07-23 14:45 UTC  (2+ messages)

[Bug 93701] New: radeon: two "empty" pixel lines on left side of screen, rest of screen gets slightly squished
 2015-07-23 14:32 UTC  (2+ messages)
` [Bug 93701] "

[PATCH v2] drm/i915: load driver even if debugfs fails
 2015-07-23 14:06 UTC 

[PATCH 1/6] drm/atomic: add connectors_changed to separate it from mode_changed, v2
 2015-07-23 12:37 UTC  (4+ messages)
` [PATCH 2/6] drm/atomic: pass old crtc state to atomic_begin/flush

[PULL] topic/connector-locking
 2015-07-23  7:43 UTC 

[PULL] topic/crc-pmic
 2015-07-23  7:38 UTC 

[PULL] drm-intel-next
 2015-07-23  7:39 UTC 

[PULL] topic/drm-misc
 2015-07-23  7:27 UTC 

[PATCH 1/2] drm/atomic-helper: Add option to update planes only on active crtc
 2015-07-23  7:00 UTC  (6+ messages)
` [PATCH 2/2] drm/rcar: Only update planes "
` [PATCH] drm/atomic-helper: Add option to update planes only "

[PULL] topic/drm-fixes
 2015-07-23  6:53 UTC 

[PULL] drm-intel-fixes
 2015-07-23  6:50 UTC 

[Bug 91416] vsync limits fps but still tearing in picture
 2015-07-23  2:19 UTC  (6+ messages)

[PATCH v3 0/6] drm/rockchip: fixes and new features
 2015-07-23  2:01 UTC  (12+ messages)
` [PATCH v3 1/6] drm/rockchip: vop: Fix virtual stride calculation
` [PATCH v3 2/6] drm/rockchip: vop: Fix window dest start point
` [PATCH v3 3/6] drm/rockchip: vop: Add yuv plane support
` [PATCH v3 4/6] drm/rockchip: vop: Default enable win2/3 area0 bit
` [PATCH v3 5/6] drm/rockchip: vop: restore vop registers when resume
` [PATCH v3 6/6] drm/rockchip: vop: support plane scale

[PATCH RESEND v2 00/25] drm: fb emulation: Step 1: Create new drm_fb_helper wrapper funcs
 2015-07-22 20:59 UTC  (27+ messages)
  ` [PATCH RESEND v2 01/25] drm/fb_helper: Add drm_fb_helper functions to manage fb_info creation
  ` [PATCH RESEND v2 02/25] drm/fb_helper: Create a wrapper for unlink_framebuffer
  ` [PATCH RESEND v2 03/25] drm/fb_helper: Create wrappers for fb_sys_read/write funcs
  ` [PATCH RESEND v2 04/25] drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcs
  ` [PATCH RESEND v2 05/25] drm/fb_helper: Create a wrapper for fb_set_suspend
  ` [PATCH RESEND v2 06/25] drm/fb_helper: Create a wrapper for remove_conflicting_framebuffers
  ` [PATCH RESEND v2 07/25] drm/cirrus: Use new drm_fb_helper functions
  ` [PATCH RESEND v2 08/25] drm/rockchip: "
  ` [PATCH RESEND v2 09/25] drm/armada: "
  ` [PATCH RESEND v2 10/25] drm/ast: "
  ` [PATCH RESEND v2 11/25] drm/omap: "
  ` [PATCH RESEND v2 12/25] drm/tegra: "
  ` [PATCH RESEND v2 13/25] drm/msm: "
  ` [PATCH RESEND v2 14/25] drm/exynos: "
  ` [PATCH RESEND v2 15/25] drm/gma500: "
  ` [PATCH RESEND v2 16/25] drm/mgag200: "
  ` [PATCH RESEND v2 17/25] drm/radeon: "
  ` [PATCH RESEND v2 18/25] drm/qxl: "
  ` [PATCH RESEND v2 19/25] drm/i915: "
  ` [PATCH RESEND v2 20/25] drm/nouveau: "
  ` [PATCH RESEND v2 21/25] drm/udl: "
  ` [PATCH RESEND v2 22/25] drm/bochs: "
  ` [PATCH RESEND v2 23/25] drm/amdgpu: "
  ` [PATCH RESEND v2 24/25] drm/virtio: "
  ` [PATCH RESEND v2 25/25] drm/fb_cma_helper: "

[PATCH 1/2] drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.h
 2015-07-22 19:28 UTC  (7+ messages)
` [PATCH 2/2] drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.h

[PATCH v5 0/6] Add dw_hdmi i2s audio support
 2015-07-22 19:05 UTC  (3+ messages)
` [PATCH v5 1/6] drm: bridge/dw_hdmi: add audio support for more display resolutions

[Bug 101811] New: Club 3D Radeon R9 270 royalQueen hangs on startup (opensource driver)
 2015-07-22 18:06 UTC  (7+ messages)
` [Bug 101811] "

[Bug 91371] Tonga HDMI Audio none on TV working on monitor - possible eld issue
 2015-07-22 15:20 UTC  (4+ messages)

[PATCH 00/14] drm_connector locking rules, v2
 2015-07-22 14:46 UTC  (4+ messages)
` [PATCH 14/14] drm: gc now dead mode_group code

[PATCH v1.1 2/5] drm/atomic: Make prepare_fb/cleanup_fb only take state, v2
 2015-07-22 13:23 UTC  (2+ messages)

[PATCH] drm/i915: add error path
 2015-07-22 11:56 UTC  (3+ messages)
` [Intel-gfx] "

Linux-next, Exynos Octa boot fail, bisected to: "drm/exynos: remove drm_iommu_attach_device_if_possible"
 2015-07-22 10:08 UTC  (7+ messages)

[PATCH 00/25] drm: fb emulation: Step 1: Create new drm_fb_helper wrapper funcs
 2015-07-22  8:34 UTC  (29+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/25] drm/fb_helper: Add drm_fb_helper functions to manage fb_info creation
  ` [PATCH v2 02/25] drm/fb_helper: Create a wrapper for unlink_framebuffer
  ` [PATCH v2 03/25] drm/fb_helper: Create wrappers for fb_sys_read/write funcs
  ` [PATCH v2 04/25] drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcs
  ` [PATCH v2 05/25] drm/fb_helper: Create a wrapper for fb_set_suspend
  ` [PATCH v2 06/25] drm/fb_helper: Create a wrapper for remove_conflicting_framebuffers
  ` [PATCH v2 07/25] drm/cirrus: Use new drm_fb_helper functions
  ` [PATCH v2 08/25] drm/rockchip: "
  ` [PATCH v2 09/25] drm/armada: "
  ` [PATCH v2 10/25] drm/ast: "
  ` [PATCH v2 11/25] drm/omap: "
  ` [PATCH v2 12/25] drm/tegra: "
  ` [PATCH v2 13/25] drm/msm: "
  ` [PATCH v2 14/25] drm/exynos: "
  ` [PATCH v2 15/25] drm/gma500: "
  ` [PATCH v2 16/25] drm/mgag200: "
  ` [PATCH v2 17/25] drm/radeon: "
  ` [PATCH v2 18/25] drm/qxl: "
  ` [PATCH v2 19/25] drm/i915: "
  ` [PATCH v2 20/25] drm/nouveau: "
  ` [PATCH v2 21/25] drm/udl: "
  ` [PATCH v2 22/25] drm/bochs: "
  ` [PATCH v2 23/25] drm/amdgpu: "
  ` [PATCH v2 24/25] drm/virtio: "
  ` [PATCH v2 25/25] drm/fb_cma_helper: "

[PATCH] libdrm/amdgpu: Fixed drm.h include
 2015-07-22  8:20 UTC  (7+ messages)

[PATCH 00/16] Color Manager Implementation
 2015-07-21 23:34 UTC  (14+ messages)
` [PATCH 03/16] drm/i915: Attach color properties to CRTC
` [PATCH 06/16] drm/i915: Load gamma color capabilities for CHV CRTC
` [PATCH 07/16] drm/i915: Add atomic set property interface for CRTC
` [PATCH 10/16] drm/i915: Add set_property handler for pipe Gamma correction on CHV/BSW
` [PATCH 11/16] drm/i915: Add pipe level Gamma correction for CHV/BSW

[Bug 90681] Radeon Kernel Oops & Lockup when switching on DisplayPort attached monitor
 2015-07-21 19:41 UTC  (5+ messages)

[PATCH] drm/panel: auo novatek 1080p video mode panel
 2015-07-21 19:36 UTC 

[PATCH] tests: modetest: Accept connector names in addition to connector IDs
 2015-07-21 15:10 UTC  (4+ messages)

[PATCH v3 1/2] drm/i915: remove unnecessary null test
 2015-07-21 13:56 UTC  (4+ messages)
` [PATCH v3 2/2] drm/i915: remove redundant if check

[PATCH 0/8] drm/bochs: convert bochs to atomic mode-setting
 2015-07-21 13:47 UTC  (13+ messages)
` [PATCH 6/8] drm/bochs: phase 3: provide a custom ->atomic_commit implementation
          ` KMS timings (Re: [PATCH 6/8] drm/bochs: phase 3: provide a custom ->atomic_commit implementation)

[PATCHv7 00/15] HDMI CEC framework
 2015-07-21 13:03 UTC  (4+ messages)
` [PATCHv7 14/15] cec: s5p-cec: Add s5p-cec driver

[PATCH] drm: Detect no-op drmModeAtomicRequest and return early
 2015-07-21 12:50 UTC 

[PATCH] drm: Make the connector dpms callback return a value
 2015-07-21  9:34 UTC  (2+ messages)
` [PATCH v2] drm: Make the connector dpms callback return a value, v2

likely signedness bug in drm and nvidia drivers
 2015-07-21  8:56 UTC  (3+ messages)

[PATCH v2 0/5] drm/rockchip: support yuv overlay and plane scale
 2015-07-21  7:38 UTC  (9+ messages)
` [PATCH v2 4/5] drm/rockchip: vop: switch cursor plane to window 3
` [PATCH v2 5/5] drm/rockchip: default enable win2/3 area0 bit

[PATCH v2] drm/i915: remove unnecessary null test
 2015-07-21  7:37 UTC  (4+ messages)

[PATCH v2] drm/rockchip: vop: remove hardware cursor window
 2015-07-21  7:35 UTC  (2+ messages)

[PULL] drm: atmel-hlcdc: Fix for 4.1
 2015-07-21  7:21 UTC  (2+ messages)

[v3 0/7] Crystalcove (CRC) PMIC based panel and pwm control
 2015-07-21  7:24 UTC  (7+ messages)
` [Intel-gfx] "

[PATCH v2 0/4] Add VIC support for Tegra124
 2015-07-21  6:32 UTC  (4+ messages)
` [PATCH v2 3/4] of: Add NVIDIA Tegra VIC binding

[Bug 91278] Tonga GPU lock/reset fail with Unigine Valley
 2015-07-20 23:25 UTC  (2+ messages)

[Bug 91386] Tonga HDMI Audio needs CPU load
 2015-07-20 23:17 UTC  (3+ messages)

[Bug 46711] New: Monitor not turning on after DisplayPort re-plug in Xorg
 2015-07-20 21:41 UTC  (2+ messages)
` [Bug 46711] "

[Bug 91375] [radeonsi] [drm:si_dpm_set_power_state [radeon]] *ERROR* si_restrict_performance_levels_before_switch failed
 2015-07-20 20:03 UTC  (3+ messages)

[PATCH libdrm] xf86drm: use the correct device minor names on OpenBSD
 2015-07-20 17:12 UTC  (3+ messages)
  ` [PATCH libdrm v2] "

[PATCH libdrm] xf86drm: correct the OpenBSD DRM_MAJOR define
 2015-07-20 17:12 UTC  (5+ messages)
  ` [PATCH libdrm v2] "

[PATCH libdrm] remove if HAVE_LIBUDEV for vbltest
 2015-07-20 16:21 UTC  (2+ messages)

[PATCH libdrm] xf86drmMode: Implement drmCheckModesettingSupported() for OpenBSD
 2015-07-20 16:19 UTC  (2+ messages)

[PATCH] drm/i915: fix possible null pointer dereference
 2015-07-20 14:23 UTC  (4+ messages)


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