dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-02 21:28:34 to 2014-01-07 06:49:50 UTC [more...]

[PATCH RFC 00/46] Preview of imx-drm cleanup series
 2014-01-07  6:49 UTC  (41+ messages)
` [PATCH RFC 21/46] drm: provide a helper for the encoder possible_crtcs mask
` [PATCH RFC 24/46] imx-drm: provide common connector mode validation function
` [PATCH RFC 26/46] drivers/base: provide an infrastructure for componentised subsystems
` [PATCH RFC 27/46] imx-drm: convert to componentised device support
` [PATCH RFC 30/46] imx-drm: remove separate imx-fbdev
` [PATCH RFC 33/46] imx-drm: imx-drm-core: provide helper function to parse possible crtcs
` [PATCH RFC 34/46] imx-drm: imx-drm-core: provide common connector and encoder cleanup functions
` [PATCH RFC 35/46] imx-drm: parallel-display,imx-tve,imx-ldb: initialise drm components directly
` [PATCH RFC 36/46] imx-drm: imx-hdmi: "
` [PATCH RFC 37/46] imx-drm: imx-drm-core: remove imx_drm_connector and imx_drm_encoder code
` [PATCH RFC 38/46] imx-drm: imx-drm-core: get rid of drm_mode_group_init_legacy_group()
` [PATCH RFC 39/46] imx-drm: imx-drm-core: kill off mutex
` [PATCH RFC 40/46] imx-drm: imx-drm-core: move allocation of imxdrm device to driver load function
` [PATCH RFC 41/46] imx-drm: imx-drm-core: various cleanups
` [PATCH RFC 42/46] imx-drm: imx-drm-core: add core hotplug connector support
` [PATCH RFC 43/46] imx-drm: imx-hdmi: add hotplug support to HDMI component
` [PATCH RFC 44/46] imx-drm: dw-hdmi-audio: add audio driver
` [PATCH RFC 45/46] imx-drm: dw-hdmi-audio: parse ELD from HDMI driver
` [PATCH RFC 46/46] imx-drm: pass an IPU ID to crtc and core (needs work)

[patch] tests/kmstest: support exynos
 2014-01-07  6:40 UTC 

[Bug 73343] Recent radeon driver "probed a monitor but no|invalid EDID"
 2014-01-07  6:02 UTC  (2+ messages)

FOSDEM14: Graphics DevRoom: Deadline approaching fast
 2014-01-07  1:22 UTC 

[Bug 73110] New: [BISECTED] Serious Sam 3 crashes with R600_LLVM=1 (CAYMAN)
 2014-01-07  0:51 UTC  (2+ messages)
` [Bug 73110] [BISECTED] commit "r600g: use shader-based MSAA resolving when hw-based one cannot be used" crashes some games with R600_LLVM=1

[Bug 73338] Fan speed in idle at 40% with radeonsi and at 18% with catalyst
 2014-01-06 23:35 UTC 

[Bug 65761] New: HD 7970M Hybrid - hangs and errors and rmmod causes crash
 2014-01-06 21:52 UTC  (3+ messages)
` [Bug 65761] "

[Bug 70934] New: [Regression] Problem with colors (depth?) on DCE5 Barts (HD69xx)
 2014-01-06 21:34 UTC  (2+ messages)
` [Bug 70934] "

[PATCH 1/2] drm/panel: Add support for Samsung LTN101NT05 panel
 2014-01-06 19:22 UTC  (2+ messages)

[Bug 68151] New: Backlight brightness change causes freeze (radeon with KMS)
 2014-01-06 17:19 UTC  (3+ messages)
