dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-26 03:59:56 to 2015-10-30 00:47:37 UTC [more...]

[PATCH 0/7] add atomic_check callback to exynos_crtc
 2015-10-30  0:47 UTC  (16+ messages)
` [PATCH 1/7] drm/exynos: "
` [PATCH 2/7] drm/exynos/mixer: replace direct cross-driver call with drm mode validation
` [PATCH 3/7] ARM: exynos_defconfig: enable Exynos DRM Mixer driver
` [PATCH 4/7] drm/exynos: separate Mixer and HDMI drivers
` [PATCH 5/7] drm/exynos: abstract out common dependency
` [PATCH 6/7] drm/exynos: re-arrange Kconfig entries
` [PATCH 7/7] drm/exynos: simplify Kconfig component names
        ` [PATCH] ARM: multi_v7_defconfig: enable Exynos DRM Mixer driver

[PATCH v6 0/2] Add drm_dp_aux chardev support
 2015-10-29 23:23 UTC  (3+ messages)
` [PATCH v6 1/2] drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers
` [PATCH v6 2/2] drm/dp: Set aux.dev to the drm_connector device, instead of drm_device

[Bug 91294] [R7 370] DPM and power profile change crash the system
 2015-10-29 22:01 UTC  (2+ messages)

[Bug 91268] R6xx freezes with kernel 3.17 and up
 2015-10-29 20:34 UTC  (2+ messages)

[Bug 92729] VDPAU: Maybe support H264_CONSTRAINED_BASELINE
 2015-10-29 18:49 UTC  (2+ messages)

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

[PATCH] drm: sti: remove redundant sign extensions
 2015-10-29 16:10 UTC  (2+ messages)

Patches for 4.4
 2015-10-29 16:05 UTC  (10+ messages)
