dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-30 19:40:06 to 2015-04-01 16:12:34 UTC [more...]

[PATCH libdrm 00/24] Annotate private symbols, drop drm_public macro
 2015-04-01 16:15 UTC  (8+ messages)
` [PATCH libdrm 01/24] configure.ac: split -fvisibility and __attribute__((visibility)) checks
` [PATCH libdrm 02/24] radeon: remove empty function declarations
` [PATCH libdrm 03/24] radeon: remove unused functions
` [PATCH libdrm 04/24] radeon: annotate bof_incref, bof_string functions as static
` [PATCH libdrm 05/24] radeon: remove more unused functions
` [PATCH libdrm 06/24] radeon: remove no-longer used static functions
` [PATCH libdrm 07/24] radeon: annotate the private symbols

[PATCH -v3 0/8] drm/exynos: clean up patches (preparing for atomic)
 2015-04-01 16:03 UTC  (11+ messages)
` [PATCH 1/8] drm/exynos: fimd: fix alpha setting for XR24 pixel format
` [PATCH 2/8] drm/exynos: remove unused exynos_crtc->win_enable() callback
` [PATCH 3/8] drm/exynos: remove struct *_win_data abstraction on planes
  ` Aw: "
` [PATCH 4/8] drm/exynos: preset zpos value for overlay planes
` [PATCH 5/8] drm/exynos: make zpos property immutable
` [PATCH 6/8] drm/exynos: remove exynos_plane_destroy()
` [PATCH 7/8] drm/exynos: remove leftover functions declarations
` [PATCH 8/8] drm/exynos: track vblank events on a per crtc basis

[PATCH -v4 0/8] drm/exynos: clean up patches (preparing for atomic)
 2015-04-01 16:02 UTC  (9+ messages)
` [PATCH -v4 1/8] drm/exynos: fimd: fix alpha setting for XR24 pixel format
` [PATCH -v4 2/8] drm/exynos: remove unused exynos_crtc->win_enable() callback
` [PATCH -v4 3/8] drm/exynos: remove struct *_win_data abstraction on planes
` [PATCH -v4 4/8] drm/exynos: preset zpos value for overlay planes
` [PATCH -v4 5/8] drm/exynos: make zpos property immutable
` [PATCH -v4 6/8] drm/exynos: remove exynos_plane_destroy()
` [PATCH -v4 7/8] drm/exynos: remove leftover functions declarations
` [PATCH -v4 8/8] drm/exynos: track vblank events on a per crtc basis

[PATCH libdrm] android: set the HAVE_VISIBILITY define
 2015-04-01 15:54 UTC 

[PATCH libdrm] freedreno: link against CLOCK_LIB
 2015-04-01 15:53 UTC 

[PATCH v2 0/4] Add virtio gpu driver
 2015-04-01 15:38 UTC  (12+ messages)
` [PATCH v2 1/4] break kconfig dependency loop
` [PATCH v2 2/4] drm_vblank_get: don't WARN_ON in case vblanks are not initialized
` [PATCH v2 3/4] Add virtio gpu driver
` [PATCH v2 4/4] Add virtio-vga bits

[PATCH 1/3] drm/exynos: fix typos in hdmi and mixer
 2015-04-01 15:34 UTC  (6+ messages)
` [PATCH 2/3] drm/exynos: remove superfluous error messages
` [PATCH 3/3] drm/exynos: mixer: add 2x scaling to mixer_graph_buffer

[PATCH] drm/exynos: fimd: check whether exynos_drm_crtc_create succeed or not
 2015-04-01 15:31 UTC  (2+ messages)

[PATCH libdrm v2 1/8] tests/hash: extract test out of xf86drmHash.c
 2015-04-01 15:16 UTC  (2+ messages)

[PATCH libdrm 1/2] configure.ac: split -fvisibility and __attribute__((visibility)) checks
 2015-04-01 14:42 UTC  (6+ messages)
` Solaris & "

[PATCH 1/3] drm/exynos: mixer: add 2x scaling to mixer_graph_buffer
 2015-04-01 13:34 UTC  (5+ messages)

[RFC 0/11] dw_hdmi cleanups, audio preparation, helpers and ahb audio support
 2015-04-01 11:56 UTC  (29+ messages)
` [PATCH RFC 01/11] drm: bridge/dw_hdmi: clean up hdmi_set_clk_regenerator()
` [PATCH RFC 02/11] drm: bridge/dw_hdmi: use drm_hdmi_avi_infoframe_from_display_mode()
` [PATCH RFC 03/11] drm: bridge/dw_hdmi: simplify hdmi_config_AVI() a little
` [PATCH RFC 04/11] drm: bridge/dw_hdmi: remove mhsyncpolarity/mvsyncpolarity/minterlaced
` [PATCH RFC 05/11] drm: bridge/dw_hdmi: introduce interface to setting sample rate
` [PATCH RFC 06/11] drm: bridge/dw_hdmi: introduce interfaces to enable and disable audio
` [PATCH RFC 07/11] drm/edid: add function to help find SADs
` [PATCH RFC 08/11] sound/core: add DRM ELD helper
` [PATCH RFC 09/11] sound/core: add IEC958 channel status helper
` [PATCH RFC 10/11] drm: bridge/dw_hdmi-ahb-audio: add audio driver
` [PATCH RFC 11/11] drm: bridge/dw_hdmi-ahb-audio: parse ELD from HDMI driver

