aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mgag200/mgag200_mode.c
AgeCommit message (Expand)Author
2016-06-09Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-06-07drm/core: Change declaration for gamma_set.Maarten Lankhorst
2016-06-01drm/mgag200: Black screen fix for G200e rev 4Mathieu Larouche
2016-03-04drm/mgag200: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-02-16drm/mgag200: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-01-20Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-12-15drm/mgag200: Constify function pointer structsVille Syrjälä
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä
2015-11-16drm/mgag200/mgag200_mode.c: fix wrong do_div() usageNicolas Pitre
2015-08-24drm/mgag200: Add support for a new rev of G200eMathieu Larouche
2015-08-24drm/mgag200: Add support for a new G200eW3 chipsetMathieu Larouche
2015-07-24Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-07-17drm/mgag200: remove unused variablesSudip Mukherjee
2015-06-16drm/mgag200: Reject non-character-cell-aligned mode widthsAdam Jackson
2015-04-07drm/mgag200: constify all struct drm_*_helper funcs pointersJani Nikula
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter
2014-08-06drm: Perform cmdline mode parsing during connector initialisationChris Wilson
2014-07-18drm/mgag200: use helpersRob Clark
2014-06-19drm: add register and unregister functions for connectorsThomas Wood
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2014-02-05drm/mgag200: fix typo causing bw limits to be ignored on some chipsDave Airlie
2014-01-14drivers: gpu: Mark functions as static in mgag200_mode.cRashika
2013-11-08drm/mgag200: drop pointless info print.Dave Airlie
2013-07-30drm/mgag200: Fix LUT programming for 16bppEgbert Eich
2013-07-30drm/mgag200: Fix framebuffer pitch calculationTakashi Iwai
2013-07-30drm/mgag200: Add sysfs support for connectorsEgbert Eich
2013-07-30drm/mgag200: Add an crtc_disable callback to the crtc helper funcsEgbert Eich
2013-06-28drm/mgag200: Added resolution and bandwidth limits for various G200e products.Julia Lemire
2013-06-27Merge tag 'v3.10-rc7' into drm-nextDave Airlie
2013-06-17drm/mgag200: Hardware cursor supportChristopher Harvey
2013-06-03drm/mgag200: Add missing write to index before accessing data registerChristopher Harvey
2013-05-13Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-13drm/mgag200: Fix framebuffer base address programmingChristopher Harvey
2013-05-13drm/mgag200: Convert counter delays to jiffiesChristopher Harvey
2013-05-13drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL registerChristopher Harvey
2013-05-13drm/mgag200: Don't change unrelated registers during modesetChristopher Harvey
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-04-30drm/mgag200: Pass driver specific mga_device in driver functionsChristopher Harvey
2013-04-10drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.Christopher Harvey
2013-03-21drm/mgag200: Bug fix: Modified pll algorithm for EH projectJulia Lemire
2013-03-08drm/mgag200: Reject modes that are too big for VRAMChristopher Harvey
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2012-08-24drm: remove the raw_edid field from struct drm_display_infoJani Nikula
2012-08-10drm/mgag200: fix G200ER pll picking algorithmDave Airlie
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2012-05-17mgag200: initial g200se driver (v2)Dave Airlie