[PATCH 05/12] drm: shmob_drm: Convert to clk_prepare/unprepare

2013-10-28 Thread Laurent Pinchart
Turn clk_enable() and clk_disable() calls into clk_prepare_enable() and clk_disable_unprepare() to get ready for the migration to the common clock framework. Cc: David Airlie Cc: dri-devel at lists.freedesktop.org Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/shmobile/shmob_drm_crtc.c | 4

[PATCH 00/12] Prepare various SH/R Mobile/Car drivers for CCF migration

2013-10-28 Thread Laurent Pinchart
Hello, This patch series, based on v3.12-rc7, prepares various Renesas SH-Mobile, R-Mobile and R-Car drivers for migration to CCF by adding clock prepare and unprepare support. The patches are pretty straightforward. Most of the drivers called clk_enable and clk_disable in sleepable context, I've

[Bug 66331] WebGL water demo crashes LLVM

2013-10-28 Thread bugzilla-dae...@freedesktop.org
ubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/ce8ec2cb/attachment.html>

[PATCH -next] drm/tegra: fix return value check

2013-10-28 Thread Thierry Reding
- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/e1df6293/attachment.pgp>

[PATCH 0/3] Add dt support for exynos hdmiphy settings

2013-10-28 Thread Inki Dae
Hi Shirish, I have merged the re-factoring patch set from Sean Paul to exynos-drm-next. Can you re-base your patch set at top of exynos-drm-next? Thanks, Inki Dae > -Original Message- > From: Shirish S [mailto:s.shirish at samsung.com] > Sent: Monday, October 28, 2013 7:39 PM > To: dri-d

MmioTrace: Using the Instruction Decoder, etc.

2013-10-28 Thread Eugene Shatokhin
ter things to do. > > It's all up to you, I believe. > > > Thanks, > pq > -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/943ff901/attachment-0001.html>

[RFC 00/12] Add DRM Exynos HDMI on SoCs from Exynos4 family

2013-10-28 Thread Inki Dae
Hi Tomasz, I have merged the re-factoring patch set from Sean Paul. Can you re-base your patch set at top of exynos-drm-next? Thanks, Inki Dae 2013/10/21 Tomasz Stanislawski : > This patchset adds support for HDMI at SoCs from Exynos4 family. The patches > are rebased on kishon/next. Additionall

[PATCH v2 0/7] drm/exynos: move hdmiphy related code to hdmiphy driver

2013-10-28 Thread Inki Dae
Hi Rahul, I have merged the re-factoring patch set from Sean Paul to exynos-drm-next except eDP related patch set that these need more reviews. Can you re-base at top of exynos-drm-next? Thanks, Inki Dae 2013/10/22 Rahul Sharma : > Currently, exynos hdmiphy operations and configs are kept > insi

[PATCH 3/3] drm: exynos: hdmi: Add dt support for hdmiphy settings

2013-10-28 Thread Mark Rutland
On Mon, Oct 28, 2013 at 10:15:00AM +, Shirish S wrote: > Hi Mark, > Firstly thanks for reviewing. Hi, Please could you refrain from replying in HTML and use plaintext, it's rather difficult to respond sensibly. > > > On Mon, Oct 28, 2013 at 12:20 PM, Mark Rutland > wrote: > > Hi, >

drm/exynos: vidi: fix build error

2013-10-28 Thread Inki Dae
This patch fixes build error incurred by the re-factoring patch applying. The re-factoring patch set from Sean missed to apply the update to vidi module so this patch applies the update so that vidi module is also built correctly. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- driver

drm/exynos: change callback argument of sub driver with device

2013-10-28 Thread Inki Dae
This patch makes callback funtions of each sub driver to be called with device object instead of display and manager. Exynos drm framework doesn't need to pass a manager or a display when calling callback function of each sub driver, and each sub driver can get its own context from device object.

[Bug 70934] [Regression] Problem with colors (depth?) on DCE5 Barts (HD69xx)

