linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] video: da8xx-fb: runtime timing configuration and cleanup
@ 2012-12-07 11:55 Afzal Mohammed
  2012-12-07 11:55 ` [PATCH 01/10] video: da8xx-fb: fb_check_var enhancement Afzal Mohammed
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Afzal Mohammed @ 2012-12-07 11:55 UTC (permalink / raw)
  To: Florian Tobias Schandinat, Tomi Valkeinen
  Cc: Vaibhav Hiremath, Sekhar Nori, linux-fbdev, linux-kernel

Hi,

This series makes da8xx-fb driver (device found on DaVinci and AM335x)
capable of handling runtime timing configuration by adding fb_set_par.

The last change adds actual fb_set_par support. Other preceeding
changes makes the way clear for it as well as does certain cleanup's
on the way.

This has been tested on DA850 EVM.

Not sure whether Florian or Tomi would be handling fbdev patches after
the coming merge window, as Tomi is queueing fbdev patches currently,
these changes has been made over Tomi Valkeinen's for-next branch.

Regards
Afzal

Afzal Mohammed (10):
  video: da8xx-fb: fb_check_var enhancement
  video: da8xx-fb: simplify lcd_reset
  video: da8xx-fb: use modedb helper to update var
  video: da8xx-fb: remove unneeded "var" initialization
  video: da8xx-fb: store current display information
  video: da8xx-fb: store clk rate even if !CPUFREQ
  video: da8xx-fb: pix clk and clk div handling cleanup
  video: da8xx-fb: store struct device *
  video: da8xx-fb: report correct pixclock
  video: da8xx-fb: fb_set_par support

 drivers/video/da8xx-fb.c | 181 +++++++++++++++++++++++++++--------------------
 1 file changed, 105 insertions(+), 76 deletions(-)

-- 
1.7.12


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

end of thread, other threads:[~2012-12-07 11:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-07 11:55 [PATCH 00/10] video: da8xx-fb: runtime timing configuration and cleanup Afzal Mohammed
2012-12-07 11:55 ` [PATCH 01/10] video: da8xx-fb: fb_check_var enhancement Afzal Mohammed
2012-12-07 11:55 ` [PATCH 02/10] video: da8xx-fb: simplify lcd_reset Afzal Mohammed
2012-12-07 11:55 ` [PATCH 03/10] video: da8xx-fb: use modedb helper to update var Afzal Mohammed
2012-12-07 11:55 ` [PATCH 04/10] video: da8xx-fb: remove unneeded "var" initialization Afzal Mohammed
2012-12-07 11:56 ` [PATCH 05/10] video: da8xx-fb: store current display information Afzal Mohammed
2012-12-07 11:56 ` [PATCH 06/10] video: da8xx-fb: store clk rate even if !CPUFREQ Afzal Mohammed
2012-12-07 11:56 ` [PATCH 07/10] video: da8xx-fb: pix clk and clk div handling cleanup Afzal Mohammed
2012-12-07 11:56 ` [PATCH 08/10] video: da8xx-fb: store struct device * Afzal Mohammed
2012-12-07 11:56 ` [PATCH 09/10] video: da8xx-fb: report correct pixclock Afzal Mohammed
2012-12-07 11:56 ` [PATCH 10/10] video: da8xx-fb: fb_set_par support Afzal Mohammed

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).