summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ast/ast_mode.c
Commit message (Expand)AuthorAge
* drm/ast: Load lut in crtc_commitDaniel Vetter2018-02-01
* drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard2017-10-12
* Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-08-17
|\
| * drm/ast: switch to drm_*_get(), drm_*_put() helpersCihangir Akturk2017-08-11
* | Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-08-10
|\ \ | |/
| * drm: ast: remove dead code and pointless local lut storagePeter Rosin2017-08-04
* | drm/ast: Add an crtc_disable callback to the crtc helper funcsEgbert Eich2017-08-02
|/
* drm: Add acquire ctx to ->gamma_set hookDaniel Vetter2017-04-06
* drm/ast: Base support for AST2500Y.C. Chen2017-02-28
* drm/ast: const'ify mode setting tablesBenjamin Herrenschmidt2017-02-28
* drm: Nuke fb->bits_per_pixelVille Syrjälä2016-12-15
* drm/ast: Add local 'fb' variablesVille Syrjälä2016-12-14
* drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-01
* drm/core: Change declaration for gamma_set.Maarten Lankhorst2016-06-07
* drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-17
* drm/ast: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-04
* drm/ast: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-16
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-11
* drm/ast: Initialized data needed to map fbdev memoryEgbert Eich2015-11-11
* drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter2014-11-05
* drm/ast: Fix HW cursor imageBenjamin Herrenschmidt2014-10-08
* drm/ast: Add reduced blanking modes for wide screen modeY.C. Chen2014-09-16
* drm/ast: use helpersRob Clark2014-07-18
* drm: add register and unregister functions for connectorsThomas Wood2014-06-19
* Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-nextDave Airlie2014-05-19
|\
| * drm/ast: initial DP501 support (v0.2)Dave Airlie2014-05-19
| * drm/ast: add AST 2400 support.Dave Airlie2014-05-19
| * drm/ast: add widescreen + rb modes from X.org driver (v2)Dave Airlie2014-05-19
* | drm: make mode_valid callback optionalAndrzej Hajda2014-04-22
* | drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-01
|/
* drivers: gpu: Mark functions as static in ast_mode.cRashika2014-01-14
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-03
|\
| * drm/ast: drop duplicate initializationDan Carpenter2012-10-03
| * Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter2012-09-24
| |\
| * | drm/ast: fix EDID memory leakJani Nikula2012-08-24
* | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
| |/ |/|
* | drm/ast: drop debug level on error printkDave Airlie2012-09-03
|/
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-19
* drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)Dave Airlie2012-05-17