sparc64: Eliminate obsolete __handle_softirq() function
[linux-flexiantxendom0.git] / include / drm /
2012-04-02 Carsten Emdedrm: allow loading an EDID as firmware to override...
2012-02-03 Thomas Hellstromdrm: Fix authentication kernel crash
2011-12-14 Alex Deucherdrm/radeon/kms: add some new pci ids
2011-12-01 Alex Deucherdrm/radeon/kms: add some new pci ids
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 Alex Deucherdrm/radeon: add some missing FireMV pci ids
2011-11-15 Inki Daedrm/exynos: use gem create function generically
2011-11-11 Inki Daedrm/exynos: added padding to be 64-bit align.
2011-11-11 Marcin Slusarzdrm: serialize access to list of debugfs files
2011-11-07 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-02 Thomas Hellstromvmwgfx: Reinstate the update_layout ioctl
2011-11-01 Alex Deucherdrm/radeon/kms: properly set panel mode for eDP
2011-11-01 Thomas Hellstromdrm: Introduce "Virtual" connectors and encoders
2011-11-01 Joe Perchestreewide: use __printf not __attribute__((format(printf...
2011-10-31 Paul Gortmakerinclude: replace linux/module.h with "struct module...
2011-10-27 Dave AirlieRevert "drm/ttm: add a way to bo_wait for either the...
2011-10-27 Dave AirlieRevert "drm/radeon/kms: add a new gem_wait ioctl with...
2011-10-24 Dave AirlieMerge branch 'drm-intel-next' of git://people.freedeskt...
2011-10-21 Jesse Barnesdrm/i915: add DP test request handling
2011-10-20 Ben Widawskydrm: Add Panel Self Refresh DP addresses
2011-10-20 Ben Widawskydrm/i915: ILK + VT-d workaround
2011-10-10 Dave AirlieMerge branch 'drm-intel-next' of git://people.freedeskt...
2011-10-10 Thomas Hellstromvmwgfx: Add fence events
2011-10-05 Inki DaeDRM: add DRM Driver for Samsung SoC EXYNOS4210.
2011-10-05 Jakob Bornecrantzvmwgfx: Add present and readback ioctls
2011-09-21 Wu Fengguangdrm: support routines for HDMI/DP ELD
2011-09-06 Thomas Hellstromvmwgfx: Bump major
2011-09-06 Thomas Hellstromvmwgfx: Implement fence objects
2011-09-06 Thomas Hellstromvmwgfx: Fix confusion caused by using "fence" in variou...
2011-09-06 Thomas Hellstromvmwgfx: Add functionality to get 3D caps
2011-09-06 Thomas Hellstromvmwgfx: Remove the possibility to map the fifo from...
2011-09-06 Thomas Hellstromvmwgfx: Remove the update layout IOCTL.
2011-09-06 Thomas Hellstromvmwgfx: Remove the fifo debug ioctl
2011-08-31 Marek Olšákdrm/radeon/kms: add a new gem_wait ioctl with read...
2011-08-31 Marek Olšákdrm/ttm: add a way to bo_wait for either the last read...
2011-08-30 Rob Clarkdrm/gem: add functions for mmap offset creation
2011-08-04 Thomas Reimdrm: Separate EDID Header Check from EDID Block Check
2011-08-04 Dave AirlieMerge branch 'drm-intel-next' of ssh:///linux/kernel...
2011-08-04 Jesse Barnesdrm: track CEA version number if present
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-07-26 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2011-07-25 Alan Coxdrm/gem: add support for private objects
2011-07-22 Keith PackardMerge branch 'drm-intel-fixes' into drm-intel-next
2011-07-22 Ole Henrik Jahrendrm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl...
2011-07-18 Alex Deucherdrm/radeon/kms: add info query for backend map
2011-07-15 Alex Deucherdrm/radeon/kms: add new NI pci ids
2011-07-13 Jon MasonDRM: remove drm_pci_device_is_pcie
2011-06-21 Konrad Rzeszutek... ttm: Fix spelling mistakes and remove unused #ifdef
2011-06-21 Ben Skeggsdrm/gem: add hooks to notify driver when object handle...
2011-06-16 Dave Airliedrm/radeon: workaround a hw bug on some radeon chipsets...
2011-06-08 Linus TorvaldsMerge branch 'drm-radeon-fixes' of git://git./linux...
2011-06-02 Alex Deucherdrm/radeon/kms: add llano pci ids
2011-05-24 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2011-05-20 Alex Deucherdrm/dp: add some new DP regs for DP 1.2
2011-05-16 Chris Wilsondrm: Take lock around probes for drm_fb_helper_hotplug_...
2011-05-16 Dave AirlieMerge remote branch 'keithp/drm-intel-next' of /ssd...
2011-05-08 Daniel Vetterdrm: mm: fix debug output
2011-05-04 Alex Deucherdrm/radeon/kms: fix gart setup on fusion parts (v2)
2011-05-03 Alex Deucherdrm/radeon/kms: add some new pci ids
2011-04-28 Chris Wilsondrm: Export the command-line mode parser
2011-04-28 Joe Perchesdrm: Verify debug message arguments
2011-04-28 Joe Perchesdrm: Create and use drm_err
2011-04-28 Chris Wilsondrm: Take lock around probes for drm_fb_helper_hotplug_...
2011-04-28 Jesse Barnesdrm: parse color format support for digital displays
2011-04-28 Jesse Barnesdrm: add bit depth parsing
2011-04-27 Dave Airliedrm/i915: restore only the mode of this driver on lastc...
2011-04-27 Alex Deucherdrm/radeon/kms: add info query for tile pipes
2011-04-07 Linus TorvaldsMerge branch 'for-linus2' of git://git.profusion.mobi...
2011-04-05 Jan Engelhardtdrm: fix "persistant" typo
2011-04-04 Alex Deucherdrm/radeon/kms: add some new ontario pci ids
2011-04-01 Ben Skeggsdrm: export drm_find_cea_extension to drivers
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-24 Dave Airliedrm/vblank: update recently added vbl interface to...
2011-03-20 Ilija Hadzicdrm/kernel: vblank wait on crtc > 1
2011-03-14 Dave AirlieMerge remote branch 'intel/drm-intel-next' of ../drm...
2011-03-04 Dave Airliedrm: add cap bit to denote if dumb ioctl is available...
2011-03-04 Ben Skeggsdrm/core: add ioctl to query device/driver capabilities
2011-03-03 Alex Deucherdrm/radeon/kms: add cayman pci ids
2011-03-01 Chris WilsonMerge branch 'drm-intel-fixes' into drm-intel-next
2011-03-01 Chris Wilsondrm/i915: Allow relocation deltas outside of target bo
2011-03-01 Dave Airliedrm/radeon: add new getparam for number of backends.
2011-02-28 Dave Airliedrm: fix unsigned vs signed comparison issue in modeset...
2011-02-24 Ben Skeggsdrm/nv50: support for compression
2011-02-23 Dave AirlieRevert "ttm: Include the 'struct dev' when using the...
2011-02-23 Dave AirlieMerge branch 'drm-mm-cleanup' into drm-next
2011-02-23 Dave AirlieMerge branch 'stable/ttm.pci-api.v5' of git://git....
2011-02-23 Chris Wilsondrm: Remove unused members from struct drm_open_hash
2011-02-23 Chris Wilsondrm: Mark constant arrays of drm_display_mode const
2011-02-23 Daniel Vetterdrm: mm: add helper to unwind scan state
2011-02-23 Daniel Vetterdrm: mm: add api for embedding struct drm_mm_node
2011-02-23 Daniel Vetterdrm: mm: track free areas implicitly
2011-02-23 Daniel Vetterdrm/nouveau: don't munge in drm_mm internals
2011-02-22 Konrad Rzeszutek... ttm: Include the 'struct dev' when using the DMA API.
2011-02-07 Dave Airliedrm: add usb framework
2011-02-07 Dave Airliedrm: rework PCI/platform driver interface.
2011-02-07 Dave Airliedrm: dumb scanout create/mmap for intel/radeon (v3)
2011-02-07 Arnd Bergmanndrm: remove i830 driver
next