summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ast/ast_drv.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-10Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie1-1/+0
2017-08-04drm: ast: remove dead code and pointless local lut storagePeter Rosin1-1/+0
2017-08-02drm/ast: Actually load DP501 firmware when requiredEgbert Eich1-2/+1
2017-02-28drm/ast: Base support for AST2500Y.C. Chen1-0/+2
2017-02-28drm/ast: const'ify mode setting tablesBenjamin Herrenschmidt1-2/+2
2017-02-28drm/ast: Handle configuration without P2A bridgeRussell Currey1-1/+5
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie1-0/+1
2017-01-27drm/ast: Fixed system hanged if disable P2AY.C. Chen1-0/+1
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi1-1/+1
2016-12-18drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart1-0/+1
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König1-1/+1
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä1-1/+1
2015-11-24drm: Remove unused fbdev_list membersLukas Wunner1-1/+0
2015-11-11drm/ast: Initialized data needed to map fbdev memoryEgbert Eich1-0/+1
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter1-0/+2
2014-09-15drm/ast: POST chip at probe time if VGA not enabledBenjamin Herrenschmidt1-0/+3
2014-09-15drm/ast: Try to use MMIO registers when PIO isn't supportedBenjamin Herrenschmidt1-1/+4
2014-08-27drm/ttm: move fpfn and lpfn into each placement v2Christian König1-1/+1
2014-07-22drm/ttm: Fix a few sparse warningsThierry Reding1-1/+1
2014-05-19drm/ast: initial DP501 support (v0.2)Dave Airlie1-0/+22
2014-05-19drm/ast: add AST 2400 support.Dave Airlie1-0/+1
2014-05-19drm/ast: add widescreen + rb modes from X.org driver (v2)Dave Airlie1-0/+1
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann1-1/+0
2013-09-12drm/ast: fix the ast open key functionDave Airlie1-1/+1
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter1-3/+0
2013-06-28drm/ast: inline reservationsMaarten Lankhorst1-2/+18
2013-05-02drm/ast: deal with bo reserve fail in dirty update pathDave Airlie1-0/+2
2013-01-20drm: only take the crtc lock for ->cursor_setDaniel Vetter1-0/+2
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+0
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-6/+6
2012-08-24drm/ast: remove unused validate_sequenceMaarten Lankhorst1-1/+0
2012-05-17drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)Dave Airlie1-0/+356