All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julia Lemire <jlemire@matrox.com>
To: dri-devel@lists.freedesktop.org
Cc: Mathieu Larouche <mathieu.larouche@matrox.com>
Subject: [PATCH v2 0/1] drm/mgag200: Added resolution and bandwidth limits for various G200e products.
Date: Wed, 26 Jun 2013 14:38:22 -0400 (EDT)	[thread overview]
Message-ID: <cover.1372271121.git.jlemire@matrox.com> (raw)

I am resubmitting this patch because I ran into a build error when trying to 
build it on a 32-bit system.  I had to fix how the 64-bit division was done in 
mga_vga_calculate_mode_bandwidth.  I used the do_div macro instead of doing the
straight division.


Julia Lemire (1):
  drm/mgag200: Added resolution and bandwidth limits for various G200e
    products.

 drivers/gpu/drm/mgag200/mgag200_drv.h  |    3 +-
 drivers/gpu/drm/mgag200/mgag200_main.c |    2 +-
 drivers/gpu/drm/mgag200/mgag200_mode.c |   64 ++++++++++++++++++++++++++++++--
 3 files changed, 64 insertions(+), 5 deletions(-)

-- 
1.7.10.4

             reply	other threads:[~2013-06-26 18:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-26 18:38 Julia Lemire [this message]
2013-06-26 18:38 ` [PATCH v2 1/1] drm/mgag200: Added resolution and bandwidth limits for various G200e products Julia Lemire
2013-06-27 11:08   ` Dave Airlie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1372271121.git.jlemire@matrox.com \
    --to=jlemire@matrox.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=mathieu.larouche@matrox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.