aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ast/ast_main.c
AgeCommit message (Expand)Author
2017-07-05drm/ast: Handle configuration without P2A bridgeRussell Currey
2017-06-17drm/ast: Fixed system hanged if disable P2AY.C. Chen
2017-01-09drivers/gpu/drm/ast: Fix infinite loop if read failsRussell Currey
2016-03-09drm/ast: Fix incorrect register check for DRAM widthTimothy Pearson
2015-11-11drm/ast: Initialized data needed to map fbdev memoryEgbert Eich
2015-08-10drm/ast: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter
2014-09-16Merge branch 'drm-next-ast-fixes' of ssh://people.freedesktop.org/~/linux int...Dave Airlie
2014-09-15drm/ast: Don't assume DVO enabled means SIL164 on uninitialized chipsBenjamin Herrenschmidt
2014-09-15drm/ast: POST chip at probe time if VGA not enabledBenjamin Herrenschmidt
2014-09-15drm/ast: Try to use MMIO registers when PIO isn't supportedBenjamin Herrenschmidt
2014-09-12drm/ast: AST2000 cannot be detected correctlyY.C. Chen
2014-09-12drm/ast: open key before detect chipsY.C. Chen
2014-05-19Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-nextDave Airlie
2014-05-19drm/ast: initial DP501 support (v0.2)Dave Airlie
2014-05-19drm/ast: add AST 2400 support.Dave Airlie
2014-05-19drm/ast: add widescreen + rb modes from X.org driver (v2)Dave Airlie
2014-04-22drm/ast: Remove unecessary NULL check in gem_freeDaniel Vetter
2014-04-22drm/ast: Remove unnecessary NULL check in bo_unrefDaniel Vetter
2014-01-14drivers: gpu: Mark function as static and remove unused function in ast_main.cRashika
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter
2013-07-25drm/ttm: convert to unified vma offset managerDavid Herrmann
2013-01-20drm/<drivers>: Unified handling of unimplemented fb->create_handleDaniel Vetter
2013-01-20drm/<drivers>: reorder framebuffer init sequenceDaniel Vetter
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-05-17drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)Dave Airlie