index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
2012-02-15
drm/exynos: exynos_drm.h header file fixes
Kamil Debski
2012-02-15
drm/exynos: added panel physical size.
Eun-Chul Kim
2012-01-25
drm: Fix authentication kernel crash
Thomas Hellstrom
2012-01-13
drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3
Ben Skeggs
2012-01-10
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-01-09
drm/radeon/kms: remove pointless CS flags priority struct
Alex Deucher
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-06
drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)
Dave Airlie
2012-01-06
ttm: fix agp since ttm tt rework
Jerome Glisse
2012-01-06
drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2)
Christian König
2012-01-06
drm/radeon: GPU virtual memory support v22
Jerome Glisse
2012-01-05
drm: add support for private planes
Rob Clark
2012-01-03
drm/i915: Add support for resetting the SO write pointers on gen7.
Eric Anholt
2012-01-03
drm/i915: add color key support v4
Jesse Barnes
2011-12-29
drm/exynos: added hdmi display support
Seung-Woo Kim
2011-12-29
drm: Add multi buffer plane pixel formats
Seung-Woo Kim
2011-12-22
drm: kill drm_sman
Daniel Vetter
2011-12-22
drm/sman: kill user_hash_tab
Daniel Vetter
2011-12-22
drm/sman: rip out owner tracking
Daniel Vetter
2011-12-22
drm/sman: kill owner tracking interface functions
Daniel Vetter
2011-12-22
drm/via: track obj->drm_fd relations in the driver
Daniel Vetter
2011-12-22
drm/sis: track obj->drm_fd relations in the driver
Daniel Vetter
2011-12-21
drm/exynos: Add plane support with fimd
Joonyoung Shim
2011-12-20
drm: Add drm_format_num_planes() utility function
Ville Syrjälä
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-20
drm: plane: Make 'formats' parameter to drm_plane_init() const
Ville Syrjälä
2011-12-20
drm: fourcc: Use __u32 instead of u32
Ville Syrjälä
2011-12-20
drm: Install drm_fourcc.h
Ville Syrjälä
2011-12-20
drm: Add a missing ')'
Ville Syrjälä
2011-12-14
drm/radeon/kms: add some new pci ids
Alex Deucher
2011-12-06
drm/ttm: simplify memory accounting for ttm user v2
Jerome Glisse
2011-12-06
drm/ttm: isolate dma data from ttm_tt V4
Jerome Glisse
2011-12-06
drm/ttm: provide dma aware ttm page pool code V9
Konrad Rzeszutek Wilk
2011-12-06
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
2011-12-06
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
2011-12-06
drm/ttm: page allocation use page array instead of list
Jerome Glisse
2011-12-06
drm/ttm: remove unused backend flags field
Jerome Glisse
2011-12-06
drm/ttm: remove split btw highmen and lowmem page
Jerome Glisse
2011-12-06
drm/ttm: remove userspace backed ttm object support
Jerome Glisse
2011-12-06
drm: document the drm_mode_config structure
Jesse Barnes
2011-12-06
drm: document the drm_mode_group structure
Jesse Barnes
2011-12-06
drm: document and cleanup drm_mode_config_funcs
Jesse Barnes
2011-12-06
drm: document drm_mode_set structure
Jesse Barnes
2011-12-06
drm: remove unused fields in drm_connector and document the rest
Jesse Barnes
2011-12-06
drm: add drm_encoder comments
Jesse Barnes
2011-12-06
drm: add comments for drm_encoder_funcs
Jesse Barnes
2011-12-06
drm: fix comments for drm_crtc struct
Jesse Barnes
2011-12-06
drm: remove unused connector_count field from drm_display_mode
Jesse Barnes
2011-12-06
gma500: Move the API
Alan Cox
[next]