Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f3ad16158f9cd2dfe6f81cec052de8349e85c622
/
include
/
drm
55913b1
introduce SIZE_MAX
by Xi Wang
· 12 years ago
33be494
msm: kgsl: Add genlock to KGSL DRM driver
by Alex Wong
· 12 years ago
b148924
msm: kgsl: drm: Increased max sub-buffers allowed to 3
by Michael Street
· 12 years ago
8ebe703
msm: kgsl: Added DRM_IOCTL_KGSL_GEM_CREATE_FROM_ION to DRM
by Michael Street
· 12 years ago
790f06d
Update copyright to The Linux Foundation
by Duy Truong
· 12 years ago
536af83
msm: kgsl: Added DRM_IOCTL_KGSL_GEM_GET_ION_FD ioctl to DRM device.
by Michael Street
· 12 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 12 years ago
173fa4e
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-intel-fixes
by Dave Airlie
· 13 years ago
490aa60e
drm/exynos: fixed exynos broken ioctl
by Inki Dae
· 13 years ago
01627d9
Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
dcf9af8
drm/exynos: fixed page align and code clean.
by Inki Dae
· 13 years ago
650dc07
drm/i915: disable ppgtt on snb when dmar is enabled
by Daniel Vetter
· 13 years ago
3248877
drm: base prime/dma-buf support (v5)
by Dave Airlie
· 13 years ago
a76e99a
Merge branch 'Linux 3.0.21' into msm-3.0
by Rohit Vaswani
· 13 years ago
ed2d265
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
10db4e1
headers: include linux/types.h where appropriate
by Bobby Powers
· 13 years ago
09fa302
Merge branch 'drm-radeon-sitn-support' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
b73d123
drm/exynos: added virtual display driver.
by Inki Dae
· 13 years ago
d09b38d
drm/radeon/kms: add trinity pci ids
by Alex Deucher
· 13 years ago
fc7dbcc
drm/radeon/kms: Add SI pci ids
by Alex Deucher
· 13 years ago
dfcf5f3
drm/radeon/kms: add support for the CONST IB to the CS ioctl
by Alex Deucher
· 13 years ago
609c1e1
drm/radeon/kms: add info query for max pipes
by Tom Stellard
· 13 years ago
da0df92
drm: allow loading an EDID as firmware to override broken monitor
by Carsten Emde
· 13 years ago
2b35892
drm/exynos: update gem and buffer framework.
by Inki Dae
· 13 years ago
3ecd70b
drm/exynos: add HDMI version 1.4 support
by Joonyoung Shim
· 13 years ago
2c07a21
drm: add core support for unplugging a device (v2)
by Dave Airlie
· 13 years ago
cbc7e22
drm/modeset: add helper to unplug all connectors from sysfs
by Dave Airlie
· 13 years ago
8229c88
drm: Merge tag 'v3.3-rc7' into drm-core-next
by Dave Airlie
· 13 years ago
c3c50e8
drm: Add drm_mode_copy()
by Ville Syrjälä
· 13 years ago
d63f5e6
drm: Use a flexible array member for blob property data
by Ville Syrjälä
· 13 years ago
6bfc56a
drm: Handle drm_object_get() failures
by Ville Syrjälä
· 13 years ago
ac235da
drm: Fix drm_mode_attachmode_crtc()
by Ville Syrjälä
· 13 years ago
2fcfc75
drm: Change drm_display_mode::type to unsigned
by Ville Syrjälä
· 13 years ago
699f0b4
gma500: fix ioctl confict
by Kirill A. Shutemov
· 13 years ago
187f188
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
by Paul Gortmaker
· 13 years ago
884a53e
drm: remove unused code
by Sascha Hauer
· 13 years ago
ff5f4b0
Merge remote-tracking branch 'airlied/drm-next' into for-airlied
by Daniel Vetter
· 13 years ago
019d96c
drm: add some caps for userspace to discover more info for dumb KMS driver (v2)
by Dave Airlie
· 13 years ago
265da78
drm/exynos: exynos_drm.h header file fixes
by Kamil Debski
· 13 years ago
607c50d
drm/exynos: added panel physical size.
by Eun-Chul Kim
· 13 years ago
285484e
drm/radeon: add support for evergreen/ni tiling informations v11
by Jerome Glisse
· 13 years ago
9edd576
Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
428ccb2
agp/intel-gtt: export the gtt pagetable iomapping
by Daniel Vetter
· 13 years ago
50a4c4a
agp/intel-gtt: export the scratch page dma address
by Daniel Vetter
· 13 years ago
d9bc3c0
drm: add convenience function to create an range property
by Sascha Hauer
· 13 years ago
4a67d39
drm: add convenience function to create an enum property
by Sascha Hauer
· 13 years ago
198ceac
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
by Dave Airlie
· 13 years ago
90af660
drm: Fix authentication kernel crash
by Thomas Hellstrom
· 13 years ago
4f988d1
drm fb helper: remove unused variable crtc_id
by Sascha Hauer
· 13 years ago
e9ad318
drm fb helper: remove unused variable conn_limit
by Sascha Hauer
· 13 years ago
4cae5b8
drm: add proper return value for drm_mode_crtc_set_gamma_size
by Sascha Hauer
· 13 years ago
598781d
drm: Fix authentication kernel crash
by Thomas Hellstrom
· 13 years ago
3d29b84
drm/i915: add a LLC feature flag in device description
by Eugeni Dodonov
· 13 years ago
afe887d
drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3
by Ben Skeggs
· 13 years ago
1a464cb
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
f0afb5d
drm/radeon/kms: remove pointless CS flags priority struct
by Alex Deucher
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
cc1f719
drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)
by Dave Airlie
· 13 years ago
dea7e0a
ttm: fix agp since ttm tt rework
by Jerome Glisse
· 13 years ago
93504fc
drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2)
by Christian König
· 13 years ago
721604a
drm/radeon: GPU virtual memory support v22
by Jerome Glisse
· 13 years ago
0a7eb24
drm: add support for private planes
by Rob Clark
· 13 years ago
ae662d3
drm/i915: Add support for resetting the SO write pointers on gen7.
by Eric Anholt
· 13 years ago
8ea3086
drm/i915: add color key support v4
by Jesse Barnes
· 13 years ago
d840832
drm/exynos: added hdmi display support
by Seung-Woo Kim
· 13 years ago
83052d4
drm: Add multi buffer plane pixel formats
by Seung-Woo Kim
· 13 years ago
7a6e0da
drm: kill drm_sman
by Daniel Vetter
· 13 years ago
94e8953
drm/sman: kill user_hash_tab
by Daniel Vetter
· 13 years ago
763240d
drm/sman: rip out owner tracking
by Daniel Vetter
· 13 years ago
aa38e2e
drm/sman: kill owner tracking interface functions
by Daniel Vetter
· 13 years ago
c828e20
drm/via: track obj->drm_fd relations in the driver
by Daniel Vetter
· 13 years ago
fdc0b8a
drm/sis: track obj->drm_fd relations in the driver
by Daniel Vetter
· 13 years ago
8cce5e9
drm/radeon/kms: add some new pci ids
by Alex Deucher
· 13 years ago
864ee9e
drm/exynos: Add plane support with fimd
by Joonyoung Shim
· 13 years ago
d0d110e
drm: Add drm_format_num_planes() utility function
by Ville Syrjälä
· 13 years ago
1fbe6f6
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
by Dave Airlie
· 13 years ago
01f2c77
drm: Replace pitch with pitches[] in drm_framebuffer
by Ville Syrjälä
· 13 years ago
22cd7c6
drm: plane: Make 'formats' parameter to drm_plane_init() const
by Ville Syrjälä
· 13 years ago
64760a4
drm: fourcc: Use __u32 instead of u32
by Ville Syrjälä
· 13 years ago
b03166a
drm: Install drm_fourcc.h
by Ville Syrjälä
· 13 years ago
cc5b6f0
drm: Add a missing ')'
by Ville Syrjälä
· 13 years ago
cd5cfce
drm/radeon/kms: add some new pci ids
by Alex Deucher
· 13 years ago
08d618b
drm/radeon/kms: add some new pci ids
by Alex Deucher
· 13 years ago
61aff74
drm: integer overflow in drm_mode_dirtyfb_ioctl()
by Xi Wang
· 13 years ago
57de4ba
drm/ttm: simplify memory accounting for ttm user v2
by Jerome Glisse
· 13 years ago
8e7e705
drm/ttm: isolate dma data from ttm_tt V4
by Jerome Glisse
· 13 years ago
2334b75
drm/ttm: provide dma aware ttm page pool code V9
by Konrad Rzeszutek Wilk
· 13 years ago
b1e5f17
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
by Jerome Glisse
· 13 years ago
649bf3c
drm/ttm: merge ttm_backend and ttm_tt V5
by Jerome Glisse
· 13 years ago
822c4d9
drm/ttm: page allocation use page array instead of list
by Jerome Glisse
· 13 years ago
a14af87
drm/ttm: remove unused backend flags field
by Jerome Glisse
· 13 years ago
667b7a2
drm/ttm: remove split btw highmen and lowmem page
by Jerome Glisse
· 13 years ago
3316497
drm/ttm: remove userspace backed ttm object support
by Jerome Glisse
· 13 years ago
a62c93d
drm: document the drm_mode_config structure
by Jesse Barnes
· 13 years ago
c1aaca2
drm: document the drm_mode_group structure
by Jesse Barnes
· 13 years ago
550cebc
drm: document and cleanup drm_mode_config_funcs
by Jesse Barnes
· 13 years ago
ef27351
drm: document drm_mode_set structure
by Jesse Barnes
· 13 years ago
7225254
drm: remove unused fields in drm_connector and document the rest
by Jesse Barnes
· 13 years ago
db3e449
drm: add drm_encoder comments
by Jesse Barnes
· 13 years ago
6c3db92
drm: add comments for drm_encoder_funcs
by Jesse Barnes
· 13 years ago
Next »