2013-10-28 Thread bugzilla-dae...@freedesktop.org
s mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/b2233e3a/attachment.html>

[Bug 59649] [r600][RV635] GPU lockup CP stall / GPU resets over and over - Kernel 3.7 to 3.12 inclusive

2013-10-28 Thread bugzilla-dae...@freedesktop.org
n HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/5a01f651/attachment.html>

[Bug 70934] [Regression] Problem with colors (depth?) on DCE5 Barts (HD69xx)

2013-10-28 Thread bugzilla-dae...@freedesktop.org
help. Is dither supported for eDP at all? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/09d04335/attachment.html>

linux-next: manual merge of the drm tree with the drm-intel-fixes tree

2013-10-28 Thread Stephen Rothwell
: 836 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/43a6e2d7/attachment.pgp>

[PATCH -next] drm/tegra: fix return value check

2013-10-28 Thread Stephen Warren
On 10/28/2013 04:38 PM, Thierry Reding wrote: > On Mon, Oct 28, 2013 at 03:51:32PM -0600, Stephen Warren wrote: >> On 10/28/2013 02:53 AM, Thierry Reding wrote: >>> On Mon, Oct 21, 2013 at 11:34:07AM +0800, Wei Yongjun wrote: From: Wei Yongjun In case of error, the function clk_get

linux-next: manual merge of the drm tree with the drm-intel-fixes tree

2013-10-28 Thread Stephen Rothwell
EBUG_MASK_LPSP); + EDP_PSR_DEBUG_MASK_HPD); intel_dp->psr_setup_done = true; } -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/b458daf4/attachment-0001.pgp>

[PATCH v2 12/26] drm/exynos: Split manager/display/subdrv

2013-10-28 Thread Rob Clark
On Thu, Oct 24, 2013 at 3:46 AM, Inki Dae wrote: > 2013/10/23 Rob Clark : >> On Wed, Oct 23, 2013 at 9:18 AM, Inki Dae wrote: >>> Look at omapdrm, nouveau, and radeon drm drivers. >> >> >> btw, please don't look at omapdrm as a "good" example in this regard. >> The layering is really not a good i

[Bug 69675] audio broken in 24Hz/24p since 3.11 (regression)

2013-10-28 Thread bugzilla-dae...@freedesktop.org
ves/dri-devel/attachments/20131028/5d227734/attachment.html>

[Bug 70880] No HDMI Audio on RS880 [Radeon HD 4290]

2013-10-28 Thread bugzilla-dae...@freedesktop.org
- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/55d68095/attachment.html>

[PATCH 3/3] drm: exynos: hdmi: Add dt support for hdmiphy settings

2013-10-28 Thread Shirish S
This patch adds dt support to hdmiphy config settings as it is board specific and depends on the signal pattern of board. Signed-off-by: Shirish S --- .../devicetree/bindings/video/exynos_hdmi.txt | 32 + drivers/gpu/drm/exynos/exynos_hdmi.c | 76 ++

[PATCH 2/3] ARM: dts: arndale: Add hdmi phy settings

2013-10-28 Thread Shirish S
This patch moves the hdmi phy setting to arndale dts, as its more of a per board configuration and also shall be easier for supporting future chipsets. Signed-off-by: Shirish S --- arch/arm/boot/dts/exynos5250-arndale.dts | 68 ++ 1 file changed, 68 insertions(+) d

[PATCH 1/3] ARM: dts: smdk5250: Add hdmi phy settings

2013-10-28 Thread Shirish S
This patch moves the hdmi phy setting to smdk5250 dts,as its more of a per board configuration and also shall be easier for supporting future chipsets. Signed-off-by: Shirish S --- arch/arm/boot/dts/exynos5250-smdk5250.dts | 68 + 1 file changed, 68 insertions(+) d

[PATCH 0/3] Add dt support for exynos hdmiphy settings

