search for: abdurachmanov

Displaying 9 results from an estimated 9 matches for "abdurachmanov".

2019 Feb 21
2
[PATCH] drm/bochs: Fix the ID mismatch error
...[drm:bochs_hw_init] *ERROR* ID mismatch This was introduced by this commit: 7780eb9ce8 bochs: convert to drm_dev_register To fix the error we ensure that pci_enable_device() is called before bochs_load(). Signed-off-by: Alistair Francis <alistair.francis at wdc.com> Reported-by: David Abdurachmanov <david.abdurachmanov at gmail.com> --- drivers/gpu/drm/bochs/bochs_drv.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/drivers/gpu/drm/bochs/bochs_drv.c b/drivers/gpu/drm/bochs/bochs_drv.c index f3dd66ae990a..aa35007262cd 100644 --- a/drivers/gpu/drm/bochs/bochs_drv.c +++ b/drivers...
2019 Feb 21
2
[PATCH] drm/bochs: Fix the ID mismatch error
...[drm:bochs_hw_init] *ERROR* ID mismatch This was introduced by this commit: 7780eb9ce8 bochs: convert to drm_dev_register To fix the error we ensure that pci_enable_device() is called before bochs_load(). Signed-off-by: Alistair Francis <alistair.francis at wdc.com> Reported-by: David Abdurachmanov <david.abdurachmanov at gmail.com> --- drivers/gpu/drm/bochs/bochs_drv.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/drivers/gpu/drm/bochs/bochs_drv.c b/drivers/gpu/drm/bochs/bochs_drv.c index f3dd66ae990a..aa35007262cd 100644 --- a/drivers/gpu/drm/bochs/bochs_drv.c +++ b/drivers...
2019 Feb 21
2
[PATCH] drm/bochs: Fix the ID mismatch error
...s commit: > > 7780eb9ce8 bochs: convert to drm_dev_register > > > > To fix the error we ensure that pci_enable_device() is called before > > bochs_load(). > > > > Signed-off-by: Alistair Francis <alistair.francis at wdc.com> > > Reported-by: David Abdurachmanov <david.abdurachmanov at gmail.com> > > Pushed to drm-misc-fixes. Thanks. Any chance this will make it into 5.0? Alistair > > thanks, > Gerd >
2019 Feb 21
2
[PATCH] drm/bochs: Fix the ID mismatch error
...s commit: > > 7780eb9ce8 bochs: convert to drm_dev_register > > > > To fix the error we ensure that pci_enable_device() is called before > > bochs_load(). > > > > Signed-off-by: Alistair Francis <alistair.francis at wdc.com> > > Reported-by: David Abdurachmanov <david.abdurachmanov at gmail.com> > > Pushed to drm-misc-fixes. Thanks. Any chance this will make it into 5.0? Alistair > > thanks, > Gerd >
2015 Jan 27
5
[LLVMdev] [cfe-dev][llvmdev] Clang 3.6 and trunk, high RSS usage compared to GCC (12.5GB vs. 0.5GB)
Hi, I found that after moving to Clang pre-3.6 (git 65d8b4c4998b3a0c20934ea72ede72ef4838a004) and trunk (git 718825a8666acd9ceaab70fc7868332f20e2758f) our internal build machines started going offline in Jenkins. Clang after 3.5 release is consuming extreme amounts of memory in some cases. I have uploaded [1] one of affected files. $ g++ -std=c++11 -c -O1 -fPIC vpp_generated.ii -o
2019 Feb 21
0
[PATCH] drm/bochs: Fix the ID mismatch error
...> This was introduced by this commit: > 7780eb9ce8 bochs: convert to drm_dev_register > > To fix the error we ensure that pci_enable_device() is called before > bochs_load(). > > Signed-off-by: Alistair Francis <alistair.francis at wdc.com> > Reported-by: David Abdurachmanov <david.abdurachmanov at gmail.com> Pushed to drm-misc-fixes. thanks, Gerd
2019 Feb 22
0
[PATCH] drm/bochs: Fix the ID mismatch error
...9ce8 bochs: convert to drm_dev_register > > > > > > To fix the error we ensure that pci_enable_device() is called before > > > bochs_load(). > > > > > > Signed-off-by: Alistair Francis <alistair.francis at wdc.com> > > > Reported-by: David Abdurachmanov <david.abdurachmanov at gmail.com> > > > > Pushed to drm-misc-fixes. > > Thanks. Any chance this will make it into 5.0? Hmm, we are damn close to the release, not sure there will be one more drm-fixes pull req. But I've added a proper Fixes: tag, so even if the patch...
2017 Jan 20
2
[cfe-dev] [4.0.0 Release] Relase Candidate 1 has been tagged
Very cool initiative! Thank you! On Fri, Jan 20, 2017, at 10:59 AM, Mehdi Amini via cfe-dev wrote: > Hi, > > FYI, I added a Green dragon job to build and test (stage 1 only right > now) the release branch: > http://lab.llvm.org:8080/green/job/clang-stage1-configure-RA-release-4/ > <http://lab.llvm.org:8080/green/job/clang-stage1-configure-RA-release-4/> > > — >
2007 Aug 30
2
RoR - Some Questions Before Starting
Hello everyone, For some time I was studying Ruby on Rails, Active Record ideology and other thing related with RoR right now I still know a lot more about PHP than RoR. I am almost ready to start writing websites using RoR and get more experience. But I still have some questions before starting and I can''t start without answers. If you could simply answer some of them, would be great.