aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ast
Commit message (Expand)AuthorAge
* drm/fb-helper: Propagate errors from initial config failureThierry Reding2015-01-21
* drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter2014-11-04
* drm/ast: Fix HW cursor imageBenjamin Herrenschmidt2014-10-07
* Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...Dave Airlie2014-10-01
|\
| * drm/ttm: add reservation_object as argument to ttm_bo_initMaarten Lankhorst2014-09-30
* | drm/ast: use container_of to resolve ast_fbdev from drm_fb_helperFabian Frederick2014-09-24
|/
* drm: Extract <drm/drm_gem.h>Daniel Vetter2014-09-23
* drm/<ttm-based-drivers>: Don't call drm_mmapDaniel Vetter2014-09-23
* Merge branch 'drm-next-ast-fixes' of ssh://people.freedesktop.org/~/linux int...Dave Airlie2014-09-16
|\
| * drm/ast: Cleanup analog init code pathBenjamin Herrenschmidt2014-09-14
| * drm/ast: Don't assume DVO enabled means SIL164 on uninitialized chipsBenjamin Herrenschmidt2014-09-14
| * drm/ast: Properly initialize P2A base before using it in ast_init_3rdtx()Benjamin Herrenschmidt2014-09-14
| * drm/ast: POST chip at probe time if VGA not enabledBenjamin Herrenschmidt2014-09-14
| * drm/ast: Try to use MMIO registers when PIO isn't supportedBenjamin Herrenschmidt2014-09-14
* | drm/ast: Add reduced blanking modes for wide screen modeY.C. Chen2014-09-16
* | drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie2014-09-15
|\ \ | |/ |/|
| * drm/ast: AST2000 cannot be detected correctlyY.C. Chen2014-09-11
| * drm/ast: open key before detect chipsY.C. Chen2014-09-11
| * drm/ast: Add missing entry to dclk_table[]Y.C. Chen2014-08-27
* | drm/ast: switch to using CACHED by default for sysramDave Airlie2014-09-12
* | drm: add driver->set_busid() callbackDavid Herrmann2014-09-10
* | drm/ttm: move fpfn and lpfn into each placement v2Christian König2014-08-27
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* drm/ttm: Fix a few sparse warningsThierry Reding2014-07-21
* drm/ast: use helpersRob Clark2014-07-18
* drm: Introduce drm_fb_helper_prepare()Thierry Reding2014-07-07
* drm: Constify struct drm_fb_helper_funcsThierry Reding2014-07-07
* drm: add register and unregister functions for connectorsThomas Wood2014-06-19
* drm: Remove spurious ';'Damien Lespiau2014-06-09
* drm/ast: Fix double lock at PM resumeTakashi Iwai2014-06-02
* Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-nextDave Airlie2014-05-18
|\
| * drm/ast: initial DP501 support (v0.2)Dave Airlie2014-05-18
| * drm/ast: rename the mindwm/moutdwm and deinline themDave Airlie2014-05-18
| * drm/ast: resync the dram post code with upstreamDave Airlie2014-05-18
| * drm/ast: add AST 2400 support.Dave Airlie2014-05-18
| * drm/ast: add widescreen + rb modes from X.org driver (v2)Dave Airlie2014-05-18
* | Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-05-15
|\ \
| * | drm: make mode_valid callback optionalAndrzej Hajda2014-04-22
* | | Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...Dave Airlie2014-04-30
|\ \ \
| * | | drm/<drivers>: don't set driver->dev_priv_size to 0Daniel Vetter2014-04-23
| |/ /
* | | drm/ast: Remove unecessary NULL check in gem_freeDaniel Vetter2014-04-22
* | | drm/ast: Remove unnecessary NULL check in bo_unrefDaniel Vetter2014-04-22
|/ /
* | drm/ast: fix value check in cbr_scan2Dave Airlie2014-04-17
* | drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-01
* | drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann2014-03-16
* | drm: use anon-inode instead of relying on cdevsDavid Herrmann2014-03-16
|/
* drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversionDave Airlie2014-02-05
* drm: ast,cirrus,mgag200: use drm_can_sleepDave Airlie2014-01-28
* drivers: gpu: Mark functions as static in ast_ttm.cRashika2014-01-13
* drivers: gpu: Mark functions as static in ast_mode.cRashika2014-01-13