index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mgag200
/
mgag200_mode.c
Age
Commit message (
Expand
)
Author
2013-06-27
drm/mgag200: Added resolution and bandwidth limits for various G200e products.
Julia Lemire
2013-06-27
Merge tag 'v3.10-rc7' into drm-next
Dave Airlie
2013-06-17
drm/mgag200: Hardware cursor support
Christopher Harvey
2013-06-03
drm/mgag200: Add missing write to index before accessing data register
Christopher Harvey
2013-05-13
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-05-13
drm/mgag200: Fix framebuffer base address programming
Christopher Harvey
2013-05-13
drm/mgag200: Convert counter delays to jiffies
Christopher Harvey
2013-05-13
drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register
Christopher Harvey
2013-05-13
drm/mgag200: Don't change unrelated registers during modeset
Christopher Harvey
2013-05-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-04-29
drm/mgag200: Pass driver specific mga_device in driver functions
Christopher Harvey
2013-04-09
drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.
Christopher Harvey
2013-03-21
drm/mgag200: Bug fix: Modified pll algorithm for EH project
Julia Lemire
2013-03-07
drm/mgag200: Reject modes that are too big for VRAM
Christopher Harvey
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-08-23
drm: remove the raw_edid field from struct drm_display_info
Jani Nikula
2012-08-10
drm/mgag200: fix G200ER pll picking algorithm
Dave Airlie
2012-07-20
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-05-17
mgag200: initial g200se driver (v2)
Dave Airlie