dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-22 20:15:00 to 2016-04-25 13:22:52 UTC [more...]

[PATCH v4 00/11] drm: Add Allwinner A10 display engine support
 2016-04-25 13:22 UTC  (12+ messages)
  ` [PATCH v4 01/11] clk: sunxi: Add display and TCON0 clocks driver
  ` [PATCH v4 02/11] ARM: sun5i: a13: Add display and TCON clocks
  ` [PATCH v4 03/11] drm: fb: Add seq_file definition
  ` [PATCH v4 04/11] drm: sun4i: Add DT bindings documentation
  ` [PATCH v4 05/11] drm: Add Allwinner A10 Display Engine support
  ` [PATCH v4 06/11] drm: sun4i: Add RGB output
  ` [PATCH v4 07/11] drm: sun4i: Add composite output
  ` [PATCH v4 08/11] drm: sun4i: tv: Add PAL output standard
  ` [PATCH v4 09/11] drm: sun4i: tv: Add NTSC "
  ` [PATCH v4 10/11] ARM: sun5i: r8: Add display blocks to the DTSI
  ` [PATCH v4 11/11] ARM: sun5i: chip: Enable the TV Encoder

[PATCH] drm: rcar: remove unused variable
 2016-04-25 13:11 UTC 

[Bug 117171] New: Radeon GPU lockup in X windows after resuming from blank screen
 2016-04-25 13:03 UTC  (3+ messages)
` [Bug 117171] "

[PATCH v2 0/8] drm: Add fbdev deferred io support to helpers
 2016-04-25 13:02 UTC  (19+ messages)
` [PATCH v2 1/8] drm/rect: Add some drm_clip_rect utility functions
` [PATCH v2 2/8] drm/udl: Change drm_fb_helper_sys_*() calls to sys_*()
` [PATCH v2 3/8] drm/qxl: "
` [PATCH v2 4/8] drm/fb-helper: Add fb_deferred_io support
` [PATCH v2 5/8] fbdev: fb_defio: Export fb_deferred_io_mmap
` [PATCH v2 6/8] drm/fb-cma-helper: Add fb_deferred_io support
` [PATCH v2 7/8] drm/qxl: Use drm_fb_helper deferred_io support
` [PATCH v2 8/8] drm/udl: "

[PATCH 01/19] drm/core: Add drm_accurate_vblank_count, v4
 2016-04-25 12:26 UTC  (4+ messages)
    ` [PATCH 01/19] drm/core: Add drm_accurate_vblank_count, v5

[PATCHv15 00/15] HDMI CEC framework
 2016-04-25 12:24 UTC  (16+ messages)
` [PATCHv15 01/15] input.h: add BUS_CEC type
` [PATCHv15 02/15] HID: add HDMI CEC specific keycodes
` [PATCHv15 03/15] rc: Add HDMI CEC protocol handling
` [PATCHv15 04/15] cec: add HDMI CEC framework
` [PATCHv15 05/15] cec/TODO: add TODO file so we know why this is still in staging
` [PATCHv15 06/15] cec: add compat32 ioctl support
` [PATCHv15 07/15] cec.txt: add CEC framework documentation
` [PATCHv15 08/15] DocBook/media: add CEC documentation
` [PATCHv15 09/15] cec: adv7604: add cec support
` [PATCHv15 10/15] cec: adv7842: "
` [PATCHv15 11/15] cec: adv7511: "
` [PATCHv15 12/15] cec: s5p-cec: Add s5p-cec driver
` [PATCHv15 13/15] vivid: add CEC emulation
` [PATCHv15 14/15] pulse8-cec: add new driver
` [PATCHv15 15/15] cec: add ARC and CDC support

[Bug 91789] MST (multi stream) with Asus PQ321 drm_dp_calc_pbn_mode() fails
 2016-04-25 12:24 UTC  (2+ messages)

[PATCH v4] drm/dsi: Implement set tear scanline
 2016-04-25 12:08 UTC 

[PATCH] drm: msm: remove unused variable
 2016-04-25 11:47 UTC  (4+ messages)

[Bug 95120] Worms Clan Wars bad rendering on [Mobility Radeon Xpress 200M]
 2016-04-25 11:43 UTC  (2+ messages)
` [Bug 95120] Worms Clan Wars bad rendering on RC410M "

[PATCH v1 0/8] Add RK3399 eDP support and fix some bugs to analogix_dp driver
 2016-04-25 11:40 UTC  (9+ messages)
` [PATCH v1 1/8] drm: bridge: analogix_dp: rename RK3288_DP to ROCKCHIP_DP
` [PATCH v1 2/8] drm: rockchip: analogix_dp: split the lcdc select setting into device data
  ` [PATCH v1 3/8] drm/rockchip: analogix_dp: add rk3399 eDP support
