dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-15 10:20:00 to 2014-07-17 20:43:50 UTC [more...]

[PATCH V5 00/12] drm/exynos: few patches to enhance bridge chip support
 2014-07-17 20:43 UTC  (5+ 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

[Bug 79980] New: Random radeonsi crashes
 2014-07-17 20:39 UTC  (14+ messages)
` [Bug 79980] "

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

[PATCH] drm/radeon: remove visible vram size limit on bo allocation
 2014-07-17 16:44 UTC  (7+ messages)

[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] "

[PATCH] drm: Check for connection_mutex in drm_select_eld
 2014-07-17 15:25 UTC 

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

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

[PATCH 0/5] radeon: Write-combined CPU mappings of BOs in GTT
 2014-07-17 13:35 UTC  (17+ 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
` [PATCH 5/5] r600g, radeonsi: Prefer VRAM for persistent mappings

[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 v6 00/14] drm/exynos: support LCD I80 interface display
 2014-07-17 10:38 UTC  (17+ messages)
` [PATCH v6 01/14] drm/exynos: dsi: move the EoT packets configuration point
` [PATCH v6 02/14] drm/exynos: use wait_event_timeout() for safety usage
` [PATCH v6 03/14] ARM: dts: samsung-fimd: add LCD I80 interface specific properties
` [PATCH v6 04/14] drm/exynos: add TE handler to support LCD I80 interface
` [PATCH v6 05/14] drm/exynos: dsi: add TE interrupt "
` [PATCH v6 06/14] drm/exynos: fimd: "
` [PATCH v6 07/14] ARM: dts: exynos_dsim: add exynos5410 compatible to DT bindings
` [PATCH v6 08/14] drm/exynos: dsi: add driver data to support Exynos5410/5420/5440 SoCs
` [PATCH v6 09/14] ARM: dts: s6e3fa0: add DT bindings
` [PATCH v6 10/14] drm/panel: add S6E3FA0 driver
` [PATCH v6 11/14] ARM: dts: exynos4: add system register property
` [PATCH v6 12/14] ARM: dts: exynos5: "
` [PATCH v6 13/14] ARM: dts: exynos5420: add mipi-phy node
` [PATCH v6 14/14] ARM: dts: exynos5420: add dsi node

[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

[Bug 81368] New: [r600g] When starting GNOME cheese w/ webcam texture bo too small error
 2014-07-17  4:07 UTC  (6+ messages)
` [Bug 81368] "

[Bug 81290] New: [radeonsi] DRI crash
 2014-07-17  3:54 UTC  (2+ messages)
` [Bug 81290] "

[PATCH v5 00/14] drm/exynos: support LCD I80 interface display
 2014-07-17  2:15 UTC  (14+ messages)
` [PATCH v5 05/14] drm/exynos: dsi: add pass TE host ops to support LCD I80 interface

"[drm:intel_dp_start_link_train] *ERROR* too many full retries, give up" and others on an ASUS UX32A
 2014-07-16 23:40 UTC 

[Bug 81444] New: [drm:radeon_uvd_free_handles] *ERROR* Error destroying UVD (-22)!
 2014-07-16 21:39 UTC  (3+ messages)
` [Bug 81444] "

[Bug 73338] Fan speed in idle at 40% with radeonsi and at 18% with catalyst
 2014-07-16 19:56 UTC  (2+ messages)

[PATCH 00/83] AMD HSA kernel driver
 2014-07-16 19:02 UTC  (21+ messages)

[Bug 71812] New: VDPAU: MPEG-4 ASP Garbling/Corruption
 2014-07-16 18:57 UTC  (4+ messages)
` [Bug 71812] "

[Bug 81382] New: Text console blanking does not go away
 2014-07-16 18:26 UTC  (7+ messages)
` [Bug 81382] "

[PATCH] drm/radeon: Demote 'BO allocation size too large' message to debug only
 2014-07-16 16:18 UTC  (4+ messages)

nouveau: w520 dock station: link training failed
 2014-07-16 14:31 UTC  (7+ messages)

[RESEND PATCH v3 00/11] drm: add support for Atmel HLCDC Display Controller
 2014-07-16 13:44 UTC  (24+ messages)
` [RESEND PATCH v3 05/11] drm: add Atmel HLCDC Display Controller support
` [RESEND PATCH v3 06/11] drm: add DT bindings documentation for atmel-hlcdc-dc driver

[PATCH:drm 1/4] Remove superfluous parentheses
 2014-07-16  3:20 UTC  (5+ messages)
` [PATCH:drm 2/4] Only define variable when it's used
` [PATCH:drm 3/4] Remove unused static function
` [PATCH:drm 4/4] Add missing header includes

[PATCH] drm/qxl: return IRQ_NONE if it was not our irq
 2014-07-16  2:52 UTC  (2+ messages)

[PATCH RFA] drm: add of_graph endpoint helper to find possible CRTCs
 2014-07-16  1:28 UTC  (2+ messages)

[PATCH v5 00/11] Add DRM for stih4xx platforms
 2014-07-15 18:33 UTC  (8+ messages)

[Bug 79806] New: Performance degradation after resume
 2014-07-15 16:31 UTC  (4+ messages)
` [Bug 79806] "

[PATCH] drm/radeon: set default bl level to something reasonable
 2014-07-15 15:47 UTC 

[PATCH v3 1/4] drm/crtc: Add property for aspect ratio
 2014-07-15 15:23 UTC  (5+ messages)
` [PATCH v4 "
    ` [Intel-gfx] "

[Bug 80691] New: HDMI audio stops working when drm_kms_helper edid overwrite in place
 2014-07-15 15:07 UTC  (2+ messages)
` [Bug 80691] "

[PATCH] drm/msm/mdp5: add support for MDP5 v1.3
 2014-07-15 14:06 UTC  (5+ messages)

[Bug 70207] New: rs690: kernel can't bring lvds in dpms on mode
 2014-07-15 13:37 UTC  (2+ messages)
` [Bug 70207] "

Packet0 not allowed
 2014-07-15 12:36 UTC  (5+ messages)

[PATCH 4/6] drm/i915: Add rotation property for sprites
 2014-07-15 12:12 UTC  (2+ messages)
` [PATCH] "

[PATCH 2/4] drm/i915: Add rotation property for sprites
 2014-07-15 11:30 UTC 

[Bug 79035] New: radeonsi: Unigine Sanctuary shadows
 2014-07-15 10:52 UTC  (2+ messages)
` [Bug 79035] "

[PATCH 0/2] drm/panel: add support for Foxlink FL500WVR00-A0T panel
 2014-07-15 10:45 UTC  (5+ messages)
` [PATCH 1/2] DT: add vendor prefix for Foxlink Group
` [PATCH 2/2] drm/panel: add support for Foxlink FL500WVR00-A0T panel


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