dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-19 15:01:17 to 2015-04-23 22:47:10 UTC [more...]

[PATCH v2 00/22] Enable gpu switching on the MacBook Pro
 2015-08-11 10:29 UTC  (14+ 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

git pull] drm for v4.1-rc1
 2015-04-23 22:47 UTC  (6+ messages)

[PATCH 1/2] drm/radeon: remove KV bapm callback
 2015-04-23 21:41 UTC  (3+ messages)
` [PATCH 2/2] drm/radeon: remove bapm callbacks

[PATCH v2] drm/i915: cope with large i2c transfers
 2015-04-23 20:53 UTC  (4+ messages)

[PATCH] drm/msm: Attach assigned encoder to eDP and DSI connectors
 2015-04-23 18:13 UTC 

[Bug 49817] New: radeon: The kernel rejected CS when running shader example from SFML library
 2015-04-23 17:54 UTC  (5+ messages)
` [Bug 49817] "

[Bug 90151] Laptop Backlight Issue with Hybrid Graphics System
 2015-04-23 17:27 UTC  (6+ messages)

[PATCH -next] drm/i915/audio: remove duplicated include from intel_audio.c
 2015-04-23 16:09 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH libdrm] Add missing <strings.h> includes
 2015-04-23 16:56 UTC  (4+ messages)

[PATCH 1/2] amdgpu: cleanup public interface
 2015-04-23 15:53 UTC  (2+ messages)
` [PATCH 2/2] amdgpu: add public bo list interface v2

[PATCH libdrm 0/5] modetest: fix misc when terminates modetest
 2015-04-23 16:40 UTC  (4+ messages)

[PATCH v2] modetest: initialize handles/pitches in set_plane()
 2015-04-23 16:36 UTC  (7+ messages)

[PATCH 1/2] drm: add libdrm_amdgpu
 2015-04-23 16:23 UTC  (3+ messages)
` [PATCH 2/2] drm: add tests/amdgpu

[PATCH v3 4/7] exynos: fimg2d: add g2d_exec2
 2015-04-23 14:43 UTC  (4+ messages)
` [PATCH v3 5/7] tests/exynos: add fimg2d event test
` [PATCH v3 6/7] exynos: fimg2d: fix return codes
` [PATCH v3 7/7] tests/exynos: replace return by break

[PATCH 0/5] HW_LOCK Security Patches
 2015-04-23 14:39 UTC  (10+ messages)
` [PATCH 1/5] drm: Kernel Crash in drm_unlock
  ` [Intel-gfx] "
` [PATCH 2/5] drm: Fixes unsafe deference in locks
  ` [Intel-gfx] "
` [PATCH 3/5] drm: Possible lock priority escalation
` [PATCH 4/5] drm: Make HW_LOCK access functions optional
` [PATCH 5/5] drm: Make Legacy Context "

[PATCH] drm: Implement drmHandleEvent2()
 2015-04-23 14:32 UTC  (2+ messages)

drm/exynos: add async G2D execution to libdrm (v3)
 2015-04-23 14:29 UTC  (4+ messages)
` [PATCH v3 1/7] exynos: Introduce exynos_handle_event()
` [PATCH v3 2/7] tests/exynos: add fimg2d performance analysis
` [PATCH v3 3/7] exynos/fimg2d: add g2d_config_event

[PATCH v4 00/10] HDMI CEC framework
 2015-04-23 14:18 UTC  (11+ messages)
` [PATCH v4 01/10] dts: exynos4*: add HDMI CEC pin definition to pinctrl
` [PATCH v4 02/10] dts: exynos4: add node for the HDMI CEC device
` [PATCH v4 03/10] dts: exynos4412-odroid*: enable "
` [PATCH v4 04/10] HID: add HDMI CEC specific keycodes
` [PATCH v4 05/10] rc: Add HDMI CEC protoctol handling
` [PATCH v4 06/10] cec: add HDMI CEC framework
` [PATCH v4 07/10] v4l2-subdev: add HDMI CEC ops
` [PATCH v4 08/10] cec: adv7604: add cec support
` [PATCH v4 09/10] cec: adv7511: "

[Bug 81382] New: Text console blanking does not go away
 2015-04-23 14:15 UTC  (8+ messages)