` [PATCH 1/9] dma-buf/fence: add fence_wait_any_timeout function v2
` [PATCH 2/9] dma-buf/fence: add fence_is_later()
` [PATCH 3/9] drm/amdgpu: remove unneeded fence functions
` [PATCH 4/9] drm/amdgpu: switch to common fence_wait_any_timeout v2
` [PATCH 5/9] drm/amdgpu: move ring_from_fence to common code
` [PATCH 6/9] drm/amdgpu: use common fences for VMID management v2
` [PATCH 7/9] drm/amdgpu: use the new fence_is_later
` [PATCH 8/9] drm/amdgpu: use common fence for sync
` [PATCH 9/9] drm/amdgpu: remove amdgpu_fence_ref/unref

[pull] radeon drm-fixes-4.3
 2015-10-29 15:19 UTC 

[Intel-gfx] HDMI 4k modes VIC
 2015-10-29 15:06 UTC  (2+ messages)

[PATCH v3 1/6] vga_switcheroo: Add support for switching only the DDC
 2015-10-29 14:58 UTC  (6+ messages)
` [PATCH v4 0/6] Enable gpu switching on the MacBook Pro
  ` [PATCH v4 2/6] apple-gmux: Add switch_ddc support

[PATCH] drm/sti: Remove select of CONFIG_FW_LOADER_USER_HELPER_FALLBACK
 2015-10-29 14:53 UTC  (5+ messages)

[patch] drm: crtc: integer overflow in drm_property_create_blob()
 2015-10-29 14:40 UTC  (2+ messages)

[RFC v2 0/6] drm: fb emulation: Step 2: Create a fbdev emulation config option
 2015-10-29 13:33 UTC  (6+ messages)
` [PATCH v3 0/3] drm: fb emulation: Remove remaining driver level fb emulation configs
  ` [PATCH v3 1/3] drm/imx: Remove local fbdev emulation Kconfig option
  ` [PATCH v3 2/3] drm/sti: "
  ` [PATCH v3 3/3] drm/tegra: "

[PATCH 1/1] drm/sti: fix typo issue in sti_mode_config_init
 2015-10-29 13:26 UTC 

[PATCH 1/1] drm/sti: set mixer background color through module param
 2015-10-29 13:03 UTC 

[PATCH 1/1] drm/sti: enable fbdev compatibility through module param
 2015-10-29 13:02 UTC 

[PATCH 1/2] dma-buf/fence: add fence_wait_any_timeout function v2
 2015-10-29 12:40 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: switch to common fence_wait_any_timeout v2

[PATCH igt v7 0/4] Assert tests, atomic, multi-blob
 2015-10-29 12:36 UTC  (7+ messages)
` [PATCH igt v7 1/4] lib/tests: Add igt_assert_*() self-tests
` [PATCH igt v7 2/4] tests: Run igt.cocci
  ` [PATCH igt v7 3/4] tests/core_prop_blob: Add multiple blobs per connection
  ` [PATCH igt v7 4/4] kms_atomic: Add basic atomic modesetting tests

[PATCH] drm/dp: add eDP DPCD backlight control bit definitions
 2015-10-29 12:27 UTC  (2+ messages)

[PATCH] drm: Correct arguments to list_tail_add in create blob ioctl
 2015-10-29 11:07 UTC  (3+ messages)

[PATCH igt v7 0/4] Assert tests, atomic, multi-blob
 2015-10-29 11:01 UTC  (5+ messages)
` [PATCH igt v7 1/4] lib/tests: Add igt_assert_*() self-tests
` [PATCH igt v7 2/4] tests: Run igt.cocci
` [PATCH igt v7 3/4] tests/core_prop_blob: Add multiple blobs per connection
` [PATCH igt v7 4/4] kms_atomic: Add basic atomic modesetting tests

[Bug 92722] radeon 0000:01:00.0: VCE init error (-22) on Kernel >= 4.2
 2015-10-29  7:06 UTC 

[Bug 92709] "LLVM triggered Diagnostic Handler: unsupported call to function ldexpf in main" when starting race in stuntrally
 2015-10-29  5:56 UTC  (2+ messages)

No backlight since linux-4.2.4 - drivers/gpu/drm/radeon/atombios_encoders.c
 2015-10-29  3:18 UTC  (14+ messages)

[PATCH 3/3] Revert "drm: Hack around CONFIG_AGP=m build failures"
 2015-10-28 21:46 UTC  (3+ messages)

[Bug 92526] latest llvm 3.8 git + mesa git crashes kernel 4.3.0 rc6
 2015-10-28 20:11 UTC  (2+ messages)

[PATCH 00/13] drm/exynos: async G2D and g2d_move()
 2015-10-28 19:27 UTC  (2+ messages)

[RFC v4 00/11] MT8173 DRM support
 2015-10-28 17:50 UTC  (8+ messages)
` [RFC v4 02/11] drm/mediatek: Add DRM Driver for Mediatek SoC MT8173
` [RFC v4 05/11] dt-bindings: drm/mediatek: Add Mediatek HDMI dts binding

[PATCH 3/3] Revert "drm: Hack around CONFIG_AGP=m build failures"
 2015-10-28 13:25 UTC 

[Bug 92480] [Patch] Linux mutex leak in drm_dp_get_mst_branch
 2015-10-28 12:58 UTC  (3+ messages)

[GIT PULL] exynos-drm-next
 2015-10-28 12:37 UTC  (9+ messages)

[PATCH] drm/vmwgfx: switch from ioremap_cache to memremap
 2015-10-28  7:05 UTC  (8+ messages)

[PATCH v7 0/17] Add Analogix Core Display Port Driver
 2015-10-28  2:26 UTC  (16+ messages)
` [PATCH v7 06/17] Documentation: drm/bridge: add document for analogix_dp
  ` [PATCH v7 09/17] "
  ` [PATCH v7 10/17] phy: Add driver for rockchip Display Port PHY
