summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ast
AgeCommit message (Expand)Author
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson
2016-05-04drm/ttm: implement LRU add callbacks v2Christian König
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König
2016-04-06Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-03-30vgacon: dummy implementation for vgacon_text_forceDaniel Vetter
2016-03-16Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-03-14Merge drm-fixes into drm-next.Dave Airlie
2016-03-04drm/ast: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-02drm/ast: Fix incorrect register check for DRAM widthTimothy Pearson
2016-02-16drm/ast: removed optional dummy encoder mode_fixup function.Carlos Palminha
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä
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
2015-08-10drm/ast: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter
2015-08-06drm/ast: Use new drm_fb_helper functionsArchit Taneja
2015-01-21drm/fb-helper: Propagate errors from initial config failureThierry Reding
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter
2014-10-08drm/ast: Fix HW cursor imageBenjamin Herrenschmidt
2014-10-01Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...Dave Airlie
2014-09-30drm/ttm: add reservation_object as argument to ttm_bo_initMaarten Lankhorst
2014-09-24drm/ast: use container_of to resolve ast_fbdev from drm_fb_helperFabian Frederick
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter
2014-09-24drm/<ttm-based-drivers>: Don't call drm_mmapDaniel Vetter
2014-09-16Merge branch 'drm-next-ast-fixes' of ssh://people.freedesktop.org/~/linux int...Dave Airlie
2014-09-16drm/ast: Add reduced blanking modes for wide screen modeY.C. Chen
2014-09-16drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie
2014-09-15drm/ast: Cleanup analog init code pathBenjamin Herrenschmidt
2014-09-15drm/ast: Don't assume DVO enabled means SIL164 on uninitialized chipsBenjamin Herrenschmidt
2014-09-15drm/ast: Properly initialize P2A base before using it in ast_init_3rdtx()Benjamin 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: switch to using CACHED by default for sysramDave Airlie
2014-09-12drm/ast: AST2000 cannot be detected correctlyY.C. Chen
2014-09-12drm/ast: open key before detect chipsY.C. Chen
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann
2014-08-28drm/ast: Add missing entry to dclk_table[]Y.C. Chen
2014-08-27drm/ttm: move fpfn and lpfn into each placement v2Christian König
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-22drm/ttm: Fix a few sparse warningsThierry Reding
2014-07-18drm/ast: use helpersRob Clark
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding
2014-06-19drm: add register and unregister functions for connectorsThomas Wood
2014-06-10drm: Remove spurious ';'Damien Lespiau
2014-06-02drm/ast: Fix double lock at PM resumeTakashi Iwai
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: rename the mindwm/moutdwm and deinline themDave Airlie
2014-05-19drm/ast: resync the dram post code with upstreamDave Airlie