dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-23 11:41:40 to 2014-01-26 21:43:16 UTC [more...]

[PATCH v5 00/23]
 2014-01-29  9:01 UTC  (11+ messages)
` [PATCH v5 23/23] drm/i2c: tda998x: adjust the audio clock divider for S/PDIF
` [PATCH v5 16/23] drm/i2c: tda998x: fix the ENABLE_SPACE register
` [PATCH v5 15/23] drm/i2c: tda998x: add DT documentation
` [PATCH v5 13/23] drm/i2c: tda998x: always enable EDID read IRQ
` [PATCH v5 14/23] drm/i2c: tda998x: use irq for connection status and EDID read
` [PATCH v5 21/23] drm/i2c: tda998x: change the frequence in the audio channel
` [PATCH v5 22/23] drm/i2c: tda998x: code optimization
` [PATCH v5 18/23] drm/i2c: tda998x: make the audio code more readable
` [PATCH v5 07/23] drm/i2c: tda998x: fix bad value in the AIF
` [PATCH v5 03/23] drm/i2c: tda998x: code cleanup

[Bug 66963] New: r600: linux 3.11RC1 isn't booting with radeon.dpm=1 option in grub
 2014-01-26 21:43 UTC  (4+ messages)
` [Bug 66963] Rv6xx dpm problems

[Bug 73947] New: [DPM] Cape Verde PRO - GPU lockup when dpm is enabled
 2014-01-26 20:37 UTC  (5+ messages)
` [Bug 73947] "

[Bug 69301] New: no screen on update from 3.12.0
 2014-01-26 15:48 UTC  (9+ messages)
` [Bug 69301] "

[PATCH v2] drm/i915: fix dp/sdvo i2c cleanup
 2014-01-26 15:40 UTC  (3+ messages)
        ` [Intel-gfx] "

[Bug 73528] New: Deferred lighting in Second Life causes system hiccups and screen flickering
 2014-01-26 12:35 UTC  (2+ messages)
` [Bug 73528] "

[Bug 73739] New: RV630 flickering on "Wargame European Escalation"
 2014-01-26 12:33 UTC  (2+ messages)
` [Bug 73739] "

[Bug 66632] New: Very low FPS when video memory is full (GART & ram <-> vram swapping)
 2014-01-26 12:24 UTC  (2+ messages)
` [Bug 66632] "

[Bug 67169] New: Black screen after waking from sleep
 2014-01-26 12:22 UTC  (2+ messages)
` [Bug 67169] "

[Bug 67849] New: continuos reboots
 2014-01-26 12:21 UTC  (2+ messages)
` [Bug 67849] "

[Bug 64819] New: GPU fault detected flood at A8-5600K Trinity 7560D
 2014-01-26 12:19 UTC  (2+ messages)
` [Bug 64819] "

[Bug 73848] New: [Radeon] Blank screen after boot with kernel 3.12.x, xorg 1.15
 2014-01-26 11:56 UTC  (4+ messages)
