| Commit message (Expand) | Author | Age |
* | drm/ast: Load lut in crtc_commit | Daniel Vetter | 2018-02-01 |
* | drm: Pass struct drm_file * to __drm_mode_object_find [v2] | Keith Packard | 2017-10-12 |
* | Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 2017-08-17 |
|\ |
|
| * | drm/ast: switch to drm_*_get(), drm_*_put() helpers | Cihangir Akturk | 2017-08-11 |
* | | Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 2017-08-10 |
|\ \
| |/ |
|
| * | drm: ast: remove dead code and pointless local lut storage | Peter Rosin | 2017-08-04 |
* | | drm/ast: Add an crtc_disable callback to the crtc helper funcs | Egbert Eich | 2017-08-02 |
|/ |
|
* | drm: Add acquire ctx to ->gamma_set hook | Daniel Vetter | 2017-04-06 |
* | drm/ast: Base support for AST2500 | Y.C. Chen | 2017-02-28 |
* | drm/ast: const'ify mode setting tables | Benjamin Herrenschmidt | 2017-02-28 |
* | drm: Nuke fb->bits_per_pixel | Ville Syrjälä | 2016-12-15 |
* | drm/ast: Add local 'fb' variables | Ville Syrjälä | 2016-12-14 |
* | drm: Make the connector .detect() callback optional | Laurent Pinchart | 2016-12-01 |
* | drm/core: Change declaration for gamma_set. | Maarten Lankhorst | 2016-06-07 |
* | drm: Remove unused drm_device from drm_gem_object_lookup() | Chris Wilson | 2016-05-17 |
* | drm/ast: removed optional dummy crtc mode_fixup function. | Carlos Palminha | 2016-03-04 |
* | drm/ast: removed optional dummy encoder mode_fixup function. | Carlos Palminha | 2016-02-16 |
* | drm: Pass 'name' to drm_encoder_init() | Ville Syrjälä | 2015-12-11 |
* | drm/ast: Initialized data needed to map fbdev memory | Egbert Eich | 2015-11-11 |
* | drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h | Daniel Vetter | 2014-11-05 |
* | drm/ast: Fix HW cursor image | Benjamin Herrenschmidt | 2014-10-08 |
* | drm/ast: Add reduced blanking modes for wide screen mode | Y.C. Chen | 2014-09-16 |
* | drm/ast: use helpers | Rob Clark | 2014-07-18 |
* | drm: add register and unregister functions for connectors | Thomas Wood | 2014-06-19 |
* | Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-next | Dave Airlie | 2014-05-19 |
|\ |
|
| * | drm/ast: initial DP501 support (v0.2) | Dave Airlie | 2014-05-19 |
| * | drm/ast: add AST 2400 support. | Dave Airlie | 2014-05-19 |
| * | drm/ast: add widescreen + rb modes from X.org driver (v2) | Dave Airlie | 2014-05-19 |
* | | drm: make mode_valid callback optional | Andrzej Hajda | 2014-04-22 |
* | | drm: Replace crtc fb with primary plane fb (v3) | Matt Roper | 2014-04-01 |
|/ |
|
* | drivers: gpu: Mark functions as static in ast_mode.c | Rashika | 2014-01-14 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-03 |
|\ |
|
| * | drm/ast: drop duplicate initialization | Dan Carpenter | 2012-10-03 |
| * | Merge tag 'v3.6-rc7' into drm-intel-next-queued | Daniel Vetter | 2012-09-24 |
| |\ |
|
| * | | drm/ast: fix EDID memory leak | Jani Nikula | 2012-08-24 |
* | | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 |
| |/
|/| |
|
* | | drm/ast: drop debug level on error printk | Dave Airlie | 2012-09-03 |
|/ |
|
* | drm: Make the .mode_fixup() operations mode argument a const pointer | Laurent Pinchart | 2012-07-19 |
* | drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2) | Dave Airlie | 2012-05-17 |