ceiving 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/20130613/59007bb4/attachment.html>
Sound does not work.
--
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/20130613/09d1e03e/attachment.html>
drm_mode_detailed() is called quite often, therefore when a monitor
that has a detailed timing mode marked DRM_EDID_PT_STEREO or requiring
composite sync, warning messages will clutter up the kernel log.
Like we already do for incorrect hsync/vsync pluse widths, print these
messages only when KMS d
us;
> - break;
> }
>
> return true;
> --
> 1.7.9.5
>
> ___
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel
>
-- next part --
An
; mixer {
> --
> 1.7.10.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe
> linux-samsung-soc" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130613/ff56b09d/attachment.html>
scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130613/f5c476e6/attachment.pgp>
/vger.kernel.org/majordomo-info.html
>
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130613/47877026/attachment.html>
Applied.
Thanks,
Inki Dae
> -Original Message-
> From: Rahul Sharma [mailto:rahul.sharma at samsung.com]
> Sent: Tuesday, June 11, 2013 3:54 PM
> To: linux-samsung-soc at vger.kernel.org;
devicetree-discuss at lists.ozlabs.org;
> dri-devel at lists.freedesktop.org
> Cc: kgene.kim at samsu
Applied.
Thanks,
Inki Dae
> -Original Message-
> From: Rahul Sharma [mailto:rahul.sharma at samsung.com]
> Sent: Tuesday, June 11, 2013 3:54 PM
> To: linux-samsung-soc at vger.kernel.org;
devicetree-discuss at lists.ozlabs.org;
> dri-devel at lists.freedesktop.org
> Cc: kgene.kim at samsu
HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130613/89777ca2/attachment.html>
> +static void dmabuf_sync_timeout_worker(struct work_struct *work)
> +{
> + struct dmabuf_sync *sync = container_of(work, struct dmabuf_sync,
> work);
> + struct dmabuf_sync_object *sobj;
> +
> + mutex_lock(&sync->lock);
> +
> + list_for_each_entry(sobj, &sync->syncs, head) {
> +
> -Original Message-
> From: Sylwester Nawrocki [mailto:s.nawrocki at samsung.com]
> Sent: Thursday, June 13, 2013 5:56 PM
> To: Rahul Sharma
> Cc: Rahul Sharma; Inki Dae; linux-samsung-soc at vger.kernel.org; devicetree-
> discuss at lists.ozlabs.org; DRI mailing list; Kukjin Kim; Seung-
achments/20130613/c0eb837f/attachment.html>
Hi Russell,
> -Original Message-
> From: Russell King - ARM Linux [mailto:li...@arm.linux.org.uk]
> Sent: Friday, June 14, 2013 2:26 AM
> To: Inki Dae
> Cc: maarten.lankho...@canonical.com; dan...@ffwll.ch; robdcl...@gmail.com;
> linux-fb...@vger.kernel.org; dri-devel@lists.freedesktop.org
From: Alex Deucher
Hi Dave,
Just two small fixes from Jerome. Remove some harmless but confusing
VM related error messages and fix a regression with suspend and UVD.
The following changes since commit df63d3ecbca514bad99513b2401448d19a9bb92e:
Merge tag 'drm-intel-fixes-2013-06-11' of
git
On Thu, Jun 13, 2013 at 05:28:08PM +0900, Inki Dae wrote:
> This patch adds a buffer synchronization framework based on DMA BUF[1]
> and reservation[2] to use dma-buf resource, and based on ww-mutexes[3]
> for lock mechanism.
>
> The purpose of this framework is not only to couple cache operations
Hi,
On Thursday 13 June 2013 04:51 PM, Inki Dae wrote:
>
>
>> -Original Message-
>> From: Sylwester Nawrocki [mailto:s.nawrocki at samsung.com]
>> Sent: Thursday, June 13, 2013 5:56 PM
>> To: Rahul Sharma
>> Cc: Rahul Sharma; Inki Dae; linux-samsung-soc at vger.kernel.org; devicetree-
>> d
https://bugzilla.kernel.org/show_bug.cgi?id=59681
Alex Deucher changed:
What|Removed |Added
CC||alexdeucher at gmail.com
--- Comment #
https://bugzilla.kernel.org/show_bug.cgi?id=59681
Summary: Sony VAIO VPCZ23A4R: radeon doesn't like undocking
Product: Drivers
Version: 2.5
Kernel Version: 3.10-rc5
Platform: All
OS/Version: Linux
Tree: Mainline
Statu
/radeonsi|DRM/Radeon
--
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/20130613/5e3c3c0e/attachment.html>
--
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130613/7c1a4c05/attachment.html>
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/20130613/2577dde3/attachment.html>
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20130613/d5315b55/attachment-0001.html>
Hi Daniel,
On Friday 07 June 2013 10:50:55 Daniel Vetter wrote:
> On Fri, Jun 07, 2013 at 09:44:45AM +0200, Laurent Pinchart wrote:
> > On Wednesday 05 June 2013 10:55:05 Daniel Vetter wrote:
> > > On Wed, Jun 05, 2013 at 03:51:53AM +0200, Laurent Pinchart wrote:
> > > > On Tuesday 04 June 2013 20
https://bugs.freedesktop.org/show_bug.cgi?id=64201
--- Comment #33 from Erdem U. Altınyurt ---
Yes. I got same version...
Now, the error is gone. (I clean llvm and mesa repo, updated from trunk and
rebuild.)
bfgminer --benchmark generate error of:
[2013-06-14 03:24:24] Error -11: Building Progr
This patch adds a buffer synchronization framework based on DMA BUF[1]
and reservation[2] to use dma-buf resource, and based on ww-mutexes[3]
for lock mechanism.
The purpose of this framework is not only to couple cache operations,
and buffer access control to CPU and DMA but also to provide easy-
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20130613/5c326bb6/attachment.html>
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/20130613/2cd43729/attachment.html>
ext part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130613/50a356ab/attachment.html>
https://bugzilla.kernel.org/show_bug.cgi?id=51381
--- Comment #7 from Alex Deucher 2013-06-13
17:11:40 ---
See comment #1.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bu
ignore that it doesn't fix it - I applied the wrong patch.
--
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/20130613/75684507/attachment.html>
https://bugzilla.kernel.org/show_bug.cgi?id=51381
Christoph Haag changed:
What|Removed |Added
CC||haagch.christoph at googlemail
is set to be off and monitor on.
--
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/20130613/13b2075f/attachment.html>
https://bugs.freedesktop.org/show_bug.cgi?id=65730
--- Comment #4 from Jason ---
Before I being, I must make a disclaimer that I am not a Linux genius by any
means, but a moderate user, able and willing to find my way around things. I
do occasionally assist one of the pcsx2 emulator devs with me
p.org/archives/dri-devel/attachments/20130613/0c82a526/attachment-0001.html>
re 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/20130613/d76b4706/attachment-0001.html>
the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130613/eb2d8896/attachment.html>
From: Alex Deucher
Hi Dave,
Just two small fixes from Jerome. Remove some harmless but confusing
VM related error messages and fix a regression with suspend and UVD.
The following changes since commit df63d3ecbca514bad99513b2401448d19a9bb92e:
Merge tag 'drm-intel-fixes-2013-06-11' of
git
pe: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130613/f3920b1e/attachment.pgp>
https://bugs.freedesktop.org/show_bug.cgi?id=65730
--- Comment #3 from Alex Deucher ---
Created attachment 80801
--> https://bugs.freedesktop.org/attachment.cgi?id=80801&action=edit
fix AVI infoframe
Does the attached kernel patch along with the radeon.audio=1 help?
--
You are receiving this
https://bugs.freedesktop.org/show_bug.cgi?id=65730
--- Comment #2 from Jason ---
Indeed I had already tried that in my /etc/default/grub file. I edited both
lines and rebooted...
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash radeon.audio=1"
GRUB_CMDLINE_LINUX="radeon.audio=1"
Sound does not work.
-
Signed-off-by: Mayuresh Kulkarni
---
drivers/gpu/host1x/dev.c | 57
1 file changed, 57 insertions(+)
diff --git a/drivers/gpu/host1x/dev.c b/drivers/gpu/host1x/dev.c
index 28e28a2..b43eb29 100644
--- a/drivers/gpu/host1x/dev.c
+++ b/drivers/gpu/ho
As of now, the dc clock is enabled in its .probe via
runtime pm and disabled in .remove
Signed-off-by: Mayuresh Kulkarni
---
drivers/gpu/host1x/drm/dc.c | 60 +
1 file changed, 55 insertions(+), 5 deletions(-)
diff --git a/drivers/gpu/host1x/drm/dc.c
Signed-off-by: Mayuresh Kulkarni
---
drivers/gpu/host1x/drm/gr2d.c | 56 ++-
drivers/gpu/host1x/job.c | 9 +++
2 files changed, 64 insertions(+), 1 deletion(-)
diff --git a/drivers/gpu/host1x/drm/gr2d.c b/drivers/gpu/host1x/drm/gr2d.c
index 27ffc
This patch moves the API host1x_job_submit to job.c file. It also
adds a new API host1x_job_complete.
This is in preparation to add runtime PM support to host1x &
its modules. The idea is to call pm_runtime_get from
host1x_job_submit and pm_runtime_put from host1x_job_complete.
This way the runti
This patch-set series adds runtime pm support for host1x,
gr2d & dc. It retains the current behaviour if CONFIG_PM_RUNTIME
is not enabled.
For host1x & gr2d, the clocks are now enabled in .probe
and disabled on its exit. This is needed for correct
init of hardware.
Additionally for gr2d, the cloc
his 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/20130613/ddc5525b/attachment.html>
On Thu, Jun 13, 2013 at 2:52 PM, Rob Clark wrote:
> most of the embedded drivers should ignore the old_fb.. the API is a
> bit odd but the purpose is to help drivers that need to pin/unpin the
> gem objects backing the fb. The ones that do, do something like:
>
> foo_pin(new_fb);
> foo_unpin(
xt part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130613/565d7d80/attachment.html>
attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130613/c63664fd/attachment.html>
attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130613/7f216825/attachment.html>
On Wed, Jun 12, 2013 at 6:56 AM, Jerome Glisse wrote:
> On Wed, Jun 12, 2013 at 6:26 AM, Michel D?nzer wrote:
>> On Die, 2013-06-11 at 16:23 -0700, Andy Lutomirski wrote:
>>> If the device is idle for over ten seconds, then the next attempt to do
>>> anything can race with the lockup detector and
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20130613/2603eb72/attachment.html>
On Thu, Jun 13, 2013 at 12:50:16PM +0100, Russell King - ARM Linux wrote:
> On Thu, Jun 13, 2013 at 12:19:03PM +0100, Russell King - ARM Linux wrote:
> > The deeper I look, the more bugs there seem to be in this DRM stuff,
> > and I'm continuing to look because I'm chasing a framebuffer refcount
>
https://bugs.freedesktop.org/show_bug.cgi?id=65730
--- Comment #1 from Alex Deucher ---
You need to boot with radeon.audio=1 on the kernel command line in grub to
enable audio.
--
You are receiving this mail because:
You are the assignee for the bug.
On 06/13/2013 12:49 PM, Thierry Reding wrote:
> On Thu, Jun 13, 2013 at 03:23:37PM +0530, Mayuresh Kulkarni wrote:
> [...]
>> diff --git a/drivers/gpu/host1x/drm/dc.c
>> b/drivers/gpu/host1x/drm/dc.c
> [...]
>> @@ -1128,9 +1129,7 @@ static int tegra_dc_probe(struct
>> platform_device *pdev) return
https://bugs.freedesktop.org/show_bug.cgi?id=65730
Priority: medium
Bug ID: 65730
Assignee: dri-devel@lists.freedesktop.org
Summary: no sound via HDMI for Radeon 6850 mesa driver
Severity: normal
Classification: Unclassified
On Thu, 2013-06-13 at 21:01 +0200, Egbert Eich wrote:
> drm_mode_detailed() is called quite often, therefore when a monitor
> that has a detailed timing mode marked DRM_EDID_PT_STEREO or requiring
> composite sync, warning messages will clutter up the kernel log.
> Like we already do for incorrect
On Thu, Jun 13, 2013 at 12:19:03PM +0100, Russell King - ARM Linux wrote:
> The deeper I look, the more bugs there seem to be in this DRM stuff,
> and I'm continuing to look because I'm chasing a framebuffer refcount
> bug.
So, this refcount bug - I think I've just found it. This is the flow of
r
On Wed, 2013-03-13 at 20:48 +0100, Paul Bolle wrote:
> Signed-off-by: Paul Bolle
> ---
> Untested. Perhaps the first test that people with access to the relevant
> hardware might do, is to test _before applying this patch_ with FB_OMAP2
> set. Perhaps this negative dependency isn't needed at all.
And another issue...
What is drm_crtc_helper_set_mode() passed as the fb argument? Is it
the old fb, or the new fb?
bool drm_crtc_helper_set_mode(struct drm_crtc *crtc,
struct drm_display_mode *mode,
int x, int y,
drm_mode_detailed() is called quite often, therefore when a monitor
that has a detailed timing mode marked DRM_EDID_PT_STEREO or requiring
composite sync, warning messages will clutter up the kernel log.
Like we already do for incorrect hsync/vsync pluse widths, print these
messages only when KMS d
On 06/13/2013 12:49 PM, Thierry Reding wrote:
> On Thu, Jun 13, 2013 at 03:23:37PM +0530, Mayuresh Kulkarni wrote:
> [...]
>> diff --git a/drivers/gpu/host1x/drm/dc.c
>> b/drivers/gpu/host1x/drm/dc.c
> [...]
>> @@ -1128,9 +1129,7 @@ static int tegra_dc_probe(struct
>> platform_device *pdev) return
On Thu, Jun 13, 2013 at 03:23:37PM +0530, Mayuresh Kulkarni wrote:
[...]
> diff --git a/drivers/gpu/host1x/drm/dc.c b/drivers/gpu/host1x/drm/dc.c
[...]
> @@ -1128,9 +1129,7 @@ static int tegra_dc_probe(struct platform_device *pdev)
> return PTR_ERR(dc->clk);
> }
>
> - err
https://bugzilla.kernel.org/show_bug.cgi?id=59681
Alex Deucher changed:
What|Removed |Added
CC||alexdeuc...@gmail.com
--- Comment #1 f
https://bugzilla.kernel.org/show_bug.cgi?id=59681
Summary: Sony VAIO VPCZ23A4R: radeon doesn't like undocking
Product: Drivers
Version: 2.5
Kernel Version: 3.10-rc5
Platform: All
OS/Version: Linux
Tree: Mainline
Statu
https://bugs.freedesktop.org/show_bug.cgi?id=65722
Alex Deucher changed:
What|Removed |Added
Product|Mesa|DRI
Component|Drivers/Gallium/ra
https://bugs.freedesktop.org/show_bug.cgi?id=65722
--- Comment #2 from Alex Deucher ---
Please attach your xorg log and dmesg output. Also, what are you trying to
accomplish? Dualhead?
--
You are receiving this mail because:
You are the assignee for the bug.
__
https://bugs.freedesktop.org/show_bug.cgi?id=65723
--- Comment #3 from Rafael Castillo ---
i can but they are clean of errors, even running xonotic from console its clean
which is why i made an apitrace.
ill post them later today when get home anyway
thx for your time
--
You are receiving thi
https://bugs.freedesktop.org/show_bug.cgi?id=65723
--- Comment #2 from Alex Deucher ---
Please attach your xorg log and dmesg output.
--
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.
Hi,
On 06/13/2013 06:26 AM, Rahul Sharma wrote:
> Mr. Dae,
>
> Thanks for your valuable inputs.
>
> I posted it as RFC because, I also have received comments to register
> hdmiphy as a clock controller. As we always configure it for specific
> frequency, hdmi-phy looks similar to a PLL. But it r
0x13ea6890: i32 = Constant<9744> [ID=34]
0x13ea3760: f32 = ConstantFP<0.00e+00> [ID=6]
0x13ea3760: f32 = ConstantFP<0.00e+00> [ID=6]
0x13ea3760: f32 = ConstantFP<0.00e+00> [ID=6]
0x13ea3760: f32 = ConstantFP<0.00e+00
https://bugs.freedesktop.org/show_bug.cgi?id=65723
--- Comment #1 from Rafael Castillo ---
i mean glsl 1.30 was enable by default
--
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.free
https://bugs.freedesktop.org/show_bug.cgi?id=65723
Rafael Castillo changed:
What|Removed |Added
Priority|medium |highest
--
You are receiving this mai
https://bugs.freedesktop.org/show_bug.cgi?id=65723
Priority: medium
Bug ID: 65723
Assignee: dri-devel@lists.freedesktop.org
Summary: Xonotic glsl 1.30 broken
Severity: blocker
Classification: Unclassified
OS: Linux (All)
https://bugzilla.kernel.org/show_bug.cgi?id=51381
--- Comment #7 from Alex Deucher 2013-06-13 17:11:40
---
See comment #1.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bu
https://bugzilla.kernel.org/show_bug.cgi?id=51381
Christoph Haag changed:
What|Removed |Added
CC||haagch.christoph@googlemail
https://bugs.freedesktop.org/show_bug.cgi?id=64257
--- Comment #63 from Andy Furniss ---
(In reply to comment #61)
> (In reply to comment #58)
> > Has anyone tested the patch from comment 47?
>
> Oops almost missed that - It does fix heaven and pearl boy on my rv790.
Aggh ignore that it doesn't
https://bugs.freedesktop.org/show_bug.cgi?id=65722
--- Comment #1 from Paul Sherwood ---
When amp and tv are on, the POST screen shows up on both screens, then login
only shows on tv. Once Mint loads the display switches to the monitor and the
tv goes black again.
On the display settings the tv
https://bugs.freedesktop.org/show_bug.cgi?id=65722
Priority: medium
Bug ID: 65722
Assignee: dri-devel@lists.freedesktop.org
Summary: Before update dual display wasn't an option. Since
update I have to have amp and tv on or else monitor
Mr. Dae,
Thanks for your valuable inputs.
I posted it as RFC because, I also have received comments to register
hdmiphy as a clock controller. As we always configure it for specific
frequency, hdmi-phy looks similar to a PLL. But it really doesn't
belong to that class. Secondly prior to exynos542
https://bugs.freedesktop.org/show_bug.cgi?id=64257
--- Comment #62 from Andy Furniss ---
(In reply to comment #60)
> Created attachment 80781 [details] [review]
> Properly set COUNT_3 v2
>
> Sorry I sent the wrong patch.
This one also fixes heaven and pearl boy on rv790.
--
You are receiving
On Wed, Jun 12, 2013 at 11:58:44AM +0200, Michel D?nzer wrote:
> From: Michel D?nzer
>
> It takes an unsigned value. This happens not to blow up on 64-bit
> architectures, but it does on 32-bit, causing
> drm_calc_vbltimestamp_from_scanoutpos() to calculate totally bogus
> timestamps for vblank e
https://bugs.freedesktop.org/show_bug.cgi?id=64257
--- Comment #61 from Andy Furniss ---
(In reply to comment #58)
> Has anyone tested the patch from comment 47?
Oops almost missed that - It does fix heaven and pearl boy on my rv790.
--
You are receiving this mail because:
You are the assignee
On 06/13/2013 03:53 AM, Mayuresh Kulkarni wrote:
Patch description?
> diff --git a/drivers/gpu/host1x/drm/gr2d.c b/drivers/gpu/host1x/drm/gr2d.c
> +#ifdef CONFIG_PM_RUNTIME
> + pm_runtime_enable(&pdev->dev);
> + pm_runtime_get_sync(&pdev->dev);
> +#else
> err = clk_prepare_enable(
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130613/699eaca1/attachment.html>
re the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130613/acc15f20/attachment.html>
On Thu, Jun 13, 2013 at 7:19 AM, Russell King - ARM Linux
wrote:
> And another issue...
>
> What is drm_crtc_helper_set_mode() passed as the fb argument? Is it
> the old fb, or the new fb?
>
> bool drm_crtc_helper_set_mode(struct drm_crtc *crtc,
> struct drm_display_
is 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/20130613/4c56f020/attachment.html>
...
--
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/20130613/8d64f13d/attachment.html>
https://bugs.freedesktop.org/show_bug.cgi?id=65714
--- Comment #2 from Fabio Pedretti ---
(In reply to comment #1)
> Does the ppa enable LLVM? If so does setting env var R600_LLVM=0 help?
The PPA is compiling with LLVM but *without* --enable-r600-llvm-compiler .
--
You are receiving this mail
On 06/13/2013 03:53 AM, Mayuresh Kulkarni wrote:
Patch description?
> diff --git a/drivers/gpu/host1x/drm/gr2d.c b/drivers/gpu/host1x/drm/gr2d.c
> +#ifdef CONFIG_PM_RUNTIME
> + pm_runtime_enable(&pdev->dev);
> + pm_runtime_get_sync(&pdev->dev);
> +#else
> err = clk_prepare_enable(
https://bugs.freedesktop.org/show_bug.cgi?id=64257
vincent changed:
What|Removed |Added
Attachment #80750|0 |1
is obsolete|
https://bugs.freedesktop.org/show_bug.cgi?id=65714
Alex Deucher changed:
What|Removed |Added
Assignee|mesa-dev@lists.freedesktop. |dri-devel@lists.freedesktop
https://bugs.freedesktop.org/show_bug.cgi?id=64257
--- Comment #59 from Marc Dietrich ---
just did, no change in perl boy (misrendered triangles) or heaven (still
crash).
--
You are receiving this mail because:
You are the assignee for the bug.
___
dr
https://bugs.freedesktop.org/show_bug.cgi?id=64257
--- Comment #58 from Tom Stellard ---
Has anyone tested the patch from comment 47?
--
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.
On Thu, Jun 13, 2013 at 2:52 PM, Rob Clark wrote:
> most of the embedded drivers should ignore the old_fb.. the API is a
> bit odd but the purpose is to help drivers that need to pin/unpin the
> gem objects backing the fb. The ones that do, do something like:
>
> foo_pin(new_fb);
> foo_unpin(
On Thu, Jun 13, 2013 at 7:19 AM, Russell King - ARM Linux
wrote:
> And another issue...
>
> What is drm_crtc_helper_set_mode() passed as the fb argument? Is it
> the old fb, or the new fb?
>
> bool drm_crtc_helper_set_mode(struct drm_crtc *crtc,
> struct drm_display_
Applied.
Thanks,
Inki Dae
2013/6/11 Sachin Kamat
> 'break' after goto statement is redundant. Silences the following
> message:
> drivers/gpu/drm/exynos/exynos_drm_ipp.c:1067 exynos_drm_ipp_check_valid()
> info: ignoring unreachable code.
>
> Signed-off-by: Sachin Kamat
> ---
> drivers/gpu/d
Acked-by: Inki Dae
Thanks,
Inki Dae
2013/6/11 Rahul Sharma
> Fix wrong clock numbers in hdmi dt node. Removed hdmiphy
> clock which was a dummy clock earlier and not required now.
> Also added mux clock to change the clock parent.
>
> Signed-off-by: Rahul Sharma
> ---
> arch/arm/boot/dts/ex
1 - 100 of 121 matches
Mail list logo