aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ast
AgeCommit message (Expand)Author
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
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-05-16Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-05-01Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...Dave Airlie
2014-04-23drm/<drivers>: don't set driver->dev_priv_size to 0Daniel Vetter
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-04-22drm: make mode_valid callback optionalAndrzej Hajda
2014-04-18drm/ast: fix value check in cbr_scan2Dave Airlie
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2014-03-16drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann
2014-03-16drm: use anon-inode instead of relying on cdevsDavid Herrmann
2014-02-06drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversionDave Airlie
2014-01-29drm: ast,cirrus,mgag200: use drm_can_sleepDave Airlie