` [PATCH v7 11/17] Documentation: phy: add document for rockchip dp phy

[PATCH 09/10] dt-bindings: video: exynos5433-decon: add bindings for DECON-TV
 2015-10-28  1:06 UTC  (3+ messages)
` [PATCH v2 "

[Bug 91917] linux-firmware.git should carry most recent firmware for SI, CI et al
 2015-10-27 17:19 UTC  (2+ messages)

Missing amdgpu firmware files
 2015-10-27 16:17 UTC  (6+ messages)

[Bug 106291] New: amdgpu fails GPU reset when resuming from suspend
 2015-10-27 15:53 UTC  (3+ messages)
` [Bug 106291] "

[Bug 106271] New: Switch between AMD hybrid graphics (HD 8650G / HD 8970M) makes hardware reset
 2015-10-27 15:47 UTC  (3+ messages)
` [Bug 106271] "

[PATCH v11 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2015-10-27 14:38 UTC  (2+ messages)
` [PATCH v11 2/4] PM / Domains: add setter for dev.pm_domain

[PATCH RFCv2 3/4] staging: etnaviv: add drm driver
 2015-10-27 10:46 UTC  (5+ messages)
` [PATCH 00/48] Etnaviv changes RFCv1->RFCv2
  ` [PATCH 46/48] staging: etnaviv: rewrite submit interface to use copy from user

[Bug 92309] Box drawn around cursor in multiple 3D games
 2015-10-27  8:37 UTC  (3+ messages)

[Linux v4.3-rc6] i915: issues with Skylake integrated graphics
 2015-10-27  8:00 UTC  (4+ messages)

[PATCH] drm/msm/mdp5: high precision vblank timestamp support
 2015-10-27  5:16 UTC  (3+ messages)

[GIT PULL] On-demand device probing
 2015-10-27  5:03 UTC  (2+ messages)

[GIT PULL] On-demand device probing
 2015-10-26 23:37 UTC  (9+ messages)

[Bug 66963] New: r600: linux 3.11RC1 isn't booting with radeon.dpm=1 option in grub
 2015-10-26 20:00 UTC  (2+ messages)
` [Bug 66963] Rv6xx dpm problems

[Bug 92662] [HD3650] - GPU freezing - 1002:9591 ring 0 stalled for more than 10100msec
 2015-10-26 20:00 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Turn off support for multisample count != 0 v2
 2015-10-26 17:48 UTC 

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

[PATCH 00/38] Fixes related to incorrect usage of unsigned types
 2015-10-26 15:55 UTC  (3+ messages)
` [PATCH 38/38] drm/radeon: simplify boot level calculation

Some fence cleanups for amdgpu
 2015-10-26 14:59 UTC  (14+ messages)
` [PATCH 01/10] dma-buf/fence: add fence_wait_any_timeout function
` [PATCH 02/10] dma-buf/fence: add fence_is_later()
` [PATCH 03/10] drm/amdgpu: remove unneeded fence functions
` [PATCH 04/10] drm/amdgpu: switch to common fence_wait_any_timeout
` [PATCH 05/10] drm/amdgpu: move ring_from_fence to common code
` [PATCH 06/10] drm/amdgpu: use common fences for VMID management v2
` [PATCH 07/10] drm/amdgpu: use the new fence_is_later
` [PATCH 08/10] drm/amdgpu: use common fence for sync
` [PATCH 09/10] drm/amdgpu: remove amdgpu_fence_ref/unref
` [PATCH 10/10] drm/amdgpu: remove now unused fence functions

[PATCH v10 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2015-10-26  9:11 UTC  (4+ messages)
` [PATCH v10 2/4] PM / Domains: add setter for dev.pm_domain

[PATCH] drm/radeon/dce4+: optimize pageflip
 2015-10-26  9:00 UTC  (2+ messages)

[PATCH 0/9] add missing of_node_put
 2015-10-26  8:48 UTC  (2+ messages)

[Bug 92645] kodi vdpau interop fails since mesa,meta: move gl_texture_object::TargetIndex initializations
 2015-10-26  7:54 UTC  (2+ messages)

[PATCH 01/15] vga_switcheroo: Document _ALL_ the things!
 2015-10-26  7:24 UTC  (8+ 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

[git pull] drm fixes
 2015-10-26  5:58 UTC 

[PATCH v7 00/25] Color Management for DRM framework
 2015-10-26  3:59 UTC  (5+ messages)
` [PATCH v7 11/25] drm/i915: Register color correction capabilities


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