index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-31
drm: fix 64 bit drm fixed point helpers
Alex Deucher
1
-7
/
+7
2013-07-05
drm/cma: remove GEM CMA specific dma_buf functionality
Joonyoung Shim
1
-6
/
+0
2013-07-05
drm/cma: add low-level hook functions to use prime helpers
Joonyoung Shim
1
-0
/
+9
2013-07-05
drm: add mmap function to prime helpers
Joonyoung Shim
1
-0
/
+2
2013-07-04
drm/mm: kill color_search_free/get_block
Daniel Vetter
1
-31
/
+1
2013-07-02
drm: make drm_mm_init() return void
David Herrmann
1
-3
/
+3
2013-06-28
Revert "drm: kms_helper: don't lose hotplug event"
Dave Airlie
1
-1
/
+0
2013-06-28
drm/ttm: get rid of ttm_bo_is_reserved
Maarten Lankhorst
1
-14
/
+0
2013-06-28
drm/ttm: inline ttm_bo_reserve and related calls
Maarten Lankhorst
1
-70
/
+105
2013-06-28
drm/ttm: convert to the reservation api
Maarten Lankhorst
2
-20
/
+6
2013-06-28
drm/ttm: make ttm reservation calls behave like reservation calls
Maarten Lankhorst
3
-13
/
+34
2013-06-28
Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2
-0
/
+118
2013-06-28
Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-0
/
+36
2013-06-28
drm: add some additional fixed point helpers (v3)
Alex Deucher
1
-0
/
+94
2013-06-28
drm: add hotspot support for cursors.
Dave Airlie
1
-0
/
+5
2013-06-27
drm/radeon: add current KB pci ids
Alex Deucher
1
-0
/
+16
2013-06-27
drm/radeon: add current Bonaire PCI ids
Alex Deucher
1
-0
/
+8
2013-06-27
drm: kms_helper: don't lose hotplug event
Daniel Vetter
1
-0
/
+1
2013-06-25
drm: fix fb leak in setcrtc
Daniel Vetter
1
-0
/
+4
2013-06-17
drm: Remove some unused stuff from drm_plane
Ville Syrjälä
1
-11
/
+0
2013-06-17
drm: Add drm_plane_force_disable()
Ville Syrjälä
1
-0
/
+1
2013-06-11
Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-1
/
+8
2013-06-11
Merge branch 'drm/next' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
2
-0
/
+11
2013-06-11
drm: Constify the pretty-print functions
Ville Syrjälä
2
-9
/
+9
2013-06-11
drm: Print pretty names for pixel formats
Ville Syrjälä
1
-0
/
+1
2013-06-11
drm: add unpin function to prime helpers
Maarten Lankhorst
1
-0
/
+1
2013-06-08
drm: GEM CMA: Add DRM PRIME support
Laurent Pinchart
1
-0
/
+9
2013-06-08
drm/gem: Split drm_gem_mmap() into object search and object mapping
Laurent Pinchart
1
-0
/
+2
2013-06-06
i915/drm: Add private api for power well usage
Wang Xingchao
1
-0
/
+36
2013-05-31
drm: Remove mtrr_add and mtrr_del fallback hack for non-MTRR systems
Andy Lutomirski
2
-20
/
+1
2013-05-31
drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}
Andy Lutomirski
1
-29
/
+0
2013-05-31
Merge tag 'drm-intel-next-2013-05-20-merged' of git://people.freedesktop.org/...
Dave Airlie
1
-0
/
+160
2013-05-23
drm: Fix drm_rect documentation
Ville Syrjälä
1
-1
/
+8
2013-05-21
Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied...
Linus Torvalds
1
-0
/
+6
2013-05-21
Merge tag 'v3.10-rc2' into drm-intel-next-queued
Daniel Vetter
7
-46
/
+38
2013-05-20
drm/radeon: add Hainan pci ids
Alex Deucher
1
-0
/
+6
2013-05-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-9
/
+0
2013-05-13
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-8
/
+10
2013-05-13
drm: remove unused wrapper macros
Dave Airlie
1
-9
/
+0
2013-05-10
drm: Use names of ioctls in debug traces
Chris Cummins
1
-1
/
+2
2013-05-10
drm: Remove pointless '-' characters from drm_fb_helper documentation
Ville Syrjälä
1
-8
/
+8
2013-05-10
drm: Add kernel-doc for drm_fb_helper_funcs->initial_config
Ville Syrjälä
1
-0
/
+1
2013-05-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-26
/
+30
2013-05-02
drm/radeon: add new richland pci ids
Alex Deucher
1
-0
/
+2
2013-05-02
drm/radeon: add some new SI PCI ids
Alex Deucher
1
-0
/
+3
2013-05-02
drm: proc: Use minor->index to label things, not PDE->name
David Howells
1
-2
/
+1
2013-05-02
drm: Constify drm_proc_list[]
David Howells
1
-1
/
+1
2013-05-01
drm/prime: keep a reference from the handle to exported dma-buf (v6)
Dave Airlie
1
-3
/
+2
2013-05-01
drm: Add drm_rect_equals()
Ville Syrjälä
1
-0
/
+15
2013-05-01
drm: Add drm_rect_debug_print()
Ville Syrjälä
1
-0
/
+1
[next]