summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ast
AgeCommit message (Expand)Author
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-15drm/ast: Fixed reboot test may cause system hangedY.C. Chen
2019-08-06drm/vram: use embedded gem objectGerd Hoffmann
2019-07-31drm/ast: Provide ddc symlink in connector sysfs directoryAndrzej Pietrasiewicz
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: Pin framebuffer BO during dirty updateThomas Zimmermann
2019-06-13drm/ast: Pin and map cursor source BO during updateThomas Zimmermann
2019-06-13drm/ast: Remove obsolete or unused cursor stateThomas Zimmermann
2019-06-13drm/ast: Unpin cursor BO during cleanupThomas Zimmermann
2019-06-13drm/ast: Drop fb_debug_enter/leaveDaniel Vetter
2019-05-28Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-05-22drm: Rename reserve/unreserve to lock/unlock in GEM VRAM helpersThomas Zimmermann
2019-05-22drm: Replace drm_gem_vram_push_to_system() with kunmap + unpinThomas Zimmermann
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-17drm: Reserve/unreserve GEM VRAM BOs from within pin/unpin functionsThomas 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: Quick-test mmap offset in ttm_bo_mmap()Thomas Zimmermann
2019-03-19drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()Thomas Zimmermann
2019-03-19drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constantThomas Zimmermann
2019-02-04Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-01-28drm/ast: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-14drm: move drm_can_sleep() to drm_util.hSam Ravnborg
2019-01-11drm: Move the legacy kms disable_all helper to crtc helpersDaniel Vetter
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-10drm/ast: Remove set but not used variable 'bo'YueHaibing
2018-12-06drm/ast: Fix connector leak during driver unloadSam Bobroff
2018-11-29Merge v4.20-rc4 into drm-nextDave Airlie
2018-11-29drm/ast: fixed reading monitor EDID not stable issueY.C. Chen
2018-11-29drm/ast: Fix incorrect free on ioregsSam Bobroff
2018-11-22drm/ast: fixed cursor may disappear sometimesY.C. Chen
2018-11-22drm/ast: change resolution may cause screen blurredY.C. Chen
2018-11-19drm/ast: Remove existing framebuffers before loading driverThomas 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
2018-11-05drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()Thomas Zimmermann
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter
2018-04-25drm/ast: fix mode_valid's return typeLuc Van Oostenryck
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
2018-03-23drm/ast: Fixed 1280x800 Display IssueY.C. Chen
2018-03-14drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König
2018-02-26drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König