dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-17 09:01:49 to 2014-07-19 10:40:14 UTC [more...]

[PATCH 0/7] Exynos4: enable HDMI support for Odroid and UniversalC210
 2014-07-19 10:40 UTC  (2+ messages)

[Bug 51381] New: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs aborting, when disabled via vgaswitcheroo
 2014-07-19  9:52 UTC  (3+ messages)
` [Bug 51381] "

[Bug 78717] New: radeon: Failed to allocate a buffer
 2014-07-19  7:40 UTC  (2+ messages)
` [Bug 78717] radeon: Failed to allocate a buffer with Tesseract

[Bug 73338] Fan speed in idle at 40% with radeonsi and at 18% with catalyst
 2014-07-19  5:56 UTC 

[Bug 81476] three monitors on two radeon cards works with some layouts not others
 2014-07-19  4:35 UTC  (3+ messages)

[PATCH 0/5] radeon: Write-combined CPU mappings of BOs in GTT
 2014-07-19  1:15 UTC  (29+ messages)
` [PATCH 1/5] drm/radeon: Remove radeon_gart_restore()
` [PATCH 2/5] drm/radeon: Pass GART page flags to radeon_gart_set_page() explicitly
` [PATCH 3/5] drm/radeon: Allow write-combined CPU mappings of BOs in GTT
` [PATCH 4/5] drm/radeon: Use write-combined CPU mappings of rings and IBs on >= SI
` [PATCH 5/5] drm/radeon: Use VRAM for indirect buffers "
` [PATCH 1/5] winsys/radeon: Use separate caching buffer managers for VRAM and GTT
` [PATCH 2/5] r600g/radeonsi: Use write-combined CPU mappings of some BOs in GTT
` [PATCH 3/5] r600g/radeonsi: Prefer VRAM for CPU -> GPU streaming buffers
` [PATCH 4/5] r600g, radeonsi: Use write-combined persistent GTT mappings
    ` [Mesa-dev] "
` [PATCH 5/5] r600g, radeonsi: Prefer VRAM for persistent mappings

[Bug 79659] New: R9 270X lockup with unigine valley since radeonsi: enable ARB_sample_shading
 2014-07-18 21:59 UTC  (3+ messages)
` [Bug 79659] "

[PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
 2014-07-18 21:27 UTC  (11+ messages)

[PATCH 0/3] drm/exynos: Allow module to be autoloaded
 2014-07-18 20:36 UTC  (4+ messages)
` [PATCH 1/3] Revert "drm/exynos: fix module build error"
` [PATCH 2/3] Revert "drm/exynos: remove MODULE_DEVICE_TABLE definitions"
` [PATCH 3/3] drm/exynos: Add MODULE_DEVICE_TABLE entries for various components

[PATCH] drm/radeon: adjust default radeon_vm_block_size
 2014-07-18 20:03 UTC  (3+ messages)

[PATCH] drm/radeon: let's use GB for vm_size
 2014-07-18 17:06 UTC  (3+ messages)

[PATCH] drm/radeon: fix VM IB handling
 2014-07-18 16:44 UTC  (2+ messages)

[PATCH] drm/radeon: fix handling of radeon_vm_bo_rmv v3
 2014-07-18 16:41 UTC  (4+ messages)

[PULL] topic/core-stuff
 2014-07-18 16:37 UTC 

[PULL] drm-intel-next
 2014-07-18 16:36 UTC 

[PULL] drm-intel-fixes
 2014-07-18 16:26 UTC 

[Bug 74551] Unable to enable ACPI
 2014-07-18 15:58 UTC  (10+ messages)
` [Bug 74551] Unable to run linux with radeon.runpm=1

[RESEND PATCH v3 00/11] drm: add support for Atmel HLCDC Display Controller
 2014-07-18 15:43 UTC  (7+ messages)
` [RESEND PATCH v3 06/11] drm: add DT bindings documentation for atmel-hlcdc-dc driver

[PATCH 1/4] drm/radeon: track pinned memory (v2)
 2014-07-18 15:09 UTC  (4+ messages)
` [PATCH 2/4] drm/radeon: use vram/gart pinned size in radeon_gem_info_ioctl
` [PATCH 3/4] drm/radeon: use vram/gart pinned size in radeon_do_test_moves
` [PATCH 4/4] drm/radeon: remove visible vram size limit on bo allocation (v3)

[PATCH 00/10] drm_mode_object_find -> helpers
 2014-07-18 14:05 UTC  (13+ messages)
` [PATCH 01/10] drm/ast: use helpers
` [PATCH 02/10] drm/bochs: "
` [PATCH 03/10] drm/cirrus: "
` [PATCH 04/10] drm/exynos: "
` [PATCH 05/10] drm/mgag200: "
` [PATCH 06/10] drm/udl: "
` [PATCH 07/10] drm/vmwgfx: "
` [PATCH 08/10] drm/nouveau: "
` [PATCH 09/10] drm/i915: "
` [PATCH 10/10] drm/radeon: "

[PATCH] drm: Check for connection_mutex in drm_select_eld
 2014-07-18 13:34 UTC  (2+ messages)

[PATCH Resend 1/1] drm: gem_cma: Use ERR_CAST helper
 2014-07-18 12:08 UTC  (2+ messages)

[Bug 79980] New: Random radeonsi crashes
 2014-07-18 11:27 UTC  (12+ messages)
` [Bug 79980] "

[PATCH 0/2] drm/mipi-dsi: support LPM (Low Power Mode) transfer
 2014-07-18 10:56 UTC  (3+ messages)
` [PATCH 1/2] drm/mipi-dsi: add (LPM) Low Power Mode transfer support
` [PATCH 2/2] drm/exynos: dsi: add LPM (Low Power Mode) "

[PATCH] drm/radeon: use an intervall tree to manage the VMA v2
 2014-07-18  8:29 UTC 

[PATCH 1/4] drm/radeon: invalidate moved BOs in the VM
 2014-07-18  7:24 UTC  (4+ messages)
` [PATCH 2/4] drm/radeon: remove radeon_bo_clear_va
` [PATCH 3/4] drm/radeon: use an intervall tree to manage the VMA
` [PATCH 4/4] drm/radeon: try to enable VM flushing once more

[PATCH V5 00/12] drm/exynos: few patches to enhance bridge chip support
 2014-07-18  6:48 UTC  (17+ messages)
` [RESEND PATCH V5 01/12] drm/exynos: Move DP setup out of hotplug workqueue
` [RESEND PATCH V5 02/12] drm/panel: add prepare and unprepare routines
` [RESEND PATCH V5 03/12] drm/exynos: dp: modify driver to support drm_panel
` [PATCH V5 04/12] drm/panel: Add driver for lvds/edp based panels
` [PATCH V5 05/12] Documentation: Add DT bindings for panel-lvds driver
` [RESEND PATCH V5 06/12] drm/bridge: add helper functions to support bridge chain
` [PATCH V5 07/12] drm/bridge: Add a driver which binds drm_bridge with drm_panel
` [RESEND PATCH V5 08/12] drm/bridge: ptn3460: Support bridge chaining
` [RESEND PATCH V5 09/12] drm/exynos: dp: create bridge chain using ptn3460 and panel_binder
` [PATCH V5 10/12] drm/bridge: Add ps8622/ps8625 bridge driver
` [PATCH V5 11/12] Documentation: Add DT bindings for "
` [RESEND PATCH V5 12/12] drm/exynos: Add ps8622 lvds bridge discovery to DP driver

[git pull] drm fixes
 2014-07-18  4:23 UTC 

[PATCH] drm/radeon: remove visible vram size limit on bo allocation
 2014-07-18  3:30 UTC  (9+ messages)

[PATCH v6 00/14] drm/exynos: support LCD I80 interface display
 2014-07-18  2:00 UTC  (8+ messages)
` [PATCH v6 07/14] ARM: dts: exynos_dsim: add exynos5410 compatible to DT bindings
` [PATCH v6 09/14] ARM: dts: s6e3fa0: add "
` [PATCH v6 10/14] drm/panel: add S6E3FA0 driver

[pull] radeon drm-fixes-3.16
 2014-07-18  1:20 UTC  (3+ messages)

[Bug 80551] New: Second video card failed to initialize with message 'Invalid ROM contents'
 2014-07-18  0:50 UTC 

[Bug 81279] New: RadeonSI in Counter Strike Source [Source Engine] has wrong textures
 2014-07-17 17:15 UTC  (2+ messages)
` [Bug 81279] "

[Bug 78453] New: [HAWAII] Get acceleration working
 2014-07-17 16:34 UTC  (5+ messages)
` [Bug 78453] "

[RFC] drm/msm: DT support for 8960/8064
 2014-07-17 16:08 UTC  (5+ messages)
` [RFCv2] "

[Bug 73457] New: mpeg4 through vdpau randomly either correct or garbled (on same file!)
 2014-07-17 15:26 UTC  (2+ messages)
` [Bug 73457] "

[PATCH v2 00/25] AMDKFD kernel driver
 2014-07-17 13:57 UTC 

[PATCH v2 02/25] drm/radeon: reduce number of free VMIDs and pipes in KV
 2014-07-17 13:29 UTC  (22+ messages)
` [PATCH v2 03/25] drm/radeon/cik: Don't touch int of pipes 1-7
` [PATCH v2 04/25] drm/radeon: Report doorbell configuration to amdkfd
` [PATCH v2 05/25] drm/radeon: adding synchronization for GRBM GFX
` [PATCH v2 06/25] drm/radeon: Add radeon <--> amdkfd interface
` [PATCH v2 09/25] amdkfd: Add amdkfd skeleton driver
` [PATCH v2 10/25] amdkfd: Add topology module to amdkfd
` [PATCH v2 11/25] amdkfd: Add basic modules "
` [PATCH v2 12/25] amdkfd: Add binding/unbinding calls to amd_iommu driver
` [PATCH v2 13/25] amdkfd: Add queue module
` [PATCH v2 14/25] amdkfd: Add mqd_manager module
` [PATCH v2 15/25] amdkfd: Add kernel queue module
` [PATCH v2 16/25] amdkfd: Add module parameter of scheduling policy
` [PATCH v2 17/25] amdkfd: Add packet manager module
` [PATCH v2 18/25] amdkfd: Add process queue "
` [PATCH v2 19/25] amdkfd: Add device "
` [PATCH v2 20/25] amdkfd: Add interrupt handling module
` [PATCH v2 21/25] amdkfd: Implement the create/destroy/update queue IOCTLs
` [PATCH v2 22/25] amdkfd: Implement the Set Memory Policy IOCTL
` [PATCH v2 23/25] amdkfd: Implement the Get Clock Counters IOCTL
` [PATCH v2 24/25] amdkfd: Implement the Get Process Aperture IOCTL
` [PATCH v2 25/25] amdkfd: Implement the PMC Acquire/Release IOCTLs

[PATCH 02/83] drm/radeon: reduce number of free VMIDs and pipes in KV
 2014-07-17 13:31 UTC  (29+ messages)
` [PATCH 04/83] drm/radeon: Add radeon <--> kfd interface
` [PATCH 08/83] drm/radeon: Add calls to initialize and finalize kfd from radeon
` [PATCH 09/83] hsa/radeon: Add code base of hsa driver for AMD's GPUs
` [PATCH 11/83] hsa/radeon: Add scheduler code

[PATCH 1/1] Revert "drm/i915: drop i915_ prefix from enable_rc6, enable_fbc, enable_ppgtt parameters"
 2014-07-17  9:20 UTC  (6+ messages)

[PATCH 1/2] drm/radeon: restructure edid fetching
 2014-07-17  9:04 UTC  (7+ messages)
` [PATCH 2/2] drm/radeon: use a fetch function to get the edid


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