index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
drm/exynos: Add plane support with fimd
Joonyoung Shim
2011-12-21
1
-0
/
+10
*
|
|
drm: Add drm_format_num_planes() utility function
Ville Syrjälä
2011-12-20
1
-0
/
+3
*
|
|
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
5
-4
/
+33
|
\
\
\
|
|
/
/
|
*
|
drm/radeon/kms: add some new pci ids
Alex Deucher
2011-12-14
1
-0
/
+10
|
*
|
drm/radeon/kms: add some new pci ids
Alex Deucher
2011-12-01
1
-0
/
+8
|
*
|
Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...
Dave Airlie
2011-11-28
1
-5
/
+4
|
|
\
\
|
|
*
|
drm/exynos: use gem create function generically
Inki Dae
2011-11-15
1
-5
/
+4
|
|
|
/
|
*
|
drm: integer overflow in drm_mode_dirtyfb_ioctl()
Xi Wang
2011-11-23
1
-0
/
+2
|
*
|
drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS
Marek Olšák
2011-11-20
1
-0
/
+4
|
*
|
drm/radeon: add some missing FireMV pci ids
Alex Deucher
2011-11-15
1
-0
/
+2
|
|
/
|
*
drm/exynos: added padding to be 64-bit align.
Inki Dae
2011-11-11
1
-0
/
+2
|
*
drm: serialize access to list of debugfs files
Marcin Slusarz
2011-11-11
1
-1
/
+3
*
|
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-20
1
-1
/
+2
*
|
drm: plane: Make 'formats' parameter to drm_plane_init() const
Ville Syrjälä
2011-12-20
1
-1
/
+1
*
|
drm: fourcc: Use __u32 instead of u32
Ville Syrjälä
2011-12-20
1
-2
/
+2
*
|
drm: Install drm_fourcc.h
Ville Syrjälä
2011-12-20
1
-0
/
+1
*
|
drm: Add a missing ')'
Ville Syrjälä
2011-12-20
1
-1
/
+1
*
|
drm/ttm: simplify memory accounting for ttm user v2
Jerome Glisse
2011-12-06
2
-6
/
+18
*
|
drm/ttm: isolate dma data from ttm_tt V4
Jerome Glisse
2011-12-06
2
-34
/
+31
*
|
drm/ttm: provide dma aware ttm page pool code V9
Konrad Rzeszutek Wilk
2011-12-06
2
-0
/
+38
*
|
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
2011-12-06
2
-18
/
+41
*
|
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
2011-12-06
1
-63
/
+41
*
|
drm/ttm: page allocation use page array instead of list
Jerome Glisse
2011-12-06
1
-4
/
+4
*
|
drm/ttm: remove unused backend flags field
Jerome Glisse
2011-12-06
1
-2
/
+0
*
|
drm/ttm: remove split btw highmen and lowmem page
Jerome Glisse
2011-12-06
1
-7
/
+0
*
|
drm/ttm: remove userspace backed ttm object support
Jerome Glisse
2011-12-06
2
-29
/
+0
*
|
drm: document the drm_mode_config structure
Jesse Barnes
2011-12-06
1
-0
/
+23
*
|
drm: document the drm_mode_group structure
Jesse Barnes
2011-12-06
1
-0
/
+13
*
|
drm: document and cleanup drm_mode_config_funcs
Jesse Barnes
2011-12-06
1
-2
/
+9
*
|
drm: document drm_mode_set structure
Jesse Barnes
2011-12-06
1
-1
/
+9
*
|
drm: remove unused fields in drm_connector and document the rest
Jesse Barnes
2011-12-06
1
-7
/
+28
*
|
drm: add drm_encoder comments
Jesse Barnes
2011-12-06
1
-0
/
+12
*
|
drm: add comments for drm_encoder_funcs
Jesse Barnes
2011-12-06
1
-0
/
+7
*
|
drm: fix comments for drm_crtc struct
Jesse Barnes
2011-12-06
1
-0
/
+11
*
|
drm: remove unused connector_count field from drm_display_mode
Jesse Barnes
2011-12-06
1
-1
/
+0
*
|
gma500: Move the API
Alan Cox
2011-12-06
1
-0
/
+91
*
|
drm: Redefine pixel formats
Ville Syrjälä
2011-12-01
1
-27
/
+94
*
|
drm: move the fb bpp/depth helper into the core.
Dave Airlie
2011-11-29
2
-2
/
+3
*
|
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
2011-11-15
5
-3
/
+101
*
|
drm: add plane support v3
Jesse Barnes
2011-11-15
3
-6
/
+119
*
|
drm: Make the per-driver file_operations struct const
Arjan van de Ven
2011-11-11
1
-1
/
+1
|
/
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-11-07
3
-31
/
+35
|
\
|
*
vmwgfx: Reinstate the update_layout ioctl
Thomas Hellstrom
2011-11-02
1
-26
/
+25
|
*
drm/radeon/kms: properly set panel mode for eDP
Alex Deucher
2011-11-01
1
-0
/
+3
|
*
drm: Introduce "Virtual" connectors and encoders
Thomas Hellstrom
2011-11-01
1
-5
/
+7
*
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
include: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker
2011-10-31
1
-1
/
+2
*
|
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
1
-5
/
+5
|
/
*
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
2011-10-27
2
-20
/
+2
*
Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"
Dave Airlie
2011-10-27
1
-11
/
+0
[prev]
[next]