Re: [PATCH xserver] modesetting: setup colormap

2018-01-24 Thread Adam Jackson
On Wed, 2017-11-15 at 19:36 +0300, Rinat Ibragimov wrote:
> Ping.

Just found this in the backlog. Merged, thanks:

remote: I: patch #184223 updated using rev 
ac138f9b31b0fba00742edbc3326afe66e28099a.
remote: I: 1 patch(es) updated to state Accepted.
To ssh://git.freedesktop.org/git/xorg/xserver
   5cb330cd5d..ac138f9b31  master -> master

- ajax
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Re: [PATCH xserver] modesetting: setup colormap

2017-11-15 Thread Rinat Ibragimov
Ping.


>Вторник, 24 октября 2017, 1:44 +03:00 от Rinat Ibragimov 
>:
>
>Signed-off-by: Rinat Ibragimov < ibragimovri...@mail.ru >
>Reviewed-by: Michel Dänzer 
>---
> hw/xfree86/drivers/modesetting/driver.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/hw/xfree86/drivers/modesetting/driver.c 
>b/hw/xfree86/drivers/modesetting/driver.c
>index 4d5c4e339..45a061efc 100644
>--- a/hw/xfree86/drivers/modesetting/driver.c
>+++ b/hw/xfree86/drivers/modesetting/driver.c
>@@ -1669,7 +1669,7 @@ ScreenInit(ScreenPtr pScreen, int argc, char **argv)
> if (!xf86CrtcScreenInit(pScreen))
> return FALSE;
> 
>-if (!miCreateDefColormap(pScreen))
>+if (!drmmode_setup_colormap(pScreen, pScrn))
> return FALSE;
> 
> xf86DPMSInit(pScreen, xf86DPMSSet, 0);
>-- 
>2.14.2
>


---
Rinat
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Re: [PATCH xserver] modesetting: setup colormap

2017-11-01 Thread Rinat Ibragimov

>Вторник, 24 октября 2017, 1:44 +03:00 от Rinat Ibragimov 
>:
>
>Signed-off-by: Rinat Ibragimov < ibragimovri...@mail.ru >
>Reviewed-by: Michel Dänzer 
>---
> hw/xfree86/drivers/modesetting/driver.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/hw/xfree86/drivers/modesetting/driver.c 
>b/hw/xfree86/drivers/modesetting/driver.c
>index 4d5c4e339..45a061efc 100644
>--- a/hw/xfree86/drivers/modesetting/driver.c
>+++ b/hw/xfree86/drivers/modesetting/driver.c
>@@ -1669,7 +1669,7 @@ ScreenInit(ScreenPtr pScreen, int argc, char **argv)
> if (!xf86CrtcScreenInit(pScreen))
> return FALSE;
> 
>-if (!miCreateDefColormap(pScreen))
>+if (!drmmode_setup_colormap(pScreen, pScrn))
> return FALSE;
> 
> xf86DPMSInit(pScreen, xf86DPMSSet, 0);
>-- 
>2.14.2
>

Ping?


---
Rinat
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel