aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ast (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-28drm/ast: Call open_key before enable_mmio in POST codeY.C. Chen1-1/+1
2017-02-28drm/ast: Fix test for VGA enabledY.C. Chen1-6/+2
2017-02-28drm/ast: POST code for the new AST2500Y.C. Chen2-3/+476
2017-02-28drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300Benjamin Herrenschmidt1-3/+3
2017-02-28drm/ast: Factor mmc_test code in POST codeBenjamin Herrenschmidt1-51/+31
2017-02-28drm/ast: Fixed vram size incorrect issue on POWERY.C. Chen2-4/+4
2017-02-28drm/ast: Base support for AST2500Y.C. Chen4-19/+103
2017-02-28drm/ast: Fix calculation of MCLKBenjamin Herrenschmidt1-2/+4
2017-02-28drm/ast: Remove spurious includeBenjamin Herrenschmidt1-2/+0
2017-02-28drm/ast: const'ify mode setting tablesBenjamin Herrenschmidt3-59/+59
2017-02-28drm/ast: Handle configuration without P2A bridgeRussell Currey3-109/+168
2017-02-28drm/ast: Fix AST2400 POST failure without BMC FW or VBIOSY.C. Chen1-3/+35
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie3-79/+97
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi1-2/+1
2017-01-27drm/ttm: revert "implement LRU add callbacks v2"Christian König1-2/+0
2017-01-27drm/ast: Fixed system hanged if disable P2AY.C. Chen3-79/+97
2017-01-10Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie3-4/+3
2017-01-09drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"Benjamin Gaignard1-1/+1
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi2-3/+2
2017-01-09Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie4-8/+15
2016-12-18drivers/gpu/drm/ast: Fix infinite loop if read failsRussell Currey1-2/+5
2016-12-18drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart1-0/+1
2016-12-15drm: Nuke fb->bits_per_pixelVille Syrjälä2-5/+6
2016-12-15drm: Nuke fb->depthVille Syrjälä1-1/+1
2016-12-15drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä1-1/+1
2016-12-14drm/ast: Add local 'fb' variablesVille Syrjälä1-5/+10
2016-12-01drm: Make the connector .detect() callback optionalLaurent Pinchart1-7/+0
2016-11-14drm/ast: free correct pointer in astfb_create() error pathsAndrew Donnellan1-1/+1
2016-11-11Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-2/+0
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie1-0/+6
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula1-2/+0
2016-10-26drm/drivers: add support for using the arch wc mapping API.Dave Airlie1-0/+6
2016-10-25drm/ttm: make eviction decision a driver callback v2Christian König1-0/+1
2016-09-19drm: use drm_file to tag vm-bosDavid Herrmann1-1/+2
2016-08-12drm: Remove superflous linux/fb.h includesDaniel Vetter1-1/+0
2016-07-19Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter1-12/+1
2016-07-18drm/ast: make fbdev support really optionalTobias Jakobi1-4/+0
2016-07-18drm/ast: Delete an unnecessary check before drm_gem_object_unreference_unlocked()Markus Elfring1-2/+1
2016-07-07drm/ttm: remove dummy bo_move implementationsChristian König1-12/+1
2016-06-09Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie2-7/+6
2016-06-07drm/ast: Remove useless drm_fb_get_bpp_depth() callLaurent Pinchart1-3/+0
2016-06-07drm/core: Change declaration for gamma_set.Maarten Lankhorst1-4/+6
2016-06-01drm/ast: Use lockless gem BO free callbackDaniel Vetter1-1/+1
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2-3/+3
2016-05-04drm/ttm: implement LRU add callbacks v2Christian König1-0/+2
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König1-1/+1
2016-04-06Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-2/+0
2016-03-30vgacon: dummy implementation for vgacon_text_forceDaniel Vetter1-2/+0
2016-03-16Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-8/+0
2016-03-14Merge drm-fixes into drm-next.Dave Airlie1-1/+1