aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mgag200/mgag200_mode.c
Commit message (Expand)AuthorAge
* drm/mgag200: drop pointless info print.Dave Airlie2013-11-08
* drm/mgag200: Fix LUT programming for 16bppEgbert Eich2013-07-29
* drm/mgag200: Fix framebuffer pitch calculationTakashi Iwai2013-07-29
* drm/mgag200: Add sysfs support for connectorsEgbert Eich2013-07-29
* drm/mgag200: Add an crtc_disable callback to the crtc helper funcsEgbert Eich2013-07-29
* drm/mgag200: Added resolution and bandwidth limits for various G200e products.Julia Lemire2013-06-27
* Merge tag 'v3.10-rc7' into drm-nextDave Airlie2013-06-27
|\
| * drm/mgag200: Add missing write to index before accessing data registerChristopher Harvey2013-06-03
* | drm/mgag200: Hardware cursor supportChristopher Harvey2013-06-17
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-13
|\
| * drm/mgag200: Fix framebuffer base address programmingChristopher Harvey2013-05-12
| * drm/mgag200: Convert counter delays to jiffiesChristopher Harvey2013-05-12
| * drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL registerChristopher Harvey2013-05-12
| * drm/mgag200: Don't change unrelated registers during modesetChristopher Harvey2013-05-12
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-02
|\|
| * drm/mgag200: Pass driver specific mga_device in driver functionsChristopher Harvey2013-04-29
* | drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.Christopher Harvey2013-04-09
|/
* drm/mgag200: Bug fix: Modified pll algorithm for EH projectJulia Lemire2013-03-20
* drm/mgag200: Reject modes that are too big for VRAMChristopher Harvey2013-03-07
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-04
|\
| * drm: remove the raw_edid field from struct drm_display_infoJani Nikula2012-08-23
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-02
|/
* drm/mgag200: fix G200ER pll picking algorithmDave Airlie2012-08-10
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-19
* mgag200: initial g200se driver (v2)Dave Airlie2012-05-17