[Bug 87278] Packet0 not allowed and GPU fault detected errors with Serious Engine games
 2015-04-01 11:55 UTC  (5+ messages)

[PATCH RFC v2 00/12] drm/rockchip: add support for lvds controller and external encoders
 2015-04-01 10:40 UTC  (15+ messages)
` [PATCH RFC v2 01/12] drm/encoder: add functionality to register encoders to a global list
  ` [PATCH RFC v2 02/12] drm/connector: add functionality to register connectors "
  ` [PATCH RFC v2 03/12] drm: add components subdirectory and infrastructure
  ` [PATCH RFC v2 05/12] drm/components: add generic vga connector driver
  ` [PATCH RFC v2 07/12] drm/rockchip: Add support for Rockchip Soc LVDS
  ` [PATCH RFC v2 08/12] drm/rockchip: lvds: register a bridge when no panel is set
` [PATCH RFC v2 04/12] drm/components: add generic vga encoder driver
` [PATCH RFC v2 06/12] dt-bindings: Add documentation for rockchip lvds
` [PATCH RFC v2 09/12] drm/rockchip: enable rgb output of vops for all other connectors
` [PATCH RFC v2 10/12] ARM: dts: rockchip: add rk3288 lcdc0 pinmux settings
` [PATCH RFC v2 11/12] ARM: dts: rockchip: add rk3288 lvds node
` [PATCH RFC v2 12/12] ARM: dts: rockchip: add vga encoder and enable lvds on rk3288-firefly

[PATCH v4 0/7] Use DRM component API in tilcdc to connect to tda998x
 2015-04-01  8:49 UTC  (8+ messages)
` [PATCH v4 1/7] drm/tilcdc: Fix module unloading
` [PATCH v4 3/7] drm/tilcdc: Add support for external tda998x encoder
` [PATCH v4 5/7] drm/tilcdc: Force building of DRM_TILCDC_SLAVE_COMPAT
` [PATCH v4 6/7] ARM: dts: am335x-boneblack: Use new binding for HDMI
  ` [PATCH v4 2/7] drm/tilcdc: Remove tilcdc slave support for tda998x driver
  ` [PATCH v4 4/7] drm/tilcdc: Add DRM_TILCDC_SLAVE_COMPAT for ti,tilcdc,slave binding support
  ` [PATCH v4 7/7] drm/tilcdc: Decrement refcount of ep-node from of_graph_get_next_endpoint

[PATCH] drm/rockchip: vop: add vop power domain support
 2015-04-01  5:48 UTC 

[Bug 89829] [bisected] radeonsi, commit 2cf48c creates artefacts in some applications (worst being Flash animations that are garbage)
 2015-04-01  5:36 UTC  (6+ messages)

[Bug 89858] Radeon GPU lockup in Euro Truck Simulator 2
 2015-04-01  5:31 UTC 

[PATCH] Revert "drm/i915: Performed deferred clflush inside set-cache-level"
 2015-04-01  4:31 UTC  (3+ messages)

[PATCH v4 0/3] Improve eys-diagram & single-ended electric test for rk3288 HDMI
 2015-04-01  3:57 UTC  (4+ messages)
` [PATCH v4 1/3] drm: bridge/dw_hdmi: fixed codec style
` [PATCH v4 2/3] drm: bridge/dw_hdmi: separate VLEVCTRL settting into platform driver
` [PATCH v4 3/3] drm: rockchip/dw_hdmi-rockchip: improve for HDMI electrical test

[PATCH 1/2] drm/exynos: add more condition to check iommu support
 2015-04-01  3:35 UTC  (5+ messages)
` [PATCH 2/2] drm/exynos: fix the initialization order in FIMD

[PATCH v3 0/3] Improve eye-diagram & single-ended test for rk3288 hdmi
 2015-04-01  2:38 UTC  (6+ messages)
` [PATCH v3 2/3] drm: bridge/dw_hdmi_rockchip: improve hdmi eye-diagram test

next trees
 2015-04-01  2:29 UTC  (2+ messages)

[Bug 89850] Lightning bug on Pillars of Eternity with R600_DEBUG=llvm set
 2015-04-01  2:16 UTC  (3+ messages)

[Bug 95911] New: Recursive error in radeon device driver module after resume from hibernation
 2015-04-01  2:13 UTC  (8+ messages)