2013-10-28 Thread Shirish S
For various revisions of a chipset if the signal pattern is changed for every revision, then the phy setting need to be updated correspondingly by measuring the signal. For getting correct signals the clock level and data de-emphasis levels needs to be adjusted. Since only these 2 values matter,we

[Bug 70880] No HDMI Audio on RS880 [Radeon HD 4290]

2013-10-28 Thread bugzilla-dae...@freedesktop.org
e the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/0b2013ba/attachment.html>

[PATCH -next] drm/tegra: fix return value check

2013-10-28 Thread Stephen Warren
On 10/28/2013 02:53 AM, Thierry Reding wrote: > On Mon, Oct 21, 2013 at 11:34:07AM +0800, Wei Yongjun wrote: >> From: Wei Yongjun >> >> In case of error, the function clk_get_parent() and >> devm_ioremap_resource() returns ERR_PTR() and never returns NULL. >> The NULL test in the return value che

[PATCH 3/3] drm: exynos: hdmi: Add dt support for hdmiphy settings

2013-10-28 Thread Shirish S
+ (u32 *)&hdata->confs[i]. > > + pixel_clock, 1)) { > > Don't split &hdata->confs[i].pixel_clock over two lines. > > Why is the cast necessary? > > Why not just of_property_read_u32? This only ever has a single value, and > while > there's no of_property_read_u8, of_property_read_u32 exists. > > Ok, agreed. > > + DRM_ERROR("Failed to get pixel clock\n"); > > + return -EINVAL; > > + } > > + > > + /* Overwrite the data de-emphasis and data level */ > > + if (of_property_read_u8_array(cfg_np, > "conf-de-emphasis-level", > > + (u8 *)&hdata->confs[i].conf[16], > 1)) { > > Why is this cast necessary? > > I don't see why this must be an 8 bit property. > > As mentioned earlier its by design 8 bits. > > + DRM_ERROR("Failed to get conf\n"); > > + return -EINVAL; > > + } > > + /* Overwrite the clock level diff */ > > + if (of_property_read_u8_array(cfg_np, "conf-clock-level", > > + (u8 *)&hdata->confs[i].conf[23], > 1)) { > > Why the cast? > > Same explaination as above. > Thanks, > Mark. > Thanks, Shirish S -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/eb229ff0/attachment-0001.html>

[Bug 70934] [Regression] Problem with colors (depth?) on DCE5 Barts (HD69xx)

2013-10-28 Thread bugzilla-dae...@freedesktop.org
e could add an EDID quirk to fix the bpc. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/32e1ec99/attachment-0001.html>

[Bug 70934] [Regression] Problem with colors (depth?) on DCE5 Barts (HD69xx)

2013-10-28 Thread bugzilla-dae...@freedesktop.org
s scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/24fac76f/attachment.html>

[Bug 63997] Artifacts using a HD7480D on a A4-5300 APU

2013-10-28 Thread bugzilla-dae...@freedesktop.org
attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/23a65d9b/attachment.html>

[Bug 63997] Artifacts using a HD7480D on a A4-5300 APU

2013-10-28 Thread bugzilla-dae...@freedesktop.org
161/ http://paste.ubuntu.com/6296168/ Thank you fritsch for your help. Greetz, Chris -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachme

[PATCH] drm/radeon/audio: don't set speaker allocation on DCE4+

2013-10-28 Thread Rafał Miłecki
2013/10/28 Deucher, Alexander : >> -Original Message- >> From: Rafa? Mi?ecki [mailto:zajec5 at gmail.com] >> Sent: Monday, October 28, 2013 5:24 AM >> To: Alex Deucher >> Cc: dri-devel; Deucher, Alexander >> Subject: Re: [PATCH] drm/radeon/audio: don't set speaker allocation on >> DCE4+ >>

[Bug 70880] No HDMI Audio on RS880 [Radeon HD 4290]

2013-10-28 Thread bugzilla-dae...@freedesktop.org
chment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/18344907/attachment.html>

[Bug 70934] [Regression] Problem with colors (depth?) on DCE5 Barts (HD69xx)

2013-10-28 Thread bugzilla-dae...@freedesktop.org
?h=drm-next-3.13-wip&id=a7986a436b7234368aa03e9e06ad737c9e9e42c5 You might try enabling dithering via xrandr. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/201

[PATCH v2 12/26] drm/exynos: Split manager/display/subdrv

2013-10-28 Thread Sean Paul
On Mon, Oct 28, 2013 at 12:49 PM, Olof Johansson wrote: > On Wed, Oct 23, 2013 at 9:09 AM, Sean Paul wrote: >> On Wed, Oct 23, 2013 at 11:53 AM, Dave Airlie wrote: >>> >>> I think we need to start considering a framework where subdrivers just >>> add drm objects themselves,

MmioTrace: Using the Instruction Decoder, etc.

2013-10-28 Thread Pekka Paalanen
On Fri, 25 Oct 2013 17:19:56 +0400 Eugene Shatokhin wrote: > Hi, > > 2013/10/25 Pekka Paalanen > ... > > We could use some comments from the real reverse-engineers. I used > > to be mostly a tool writer. > > > > Yes, if some experts could share their knowledge of this matter, this would > be

Vblank timestamping improvements/fixes for Linux drm.

2013-10-28 Thread Ville Syrjälä
On Sat, Oct 26, 2013 at 10:27:38AM +0200, Mario Kleiner wrote: > Hi all, > > this patch set for the kernel pushes the latency sensitive bits of > vblank scanoutpos timestamping from the drm core into the kms drivers. > > A change in the locking of the intel-kms driver for Linux 3.11 made > the ol

[PATCH] drm/radeon/audio: don't set speaker allocation on DCE4+

2013-10-28 Thread Deucher, Alexander
> -Original Message- > From: Rafa? Mi?ecki [mailto:zajec5 at gmail.com] > Sent: Monday, October 28, 2013 5:24 AM > To: Alex Deucher > Cc: dri-devel; Deucher, Alexander > Subject: Re: [PATCH] drm/radeon/audio: don't set speaker allocation on > DCE4+ > > 2013/10/19 Alex Deucher : > > It caus

[PATCH 3/3] drm: exynos: hdmi: Add dt support for hdmiphy settings

2013-10-28 Thread Shirish S
This patch adds dt support to hdmiphy config settings as it is board specific and depends on the signal pattern of board. Signed-off-by: Shirish S --- .../devicetree/bindings/video/exynos_hdmi.txt | 29 arch/arm/boot/dts/exynos5250-arndale.dts |6 +- drivers/gpu/drm

[PATCH 2/3] ARM: dts: arndale: Add hdmi phy settings

2013-10-28 Thread Shirish S
This patch moves the hdmi phy setting to arndale dts, as its more of a per board configuration and also shall be easier for supporting future chipsets. Signed-off-by: Shirish S --- arch/arm/boot/dts/exynos5250-arndale.dts | 68 ++ 1 file changed, 68 insertions(+) d

[PATCH 1/3] ARM: dts: smdk5250: Add hdmi phy settings

2013-10-28 Thread Shirish S
This patch moves the hdmi phy setting to smdk5250 dts,as its more of a per board configuration and also shall be easier for supporting future chipsets. Signed-off-by: Shirish S --- arch/arm/boot/dts/exynos5250-smdk5250.dts | 68 + 1 file changed, 68 insertions(+) d

[PATCH 0/3] Add dt support for exynos hdmiphy settings

2013-10-28 Thread Shirish S
For various revisions of a chipset if the signal pattern is changed for every revision, then the phy setting need to be updated correspondingly by measuring the signal. For getting correct signals the clock level and data de-emphasis levels needs to be adjusted. Since only these 2 values matter,we

Vblank timestamping improvements/fixes for Linux drm.

2013-10-28 Thread Alex Deucher
On Sat, Oct 26, 2013 at 4:27 AM, Mario Kleiner wrote: > Hi all, > > this patch set for the kernel pushes the latency sensitive bits of > vblank scanoutpos timestamping from the drm core into the kms drivers. > > A change in the locking of the intel-kms driver for Linux 3.11 made > the old approach

[PATCH 1/7] drm/exynos: move hdmiphy related code to hdmiphy driver

2013-10-28 Thread Shirish S
how we take care of >> the PHY configuration values. So I will have two steps to merge this pages >> set. >> >> To Rahul, >> Could you post only your patch set regardless of Shirish's patch? I will >> merge your patch set first because as is, Exynos drm hdmi driver is >> broken. >> And, we need more discussions about Shirish patch. So I will not merge >> this >> patch until we have a consensus about it. >> >> To Shirish, >> For your patch, it seems that you need to make sure to figure out exact >> meaning of each byte of the PHY configuration values first. Maybe you need >> to inquire for that to hardware or design team. And please separate the >> values into common and specific parts if needed. >> >> Agreed, I shall request our hardware team to provide description about > the phy values, and will update the patch, once i receive the same. > > >> >> Thanks, >> Inki Dae >> >> > -- >> > Thanks, >> > Sylwester >> >> Thanks, > Shirish S > -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/a1be2188/attachment-0001.html>

[PATCH] drm: allow DRM_IOCTL_VERSION on render-nodes

2013-10-28 Thread Daniel Vetter
On Mon, Oct 28, 2013 at 10:55:49AM +0100, David Herrmann wrote: > DRM_IOCTL_VERSION is a reliable way to get the driver-name and version > information. It's not related to the interface-version (SET_VERSION ioctl) > so we can safely enable it on render-nodes. > > Note that gbm uses udev-BUSID to l

[PATCHv2 0/4] gpu: host1x: Add syncpoint base support

2013-10-28 Thread Thierry Reding
've applied the series, though I had to rework some of it because host1x and DRM have significantly changed in the meantime. Thierry -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/ec6bc73a/attachment.pgp>

[PATCH] drm/radeon/si: fix define for MC_SEQ_TRAIN_WAKEUP_CNTL

2013-10-28 Thread Alex Deucher
Typo in the register offset. Noticed-by: Sylvain BERTRAND Signed-off-by: Alex Deucher Cc: stable at vger.kernel.org --- drivers/gpu/drm/radeon/sid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/radeon/sid.h b/drivers/gpu/drm/radeon/sid.h index 307ffdf..569

drm/exynos: vidi: fix build error

2013-10-28 Thread Sean Paul
On Mon, Oct 28, 2013 at 9:35 AM, Inki Dae wrote: > This patch fixes build error incurred by the re-factoring patch applying. > > The re-factoring patch set from Sean missed to apply the update to vidi > module so this patch applies the update so that vidi module is also built > correctly. > Thank

[PATCH] drm: allow DRM_IOCTL_VERSION on render-nodes

2013-10-28 Thread David Herrmann
DRM_IOCTL_VERSION is a reliable way to get the driver-name and version information. It's not related to the interface-version (SET_VERSION ioctl) so we can safely enable it on render-nodes. Note that gbm uses udev-BUSID to load the correct mesa driver. However, the VERSION ioctl should be the more

drm/exynos: change callback argument of sub driver with device

2013-10-28 Thread Sean Paul
On Mon, Oct 28, 2013 at 9:35 AM, Inki Dae wrote: > This patch makes callback funtions of each sub driver to be called > with device object instead of display and manager. > > Exynos drm framework doesn't need to pass a manager or a display > when calling callback function of each sub driver, and e

SI MC_ARB_BURST_TIME and MC_SEQ_TRAIN_WAKEUP_CNTL

2013-10-28 Thread Alex Deucher
On Sun, Oct 27, 2013 at 7:25 PM, Sylvain BERTRAND wrote: > Hi, > > MC_SEQ_TRAIN_WAKEUP_CNTL and MC_ARB_BURST_TIME have the same > register address, 0x2808, in sid.h. MC_SEQ_TRAIN_WAKEUP_CNTL should be 0x28e8. I'll fix it up. Alex > > (Register addresses are different in cikd.h) > > Expected? >

[PATCH v5 0/4] Fix Win8 backlight issue

2013-10-28 Thread Aaron Lu
On 10/25/2013 02:35 PM, Igor Gnatenko wrote: > Aaron, add this notebook to list. I've CC'ed owner. > And I've tested this patch on my TP X230 (add as Reported-and-Tested me > please) > + { > + .callback = video_set_use_native_backlight, > + .ident = "Dell Inspiron 7520", > + .mat

[PATCHv2 0/4] gpu: host1x: Add syncpoint base support

2013-10-28 Thread Terje Bergström
On 14.10.2013 15:21, Arto Merilainen wrote: > The host1x driver uses currently syncpoints statically from host1x point of > view. If we do a wait inside a job, it always has a constant value to wait. > host1x supports also doing relative syncpoint waits with respect to syncpoint > bases. This allow

[PATCH -next] drm/tegra: add missing clk_disable_unprepare() on error in gr2d_probe()

2013-10-28 Thread Terje Bergström
On 21.10.2013 08:38, Wei Yongjun wrote: > From: Wei Yongjun > > Add the missing clk_disable_unprepare() before return > from gr2d_probe() in the error handling case. > > Signed-off-by: Wei Yongjun > --- > drivers/gpu/drm/tegra/gr2d.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/dr

[PATCH -next] gpu: host1x: add missing clk_disable_unprepare() on error in host1x_probe()

2013-10-28 Thread Terje Bergström
On 21.10.2013 08:37, Wei Yongjun wrote: > From: Wei Yongjun > > Add the missing clk_disable_unprepare() before return > from host1x_probe() in the error handling case. > > Signed-off-by: Wei Yongjun > --- > drivers/gpu/host1x/dev.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) >

