linux_dsm_epyc7002/drivers/video/geode
Andres Salomon 32bf87e369 x86: geode: MSR cleanup
This cleans up a few MSR-using drivers in the following manner:
  - Ensures MSRs are all defined in asm/geode.h, rather than in misc
    places
  - Makes the naming consistent; cs553[56] ones begin with MSR_,
    GX-specific ones start with MSR_GX_, and LX-specific ones start
    with MSR_LX_.  Also, make the names match the data sheet.
  - Use MSR names rather than numbers in source code
  - Document the fact that the LX's MSR_PADSEL has the wrong value
    in the data sheet.  That's, uh, good to note.

Signed-off-by: Andres Salomon <dilinger@debian.org>
Acked-by: Jordan Crouse <jordan.crouse@amd.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-28 08:58:35 -07:00
..
display_gx1.c [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions 2005-09-09 14:03:48 -07:00
display_gx1.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
display_gx.c [PATCH] gxfb: Fixups for the AMD Geode GX framebuffer driver 2006-12-08 08:29:08 -08:00
display_gx.h x86: geode: MSR cleanup 2008-04-28 08:58:35 -07:00
geodefb.h [PATCH] fbdev: geode updates 2005-09-09 13:57:59 -07:00
gx1fb_core.c [PATCH] Recognize video=gx1fb:... option 2007-02-12 09:48:42 -08:00
gxfb_core.c x86: geode: MSR cleanup 2008-04-28 08:58:35 -07:00
Kconfig lxfb: GEODE: Add framebuffer support for the AMD Geode LX 2007-07-31 15:39:37 -07:00
lxfb_core.c make video/geode/lxfb_core.c:geode_modedb[] static 2008-02-06 10:41:15 -08:00
lxfb_ops.c x86: geode: MSR cleanup 2008-04-28 08:58:35 -07:00
lxfb.h x86: geode: MSR cleanup 2008-04-28 08:58:35 -07:00
Makefile lxfb: GEODE: Add framebuffer support for the AMD Geode LX 2007-07-31 15:39:37 -07:00
video_cs5530.c [PATCH] fbdev: geode updates 2005-09-09 13:57:59 -07:00
video_cs5530.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
video_gx.c x86: geode: MSR cleanup 2008-04-28 08:58:35 -07:00
video_gx.h x86: geode: MSR cleanup 2008-04-28 08:58:35 -07:00