` [Bug 68151] "

[PATCH 01/85] drivers: gpu: Include appropriate header file in drm_usb.c
 2014-01-06 16:51 UTC  (88+ messages)
` [PATCH 02/85] drivers: gpu: Mark function as static and remove unused function in ast_main.c
` [PATCH 03/85] drivers: gpu: Mark functions as static in ast_mode.c
` [PATCH 04/85] drivers: gpu: Mark functions as static in ast_ttm.c
` [PATCH 05/85] drivers: gpu: Mark function as static in cirrus_main.c
` [PATCH 06/85] drivers: gpu: Mark functions as static in cirrus_mode.c
` [PATCH 07/85] drivers: gpu: Mark functions as static and remove unused function in cirrus_ttm.c
` [PATCH 08/85] drivers: gpu: Mark function as static in cdv_intel_dp.c
` [PATCH 09/85] drivers: gpu: Include appropriate header file in mga_ioc32.c
` [PATCH 10/85] drivers: gpu: Mark function as static in mgag200_main.c
` [PATCH 11/85] drivers: gpu: Mark functions as static in mgag200_mode.c
` [PATCH 12/85] drivers: gpu: Mark functions as static in mgag200_ttm.c
` [PATCH 13/85] drivers: gpu: Mark functions as static and remove unused function in nve0.c
` [PATCH 14/85] drivers: gpu: Mark function as static in nv94.c
` [PATCH 15/85] drivers: gpu: Mark function as static in ctxnvd7.c
` [PATCH 16/85] drivers: gpu: Mark functions as static in nvc0.c
` [PATCH 17/85] drivers: gpu: Mark function as static in base.c
` [PATCH 18/85] drivers: gpu: Mark function as static in nv10_fence.c
` [PATCH 19/85] drivers: gpu: Include appropriate header file in overlay.c
` [PATCH 20/85] drivers: gpu: Mark function as static in qxl_kms.c
` [PATCH 21/85] drivers: gpu: Include appropriate header file in r128_ioc32.c
` [PATCH 22/85] drivers: gpu: Mark functions as static in radeon_device.c
` [PATCH 23/85] drivers: gpu: Mark function as static in radeon_kms.c
` [PATCH 24/85] drivers: gpu: Move prototype declarations to header file from radeon_object.c
` [PATCH 25/85] drivers: gpu: Mark function as static in radeon_object.c
` [PATCH 26/85] drivers: gpu: Include appropriate header file in radeon_legacy_encoders.c
` [PATCH 27/85] drivers: gpu: Include appropriate header file in radeon_clocks.c
` [PATCH 28/85] drivers: gpu: Mark function as static in radeon_gem.c
` [PATCH 29/85] drivers: gpu: Include appropriate header file in radeon_ring.c
` [PATCH 30/85] drivers: gpu: Move prototype declarations to appropriate header file radeon.h
` [PATCH 31/85] drivers: gpu: Add static keyword to the definition of KMS_INVALID_IOCTL in radeon_kms.c
` [PATCH 32/85] drivers: gpu: Move prototype declarations to header file atombios.h
` [PATCH 33/85] drivers: gpu: Include appropriate header file in radeon_atombios.c
` [PATCH 34/85] drivers: gpu: Move prototype declaration to appropriate header file radeon_mode.h
` [PATCH 35/85] drivers: gpu: Move prototype declaration to "
` [PATCH 36/85] drivers: gpu: Move prototype declarations to header file radeon_mode.h from radeon_atombios.c and radeon_combios.c
` [PATCH 37/85] drivers: gpu: Include appropriate header file in r600_cs.c
` [PATCH 38/85] drivers: gpu: Move prototype declaration to header file radeon.h from radeon_acpi.c
` [PATCH 39/85] drivers: gpu: Move prototype declaration to header file radeon_mode.h from atombios_i2c.c
` [PATCH 40/85] drivers: gpu: Mark function as static in r600_hdmi.c
` [PATCH 41/85] drivers: gpu: Include appropriate header file in evergreen_cs.c
` [PATCH 42/85] drivers: gpu: Move prototype declarations to header file radeon_asic.h
` [PATCH 43/85] drivers: gpu: Move prototype declarations to header file radeon_asic.h from evergreen.c and ni_dma.c
` [PATCH 44/85] drivers: gpu: Move prototype declaration to header file radeon_mode.h from radeon_atombios.c and radeon_encoders.c
` [PATCH 45/85] drivers: gpu: Include appropriate header file in atombios_encoders.c
` [PATCH 46/85] drivers: gpu: Move prototype declarations to header file radeon_mode.h from radeon_i2c.c
` [PATCH 47/85] drivers: gpu: Move prototype declarations to appropriate header file radeon_asic.h
` [PATCH 48/85] drivers: gpu: Move prototype declaration to header file radeon_asic.h from ci_dpm.c, cik_sdma.c, evergreen.c and kv_dpm.c
` [PATCH 49/85] drivers: gpu: Include appropriate header file in r600_dpm.c
` [PATCH 50/85] drivers: gpu: Include appropriate header file in rs780_dpm.c
` [PATCH 51/85] drivers: gpu: Include appropriate header file in rv6xx_dpm.c
` [PATCH 52/85] drivers: gpu: Include appropriate header file in rv770_dpm.c
` [PATCH 53/85] drivers: gpu: Remove unused function "
` [PATCH 54/85] drivers: gpu: Move prototype declarations to header file rv770_dpm.h
` [PATCH 55/85] drivers: gpu: Include appropriate header file in cypress_dpm.c
` [PATCH 56/85] drivers: gpu: Remove unused function "
` [PATCH 57/85] drivers: gpu: Include appropriate header file in btc_dpm.c
` [PATCH 58/85] drivers: gpu: Remove unused function "
` [PATCH 59/85] drivers: gpu: Mark function as static and remove unused function in sumo_dpm.c
` [PATCH 60/85] drivers: gpu: Include appropriate header file "
` [PATCH 61/85] drivers: gpu: Move prototype declaration to header file sumo_dpm.h
` [PATCH 62/85] drivers: gpu: Mark functions as static and remove unused function in trinity_dpm.c
` [PATCH 63/85] drivers: gpu: Include appropriate header file "
` [PATCH 64/85] drivers: gpu: Remove unused function in ni_dpm.c
` [PATCH 65/85] drivers: gpu: Include appropriate header file "
` [PATCH 66/85] drivers: gpu: Move prototype declarations to header file ni_dpm.h
` [PATCH 67/85] drivers: gpu: Include appropriate header file in si_smc.c and remove prototype declaration from header file sislands_smc.h
` [PATCH 68/85] drivers: gpu: Remove unused function in si_dpm.c
` [PATCH 69/85] drivers: gpu: Move prototype declarations to header file si_dpm.h
` [PATCH 70/85] drivers: gpu: Remove unused function in kv_dpm.c
` [PATCH 71/85] drivers: gpu: Include appropriate header file in ci_smc.c
` [PATCH 72/85] drivers: gpu: Mark functions as static and remove unused function in ci_dpm.c
` [PATCH 73/85] drivers: gpu: Include appropriate header file in dce6_afmt.c
` [PATCH 74/85] drivers: gpu: Move prototype declarations to header file radeon.h from evergreen_hdmi.c
` [PATCH 75/85] drivers: gpu: Move prototype declaration to header file radeon_asic.h from cik.c
` [PATCH 76/85] drivers: gpu: Move prototype declaration to header file radeon_drv.h from radeon_drv.c
` [PATCH 77/85] drivers: gpu: Mark function as static in sis_drv.c
` [PATCH 78/85] drivers: gpu: Mark function as static in ttm_bo.c
` [PATCH 79/85] drivers: gpu: Mark function as static in ttm_bo_util.c
` [PATCH 80/85] drivers: gpu: Remove unused function in ttm_lock.c
` [PATCH 81/85] drivers: gpu: Mark function as static in via_drv.c
` [PATCH 82/85] drivers: gpu: Mark functions as static in vmwgfx_kms.c
` [PATCH 83/85] drivers: gpu: Mark functions as static and remove unused function in vmwgfx_resource.c
` [PATCH 84/85] drivers: gpu: Mark functions as static in vmwgfx_buffer.c
` [PATCH 85/85] drivers: gpu: Mark functions as static in vmwgfx_fence.c

[PATCH] drm/tegra: Fix Kconfig dependencies
 2014-01-06 16:20 UTC  (3+ messages)

[Bug 71789] New: [r300g] Visuals not found in (default) depth = 24
 2014-01-06 15:47 UTC  (2+ messages)
` [Bug 71789] "