[PATCH] drm/radeon/audio: don't set speaker allocation on DCE4+

2013-10-28 Thread Rafał Miłecki
2013/10/19 Alex Deucher : > It causes hangs on some asics. Disable on DCE6+ as well > just to be on the safe side. Did you get any reports about that? Or is that based only on mine comment: > I noticed some hangs on BARTS too, let me test this solution on DCE5. > Maybe it's not just DCE3.2. (Af

drm/exynos: change callback argument of sub driver with device

2013-10-28 Thread Sean Paul
Hi Inki, I noticed that you merged "drm/exynos: change callback argument of sub driver with device" to your tree without posting it to me, or dri-devel, first. I think it would have been prudent to send for review/comments considering that: a) we don't agree on this, and were in discussion about i

[PATCH v5 0/4] Fix Win8 backlight issue

2013-10-28 Thread Jani Nikula
On Mon, 28 Oct 2013, Aaron Lu wrote: > On 10/25/2013 02:35 PM, Igor Gnatenko wrote: >> Aaron, add this notebook to list. I've CC'ed owner. >> And I've tested this patch on my TP X230 (add as Reported-and-Tested me >> please) >> +{ >> + .callback = video_set_use_native_backlight, >> + .

[PATCH] Restore mux and power states after resume from hibernation

