Age | Commit message (Expand) | Author |
2016-03-16 | Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in... | Dave Airlie |
2016-03-14 | Merge drm-fixes into drm-next. | Dave Airlie |
2016-03-04 | drm/ast: removed optional dummy crtc mode_fixup function. | Carlos Palminha |
2016-03-02 | drm/ast: Fix incorrect register check for DRAM width | Timothy Pearson |
2016-02-16 | drm/ast: removed optional dummy encoder mode_fixup function. | Carlos Palminha |
2015-12-11 | drm: Pass 'name' to drm_encoder_init() | Ville Syrjälä |
2015-11-24 | drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() | Ville Syrjälä |
2015-11-24 | drm: Remove unused fbdev_list members | Lukas Wunner |
2015-11-11 | drm/ast: Initialized data needed to map fbdev memory | Egbert Eich |
2015-08-10 | drm/ast: Don't grab dev->struct_mutex for in mmap offset ioctl | Daniel Vetter |
2015-08-06 | drm/ast: Use new drm_fb_helper functions | Archit Taneja |
2015-01-21 | drm/fb-helper: Propagate errors from initial config failure | Thierry Reding |
2014-11-05 | drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h | Daniel Vetter |
2014-10-08 | drm/ast: Fix HW cursor image | Benjamin Herrenschmidt |
2014-10-01 | Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l... | Dave Airlie |
2014-09-30 | drm/ttm: add reservation_object as argument to ttm_bo_init | Maarten Lankhorst |
2014-09-24 | drm/ast: use container_of to resolve ast_fbdev from drm_fb_helper | Fabian Frederick |
2014-09-24 | drm: Extract <drm/drm_gem.h> | Daniel Vetter |
2014-09-24 | drm/<ttm-based-drivers>: Don't call drm_mmap | Daniel Vetter |
2014-09-16 | Merge branch 'drm-next-ast-fixes' of ssh://people.freedesktop.org/~/linux int... | Dave Airlie |
2014-09-16 | drm/ast: Add reduced blanking modes for wide screen mode | Y.C. Chen |
2014-09-16 | drm: backmerge tag 'v3.17-rc5' into drm-next | Dave Airlie |
2014-09-15 | drm/ast: Cleanup analog init code path | Benjamin Herrenschmidt |
2014-09-15 | drm/ast: Don't assume DVO enabled means SIL164 on uninitialized chips | Benjamin Herrenschmidt |
2014-09-15 | drm/ast: Properly initialize P2A base before using it in ast_init_3rdtx() | Benjamin Herrenschmidt |
2014-09-15 | drm/ast: POST chip at probe time if VGA not enabled | Benjamin Herrenschmidt |
2014-09-15 | drm/ast: Try to use MMIO registers when PIO isn't supported | Benjamin Herrenschmidt |
2014-09-12 | drm/ast: switch to using CACHED by default for sysram | Dave Airlie |
2014-09-12 | drm/ast: AST2000 cannot be detected correctly | Y.C. Chen |
2014-09-12 | drm/ast: open key before detect chips | Y.C. Chen |
2014-09-10 | drm: add driver->set_busid() callback | David Herrmann |
2014-08-28 | drm/ast: Add missing entry to dclk_table[] | Y.C. Chen |
2014-08-27 | drm/ttm: move fpfn and lpfn into each placement v2 | Christian König |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2014-07-22 | drm/ttm: Fix a few sparse warnings | Thierry Reding |
2014-07-18 | drm/ast: use helpers | Rob Clark |
2014-07-08 | drm: Introduce drm_fb_helper_prepare() | Thierry Reding |
2014-07-08 | drm: Constify struct drm_fb_helper_funcs | Thierry Reding |
2014-06-19 | drm: add register and unregister functions for connectors | Thomas Wood |
2014-06-10 | drm: Remove spurious ';' | Damien Lespiau |
2014-06-02 | drm/ast: Fix double lock at PM resume | Takashi Iwai |
2014-05-19 | Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-next | Dave Airlie |
2014-05-19 | drm/ast: initial DP501 support (v0.2) | Dave Airlie |
2014-05-19 | drm/ast: rename the mindwm/moutdwm and deinline them | Dave Airlie |
2014-05-19 | drm/ast: resync the dram post code with upstream | Dave Airlie |
2014-05-19 | drm/ast: add AST 2400 support. | Dave Airlie |
2014-05-19 | drm/ast: add widescreen + rb modes from X.org driver (v2) | Dave Airlie |
2014-05-16 | Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-... | Dave Airlie |
2014-05-01 | Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i... | Dave Airlie |
2014-04-23 | drm/<drivers>: don't set driver->dev_priv_size to 0 | Daniel Vetter |