drm_do_probe_ddc_edid ENXIO check too aggressive?
 2014-01-06 15:17 UTC  (9+ messages)

[Bug 73297] Xorg crashes with kernel 3.13-rc7
 2014-01-06 15:12 UTC  (2+ messages)

[RFC PATCH 0/3] imx-drm dt bindings
 2014-01-06 14:52 UTC  (4+ messages)
` [RFC PATCH 1/3] ARM: dts: imx6qdl: Add ports and endpoints to IPU DIs
` [RFC PATCH 2/3] staging: imx-drm-core: Use graph to find connection between crtc and encoder
` [RFC PATCH 3/3] staging: imx-drm-core: associate crtc devices with di port nodes

[Bug 60254] New: agd5f wip kernel Oops when provoking GPU lock
 2014-01-06 14:13 UTC  (2+ messages)
` [Bug 60254] [r600g] "

[Bug 70687] New: vgaswitcheroo issues on Linux 3.12
 2014-01-06 13:58 UTC  (3+ messages)
` [Bug 70687] "

[Bug 72228] New: Painkiller: Hell and Damnation segfaults intermittently on radeonsi
 2014-01-06 13:13 UTC  (3+ messages)
` [Bug 72228] "

[Bug 73320] New: [radeonsi] LLVM runs out of registers during register allocation in Painkiller Hell & Damnation
 2014-01-06 12:42 UTC 

