summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ast/ast_mode.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-15drm: Nuke fb->bits_per_pixelVille Syrjälä1-4/+5
2016-12-14drm/ast: Add local 'fb' variablesVille Syrjälä1-5/+10
2016-12-01drm: Make the connector .detect() callback optionalLaurent Pinchart1-7/+0
2016-06-07drm/core: Change declaration for gamma_set.Maarten Lankhorst1-4/+6
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson1-1/+1
2016-03-04drm/ast: removed optional dummy crtc mode_fixup function.Carlos Palminha1-8/+0
2016-02-16drm/ast: removed optional dummy encoder mode_fixup function.Carlos Palminha1-8/+0
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä1-1/+1
2015-11-11drm/ast: Initialized data needed to map fbdev memoryEgbert Eich1-0/+2
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter1-0/+1
2014-10-08drm/ast: Fix HW cursor imageBenjamin Herrenschmidt1-2/+2
2014-09-16drm/ast: Add reduced blanking modes for wide screen modeY.C. Chen1-9/+33
2014-07-18drm/ast: use helpersRob Clark1-10/+2
2014-06-19drm: add register and unregister functions for connectorsThomas Wood1-2/+2
2014-05-19Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-nextDave Airlie1-11/+94
2014-05-19drm/ast: initial DP501 support (v0.2)Dave Airlie1-2/+20
2014-05-19drm/ast: add AST 2400 support.Dave Airlie1-2/+2
2014-05-19drm/ast: add widescreen + rb modes from X.org driver (v2)Dave Airlie1-9/+67
2014-04-22drm: make mode_valid callback optionalAndrzej Hajda1-7/+0
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper1-6/+6
2014-01-14drivers: gpu: Mark functions as static in ast_mode.cRashika1-10/+10
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2012-10-03drm/ast: drop duplicate initializationDan Carpenter1-1/+0
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-3/+3
2012-09-24Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter1-1/+1
2012-09-03drm/ast: drop debug level on error printkDave Airlie1-1/+1
2012-08-24drm/ast: fix EDID memory leakJani Nikula1-0/+1
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart1-3/+3
2012-05-17drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)Dave Airlie1-0/+1160