` [PATCH v1 4/8] drm: bridge: analogix_dp: correct the register bit define error in ANALOGIX_DP_PLL_REG_1
` [PATCH v1 5/8] drm/rockchip: analogix_dp: make panel detect to an optional action
` [PATCH v1 6/8] drm/bridge: analogix_dp: introduce connector mode_valid callback to plat driver
` [PATCH v1 7/8] drm: rockchip: analogix_dp: correct the connector display color format and bpc
` [PATCH v1 8/8] drm: bridge: analogix/dp: fix no drm hpd event when panel plug in

[PATCH] rcar-du: add/rename DEFR6 TCON bits
 2016-04-25 11:34 UTC  (3+ messages)

[Bug 95130] Derivatives of gl_Color wrong when helper pixels used
 2016-04-25 11:28 UTC  (3+ messages)

[GIT PULL] etnaviv fixes for 4.6
 2016-04-25 11:22 UTC 

[PATCH 0/3] drm/msm: Remove drm_driver load/unload ops
 2016-04-25 10:16 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] drm/msm/hdmi: Prevent gpio_free related kernel warnings
  ` [PATCH v2 2/3] drm/msm: Centralize connector registration/unregistration
  ` [PATCH v2 3/3] drm/msm: Drop load/unload drm_driver ops

[Bug 80419] New: XCOM: Enemy Known Causes lockup
 2016-04-25  9:40 UTC  (2+ messages)
` [Bug 80419] XCOM: Enemy Unknown "

[PATCH] drm/atomic: Always allow async support for the atomic ioctl
 2016-04-25  9:40 UTC  (4+ messages)

[Bug 93548] Grid Autosport causes a hard system crash
 2016-04-25  9:36 UTC  (2+ messages)

[patch] drm: atmel-hlcdc: fix a NULL check
 2016-04-25  9:15 UTC  (4+ messages)

[Bug 92059] Missing textures and geometry in "Middle-earth: Shadow of Mordor"
 2016-04-25  9:07 UTC  (3+ messages)
` [Bug 92059] [radeonsi, apitrace] "

[Bug 95078] [Bisected] dGPU broken in linux 4.4.7
 2016-04-25  8:47 UTC  (4+ messages)

[Bug 94726] [Tonga] ARK: Survival Evolved crashes on savegame load. Out of Memory
 2016-04-25  8:46 UTC  (2+ messages)

[PATCH 00/14] Add/update DRM entries in the MAINTAINERS file
 2016-04-25  8:33 UTC  (13+ messages)
` [PATCH 01/14] MAINTAINERS: Remove unneded wildcard for the Radeon/AMDGPU drivers
` [PATCH 04/14] MAINTAINERS: Update the files list for the GMA500 DRM driver
` [PATCH 12/14] MAINTAINERS: Add maintainer entry for the VMWGFX "
` [PATCH 14/14] MAINTAINERS: Add a bunch of legacy (UMS) DRM drivers

[PATCH 0/8] drm: Add fbdev deferred io support to helpers
 2016-04-25  8:31 UTC  (9+ messages)
` [PATCH 2/8] drm/udl: Change drm_fb_helper_sys_*() calls to sys_*()

[Bug 94984] XCom2 crashes with SIGSEGV on radeonsi
 2016-04-25  8:30 UTC  (5+ messages)

[PATCH 01/14] drm/amdgpu: use drm_crtc_send_vblank_event()
 2016-04-25  7:01 UTC  (3+ messages)
` [PATCH 07/14] drm/nouveau: "

[Bug 71789] New: [r300g] Visuals not found in (default) depth = 24
 2016-04-25  6:06 UTC  (2+ messages)
` [Bug 71789] "

[Bug 117151] New: amdgpu: Fails to initialize R7 260x (Bonaire)
 2016-04-25  3:35 UTC 

[Bug 117131] New: vga_switcheroo does not switch IGP -> DIS ( IGP == i915 , DIS == radeon )
 2016-04-24 23:21 UTC  (6+ messages)
` [Bug 117131] "

[Bug 95119] Trine bad graphic on RC410M [Mobility Radeon Xpress 200M]
 2016-04-24 21:32 UTC 

[Bug 95106] Stacking messy screen on Game update: AppID 115110 "Stacking", ProcID 3831, IP 0.0.0.0:0 ERROR: ld.so: object '/home/kacper/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored
 2016-04-24 21:30 UTC  (3+ messages)
` [Bug 95106] Stacking messy screen on RC410M [Mobility Radeon Xpress 200M]

libdrm: Patch to compile on hurd
 2016-04-24 20:20 UTC  (8+ messages)
