https://bugs.freedesktop.org/show_bug.cgi?id=49567
--- Comment #1 from Mike Mestnik
2012-05-06 20:47:52 PDT ---
I got this same error with llvm1.3-rc1 and rc2.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You ar
https://bugs.freedesktop.org/show_bug.cgi?id=49110
--- Comment #4 from Mike Mestnik
2012-05-06 20:44:15 PDT ---
This bug cloned to: https://bugs.freedesktop.org/show_bug.cgi?id=49567
No rule to make target libradeon.a, needed by libr600.a.
--
Configure bugmail: https://bugs.freedesktop.org/us
https://bugs.freedesktop.org/show_bug.cgi?id=49110
Mike Mestnik changed:
What|Removed |Added
See Also||https://bugs.freedesktop.or
https://bugs.freedesktop.org/show_bug.cgi?id=49110
Mike Mestnik changed:
What|Removed |Added
Blocks|49567 |
--
Configure bugmail: https://bugs.free
https://bugs.freedesktop.org/show_bug.cgi?id=49567
Mike Mestnik changed:
What|Removed |Added
Depends on|49110 |
--
Configure bugmail: https://bugs.free
https://bugs.freedesktop.org/show_bug.cgi?id=49110
Mike Mestnik changed:
What|Removed |Added
Priority|medium |low
--
Configure bugmail: https://bugs.f
https://bugs.freedesktop.org/show_bug.cgi?id=49110
Mike Mestnik changed:
What|Removed |Added
Summary|AMDILCFGStructurizer.cpp:17 |debug build:
|51:3: err
https://bugs.freedesktop.org/show_bug.cgi?id=49110
Mike Mestnik changed:
What|Removed |Added
Blocks||49567
--
Configure bugmail: https://bugs
https://bugs.freedesktop.org/show_bug.cgi?id=49567
Bug #: 49567
Summary: No rule to make target libradeon.a, needed by
libr600.a.
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/
2012/5/6 Daniel Vetter :
> On Sun, May 06, 2012 at 05:22:59PM +0100, Dave Airlie wrote:
>> On Sun, May 6, 2012 at 5:19 PM, Rafa? Mi?ecki wrote:
>> > 2012/5/6 Rafa? Mi?ecki :
>> >> diff --git a/drivers/gpu/drm/radeon/r600_hdmi.c
>> >> b/drivers/gpu/drm/radeon/r600_hdmi.c
>> >> index c308432..b14c9
2012/5/6 Dave Airlie :
> On Sun, May 6, 2012 at 5:19 PM, Rafa? Mi?ecki wrote:
>> 2012/5/6 Rafa? Mi?ecki :
>>> diff --git a/drivers/gpu/drm/radeon/r600_hdmi.c
>>> b/drivers/gpu/drm/radeon/r600_hdmi.c
>>> index c308432..b14c90a 100644
>>> --- a/drivers/gpu/drm/radeon/r600_hdmi.c
>>> +++ b/drivers/g
On Sun, May 06, 2012 at 05:22:59PM +0100, Dave Airlie wrote:
> On Sun, May 6, 2012 at 5:19 PM, Rafa? Mi?ecki wrote:
> > 2012/5/6 Rafa? Mi?ecki :
> >> diff --git a/drivers/gpu/drm/radeon/r600_hdmi.c
> >> b/drivers/gpu/drm/radeon/r600_hdmi.c
> >> index c308432..b14c90a 100644
> >> --- a/drivers/gpu
2012/5/6 Rafa? Mi?ecki :
> diff --git a/drivers/gpu/drm/radeon/r600_hdmi.c
> b/drivers/gpu/drm/radeon/r600_hdmi.c
> index c308432..b14c90a 100644
> --- a/drivers/gpu/drm/radeon/r600_hdmi.c
> +++ b/drivers/gpu/drm/radeon/r600_hdmi.c
> @@ -134,78 +134,22 @@ static void r600_hdmi_infoframe_checksum(u
---
drivers/gpu/drm/radeon/r600_hdmi.c | 81 ++-
drivers/gpu/drm/radeon/radeon.h| 41 ++
2 files changed, 55 insertions(+), 67 deletions(-)
diff --git a/drivers/gpu/drm/radeon/r600_hdmi.c
b/drivers/gpu/drm/radeon/r600_hdmi.c
index c308432..
Use defined macros by the way.
Signed-off-by: Rafa? Mi?ecki
---
drivers/gpu/drm/radeon/r600_hdmi.c | 47 ---
1 files changed, 32 insertions(+), 15 deletions(-)
diff --git a/drivers/gpu/drm/radeon/r600_hdmi.c
b/drivers/gpu/drm/radeon/r600_hdmi.c
index 30e616a..
Signed-off-by: Rafa? Mi?ecki
---
drivers/gpu/drm/radeon/evergreen_hdmi.c | 43 ++--
drivers/gpu/drm/radeon/r600_hdmi.c | 53 ++-
2 files changed, 70 insertions(+), 26 deletions(-)
diff --git a/drivers/gpu/drm/radeon/evergreen_hdmi.c
b/dr
Signed-off-by: Rafa? Mi?ecki
---
drivers/gpu/drm/radeon/Makefile|5 +-
drivers/gpu/drm/radeon/atombios_encoders.c |5 +-
drivers/gpu/drm/radeon/evergreen_hdmi.c| 187
drivers/gpu/drm/radeon/r600_hdmi.c |9 +--
drivers/gpu/drm/rade
This patch finally separates Evergreen code and applies changes
published as WIP by Alex.
Alex: I think we should add your Signed-o-b in PATCH 2, can you take a
look at this?
Rafa? Mi?ecki (3):
drm/radeon/hdmi: separate evergreen code
drm/radeon/hdmi: update modesetting
drm/radeon/hdmi: fix
On Sun, May 6, 2012 at 5:19 PM, Rafa? Mi?ecki wrote:
> 2012/5/6 Rafa? Mi?ecki :
>> diff --git a/drivers/gpu/drm/radeon/r600_hdmi.c
>> b/drivers/gpu/drm/radeon/r600_hdmi.c
>> index c308432..b14c90a 100644
>> --- a/drivers/gpu/drm/radeon/r600_hdmi.c
>> +++ b/drivers/gpu/drm/radeon/r600_hdmi.c
>> @@
2012/5/6 Daniel Vetter :
> On Sun, May 06, 2012 at 05:22:59PM +0100, Dave Airlie wrote:
>> On Sun, May 6, 2012 at 5:19 PM, Rafał Miłecki wrote:
>> > 2012/5/6 Rafał Miłecki :
>> >> diff --git a/drivers/gpu/drm/radeon/r600_hdmi.c
>> >> b/drivers/gpu/drm/radeon/r600_hdmi.c
>> >> index c308432..b14c9
2012/5/6 Dave Airlie :
> On Sun, May 6, 2012 at 5:19 PM, Rafał Miłecki wrote:
>> 2012/5/6 Rafał Miłecki :
>>> diff --git a/drivers/gpu/drm/radeon/r600_hdmi.c
>>> b/drivers/gpu/drm/radeon/r600_hdmi.c
>>> index c308432..b14c90a 100644
>>> --- a/drivers/gpu/drm/radeon/r600_hdmi.c
>>> +++ b/drivers/g
On Sun, May 06, 2012 at 05:22:59PM +0100, Dave Airlie wrote:
> On Sun, May 6, 2012 at 5:19 PM, Rafał Miłecki wrote:
> > 2012/5/6 Rafał Miłecki :
> >> diff --git a/drivers/gpu/drm/radeon/r600_hdmi.c
> >> b/drivers/gpu/drm/radeon/r600_hdmi.c
> >> index c308432..b14c90a 100644
> >> --- a/drivers/gpu
On Sun, May 6, 2012 at 5:19 PM, Rafał Miłecki wrote:
> 2012/5/6 Rafał Miłecki :
>> diff --git a/drivers/gpu/drm/radeon/r600_hdmi.c
>> b/drivers/gpu/drm/radeon/r600_hdmi.c
>> index c308432..b14c90a 100644
>> --- a/drivers/gpu/drm/radeon/r600_hdmi.c
>> +++ b/drivers/gpu/drm/radeon/r600_hdmi.c
>> @@
2012/5/6 Rafał Miłecki :
> diff --git a/drivers/gpu/drm/radeon/r600_hdmi.c
> b/drivers/gpu/drm/radeon/r600_hdmi.c
> index c308432..b14c90a 100644
> --- a/drivers/gpu/drm/radeon/r600_hdmi.c
> +++ b/drivers/gpu/drm/radeon/r600_hdmi.c
> @@ -134,78 +134,22 @@ static void r600_hdmi_infoframe_checksum(u
---
drivers/gpu/drm/radeon/r600_hdmi.c | 81 ++-
drivers/gpu/drm/radeon/radeon.h| 41 ++
2 files changed, 55 insertions(+), 67 deletions(-)
diff --git a/drivers/gpu/drm/radeon/r600_hdmi.c
b/drivers/gpu/drm/radeon/r600_hdmi.c
index c308432..
Use defined macros by the way.
Signed-off-by: Rafał Miłecki
---
drivers/gpu/drm/radeon/r600_hdmi.c | 47 ---
1 files changed, 32 insertions(+), 15 deletions(-)
diff --git a/drivers/gpu/drm/radeon/r600_hdmi.c
b/drivers/gpu/drm/radeon/r600_hdmi.c
index 30e616a..
Signed-off-by: Rafał Miłecki
---
drivers/gpu/drm/radeon/evergreen_hdmi.c | 43 ++--
drivers/gpu/drm/radeon/r600_hdmi.c | 53 ++-
2 files changed, 70 insertions(+), 26 deletions(-)
diff --git a/drivers/gpu/drm/radeon/evergreen_hdmi.c
b/dr
Signed-off-by: Rafał Miłecki
---
drivers/gpu/drm/radeon/Makefile|5 +-
drivers/gpu/drm/radeon/atombios_encoders.c |5 +-
drivers/gpu/drm/radeon/evergreen_hdmi.c| 187
drivers/gpu/drm/radeon/r600_hdmi.c |9 +--
drivers/gpu/drm/rade
This patch finally separates Evergreen code and applies changes
published as WIP by Alex.
Alex: I think we should add your Signed-o-b in PATCH 2, can you take a
look at this?
Rafał Miłecki (3):
drm/radeon/hdmi: separate evergreen code
drm/radeon/hdmi: update modesetting
drm/radeon/hdmi: fix
29 matches
Mail list logo