` [Bug 95911] "

[PULL] drm-intel-next
 2015-03-31 22:22 UTC  (2+ messages)

[Bug 89012] Incorrect behaviour of half_pixel_center = 0 rasterizer setting on R600 and SI
 2015-03-31 21:59 UTC  (2+ messages)
` [Bug 89012] Incorrect interpolation "

Mesa support for Tegra 3
 2015-03-31 21:19 UTC 

[Bug 86320] Monitor on DisplayPort doesn't wake up
 2015-03-31 20:56 UTC  (2+ messages)

[Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions
 2015-03-31 19:22 UTC  (3+ messages)

[Bug 93701] New: radeon: two "empty" pixel lines on left side of screen, rest of screen gets slightly squished
 2015-03-31 19:15 UTC  (5+ messages)
` [Bug 93701] "

[Bug 89785] GPU Fault 147 and Ring Stalls and Tests Fail in Pillars of Eternity
 2015-03-31 19:04 UTC  (2+ messages)

[PATCH v2 3/4] drm/msm: Initial add DSI connector support
 2015-03-31 18:36 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 4/9] drm/i915: Add check for corrupt raw EDID header for Displayport compliance testing
 2015-03-31 17:15 UTC  (3+ messages)
` [PATCH 7/9] drm/i915: Fix for DP CTS test 4.2.2.5 - I2C DEFER handling
` [PATCH 9/9] drm: Fix the 'native defer' message in drm_dp_i2c_do_msg()

[PATCH 4/9] drm/i915: Add check for corrupt raw EDID header for Displayport compliance testing
 2015-03-31 17:05 UTC  (3+ messages)
` [PATCH 7/9] drm/i915: Fix for DP CTS test 4.2.2.5 - I2C DEFER handling
` [PATCH 9/9] drm: Fix the 'native defer' message in drm_dp_i2c_do_msg()

[PATCH 1/4] drm/radeon: add extra check in radeon_ttm_tt_unpin_userptr
 2015-03-31 16:13 UTC  (5+ messages)
` [PATCH 2/4] drm/radeon: fix wait in radeon_mn_invalidate_range_start
` [PATCH 3/4] drm/radeon: add userptr config option
` [PATCH 4/4] drm/radeon: allow creating overlapping userptrs

[PATCH] drm/radeon: add video usability info support for VCE
 2015-03-31 15:59 UTC  (5+ messages)
` [PATCH v2] "

[PATCH -v2 0/8] drm/exynos: clean up patches (preparing for atomic)
 2015-03-31 15:33 UTC  (5+ messages)
` [PATCH -v2 3/8] drm/exynos: remove struct *_win_data abstraction on planes

[Bug 89831] [r600] r600_asm.c:310:assign_alu_units: Assertion `0' failed
 2015-03-31 15:29 UTC  (5+ messages)

[PULL] topic/drm-misc
 2015-03-31 14:31 UTC  (2+ messages)

[GIT PULL] imx-drm changes to use media bus formats and LDB drm_panel support
 2015-03-31 12:00 UTC 

[GIT PULL] Use of-graph helpers to loop over endpoints
 2015-03-31 11:58 UTC 

[GIT PULL] imx-drm DI clock divider and IC downscaler limit fixes
 2015-03-31 11:56 UTC 

[RFT PATCHv2] drm/exynos: Enable DP clock to fix display on Exynos5250 and other
 2015-03-31 11:42 UTC  (3+ messages)

[PATCH 0/1] drm: rockchip: Turn off VT switching on suspend
 2015-03-31 10:22 UTC  (2+ messages)
` [PATCH] "

[Bug 84500] New: [radeonsi] radeon 0000:01:00.0: Packet0 not allowed!
 2015-03-31 10:04 UTC  (2+ messages)
` [Bug 84500] "

[PATCH v3 1/4] drm/layerscape: Add Freescale DCU DRM driver
 2015-03-31  8:49 UTC  (2+ messages)

[PATCH] android: remove unnecessary TARGET_OUT_HEADERS variable
 2015-03-31  7:32 UTC 

[PATCH] drm: line wrap DRM_IOCTL_DEF* macros
 2015-03-31  7:18 UTC  (3+ messages)
` [PATCH v2] "

GPU driver crashes on Thinkpad Tablet 10
 2015-03-31  6:59 UTC  (3+ messages)

[Bug 89815] DRI3 and EXA: scrambled output when switching monitors
 2015-03-31  5:28 UTC  (4+ messages)

[Bug 89734] GL_AMD_pinned_memory extension causing a kernel hardlock
 2015-03-31  1:52 UTC  (2+ messages)

[Bug 89808] [Radeon 9600 r300] Xorg fails with radeonfb and KMS
 2015-03-31  1:38 UTC  (2+ messages)

[Bug 89746] Mesa and LLVM 3.6+ break opengl for genymotion
 2015-03-31  1:32 UTC  (2+ messages)

[PATCH] drm/i2c: tda998x: use drm_hdmi_avi_infoframe_from_display_mode()
 2015-03-30 19:49 UTC 


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