summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ast/ast_drv.h
AgeCommit message (Expand)Author
2019-07-15drm/ast: drop use of drmP.hSam Ravnborg
2019-07-09drm/ast: Replace struct ast_fbdev with generic framebuffer emulationThomas Zimmermann
2019-06-28drm/ast: Replace struct ast_framebuffer with GEM framebuffer helpersThomas Zimmermann
2019-06-13drm/ast: Remove obsolete or unused cursor stateThomas Zimmermann
2019-05-15drm/ast: Replace mapping code with drm_gem_vram_{kmap/kunmap}()Thomas Zimmermann
2019-05-15drm/ast: Convert AST driver to VRAM MMThomas Zimmermann
2019-05-15drm/ast: Convert AST driver to |struct drm_gem_vram_object|Thomas Zimmermann
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-03-27drm/ast: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-19drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constantThomas Zimmermann
2018-11-05drm/ttm: initialize globals during device init (v2)Christian König
2018-11-05drm/ttm: use a static ttm_mem_global instanceChristian König
2017-08-10Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-08-04drm: ast: remove dead code and pointless local lut storagePeter Rosin
2017-08-02drm/ast: Actually load DP501 firmware when requiredEgbert Eich
2017-02-28drm/ast: Base support for AST2500Y.C. Chen
2017-02-28drm/ast: const'ify mode setting tablesBenjamin Herrenschmidt
2017-02-28drm/ast: Handle configuration without P2A bridgeRussell Currey
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie
2017-01-27drm/ast: Fixed system hanged if disable P2AY.C. Chen
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi
2016-12-18drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä
2015-11-24drm: Remove unused fbdev_list membersLukas Wunner
2015-11-11drm/ast: Initialized data needed to map fbdev memoryEgbert Eich
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter
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-08-27drm/ttm: move fpfn and lpfn into each placement v2Christian König
2014-07-22drm/ttm: Fix a few sparse warningsThierry Reding
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
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann
2013-09-12drm/ast: fix the ast open key functionDave Airlie
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter
2013-06-28drm/ast: inline reservationsMaarten Lankhorst
2013-05-02drm/ast: deal with bo reserve fail in dirty update pathDave Airlie
2013-01-20drm: only take the crtc lock for ->cursor_setDaniel Vetter
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-08-24drm/ast: remove unused validate_sequenceMaarten Lankhorst
2012-05-17drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)Dave Airlie