Age | Commit message (Expand) | Author |
2013-07-05 | drm/cma: remove GEM CMA specific dma_buf functionality | Joonyoung Shim |
2013-07-05 | drm/cma: add low-level hook functions to use prime helpers | Joonyoung Shim |
2013-07-05 | drm: add mmap function to prime helpers | Joonyoung Shim |
2013-07-04 | drm/mm: kill color_search_free/get_block | Daniel Vetter |
2013-07-02 | drm: make drm_mm_init() return void | David Herrmann |
2013-06-28 | Revert "drm: kms_helper: don't lose hotplug event" | Dave Airlie |
2013-06-28 | drm/ttm: get rid of ttm_bo_is_reserved | Maarten Lankhorst |
2013-06-28 | drm/ttm: inline ttm_bo_reserve and related calls | Maarten Lankhorst |
2013-06-28 | drm/ttm: convert to the reservation api | Maarten Lankhorst |
2013-06-28 | drm/ttm: make ttm reservation calls behave like reservation calls | Maarten Lankhorst |
2013-06-28 | Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2013-06-28 | Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet... | Dave Airlie |
2013-06-27 | drm: add some additional fixed point helpers (v3) | Alex Deucher |
2013-06-28 | drm: add hotspot support for cursors. | Dave Airlie |
2013-06-27 | drm/radeon: add current KB pci ids | Alex Deucher |
2013-06-27 | drm/radeon: add current Bonaire PCI ids | Alex Deucher |
2013-06-27 | drm: kms_helper: don't lose hotplug event | Daniel Vetter |
2013-06-25 | drm: fix fb leak in setcrtc | Daniel Vetter |
2013-06-17 | drm: Remove some unused stuff from drm_plane | Ville Syrjälä |
2013-06-17 | drm: Add drm_plane_force_disable() | Ville Syrjälä |
2013-06-11 | Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet... | Dave Airlie |
2013-06-11 | Merge branch 'drm/next' of git://linuxtv.org/pinchartl/fbdev into drm-next | Dave Airlie |
2013-06-11 | drm: Constify the pretty-print functions | Ville Syrjälä |
2013-06-11 | drm: Print pretty names for pixel formats | Ville Syrjälä |
2013-06-11 | drm: add unpin function to prime helpers | Maarten Lankhorst |
2013-06-08 | drm: GEM CMA: Add DRM PRIME support | Laurent Pinchart |
2013-06-08 | drm/gem: Split drm_gem_mmap() into object search and object mapping | Laurent Pinchart |
2013-06-06 | i915/drm: Add private api for power well usage | Wang Xingchao |
2013-05-31 | drm: Remove mtrr_add and mtrr_del fallback hack for non-MTRR systems | Andy Lutomirski |
2013-05-31 | drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del} | Andy Lutomirski |
2013-05-31 | Merge tag 'drm-intel-next-2013-05-20-merged' of git://people.freedesktop.org/... | Dave Airlie |
2013-05-23 | drm: Fix drm_rect documentation | Ville Syrjälä |
2013-05-21 | Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied... | Linus Torvalds |
2013-05-21 | Merge tag 'v3.10-rc2' into drm-intel-next-queued | Daniel Vetter |
2013-05-20 | drm/radeon: add Hainan pci ids | Alex Deucher |
2013-05-16 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-05-13 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-05-13 | drm: remove unused wrapper macros | Dave Airlie |
2013-05-10 | drm: Use names of ioctls in debug traces | Chris Cummins |
2013-05-10 | drm: Remove pointless '-' characters from drm_fb_helper documentation | Ville Syrjälä |
2013-05-10 | drm: Add kernel-doc for drm_fb_helper_funcs->initial_config | Ville Syrjälä |
2013-05-02 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-05-02 | drm/radeon: add new richland pci ids | Alex Deucher |
2013-05-02 | drm/radeon: add some new SI PCI ids | Alex Deucher |
2013-05-01 | drm: proc: Use minor->index to label things, not PDE->name | David Howells |
2013-05-01 | drm: Constify drm_proc_list[] | David Howells |
2013-05-01 | drm/prime: keep a reference from the handle to exported dma-buf (v6) | Dave Airlie |
2013-04-30 | drm: Add drm_rect_equals() | Ville Syrjälä |
2013-04-30 | drm: Add drm_rect_debug_print() | Ville Syrjälä |
2013-04-30 | drm: Add drm_rect_calc_{hscale, vscale}() utility functions | Ville Syrjälä |