aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ast
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-04-02
|\
| * drm/ttm: Quick-test mmap offset in ttm_bo_mmap()Thomas Zimmermann2019-03-19
| * drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()Thomas Zimmermann2019-03-19
| * drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constantThomas Zimmermann2019-03-19
* | drm/ast: Use drm_fb_helper_fill_infoDaniel Vetter2019-03-27
|/
* Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-02-03
|\
| * drm/ast: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann2019-01-28
* | drm: Split out drm_probe_helper.hDaniel Vetter2019-01-24
* | drm: move drm_can_sleep() to drm_util.hSam Ravnborg2019-01-14
* | drm: Move the legacy kms disable_all helper to crtc helpersDaniel Vetter2019-01-11
|/
* Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-01-09
|\
| * drm/ast: Remove set but not used variable 'bo'YueHaibing2018-12-10
* | Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-25
|\|
| * Merge v4.20-rc4 into drm-nextDave Airlie2018-11-28
| |\
| * | drm/ttm: initialize globals during device init (v2)Christian König2018-11-05
| * | drm/ttm: use a static ttm_mem_global instanceChristian König2018-11-05
| * | drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()Thomas Zimmermann2018-11-05
* | | drm/ast: Fix connector leak during driver unloadSam Bobroff2018-12-05
* | | drm/ast: fixed reading monitor EDID not stable issueY.C. Chen2018-11-28
* | | drm/ast: Fix incorrect free on ioregsSam Bobroff2018-11-28
| |/ |/|
* | drm/ast: fixed cursor may disappear sometimesY.C. Chen2018-11-21
* | drm/ast: change resolution may cause screen blurredY.C. Chen2018-11-21
* | drm/ast: Remove existing framebuffers before loading driverThomas Zimmermann2018-11-18
|/
* drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-13
* drm: drop _mode_ from update_edit_property()Daniel Vetter2018-07-13
* drm/ast: fix mode_valid's return typeLuc Van Oostenryck2018-04-25
* Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-28
|\
| * drm/ast: Fixed 1280x800 Display IssueY.C. Chen2018-03-22
* | drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König2018-03-14
* | drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König2018-02-26
* | drm/ttm: drop ttm->dummy_read_pageChristian König2018-02-26
* | drm/ast: remove ttm_pool_* wrappersChristian König2018-02-26
|/
* drm/ast: Load lut in crtc_commitDaniel Vetter2018-01-31
* drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He2017-12-28
* drm/ast: remove the default io_mem_pfn setTan Xiaojun2017-12-27
* drm/ttm: add operation ctx to ttm_bo_validate v2Christian König2017-12-06
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-15
|\
| * drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard2017-10-11
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-08-16
|\
| * drm/ast: Use the drm_driver.dumb_destroy defaultNoralf Trønnes2017-08-16
| * drm/ast: switch to drm_*_get(), drm_*_put() helpersCihangir Akturk2017-08-11
* | Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-08-09
|\|
| * drm: ast: remove dead code and pointless local lut storagePeter Rosin2017-08-04
* | drm/ast: Actually load DP501 firmware when requiredEgbert Eich2017-08-01
* | drm/ast: Add an crtc_disable callback to the crtc helper funcsEgbert Eich2017-08-01
* | drm/ast: Fix memleak in error path in ast_bo_create()Egbert Eich2017-08-01
* | drm/ast: Free container instead of member in ast_user_framebuffer_destroy()Egbert Eich2017-08-01
* | drm/ast: Simplify function ast_bo_unpin()Egbert Eich2017-08-01
|/