` [Bug 81382] "

[PATCH i-g-t] tests/drm_hw_lock: Tests for hw_lock fixes
 2015-04-23 14:07 UTC 

Initial amdgpu driver release
 2015-04-23 13:57 UTC  (5+ messages)

drm/exynos: two small fixes (v2)
 2015-04-23 12:12 UTC  (3+ messages)
` [PATCH 1/2] drm/exynos: mixer: cleanup pixelformat handling
` [PATCH 2/2] drm/exynos: cleanup exynos_drm_plane

drm/exynos: add async G2D execution to libdrm
 2015-04-23 12:04 UTC  (6+ messages)
` [PATCH 2/5] exynos: add EXYNOS_G2D_EVENT to drmHandleEvent

[Bug 25361] realloc(): invalid next size in cs_begin at radeon_cs_legacy.c
 2015-04-23 11:36 UTC 

[PATCH] amdkfd: Remove unessary void pointer cast
 2015-04-23  9:58 UTC 

[PATCH 2/5] drm: Add edid_corrupt flag for Displayport Link CTS 4.2.2.6
 2015-04-22 20:20 UTC  (3+ messages)

[PATCH v4] mtrr: avoid ifdef'ery with phys_wc_to_mtrr_index()
 2015-04-22 17:12 UTC 

[PATCH v3] mtrr: avoid ifdef'ery with phys_wc_to_mtrr_index()
 2015-04-22 17:09 UTC  (2+ messages)

nouveau regression on G5 Dual Core
 2015-04-22 16:43 UTC  (2+ messages)

[PATCH 00/11] Enable gpu switching on the MacBook Pro
 2015-04-22 13:48 UTC  (17+ messages)
` [PATCH 01/11] vga_switcheroo: Add support for switching only the DDC
` [PATCH 02/11] vga_switcheroo: Add helper function to get the active client
` [PATCH 03/11] apple-gmux: Add switch_ddc support
` [PATCH 04/11] drm/edid: Switch DDC when reading the EDID
` [PATCH 05/11] vga_switcheroo: Lock/unlock DDC lines
` [PATCH 09/11] apple-gmux: Assign apple_gmux_data before registering
` [PATCH 06/11] vga_switcheroo: Lock/unlock DDC lines harder
` [PATCH 10/11] drm/i915: Reprobe connectors if vga_switcheroo handler registers late
` [PATCH 11/11] drm/nouveau: Pause between setting gpu to D3hot and cutting the power
` [PATCH 08/11] vga_switcheroo: Reprobe connectors if handler registers late
` [PATCH 07/11] Revert "vga_switcheroo: Add helper function to get the active client"

What happened to the patch for module reference counting when using dma-buf API
 2015-04-22 13:02 UTC  (2+ messages)

[PATCH RFC v9 00/20] Add support for i.MX MIPI DSI DRM driver
 2015-04-22 12:13 UTC  (4+ messages)
` [PATCH RFC v9 11/20] drm/bridge: Add Synopsys DesignWare MIPI DSI host controller driver

[Bug 89944] GPU crash in Civilization 5
 2015-04-22 10:04 UTC  (2+ messages)

[PATCH] nouveau: add coherent BO attribute
 2015-04-22  9:08 UTC  (4+ messages)

[Bug 89980] [Regression] Graphical corruption after resuming from suspend (w/ dual monitor configuration)
 2015-04-21 19:02 UTC  (2+ messages)

[PATCH] drm/radeon: adjust pll when audio is not enabled
 2015-04-21 18:02 UTC 

[Bug 90079] drmSetMaster and drmDropMaster need root privileges
 2015-04-21 17:49 UTC  (3+ messages)

[Bug 65190] New: glxgears on r600g (rv770) is garbled with llvm enabled
 2015-04-21 17:44 UTC  (2+ messages)