[Bug 72425] New: divide by zero error in radeon_surface.c when opening chrome with WebGL enabled
 2014-01-06 10:34 UTC  (2+ messages)
` [Bug 72425] "

[Bug 73083] New: Semi-repeatable SIGBUS in R600UploadToScreenCS's memcpy
 2014-01-06  9:35 UTC  (3+ messages)
` [Bug 73083] "

[Bug 39612] New: radeon blocks with new style fencing
 2014-01-06  9:20 UTC  (2+ messages)
` [Bug 39612] "

[Bug 65810] New: Small black box at the left top corner after playing some 3d games
 2014-01-06  8:44 UTC  (2+ messages)
` [Bug 65810] "

[PATCH] of: Add simple panel device tree binding
 2014-01-06  8:23 UTC  (3+ messages)

[Bug 73314] New: Juniper: fails to suspend after merging tag 'drm-intel-next-2013-10-18'
 2014-01-05 22:23 UTC 

[Bug 35457] [rs690m] Graphics corruption with ati x1200
 2014-01-05 18:53 UTC  (7+ messages)

[Bug 68451] New: Texture flicker in native Dota2 in mesa 9.2.0rc1
 2014-01-05 18:51 UTC  (7+ messages)
` [Bug 68451] "

[Bug 66967] New: Dota 2 crashes with r600g when starting the tutorial
 2014-01-05 15:53 UTC  (2+ messages)
` [Bug 66967] "

[Bug 73047] New: radeon_pm_info should be in sysfs instead of debugfs
 2014-01-05 15:21 UTC  (3+ messages)
` [Bug 73047] "

[Bug 70706] Regression in fbconfig
 2014-01-05  9:12 UTC 

[Bug 72785] New: bfgminer --scrypt on 7xxx+
 2014-01-04 23:52 UTC  (3+ messages)
` [Bug 72785] "

[Bug 68111] New: suspend and hibernation not working on ASUS R500DR-SX073 laptop with radeon driver
 2014-01-04  9:10 UTC  (4+ messages)
` [Bug 68111] "

[PATCH 00/18] dri3+gallium patch series
 2014-01-03 20:03 UTC  (5+ messages)
` [PATCH 15/18] gallium: Add __DRIimageDriverExtension support to gallium

[PATCH] drm/nouveau: avoid null deref on bad arguments to nouveau_vma_getmap
 2014-01-03 18:32 UTC  (8+ messages)

[Bug 67961] New: radeon drm: atombios pptable.h headers not portable
 2014-01-03 16:36 UTC  (3+ messages)
` [Bug 67961] "

[RFC v2 0/3] DRM Anonymous Inodes
 2014-01-03 14:41 UTC  (4+ messages)
` [RFC v2 1/3] drm: add pseudo filesystem for shared inodes
` [RFC v2 2/3] drm: use anon-inode instead of relying on cdevs
` [RFC v2 3/3] drm: init TTM dev_mapping in ttm_bo_device_init()

[PATCH] drm/ttm: Refuse to fault (prime-) imported pages
 2014-01-03 10:22 UTC 

[PATCH 1/5] intel: squash unused variable 'bo_gem'
 2014-01-03  5:50 UTC  (5+ messages)
` [PATCH 2/5] intel: Handle malloc fails in context create
` [PATCH 3/5] intel: Merge latest i915_drm.h
` [PATCH 4/5] intel: Intel full PPGTT param
` [PATCH 5/5] configure.ac: bump version to 2.4.51 for release

[Bug 73127] New: [r600g] Possible memory leak when playing WoW with CAICOS
 2014-01-02 23:35 UTC  (2+ messages)
` [Bug 73127] "

[PATCH] drm/radeon: Disable writeback by default on ppc
 2014-01-02 22:48 UTC  (21+ messages)

[Bug 64891] [snd_hda_codec] BUG: soft lockup - CPU#0 stuck for 22s (when using vgaswitcheroo)
 2014-01-02 22:19 UTC 


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