index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-24
drm: Check for invalid cursor flags
Jakob Bornecrantz
1
-2
/
+3
2012-08-24
drm: Initialize object type when using DRM_MODE() macro
Ville Syrjälä
1
-1
/
+2
2012-08-22
drm: Remove two unused fields from struct drm_display_mode
Damien Lespiau
1
-2
/
+0
2012-08-13
drm/radeon/kms: implement timestamp userspace query (v2)
Marek Olšák
1
-0
/
+2
2012-08-13
drm/radeon: add some new SI pci ids
Alex Deucher
1
-0
/
+3
2012-07-27
drm/exynos: add property for plane zpos
Joonyoung Shim
1
-9
/
+0
2012-07-26
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
1
-87
/
+7
2012-07-26
drm/nouveau: mark most of our ioctls as deprecated, move to compat layer
Ben Skeggs
1
-87
/
+7
2012-07-24
drm/ttm: remove stale declaration and field
Ilija Hadzic
1
-3
/
+0
2012-07-19
drm/sis: fixup sis_mm ioctl structs
Daniel Vetter
1
-4
/
+4
2012-07-19
drm: kill i915/i830 ids from drm_pciids.h
Daniel Vetter
1
-42
/
+0
2012-07-19
drm: kill dma queue support
Daniel Vetter
1
-7
/
+1
2012-07-19
drm: kill reclaim_buffers callback
Daniel Vetter
1
-2
/
+0
2012-07-19
drm: kill reclaim_buffers_locked
Daniel Vetter
1
-2
/
+0
2012-07-19
drm: kill reclaim_buffers_idlelocked functions
Daniel Vetter
1
-2
/
+0
2012-07-19
drm/pci: add support for getting the supported link bw.
Dave Airlie
1
-0
/
+5
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2
-3
/
+3
2012-07-19
drm: remove the list_head from drm_mode_set
Daniel Vetter
1
-2
/
+0
2012-07-16
drm: Add colouring to the range allocator
Chris Wilson
1
-15
/
+78
2012-06-25
Merge tag 'v3.5-rc4' into drm-intel-next-queued
Daniel Vetter
4
-10
/
+21
2012-06-22
drm: drop comment about this header being autogenerated.
Dave Airlie
1
-4
/
+0
2012-06-14
drm/i915/context: switch contexts with execbuf2
Ben Widawsky
1
-1
/
+7
2012-06-14
drm/i915/context: create & destroy ioctls
Ben Widawsky
1
-0
/
+15
2012-06-12
drm/i915: call intel_enable_gtt
Daniel Vetter
1
-0
/
+2
2012-06-12
drm/i915 + agp/intel-gtt: prep work for direct setup
Daniel Vetter
1
-0
/
+4
2012-06-12
drm/i915: stop using dev->agp->base
Daniel Vetter
1
-0
/
+2
2012-06-12
drm: increase DRM_OBJECT_MAX_PROPERTY to 24
Paulo Zanoni
1
-1
/
+1
2012-06-08
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...
Dave Airlie
1
-1
/
+3
2012-06-06
drm/i915: Add wait render timeout get param
Ben Widawsky
1
-0
/
+1
2012-06-06
drm/i915: Inifite timeout for wait ioctl
Ben Widawsky
1
-1
/
+1
2012-06-05
drm/radeon/kms: add new SI PCI ids
Alex Deucher
1
-2
/
+3
2012-06-05
drm/radeon/kms: add new BTC PCI ids
Alex Deucher
1
-0
/
+2
2012-06-05
drm/radeon/kms: add new Palm, Sumo PCI ids
Alex Deucher
1
-0
/
+2
2012-06-05
drm/radeon/kms: add new Trinity PCI ids
Alex Deucher
1
-0
/
+8
2012-06-05
drm/exynos: fixed size type.
Inki Dae
1
-1
/
+3
2012-06-01
Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queued
Daniel Vetter
8
-30
/
+158
2012-05-31
introduce SIZE_MAX
Xi Wang
1
-2
/
+2
2012-05-25
drm/i915: wait render timeout ioctl
Ben Widawsky
1
-0
/
+10
2012-05-23
ttm: add prime sharing support to TTM (v2)
Dave Airlie
2
-1
/
+10
2012-05-23
drm/prime: introduce sg->pages/addr arrays helper
Dave Airlie
1
-0
/
+2
2012-05-22
drm: add plane properties
Rob Clark
1
-0
/
+7
2012-05-22
drm: add bitmask property type
Rob Clark
2
-0
/
+5
2012-05-22
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
1
-8
/
+91
2012-05-22
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
1
-1
/
+1
2012-05-22
drm: Constify gem_vm_ops pointer
Laurent Pinchart
1
-1
/
+1
2012-05-22
drm: Miscellaneous typo fixes and documentation updates
Laurent Pinchart
3
-19
/
+33
2012-05-22
drm/dp: Add DPCD defines for register 0x007
Adam Jackson
1
-0
/
+4
2012-05-22
drm/dp: Add DPCD OUI register defines
Adam Jackson
1
-0
/
+4
2012-05-18
drm/prime: expose capability flags for userspace.
Dave Airlie
1
-0
/
+4
2012-05-17
drm/exynos: add G2D driver
Joonyoung Shim
1
-0
/
+57
[next]