All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] drm/mgag200: Added resolution and bandwidth limits for various G200e products.
@ 2013-06-26 18:38 Julia Lemire
  2013-06-26 18:38 ` [PATCH v2 1/1] " Julia Lemire
  0 siblings, 1 reply; 3+ messages in thread
From: Julia Lemire @ 2013-06-26 18:38 UTC (permalink / raw)
  To: dri-devel; +Cc: Mathieu Larouche

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-27 11:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-26 18:38 [PATCH v2 0/1] drm/mgag200: Added resolution and bandwidth limits for various G200e products Julia Lemire
2013-06-26 18:38 ` [PATCH v2 1/1] " Julia Lemire
2013-06-27 11:08   ` Dave Airlie

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.