` [Bug 73848] "

[Bug 58354] New: r600g locks up in Unigine Tropics with drm-next
 2014-01-26 11:33 UTC  (2+ messages)
` [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics

[Bug 58667] New: Random crashes on CAYMAN
 2014-01-26 11:33 UTC  (6+ messages)
` [Bug 58667] "
` [Bug 58667] VM-related "

[Bug 74068] New: UVD2.2 hang gpu on some WMV3 media
 2014-01-26  6:36 UTC 

[Bug 73625] New: rv730 agp unstable while uvd video playback
 2014-01-26  6:04 UTC  (7+ messages)
` [Bug 73625] "
` [Bug 73625] rv730 agp unstable while uvd video playback with SB

[Bug 73420] New: [radeonsi] X.org fails to start due to atombios stucking on HAWAII (Sapphire r9 290x Tri-X)
 2014-01-26  5:10 UTC  (2+ messages)
` [Bug 73420] [HAWAII] X.org fails to start due to atombios stucking "

[PATCH 1/2] drm: dp helper: Add DP test sink CRC definition
 2014-01-25 20:20 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v4 00/24] drm/i2c: tda998x: add DT support and other improvements
 2014-01-25 17:14 UTC 

[PATCH v4 24/24] drm/i2c: tda998x: adjust the audio clock divider for S/PDIF
 2014-01-25 17:14 UTC  (24+ messages)
` [PATCH v4 18/24] drm/i2c: tda998x: set the PLL division factor in range 0..3
` [PATCH v4 16/24] drm/i2c: tda998x: add DT documentation
` [PATCH v4 17/24] drm/i2c: tda998x: fix the ENABLE_SPACE register
` [PATCH v4 15/24] drm/i2c: tda998x: use irq for connection status and EDID read
` [PATCH v4 14/24] drm/i2c: tda998x: always enable EDID read IRQ
` [PATCH v4 22/24] drm/i2c: tda998x: change the frequence in the audio channel
` [PATCH v4 23/24] drm/i2c: tda998x: code optimization
` [PATCH v4 21/24] drm/i2c: tda998x: add the active aspect in HDMI AVI frame
` [PATCH v4 19/24] drm/i2c: tda998x: make the audio code more readable
` [PATCH v4 20/24] drm/i2c: tda998x: remove the unused variable ca_i2s
` [PATCH v4 09/24] drm/i2c: tda998x: use HDMI constants
` [PATCH v4 13/24] drm/i2c: tda998x: add DT support
` [PATCH v4 10/24] drm/i2c: tda998x: don't read write-only registers
` [PATCH v4 11/24] drm/i2c: tda998x: free the CEC device on encoder_destroy
` [PATCH v4 07/24] drm/i2c: tda998x: set the video mode from the adjusted value
` [PATCH v4 12/24] drm/i2c: tda998x: check the CEC device creation
` [PATCH v4 05/24] drm/i2c: tda998x: don't freeze the system at audio startup time
` [PATCH v4 08/24] drm/i2c: tda998x: fix bad value in the AIF
` [PATCH v4 02/24] drm/i2c: tda998x: check more I/O errors
` [PATCH v4 06/24] drm/i2c: tda998x: force the page register at startup time
` [PATCH v4 03/24] drm/i2c: tda998x: code cleanup
` [PATCH v4 04/24] drm/i2c: tda998x: change probe message origin
` [PATCH v4 01/24] drm/i2c: tda998x: simplify the i2c read/write functions

[Bug 73788] New: [HD7700] DPM set state failed
 2014-01-25 15:53 UTC  (6+ messages)
` [Bug 73788] [Radeon HD 7770 GHz Edition] Cape Verde XT: "

[Bug 71816] New: Sacred: Gold Edition does not work with radeonsi
 2014-01-25 15:00 UTC  (4+ messages)
` [Bug 71816] "

[Bug 60879] New: X11 can't start with acceleration enabled
 2014-01-25 14:06 UTC  (2+ messages)
` [Bug 60879] [radeonsi] "

[Bug 73530] New: Asus U38N: Black screen with Radeon driver in Linux 3.10, 3.11 and 3.12
 2014-01-25 13:25 UTC  (3+ messages)
` [Bug 73530] "

[PATCH] i915: remove pm_qos request on error
 2014-01-25 11:53 UTC  (2+ messages)

[Bug 73418] New: OpenCL hangs graphics on CAYMAN
 2014-01-25 11:19 UTC  (5+ messages)
` [Bug 73418] "

[Bug 73759] New: Graphics corruption in KDE logout effect
 2014-01-25  2:16 UTC  (3+ messages)
` [Bug 73759] "

[PATCH] drm: Implement drmCheckModesettingSupported() for FreeBSD
 2014-01-24 22:54 UTC  (3+ messages)

[PATCH] drm/radeon/runpm: don't runtime suspend non-PX cards
 2014-01-24 20:04 UTC 

[PATCH 01/19] drm/doc: Clarify the dumb object interfaces
 2014-01-24 19:56 UTC  (8+ messages)
` [PATCH] "

[Bug 73767] New: Seriouss Sam 3 white screen, shader compiler fails
 2014-01-24 18:32 UTC  (2+ messages)
` [Bug 73767] "

[PATCH v3 07/24] drm/i2c: tda998x: set the video mode from the adjusted value
 2014-01-24 17:47 UTC  (6+ messages)
` [PATCH v3 15/24] drm/i2c: tda998x: use irq for connection status and EDID read

Need your advice: Add a new communication inteface between HD-Audio and Gfx drivers for hotplug notification/ELD update
 2014-01-24 17:38 UTC  (8+ messages)
                ` [alsa-devel] "

[PATCH v5] ACPI: Fix acpi_evaluate_object() return value check
 2014-01-24 17:19 UTC  (7+ messages)

[PATCH RFC v2 REPOST 0/8] Beaglebone-Black HDMI audio
 2014-01-24 16:54 UTC  (12+ messages)
` [PATCH RFC v2 REPOST 3/8] ASoC: davinci-evm: HDMI audio support for TDA998x trough McASP I2S bus
      ` [alsa-devel] "

[PATCH 00/19] DRM developer's guide polish, part 1
 2014-01-24 16:49 UTC  (13+ messages)
` [PATCH 01/19] drm/doc: Clarify the dumb object interfaces
` [PATCH 19/19] drm/kms: don't export drm_mode_group_init_legacy_group

[PATCH 1/3] drm/radeon: fix VMID use tracking
 2014-01-24 15:55 UTC  (6+ messages)
` [PATCH 2/3] drm/radeon: add missing trace point
` [PATCH 3/3] drm/radeon: add ring to fence trace functions

[Bug 73504] New: Segfault in _save_Normal3fv running FlightGear
 2014-01-24 14:21 UTC  (4+ messages)
` [Bug 73504] "

rv770_restrict_performance_levels_before_switch failed
 2014-01-24 12:14 UTC 

[PATCH 00/11] SimpleDRM & Sysfb
 2014-01-24 10:16 UTC  (17+ messages)
` [PATCH 01/11] x86: sysfb: fool-proof CONFIG_X86_SYSFB
` [PATCH 02/11] x86: sysfb: remove sysfb when probing real hw
` [PATCH 03/11] fbdev: efifb: add dev->remove() callback
` [PATCH 04/11] fbdev: vesafb: "
` [PATCH 05/11] x86: sysfb: store apertures in simplefb platform-data
` [PATCH 06/11] video: sysfb: add generic firmware-fb interface
` [PATCH 07/11] drm: mgag200: remove redundant fbdev removal
` [PATCH 08/11] drm/i915: remove sysfbs early
` [PATCH 09/11] drm: add SimpleDRM driver
` [PATCH 10/11] drm: simpledrm: add fbdev fallback support
` [PATCH 11/11] x86/sysfb: allow sysfb+simpledrm combination

[PATCH v4 0/2] backlight: update bl status and some bd properties when necessary
 2014-01-24  8:20 UTC  (4+ messages)
` [PATCH v4 1/2] backlight: update bd state & fb_blank "
` [PATCH v4 2/2] backlight: update backlight status "

[PATCH v2] backlight: turn backlight on/off when necessary
 2014-01-24  2:25 UTC  (5+ messages)

[Bug 65761] New: HD 7970M Hybrid - hangs and errors and rmmod causes crash
 2014-01-24  2:20 UTC  (2+ messages)
` [Bug 65761] "

[Bug 71540] New: Radeon HD 7420G artefacts
 2014-01-23 21:30 UTC  (2+ messages)
` [Bug 71540] "

linux-next: manual merge of the drm-intel tree with the drm tree
 2014-01-23 21:10 UTC  (4+ messages)

[Bug 64471] New: Radeon HD6570 lockup in Brütal Legend
 2014-01-23 20:39 UTC  (2+ messages)
` [Bug 64471] Radeon HD6570 lockup in Brütal Legend with HyperZ

[Bug 62311] New: (kernel) memory leak
 2014-01-23 18:18 UTC  (3+ messages)
` [Bug 62311] [r600g] "

[PATCH] gpu: host1x: do not check previously handled gathers
 2014-01-23 17:31 UTC  (2+ messages)

[Bug 72847] New: [PATCH] implement drmCheckModesettingSupported() for FreeBSD
 2014-01-23 15:45 UTC  (3+ messages)
` [Bug 72847] "

drm/tegra: Changes for v3.14-rc1 (update)
 2014-01-23 15:35 UTC 

[Bug 50892] New: Invalid command stream with TURKS running Cinnamon
 2014-01-23 15:31 UTC  (2+ messages)
` [Bug 50892] "

[Bug 58660] New: Radeon HD 6950 completely broken
 2014-01-23 15:19 UTC  (2+ messages)
` [Bug 58660] CAYMAN broken with HyperZ on

[Bug 71488] New: RadeonSI :Regression: Massive Desktop corruption observed on starting the X server
 2014-01-23 15:06 UTC  (2+ messages)
` [Bug 71488] "

[radeonsi] dpm: mc_reg_table slots
 2014-01-23 13:57 UTC 

[PATCH 6/7] drm/crtc: add sanity checks to create_dumb()
 2014-01-23 14:10 UTC  (4+ messages)
` [PATCH v2 5/6] "

[Bug 62671] New: KDE thinks the monitor is reconnected each time it resumes
 2014-01-23 14:08 UTC  (2+ messages)
` [Bug 62671] [Radeon HD 5650][kms] "

[Bug 65787] New: r600g: corruption in menu in "stunt rally"
 2014-01-23 13:54 UTC  (2+ messages)
` [Bug 65787] "

[Bug 66352] New: GPU lockup in L4D2 on TURKS with HyperZ
 2014-01-23 13:53 UTC  (2+ messages)
` [Bug 66352] "

[PATCH 1/7] drm/udl: fix error-path when damage-req fails
 2014-01-23 12:51 UTC  (5+ messages)
` [PATCH 3/7] drm/udl: import prime-fds with proper page-alignment
` [PATCH v2 1/6] drm/udl: fix error-path when damage-req fails

[PATCH 2/7] drm/udl: fix Bpp calculation in dumb_create()
 2014-01-23 12:50 UTC  (2+ messages)
` [PATCH v2 2/6] "

[PATCH v3 1/3] drm: add pseudo filesystem for shared inodes
 2014-01-23 12:45 UTC  (4+ messages)
` [PATCH v3 2/3] drm: use anon-inode instead of relying on cdevs
` [PATCH v3 3/3] drm: init TTM dev_mapping in ttm_bo_device_init()
` [PATCH v4 1/3] drm: add pseudo filesystem for shared inodes

[Bug 66673] New: NULL pointer dereference on BONAIRE (hd7790) after starting X server
 2014-01-23 12:36 UTC  (2+ messages)
` [Bug 66673] "

[Bug 67016] New: Lockup on piglit test vs-textureSize-compare with AMD 6950
 2014-01-23 12:33 UTC  (2+ messages)
` [Bug 67016] "

[Bug 67359] New: No direct rendering with Radeon HD 7750
 2014-01-23 12:31 UTC  (2+ messages)
` [Bug 67359] "

[Bug 67888] New: R600g: GPU hang occurs when trying to do GPU profile of Trine 2 apitrace trace
 2014-01-23 12:26 UTC  (3+ messages)
` [Bug 67888] "

[Bug 70191] New: [r600g] White icons and font with compiz
 2014-01-23 12:21 UTC  (3+ messages)
` [Bug 70191] "
` [Bug 70191] [r600g] White icons and font with compiz with SB

[Bug 73852] New: Dota 2: texture corruption (r600 on HD 6550M)
 2014-01-23 11:54 UTC  (2+ messages)
` [Bug 73852] "

[Bug 27086] New: radeon pm should have uninitialize function for cleaning pm state
 2014-01-23 11:51 UTC  (2+ messages)
` [Bug 27086] "

[Bug 27069] New: OpenGl is slower on dri2
 2014-01-23 11:50 UTC  (2+ messages)
` [Bug 27069] "

[PATCH] Restore mux and power states after resume from hibernation
 2014-01-23 11:46 UTC  (2+ messages)

[Bug 26710] New: wine make test segfaults in r600_dri.so
 2014-01-23 11:41 UTC  (2+ messages)
` [Bug 26710] "


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