summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ast/ast_main.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-16Merge branch 'drm-next-ast-fixes' of ssh://people.freedesktop.org/~/linux int...Dave Airlie1-8/+71
2014-09-15drm/ast: Don't assume DVO enabled means SIL164 on uninitialized chipsBenjamin Herrenschmidt1-4/+10
2014-09-15drm/ast: POST chip at probe time if VGA not enabledBenjamin Herrenschmidt1-2/+45
2014-09-15drm/ast: Try to use MMIO registers when PIO isn't supportedBenjamin Herrenschmidt1-3/+17
2014-09-12drm/ast: AST2000 cannot be detected correctlyY.C. Chen1-1/+1
2014-09-12drm/ast: open key before detect chipsY.C. Chen1-0/+1
2014-05-19Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-nextDave Airlie1-8/+82
2014-05-19drm/ast: initial DP501 support (v0.2)Dave Airlie1-6/+47
2014-05-19drm/ast: add AST 2400 support.Dave Airlie1-9/+14
2014-05-19drm/ast: add widescreen + rb modes from X.org driver (v2)Dave Airlie1-0/+28
2014-04-22drm/ast: Remove unecessary NULL check in gem_freeDaniel Vetter1-2/+0
2014-04-22drm/ast: Remove unnecessary NULL check in bo_unrefDaniel Vetter1-3/+2
2014-01-14drivers: gpu: Mark function as static and remove unused function in ast_main.cRashika1-48/+1
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann1-6/+0
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter1-7/+0
2013-07-25drm/ttm: convert to unified vma offset managerDavid Herrmann1-1/+1
2013-01-20drm/<drivers>: Unified handling of unimplemented fb->create_handleDaniel Vetter1-8/+0
2013-01-20drm/<drivers>: reorder framebuffer init sequenceDaniel Vetter1-2/+2
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-3/+3
2012-05-17drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)Dave Airlie1-0/+527