2013-10-28 Thread Stefan Demharter
rds Stefan -- next part -- A non-text attachment was scrubbed... Name: switcheroo_hibernation.patch Type: text/x-patch Size: 4924 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/4b19d81f/attachment-0001.bin>

[PATCH -next] drm/tegra: add missing clk_disable_unprepare() on error in gr2d_probe()

2013-10-28 Thread Thierry Reding
1 file changed, 1 insertion(+) Applied, thanks. Thierry -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/11f59748/attachment.pgp>

[PATCH -next] drm/tegra: fix return value check

2013-10-28 Thread Thierry Reding
as scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/af503426/attachment.pgp>

[PATCH -next] gpu: host1x: add missing clk_disable_unprepare() on error in host1x_probe()

2013-10-28 Thread Thierry Reding
file changed, 3 insertions(+), 1 deletion(-) Applied, thanks. Thierry -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel

[PATCH v2 12/26] drm/exynos: Split manager/display/subdrv

2013-10-28 Thread Olof Johansson
On Wed, Oct 23, 2013 at 9:09 AM, Sean Paul wrote: > On Wed, Oct 23, 2013 at 11:53 AM, Dave Airlie wrote: >>> >> >> I think we need to start considering a framework where subdrivers just >> add drm objects themselves, then the toplevel node is responsible for >> knowing that ev