` [PATCH] Workaround for systems that does not have PATH_MAX, like hurd
` libdrm: Patch to compile on hurd -- includes in drm.h
  ` [PATCH] On hurd other includes are required to compile

[PATCH] drm/amdgpu: Constify some tables
 2016-04-24 18:43 UTC  (3+ messages)

[PATCH v3 03/21] io-mapping: Specify mapping size for io_mapping_map_wc()
 2016-04-24 18:10 UTC 

[Bug 95101] Wrong colors in Coffin Dodgers demo with HD6950
 2016-04-24 17:14 UTC  (5+ messages)

[Bug 117111] New: Quitting X with xrandr rotation enabled freezes vt
 2016-04-24 16:49 UTC 

[Bug 95105] Puddle liquid not visible on RC410M [Mobility Radeon Xpress 200M]
 2016-04-24 16:09 UTC 

[Bug 95103] [radeonsi] Blue-ish textures in many OpenGL games
 2016-04-24 13:54 UTC  (7+ messages)

[Bug 95015] [drm:.r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed (scratch(0x8504)=0xCAFEDEAD)
 2016-04-24 12:06 UTC  (4+ messages)

[Bug 94530] AMD R9 Nano reset problem
 2016-04-24 11:27 UTC  (2+ messages)

[PATCH 1/2] drm/amd/powerplay: Mark functions of ppevvmath.h static
 2016-04-24 11:22 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/powerplay: Delete unused functions in ppevvmath.h

[PATCH] drm/amd/powerplay: Delete dead struct declaration
 2016-04-24 11:21 UTC 

[Bug 95102] "Mountain" pink screen after zooming out on RC410M [Mobility Radeon Xpress 200M]
 2016-04-24 10:45 UTC  (3+ messages)

[PATCH v12 0/2] staging/android: Sync ABI rework
 2016-04-24 10:42 UTC  (4+ messages)
` [PATCH v12 1/2] kernel.h: add u64_to_user_ptr()

[Bug 93800] xfwm4 with compositing hangs indefinitely after after coming back from dpms off
 2016-04-24  9:26 UTC  (2+ messages)

[Bug 95100] Little Racers STREET black game world on RC410M [Mobility Radeon Xpress 200M]
 2016-04-24  9:21 UTC  (2+ messages)

[PATCH v2 03/21] io-mapping: Specify mapping size for io_mapping_map_wc()
 2016-04-24  7:31 UTC 

[PATCH 03/21] io-mapping: Specify mapping size for io_mapping_map_wc()
 2016-04-24  7:18 UTC 

[Bug 95093] Brutal legend messy image on RC410M [Mobility Radeon Xpress 200M]
 2016-04-24  5:54 UTC  (3+ messages)

[Bug 95092] Euro Truck Simulator 2 static messy or black screen on RC410M [Mobility Radeon Xpress 200M]
 2016-04-24  5:54 UTC  (3+ messages)

[Bug 95087] Guns of Icarus Online pink sky on [AMD/ATI] RC410M [Mobility Radeon Xpress 200M]
 2016-04-24  5:53 UTC  (3+ messages)

[Bug 95082] FEZ black character on [AMD/ATI] RC410M [Mobility Radeon Xpress 200M]
 2016-04-24  5:53 UTC  (3+ messages)

[Bug 95081] Flashout2 black game world on RC410M [Mobility Radeon Xpress 200M]
 2016-04-24  5:52 UTC  (3+ messages)

[GIT PULL FOR v4.7] Renesas R-Car DU changes
 2016-04-24  0:08 UTC 

[PATCH 00/13] R-Car VSP improvements for v4.7 - Round 2
 2016-04-23 23:49 UTC  (3+ messages)
` [PATCH 11/13] drm: rcar-du: Add alpha support for VSP planes
` [PATCH 12/13] drm: rcar-du: Add Z-order "

[Bug 95094] Flat uniform gets overwrites previous uniform
 2016-04-23 21:45 UTC 

[Bug 95089] Stronghold3 Black screen with glove on RC410M [Mobility Radeon Xpress 200M]
 2016-04-23 16:19 UTC  (2+ messages)

[Bug 93767] Glitches with soft shadows and MSAA in Knights of the Old Republic 2
 2016-04-23 15:42 UTC  (3+ messages)

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing
 2016-04-23 13:48 UTC  (2+ messages)

[Bug 76490] New: No output after radeon module is loaded (R9 270X)
 2016-04-23 13:47 UTC  (2+ messages)
` [Bug 76490] Hang during boot when DPM is on "

[Bug 93133] Pink screen on Gravilon with VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RC410M [Mobility Radeon Xpress 200M]
 2016-04-23 10:53 UTC  (2+ messages)

[Bug 95080] Source games "Could not find required OpenGL entry point 'glColorMaskIndexedEXT'!" RC410M [Mobility Radeon Xpress 200M]
 2016-04-23 10:52 UTC  (2+ messages)

[PATCH 0/9] Enable Gen 7 Observation Architecture
 2016-04-23 10:34 UTC  (6+ messages)
` [PATCH 5/9] drm/i915: Enable i915 perf stream for Haswell OA unit

[PATCH v2] drm/panel: simple: Add support for Innolux AT070TN92
 2016-04-22 22:30 UTC  (4+ messages)

[Bug 114991] New: kernel-oops with radeon in Xorg
 2016-04-22 21:35 UTC  (4+ messages)
` [Bug 114991] "

[PATCH] drm/radeon: add cayman VM support for append packet
 2016-04-22 20:38 UTC  (2+ messages)

[Bug 95073] Radeon R8 M365DX not working
 2016-04-22 20:21 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