` [Bug 65190] "

[PATCH] drm/i915: cope with large i2c transfers
 2015-04-21 16:16 UTC  (3+ messages)

[PATCH libdrm 1/3] configure: request/set the compiler in C99 mode
 2015-04-21 15:44 UTC  (2+ messages)

[PATCH libdrm 00/24] Annotate private symbols, drop drm_public macro
 2015-04-21 15:41 UTC  (2+ messages)

[PATCH 1/9] drm/radeon: Add init interrupt kfd->kgd interface
 2015-04-21 12:47 UTC  (9+ messages)
` [PATCH 2/9] drm/amdkfd: Add interrupt handling module
` [PATCH 3/9] drm/amdkfd: add events IOCTL set definitions
` [PATCH 4/9] drm/amdkfd: Add the events module
` [PATCH 5/9] drm/amdkfd: Add memory exception handling
` [PATCH 6/9] drm/amdkfd: Add bad opcode "
` [PATCH 7/9] drm/amdkfd: Add module parameter of send_sigterm
` [PATCH 8/9] drm/amdkfd: Implement events IOCTLs
` [PATCH 9/9] drm/amdkfd: change driver version to 0.7.2

[patch] drm/nouveau/platform: checking for IS_ERR() instead of NULL
 2015-04-21  9:43 UTC  (3+ messages)

[Bug 96351] New: System hangs up after update to any kernel newer than 3.12*
 2015-04-21  2:04 UTC  (4+ messages)
` [Bug 96351] "

[PATCH] modetest: initialize handles/pitches in set_plane()
 2015-04-20 18:46 UTC 

qxl deadlock splat
 2015-04-20 18:28 UTC 

[PATCH 0/2] User-created blob properties
 2015-04-20 18:24 UTC  (3+ messages)
` [PATCH 1/2] Resync header files with kernel
` [PATCH 2/2] ioctl: Add new blob-property-creation ioctl

[PATCH 0/7] User-created blob properties
 2015-04-20 18:22 UTC  (8+ messages)
` [PATCH 1/7] drm/atomic: Don't open-code CRTC state destroy
` [PATCH 2/7] drm/atomic: Early-exit from CRTC dup state
` [PATCH 3/7] drm: Don't leak path blob property when updating
` [PATCH 4/7] drm: Introduce helper for replacing blob properties
` [PATCH 5/7] drm: Introduce blob_lock
` [PATCH 6/7] drm: Add reference counting to blob properties
` [PATCH 7/7] drm/mode: Add user blob-creation ioctl

[PATCH] DRM: Don't re-poll connector for disconnect
 2015-04-20 16:40 UTC  (4+ messages)

[PATCH 4/5] drm: Fix for DP CTS test 4.2.2.5 - I2C DEFER handling
 2015-04-20 16:30 UTC  (2+ messages)

[PATCH] drm: fb_helper: prefer to use mode, which is not DRM_MODE_TYPE_USERDEF
 2015-04-20 13:41 UTC  (18+ messages)
` [PATCHv2] "
  ` [PATCH] drm: Only create a cmdline mode if no probed modes match
      ` [PATCH v2] "

[RFC v3 0/9] HDMI CEC framework
 2015-04-20 13:10 UTC  (6+ messages)
` [RFC v3 5/9] cec: add new driver for cec support

[PATCH 00/31] Convert omapdrm to the atomic updates API
 2015-04-20 11:22 UTC  (2+ messages)

[PATCH 1/2] drm: rockchip: Don't pass DRM fake offset to dma-api
 2015-04-20  5:44 UTC  (7+ messages)
` [PATCH 2/2] ARM: DMA: Use vm_pgoff for IOMMU mmap

[PATCH v2 1/2] MAINTAINERS: add entry for Rockchip drm drivers
 2015-04-20  1:33 UTC  (3+ messages)
` [PATCH v2 2/2] drm/rockchip: fix error check when getting irq

[GIT PULL] drm/rockchip: fixes and be rockchip/drm maintainer
 2015-04-20  1:30 UTC 

[PATCH 1/2] MAINTAINERS: add entry for Rockchip drm drivers
 2015-04-19 19:23 UTC  (4+ messages)
` [PATCH 2/2] drm/rockchip: make irq variable signed

[Bug 90042] Age of Wonders III gpu lockup
 2015-04-19 18:52 UTC  (2+ messages)

[Bug 89971] HDMI out *not* working with radeon (mobile 8550g)
 2015-04-19 15:51 UTC  (2+ messages)

[PATCH 1/2] clk: change clk_ops' ->round_rate() prototype
 2015-04-19 15:30 UTC  (3+ messages)


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