drm/exynos: change callback argument of sub driver with device

2013-10-28 Thread Olof Johansson
On Mon, Oct 28, 2013 at 6:35 AM, Inki Dae wrote: > This patch makes callback funtions of each sub driver to be called > with device object instead of display and manager. > > Exynos drm framework doesn't need to pass a manager or a display > when calling callback function of each sub driver, and e

[Bug 70934] [Regression] Problem with colors (depth?) on DCE5 Barts (HD69xx)

2013-10-28 Thread bugzilla-dae...@freedesktop.org
: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/1336309b/attachment.html>

[Bug 70934] [Regression] Problem with colors (depth?) on DCE5 Barts (HD69xx)

2013-10-28 Thread bugzilla-dae...@freedesktop.org
... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/072b83b1/attachment.html>

[RFC 00/12] Add DRM Exynos HDMI on SoCs from Exynos4 family

2013-10-28 Thread Kukjin Kim
On 10/28/13 06:42, Inki Dae wrote: > Hi Tomasz, > > I have merged the re-factoring patch set from Sean Paul. Can you > re-base your patch set at top of exynos-drm-next? > Basically, RFC is not patch for merge. So Tomasz needs to re-submit after addressing comments from RFC. Thanks, Kukjin

[Bug 70934] [Regression] Problem with colors (depth?) on DCE5 Barts (HD69xx)

