summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mgag200/mgag200_mode.c
Commit message (Expand)AuthorAgeFilesLines
* drm/mgag200: Added support for the new device G200eH3Mathieu Larouche2017-01-231-19/+58
* drm: Nuke fb->bits_per_pixelVille Syrjälä2016-12-151-8/+8
* drm: Nuke fb->depthVille Syrjälä2016-12-151-3/+3
* drm/mgag200: Add local 'fb' variableVille Syrjälä2016-12-141-8/+9
* drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-011-7/+0Star
* Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-06-091-4/+5
|\
| * drm/core: Change declaration for gamma_set.Maarten Lankhorst2016-06-071-4/+5
* | drm/mgag200: Black screen fix for G200e rev 4Mathieu Larouche2016-06-011-1/+9
|/
* drm/mgag200: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-041-13/+0Star
* drm/mgag200: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-161-8/+0Star
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-211-1/+1
|\
| * drm/mgag200/mgag200_mode.c: fix wrong do_div() usageNicolas Pitre2015-11-161-1/+1
* | drm/mgag200: Constify function pointer structsVille Syrjälä2015-12-151-2/+2
* | drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-111-1/+1
|/
* drm/mgag200: Add support for a new rev of G200eMathieu Larouche2015-08-241-25/+87
* drm/mgag200: Add support for a new G200eW3 chipsetMathieu Larouche2015-08-241-26/+74
* Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-07-241-6/+3Star
|\
| * drm/mgag200: remove unused variablesSudip Mukherjee2015-07-171-6/+3Star
* | drm/mgag200: Reject non-character-cell-aligned mode widthsAdam Jackson2015-06-161-0/+5
|/
* drm/mgag200: constify all struct drm_*_helper funcs pointersJani Nikula2015-04-071-1/+1
* drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter2014-11-051-0/+1
* drm: Perform cmdline mode parsing during connector initialisationChris Wilson2014-08-061-16/+5Star
* drm/mgag200: use helpersRob Clark2014-07-181-12/+2Star
* drm: add register and unregister functions for connectorsThomas Wood2014-06-191-1/+1
* drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-021-13/+13
* drm/mgag200: fix typo causing bw limits to be ignored on some chipsDave Airlie2014-02-051-2/+2
* drivers: gpu: Mark functions as static in mgag200_mode.cRashika2014-01-141-3/+3
* drm/mgag200: drop pointless info print.Dave Airlie2013-11-081-2/+0Star
* drm/mgag200: Fix LUT programming for 16bppEgbert Eich2013-07-301-0/+23
* drm/mgag200: Fix framebuffer pitch calculationTakashi Iwai2013-07-301-1/+1
* drm/mgag200: Add sysfs support for connectorsEgbert Eich2013-07-301-0/+2
* drm/mgag200: Add an crtc_disable callback to the crtc helper funcsEgbert Eich2013-07-301-0/+19
* drm/mgag200: Added resolution and bandwidth limits for various G200e products.Julia Lemire2013-06-281-3/+67
* Merge tag 'v3.10-rc7' into drm-nextDave Airlie2013-06-271-4/+5
|\
| * drm/mgag200: Add missing write to index before accessing data registerChristopher Harvey2013-06-031-4/+5
* | drm/mgag200: Hardware cursor supportChristopher Harvey2013-06-171-0/+2
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-131-38/+52
|\
| * drm/mgag200: Fix framebuffer base address programmingChristopher Harvey2013-05-131-3/+24
| * drm/mgag200: Convert counter delays to jiffiesChristopher Harvey2013-05-131-9/+6Star
| * drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL registerChristopher Harvey2013-05-131-21/+21
| * drm/mgag200: Don't change unrelated registers during modesetChristopher Harvey2013-05-131-5/+1Star
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-031-4/+3Star
|\|
| * drm/mgag200: Pass driver specific mga_device in driver functionsChristopher Harvey2013-04-301-4/+3Star
* | drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.Christopher Harvey2013-04-101-10/+3Star
|/
* drm/mgag200: Bug fix: Modified pll algorithm for EH projectJulia Lemire2013-03-211-5/+5
* drm/mgag200: Reject modes that are too big for VRAMChristopher Harvey2013-03-071-0/+27
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-041-1/+0Star
|\
| * drm: remove the raw_edid field from struct drm_display_infoJani Nikula2012-08-241-1/+0Star
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-2/+2
* | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-021-1/+0Star
|/