Age | Commit message (Expand) | Author |
2017-12-28 | drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2) | Roger He |
2017-12-27 | drm/ast: remove the default io_mem_pfn set | Tan Xiaojun |
2017-12-06 | drm/ttm: add operation ctx to ttm_bo_validate v2 | Christian König |
2017-11-15 | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-12 | drm: Pass struct drm_file * to __drm_mode_object_find [v2] | Keith Packard |
2017-08-17 | Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm... | Dave Airlie |
2017-08-16 | drm/ast: Use the drm_driver.dumb_destroy default | Noralf Trønnes |
2017-08-11 | drm/ast: switch to drm_*_get(), drm_*_put() helpers | Cihangir Akturk |
2017-08-10 | Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm... | Dave Airlie |
2017-08-04 | drm: ast: remove dead code and pointless local lut storage | Peter Rosin |
2017-08-02 | drm/ast: Actually load DP501 firmware when required | Egbert Eich |
2017-08-02 | drm/ast: Add an crtc_disable callback to the crtc helper funcs | Egbert Eich |
2017-08-02 | drm/ast: Fix memleak in error path in ast_bo_create() | Egbert Eich |
2017-08-02 | drm/ast: Free container instead of member in ast_user_framebuffer_destroy() | Egbert Eich |
2017-08-02 | drm/ast: Simplify function ast_bo_unpin() | Egbert Eich |
2017-07-26 | drm/<drivers>: Drop fbdev info flags | Daniel Vetter |
2017-06-20 | drm/pci: Deprecate drm_pci_init/exit completely | Daniel Vetter |
2017-06-20 | drm: Remove drm_driver->set_busid hook | Daniel Vetter |
2017-05-16 | drm/ast: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada |
2017-04-11 | Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm... | Dave Airlie |
2017-04-06 | drm: Add acquire ctx to ->gamma_set hook | Daniel Vetter |
2017-04-04 | drm/ttm: add io_mem_pfn callback | Christian König |
2017-03-14 | Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next | Daniel Vetter |
2017-03-07 | Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm... | Dave Airlie |
2017-02-28 | drm/ast: Call open_key before enable_mmio in POST code | Y.C. Chen |
2017-02-28 | drm/ast: Fix test for VGA enabled | Y.C. Chen |
2017-02-28 | drm/ast: POST code for the new AST2500 | Y.C. Chen |
2017-02-28 | drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300 | Benjamin Herrenschmidt |
2017-02-28 | drm/ast: Factor mmc_test code in POST code | Benjamin Herrenschmidt |
2017-02-28 | drm/ast: Fixed vram size incorrect issue on POWER | Y.C. Chen |
2017-02-28 | drm/ast: Base support for AST2500 | Y.C. Chen |
2017-02-28 | drm/ast: Fix calculation of MCLK | Benjamin Herrenschmidt |
2017-02-28 | drm/ast: Remove spurious include | Benjamin Herrenschmidt |
2017-02-28 | drm/ast: const'ify mode setting tables | Benjamin Herrenschmidt |
2017-02-28 | drm/ast: Handle configuration without P2A bridge | Russell Currey |
2017-02-28 | drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS | Y.C. Chen |
2017-02-26 | Merge airlied/drm-next into drm-misc-next | Daniel Vetter |
2017-02-23 | Merge tag 'v4.10-rc8' into drm-next | Dave Airlie |
2017-02-07 | drm/fb-helper: Automatically clean up fb_info | Daniel Vetter |
2017-02-02 | drm: Rely on mode_config data for fb_helper initialization | Gabriel Krisman Bertazi |
2017-01-27 | drm/ttm: revert "implement LRU add callbacks v2" | Christian König |
2017-01-27 | drm/ast: Fixed system hanged if disable P2A | Y.C. Chen |
2017-01-10 | Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm... | Dave Airlie |
2017-01-09 | drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" | Benjamin Gaignard |
2017-01-09 | drm: Change the return type of the unload hook to void | Gabriel Krisman Bertazi |
2017-01-09 | Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm... | Dave Airlie |
2016-12-18 | drivers/gpu/drm/ast: Fix infinite loop if read fails | Russell Currey |
2016-12-18 | drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> | Laurent Pinchart |
2016-12-15 | drm: Nuke fb->bits_per_pixel | Ville Syrjälä |