2013-10-28 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/a517f9e6/attachment.html>

[PULL] drm-intel-fixes

2013-10-28 Thread Daniel Vetter
Hi Dave, Please do _not_ pull this. The pipe bpp readout stuff this crucially relies on is only partially backported from -next to -fixes and apparently missing bits on Haswell. Thanks, Daniel On Fri, Oct 25, 2013 at 12:50:12PM +0200, Daniel Vetter wrote: > Hi Dave, > > Just the edp bpp fix fro

[Bug 70934] [Regression] Problem with colors (depth?) on DCE5 Barts (HD69xx)

2013-10-28 Thread bugzilla-dae...@freedesktop.org
/dri-devel/attachments/20131028/32da7a01/attachment.html>

[Bug 70934] [Regression] Problem with colors (depth?) on DCE5 Barts (HD69xx)

2013-10-28 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20131028/92427f09/attachment.html>

[Bug 70934] [Regression] Problem with colors (depth?) on DCE5 Barts (HD69xx)

2013-10-28 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131028/a53031a2/attachment.html>

[PATCH 3/3] drm: exynos: hdmi: Add dt support for hdmiphy settings

2013-10-28 Thread Mark Rutland
Hi, On Mon, Oct 28, 2013 at 06:24:22AM +, Shirish S wrote: > This patch adds dt support to hdmiphy config settings > as it is board specific and depends on the signal pattern > of board. > > Signed-off-by: Shirish S > --- > .../devicetree/bindings/video/exynos_hdmi.txt | 29

SI MC_ARB_BURST_TIME and MC_SEQ_TRAIN_WAKEUP_CNTL

2013-10-28 Thread Sylvain BERTRAND
Hi, MC_SEQ_TRAIN_WAKEUP_CNTL and MC_ARB_BURST_TIME have the same register address, 0x2808, in sid.h. (Register addresses are different in cikd.h) Expected? regards, -- Sylvain