Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / include / drm /
2012-04-12 Dave AirlieMerge branch 'exynos-drm-fixes' of git://git.infradead...
2012-04-12 Inki Daedrm/exynos: fixed exynos broken ioctl
2012-04-03 Linus TorvaldsMerge branch 'drm-fixes-intel' of git://people.freedesk...
2012-04-03 Inki Daedrm/exynos: fixed page align and code clean.
2012-04-02 Daniel Vetterdrm/i915: disable ppgtt on snb when dmar is enabled
2012-03-30 Dave Airliedrm: base prime/dma-buf support (v5)
2012-03-24 Linus TorvaldsMerge tag 'bug-for-3.4' of git://git./linux/kernel...
2012-03-23 Bobby Powersheaders: include linux/types.h where appropriate
2012-03-22 Linus TorvaldsMerge branch 'drm-radeon-sitn-support' of git://people...
2012-03-21 Inki Daedrm/exynos: added virtual display driver.
2012-03-21 Alex Deucherdrm/radeon/kms: add trinity pci ids
2012-03-21 Alex Deucherdrm/radeon/kms: Add SI pci ids
2012-03-21 Alex Deucherdrm/radeon/kms: add support for the CONST IB to the...
2012-03-21 Tom Stellarddrm/radeon/kms: add info query for max pipes
2012-03-20 Carsten Emdedrm: allow loading an EDID as firmware to override...
2012-03-20 Inki Daedrm/exynos: update gem and buffer framework.
2012-03-20 Joonyoung Shimdrm/exynos: add HDMI version 1.4 support
2012-03-15 Dave Airliedrm: add core support for unplugging a device (v2)
2012-03-15 Dave Airliedrm/modeset: add helper to unplug all connectors from...
2012-03-15 Dave Airliedrm: Merge tag 'v3.3-rc7' into drm-core-next
2012-03-15 Ville Syrjälädrm: Add drm_mode_copy()
2012-03-15 Ville Syrjälädrm: Use a flexible array member for blob property...
2012-03-15 Ville Syrjälädrm: Handle drm_object_get() failures
2012-03-15 Ville Syrjälädrm: Fix drm_mode_attachmode_crtc()
2012-03-15 Ville Syrjälädrm: Change drm_display_mode::type to unsigned
2012-03-10 Kirill A. Shutemovgma500: fix ioctl confict
2012-03-04 Paul GortmakerBUG: headers with BUG/BUG_ON etc. need linux/bug.h
2012-02-29 Sascha Hauerdrm: remove unused code
2012-02-23 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2012-02-16 Dave Airliedrm: add some caps for userspace to discover more info...
2012-02-15 Kamil Debskidrm/exynos: exynos_drm.h header file fixes
2012-02-15 Eun-Chul Kimdrm/exynos: added panel physical size.
2012-02-13 Jerome Glissedrm/radeon: add support for evergreen/ni tiling informa...
2012-02-10 Daniel VetterMerge remote-tracking branch 'airlied/drm-fixes' into...
2012-02-09 Daniel Vetteragp/intel-gtt: export the gtt pagetable iomapping
2012-02-09 Daniel Vetteragp/intel-gtt: export the scratch page dma address
2012-02-09 Sascha Hauerdrm: add convenience function to create an range property
2012-02-09 Sascha Hauerdrm: add convenience function to create an enum property
2012-02-07 Dave AirlieMerge branch 'for-airlied' of git://people.freedesktop...
2012-02-03 Sascha Hauerdrm fb helper: remove unused variable crtc_id
2012-02-03 Sascha Hauerdrm fb helper: remove unused variable conn_limit
2012-02-03 Sascha Hauerdrm: add proper return value for drm_mode_crtc_set_gamm...
2012-01-25 Thomas Hellstromdrm: Fix authentication kernel crash
2012-01-17 Eugeni Dodonovdrm/i915: add a LLC feature flag in device description
2012-01-13 Ben Skeggsdrm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3
2012-01-10 Linus TorvaldsMerge branch 'drm-core-next' of git://people.freedeskto...
2012-01-09 Alex Deucherdrm/radeon/kms: remove pointless CS flags priority...
2012-01-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-06 Dave Airliedrm: introduce drm_can_sleep and use in intel/radeon...
2012-01-06 Jerome Glissettm: fix agp since ttm tt rework
2012-01-06 Christian Königdrm/radeon/kms: Add support for multi-ring sync in...
2012-01-06 Jerome Glissedrm/radeon: GPU virtual memory support v22
2012-01-05 Rob Clarkdrm: add support for private planes
2012-01-03 Eric Anholtdrm/i915: Add support for resetting the SO write pointe...
2012-01-03 Jesse Barnesdrm/i915: add color key support v4
2011-12-29 Seung-Woo Kimdrm/exynos: added hdmi display support
2011-12-29 Seung-Woo Kimdrm: Add multi buffer plane pixel formats
2011-12-21 Daniel Vetterdrm: kill drm_sman
2011-12-21 Daniel Vetterdrm/sman: kill user_hash_tab
2011-12-21 Daniel Vetterdrm/sman: rip out owner tracking
2011-12-21 Daniel Vetterdrm/sman: kill owner tracking interface functions
2011-12-21 Daniel Vetterdrm/via: track obj->drm_fd relations in the driver
2011-12-21 Daniel Vetterdrm/sis: track obj->drm_fd relations in the driver
2011-12-21 Joonyoung Shimdrm/exynos: Add plane support with fimd
2011-12-20 Ville Syrjälädrm: Add drm_format_num_planes() utility function
2011-12-20 Dave AirlieMerge tag 'v3.2-rc6' of /home/airlied/devel/kernel...
2011-12-20 Ville Syrjälädrm: Replace pitch with pitches[] in drm_framebuffer
2011-12-20 Ville Syrjälädrm: plane: Make 'formats' parameter to drm_plane_init...
2011-12-20 Ville Syrjälädrm: fourcc: Use __u32 instead of u32
2011-12-20 Ville Syrjälädrm: Install drm_fourcc.h
2011-12-20 Ville Syrjälädrm: Add a missing ')'
2011-12-14 Alex Deucherdrm/radeon/kms: add some new pci ids
2011-12-06 Jerome Glissedrm/ttm: simplify memory accounting for ttm user v2
2011-12-06 Jerome Glissedrm/ttm: isolate dma data from ttm_tt V4
2011-12-06 Konrad Rzeszutek... drm/ttm: provide dma aware ttm page pool code V9
2011-12-06 Jerome Glissedrm/ttm: introduce callback for ttm_tt populate & unpop...
2011-12-06 Jerome Glissedrm/ttm: merge ttm_backend and ttm_tt V5
2011-12-06 Jerome Glissedrm/ttm: page allocation use page array instead of...
2011-12-06 Jerome Glissedrm/ttm: remove unused backend flags field
2011-12-06 Jerome Glissedrm/ttm: remove split btw highmen and lowmem page
2011-12-06 Jerome Glissedrm/ttm: remove userspace backed ttm object support
2011-12-06 Jesse Barnesdrm: document the drm_mode_config structure
2011-12-06 Jesse Barnesdrm: document the drm_mode_group structure
2011-12-06 Jesse Barnesdrm: document and cleanup drm_mode_config_funcs
2011-12-06 Jesse Barnesdrm: document drm_mode_set structure
2011-12-06 Jesse Barnesdrm: remove unused fields in drm_connector and document...
2011-12-06 Jesse Barnesdrm: add drm_encoder comments
2011-12-06 Jesse Barnesdrm: add comments for drm_encoder_funcs
2011-12-06 Jesse Barnesdrm: fix comments for drm_crtc struct
2011-12-06 Jesse Barnesdrm: remove unused connector_count field from drm_displ...
2011-12-06 Alan Coxgma500: Move the API
2011-12-02 Justin P. Mattocktreewide: Fix typos in various parts of the kernel...
2011-12-01 Alex Deucherdrm/radeon/kms: add some new pci ids
2011-12-01 Ville Syrjälädrm: Redefine pixel formats
2011-11-29 Dave Airliedrm: move the fb bpp/depth helper into the core.
2011-11-28 Dave AirlieMerge branch 'exynos-drm' of git://git.infradead.org...
2011-11-23 Xi Wangdrm: integer overflow in drm_mode_dirtyfb_ioctl()
2011-11-20 Marek Olšákdrm/radeon/kms: add a CS ioctl flag not to rewrite...
2011-11-15 Jesse Barnesdrm: add an fb creation ioctl that takes a pixel format v5
2011-11-15 Jesse Barnesdrm: add plane support v3
next