summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ttm: add prime sharing support to TTM (v2)Dave Airlie2012-05-232-1/+10
* drm/prime: introduce sg->pages/addr arrays helperDave Airlie2012-05-231-0/+2
* drm: add plane propertiesRob Clark2012-05-221-0/+7
* drm: add bitmask property typeRob Clark2012-05-222-0/+5
* Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie2012-05-221-8/+91
|\
| * drm/exynos: add G2D driverJoonyoung Shim2012-05-171-0/+57
| * drm/exynos: cleanup for hdmi platform dataJoonyoung Shim2012-05-081-7/+5
| * drm/exynos: added a feature to get gem buffer information.Inki Dae2012-05-081-0/+19
| * drm/exynos: added cache attribute support for gem.Inki Dae2012-05-081-1/+10
* | drm: Constify drm_mode_config_funcs pointerLaurent Pinchart2012-05-221-1/+1
* | drm: Constify gem_vm_ops pointerLaurent Pinchart2012-05-221-1/+1
* | drm: Miscellaneous typo fixes and documentation updatesLaurent Pinchart2012-05-223-19/+33
* | drm/dp: Add DPCD defines for register 0x007Adam Jackson2012-05-221-0/+4
* | drm/dp: Add DPCD OUI register definesAdam Jackson2012-05-221-0/+4
* | drm/prime: expose capability flags for userspace.Dave Airlie2012-05-181-0/+4
* | drm: add CRTC propertiesPaulo Zanoni2012-05-171-1/+8
* | drm: add 'count' to struct drm_object_propertiesPaulo Zanoni2012-05-171-0/+1
* | drm: add generic ioctls to get/set properties on any objectPaulo Zanoni2012-05-173-0/+30
* | drm: create struct drm_object_properties and use itPaulo Zanoni2012-05-171-5/+10
* | drm: WARN() when drm_connector_attach_property failsPaulo Zanoni2012-05-171-2/+2
* | vga_switcheroo: Add the support for audio clientsTakashi Iwai2012-05-131-0/+6
* | vga_switcheroo: Introduce struct vga_switcheroo_client_opsTakashi Iwai2012-05-131-6/+7
* | drm: pass dev to drm_vm_{open,close}_locked()Rob Clark2012-05-111-2/+2
* | drm/radeon: fix possible lack of synchronization btw ttm and other ringJerome Glisse2012-05-091-1/+0
|/
* Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-05-0735-139/+336
|\
| * Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter2012-05-0735-139/+336
| |\
| | * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-061-1/+1
| | |\
| | | * asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin2012-04-301-1/+1
| | | * Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar2012-04-253-13/+5
| | | |\
| | * | \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-05-051-3/+4
| | |\ \ \
| | | * | | ACPI: Fix D3hot v D3cold confusionLin Ming2012-05-051-3/+4
| | * | | | seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds2012-05-041-0/+21
| | * | | | Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds2012-05-041-1/+1
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-036-6/+19
| | |\ \ \ \
| | | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-011-1/+2
| | | |\ \ \ \
| | | | * \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-04-271-1/+2
| | | | |\ \ \ \
| | | | | * | | | Bluetooth: Temporary keys should be retained during connectionVishal Agarwal2012-04-161-0/+1
| | | | | * | | | Bluetooth: hci_persistent_key should return boolVishal Agarwal2012-04-161-1/+1
| | | * | | | | | net: fix two typos in skbuff.hEric Dumazet2012-05-011-2/+2
| | | * | | | | | net: fix sk_sockets_allocated_read_positiveEric Dumazet2012-04-301-2/+2
| | | * | | | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-301-1/+3
| | | |\ \ \ \ \ \
| | | | * | | | | | ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom2012-04-301-0/+2
| | | | * | | | | | ipvs: take care of return value from protocol init_netnsHans Schillstrom2012-04-301-1/+1
| | | * | | | | | | set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)2012-04-242-0/+10
| | * | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-04-303-7/+40
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-232-3/+4
| | | * | | | | | | | [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams2012-04-231-4/+36
| | * | | | | | | | | efi: Add new variable attributesMatthew Garrett2012-04-301-1/+12
| | * | | | | | | | | pipes: add a "packetized pipe" mode for writingLinus Torvalds2012-04-291-0/+1
| | * | | | | | | | | Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-291-0/+2
| | |\ \ \ \ \ \ \ \ \