dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-23 15:35:04 to 2014-01-28 08:53:25 UTC [more...]

[PATCH v2 0/5] add a TDA998x CODEC
 2014-01-30 11:38 UTC  (2+ messages)
` [PATCH v2 4/5] ASoC: tda998x: adjust the audio hw parameters from EDID

[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 14/23] drm/i2c: tda998x: use irq for connection status and EDID read
` [PATCH v5 13/23] drm/i2c: tda998x: always enable EDID read IRQ
` [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

[PULL] drm-intel-fixes
 2014-01-28  8:53 UTC 

[PATCH RFC v3 0/8] Beaglebone-Black HDMI audio
 2014-01-28  7:47 UTC  (20+ messages)
` [PATCH RFC v3 1/8] clk: add gpio controlled clock
` [PATCH RFC v3 2/8] ASoC: davinci-evm: Add named clock reference to DT bindings
` [PATCH RFC v3 3/8] ASoC: davinci-mcasp: Set BCLK divider if McASP is BCLK master
` [PATCH RFC v3 4/8] ASoC: davinci-evm: HDMI audio support for TDA998x trough McASP I2S bus
` [PATCH RFC v3 5/8] ASoC: davinci: HDMI audio build for AM33XX and TDA998x
` [PATCH RFC v3 6/8] drm/tilcdc: Add I2C HDMI audio config for tda998x
` [PATCH RFC v3 7/8] ARM: OMAP2+: omap2plus_defconfig: Enable tilcdc and TDA998X HDMI support
` [PATCH RFC v3 8/8] ARM: OMAP2+: omap2plus_defconfig: Enable BeagleBone Black HDMI audio support
    ` [alsa-devel] [PATCH RFC v3 0/8] Beaglebone-Black HDMI audio

[Bug 74140] New: scrypt mining via bfgminer generates a too large opencl kernel
 2014-01-28  7:29 UTC 

[Bug 74139] New: "consolidate the contents of r600_resource.c" breaks opencl on aruba
 2014-01-28  7:20 UTC 

[Bug 73191] New: [radeonsi] vdpau playback issues, skipping & looping
 2014-01-28  3:44 UTC  (2+ messages)
` [Bug 73191] "

[GIT PULL] Armada DRM fixes
 2014-01-27 23:58 UTC 

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

[Bug 68059] New: with radeon.dpm=1, Xorg crashed a while after resume
 2014-01-27 22:56 UTC  (4+ messages)
` [Bug 68059] "

[PATCH 00/11] SimpleDRM & Sysfb
 2014-01-27 22:18 UTC  (8+ messages)
` [PATCH 02/11] x86: sysfb: remove sysfb when probing real hw

[Bug 73504] New: Segfault in _save_Normal3fv running FlightGear
 2014-01-27 22:11 UTC  (5+ messages)
` [Bug 73504] "

[PATCH 0/4] add a TDA998x CODEC
 2014-01-27 20:56 UTC  (12+ messages)
` [PATCH 1/4] drm/i2c: tda998x: add a function for dynamic audio input switch
` [PATCH 2/4] ASoC: tda998x: add a codec driver for TDA998x
` [PATCH 3/4] ASoC: tda998x: add DT documentation
` [PATCH 4/4] ASoC: tda998x: adjust the audio hw parameters from EDID

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

[RFC] Documentation: devicetree: bindings: drm: Xylon binding
 2014-01-27 17:33 UTC 

[PATCH] drm/radeon: fix DAC interrupt handling on DCE5+
 2014-01-27 16:57 UTC 

[PATCH 1/2] drm/radeon: skip async dma init on r6xx
 2014-01-27 16:51 UTC  (3+ messages)
` [PATCH 2/2] drm/radeon: clean up active vram sizing

[Bug 73418] New: OpenCL hangs graphics on CAYMAN
 2014-01-27 16:25 UTC  (7+ messages)
` [Bug 73418] "

[Bug 67169] New: Black screen after waking from sleep
 2014-01-27 14:18 UTC  (3+ messages)
` [Bug 67169] "

[Bug 67849] New: continuos reboots
 2014-01-27 14:12 UTC  (3+ messages)
` [Bug 67849] "

[Bug 69511] New: BUG at drivers/gpu/drm/qxl/qxl_display.c:472
 2014-01-27 12:23 UTC  (2+ messages)
` [Bug 69511] "

[Bug 74068] New: UVD2.2 hang gpu on some WMV3 media
 2014-01-27  9:12 UTC  (2+ messages)
` [Bug 74068] "

[PATCH] drm/doc: Clarify the dumb object interfaces
 2014-01-26 22:59 UTC  (7+ messages)

[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  (6+ 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 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  (3+ messages)
` [Bug 58667] VM-related "

[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

[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 

[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  (3+ 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 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 

[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  (5+ messages)
` [PATCH 01/19] drm/doc: Clarify the dumb object interfaces

[PATCH 1/3] drm/radeon: fix VMID use tracking
 2014-01-24 15:55 UTC  (4+ messages)

rv770_restrict_performance_levels_before_switch failed
 2014-01-24 12:14 UTC 

[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  (2+ 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  (2+ messages)
` [Bug 72847] "

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


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