| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/radeon: add additional SI pci ids | Alex Deucher | 2014-08-22 | 1 | -0/+4 |
* | drm/radeon: add new bonaire pci ids | Alex Deucher | 2014-08-22 | 1 | -0/+2 |
* | drm/radeon: add new KV pci id | Alex Deucher | 2014-08-22 | 1 | -0/+1 |
* | Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 | Linus Torvalds | 2014-08-09 | 1 | -0/+2 |
|\ |
|
| * | drm/ttm: expose CPU address of DMA-allocated pages | Alexandre Courbot | 2014-08-10 | 1 | -0/+2 |
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-08-07 | 9 | -95/+664 |
|\ \
| |/ |
|
| * | Revert "drm: drop redundant drm_file->is_master" | Dave Airlie | 2014-08-08 | 1 | -16/+3 |
| * | Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin... | Dave Airlie | 2014-08-07 | 2 | -6/+73 |
| |\ |
|
| | * | drm/dsi: Replace upcasting macro by function | Thierry Reding | 2014-08-06 | 1 | -2/+9 |
| | * | drm/panel: Provide convenience wrapper for .get_modes() | Ajay Kumar | 2014-08-06 | 1 | -0/+8 |
| | * | drm/panel: add .prepare() and .unprepare() functions | Ajay Kumar | 2014-08-06 | 1 | -0/+50 |
| | * | drm/dsi: Use peripheral's channel for DCS commands | Thierry Reding | 2014-07-22 | 1 | -4/+4 |
| | * | drm/dsi: Make mipi_dsi_dcs_write() return ssize_t | Thierry Reding | 2014-07-22 | 1 | -2/+2 |
| | * | drm/dsi: Flag for non-continuous clock behavior | Alexandre Courbot | 2014-07-14 | 1 | -0/+2 |
| * | | drm: mark drm_context support as legacy | David Herrmann | 2014-08-05 | 1 | -35/+0 |
| * | | drm: make sysfs device always available for minors | David Herrmann | 2014-08-05 | 1 | -2/+1 |
| * | | drm: move module initialization to drm_stub.c | David Herrmann | 2014-08-05 | 1 | -4/+0 |
| * | | drm: don't de-authenticate clients on master-close | David Herrmann | 2014-08-05 | 1 | -1/+0 |
| * | | drm: drop redundant drm_file->is_master | David Herrmann | 2014-08-05 | 1 | -3/+16 |
| * | | drm: extract legacy ctxbitmap flushing | David Herrmann | 2014-08-05 | 1 | -0/+1 |
| * | | Merge tag 'drm-intel-next-2014-07-25-merged' of git://anongit.freedesktop.org... | Dave Airlie | 2014-08-04 | 2 | -1/+22 |
| |\ \ |
|
| | * \ | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next | Daniel Vetter | 2014-07-29 | 6 | -16/+561 |
| | |\ \ |
|
| | * | | | drm/crtc: Add property for aspect ratio | Vandana Kannan | 2014-07-23 | 1 | -0/+2 |
| | * | | | drm: Add drm_rotation_simplify() | Ville Syrjälä | 2014-07-11 | 1 | -0/+2 |
| | * | | | drm: Add drm_rect rotation functions | Ville Syrjälä | 2014-07-11 | 1 | -0/+6 |
| | * | | | drm: Add drm_mode_create_rotation_property() | Ville Syrjälä | 2014-07-11 | 1 | -0/+2 |
| | * | | | drm: Add support_bits parameter to drm_property_create_bitmask() | Ville Syrjälä | 2014-07-11 | 1 | -1/+2 |
| | * | | | drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h | Ville Syrjälä | 2014-07-11 | 1 | -0/+8 |
| | * | | | Merge tag 'v3.16-rc4' into drm-intel-next-queued | Daniel Vetter | 2014-07-07 | 2 | -4/+13 |
| | |\ \ \ |
|
| * | | | | | drm: drop unused "struct drm_queue" | David Herrmann | 2014-08-02 | 1 | -17/+0 |
| * | | | | | drm: remove unused "struct drm_freelist" | David Herrmann | 2014-08-02 | 1 | -13/+2 |
| | |_|/ /
| |/| | | |
|
| * | | | | Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ... | Dave Airlie | 2014-07-23 | 2 | -0/+20 |
| |\ \ \ \ |
|
| | * | | | | drm: add of_graph endpoint helper to find possible CRTCs | Russell King | 2014-07-11 | 2 | -0/+20 |
| * | | | | | Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2014-07-09 | 1 | -1/+5 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | drm: Allow drivers to register cursor planes with crtc | Matt Roper | 2014-06-13 | 1 | -1/+1 |
| | * | | | | drm: Support legacy cursor ioctls via universal planes when possible (v4) | Matt Roper | 2014-06-13 | 1 | -0/+4 |
| | | |_|/
| | |/| | |
|
| * | | | | drm: Remove command line guard for universal planes | Matt Roper | 2014-07-08 | 1 | -1/+0 |
| * | | | | drm/helper: add Displayport multi-stream helper (v0.6) | Dave Airlie | 2014-07-08 | 1 | -0/+509 |
| * | | | | drm: add a path blob property | Dave Airlie | 2014-07-08 | 1 | -0/+5 |
| * | | | | drm/fb_helper: allow adding/removing connectors later | Dave Airlie | 2014-07-08 | 1 | -0/+4 |
| * | | | | drm/crtc: add interface to reinitialise the legacy mode group | Dave Airlie | 2014-07-08 | 1 | -0/+1 |
| * | | | | drm: Introduce drm_fb_helper_prepare() | Thierry Reding | 2014-07-08 | 1 | -0/+2 |
| * | | | | drm: Constify struct drm_fb_helper_funcs | Thierry Reding | 2014-07-08 | 1 | -1/+1 |
| * | | | | drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2 | Christian König | 2014-07-08 | 1 | -0/+2 |
| * | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr... | Dave Airlie | 2014-07-08 | 2 | -14/+1 |
| |\ \ \ \ |
|
| | * | | | | drm: enable render-nodes by default | David Herrmann | 2014-07-08 | 1 | -1/+0 |
| | * | | | | drm/ttm: remove declaration of ttm_tt_cache_flush | Alexandre Courbot | 2014-07-08 | 1 | -12/+0 |
| | * | | | | drm/gem: remove misleading gfp parameter to get_pages() | David Herrmann | 2014-07-08 | 1 | -1/+1 |
| | |/ / / |
|
| * | | | | Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-... | Dave Airlie | 2014-07-08 | 2 | -0/+16 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | drm/debugfs: add an "edid_override" file per connector | Thomas Wood | 2014-06-19 | 1 | -0/+1 |