summaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | drm/kms: no need to return void value (encoder)Pekka Paalanen2009-08-191-1/+1
| * | | drm: clarify scaling property namesJesse Barnes2009-08-191-4/+5
| * | | drm: fixup includes in encoder slave header files.Dave Airlie2009-08-191-2/+2
| * | | drm: Add more standard TV properties.Francisco Jerez2009-08-131-0/+3
| * | | drm: Define some new standard TV properties.Francisco Jerez2009-08-041-0/+3
| * | | drm: Define DRM_MODE_SUBCONNECTOR_SCARTFrancisco Jerez2009-08-041-0/+1
| * | | drm: Define DRM_MODE_CONNECTOR_TVFrancisco Jerez2009-08-041-0/+1
| * | | drm/kms: slave encoder interface.Francisco Jerez2009-08-041-0/+162
| * | | DRM: Add the explanation about DRM debug levelZhao Yakui2009-08-041-0/+31
| * | | drm: Remove the macro defintion of DRM_DEBUG_MODEZhao Yakui2009-08-041-7/+0
| * | | drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODEZhao Yakui2009-08-041-9/+9
| * | | drm/mode: add the GTF algorithm in kernel spaceZhao Yakui2009-07-151-0/+3
| * | | drm/mode: add the CVT algorithm in kernel spaceZhao Yakui2009-07-151-0/+3
* | | | includecheck fix: include/drm, drm_memory.hJaswinder Singh Rajput2009-09-201-2/+0
| |_|/ |/| |
* | | drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher2009-08-211-0/+2
* | | drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie2009-08-211-0/+2
| |/ |/|
* | drm/radeon/kms: implement bo busy check + current domainDave Airlie2009-08-171-1/+1
* | drm/radeon: Add support for RS880 chipsAlex Deucher2009-08-051-0/+5
* | drm/radeon: add some new r7xx pci idsAlex Deucher2009-08-041-0/+5
* | Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-293-3/+42
|\ \
| * | drm/radeon/kms: add initial colortiling support.Dave Airlie2009-07-292-1/+37
| * | drm/ttm/radeon: add dma32 support.Dave Airlie2009-07-151-1/+4
| * | ttm: Make messages more readable.Thomas Hellstrom2009-07-151-1/+1
| |/
* | drm/radeon: add some missing pci idsAlex Deucher2009-07-151-2/+4
|/
* drm: Fix shifts which were miscalculated when converting from bitfields.Michel Dänzer2009-06-241-19/+19
* drm: EDID endianness fixes.Michel Dänzer2009-06-191-49/+43
* drm: Apply "Memory fragmentation from lost alignment blocks"Thomas Hellstrom2009-06-191-6/+15
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-182-361/+0
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-167-4/+1922
|\
| * drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-151-0/+130
| * drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom2009-06-155-0/+1788
| * drm/radeon: fix mobility flags on new PCI IDs.Dave Airlie2009-06-151-4/+4
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-124-57/+170
|\ \ | |/
| * drm: include kernel list header file in hashtab headerJerome Glisse2009-06-121-0/+2
| * drm: Split out the mm declarations in a separate header. Add atomic operations.Jerome Glisse2009-06-122-36/+91
| * drm/radeon: add support for RV790.Alex Deucher2009-06-121-0/+2
| * drm/radeon: add rv740 drm support.Alex Deucher2009-06-121-0/+5
| * drm_calloc_large: check right size, check integer overflow, use GFP_ZEROKristian Høgsberg2009-06-121-8/+4
| * drm: add separate drm debugging levelsyakui_zhao2009-06-111-5/+56
| * drm: fix LOCK_TEST_WITH_RETURN macroRoel Kluin2009-06-111-8/+8
| * drm/i915: Enable probe on new chipsetZhenyu Wang2009-06-091-0/+2
* | drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard2009-06-042-0/+5
|/
* drm/i915: allocate large pointer arrays with vmallocJesse Barnes2009-05-191-0/+24
* drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth2009-05-141-0/+10
* drm/i915: add support for G41 chipsetZhenyu Wang2009-04-211-0/+1
* Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-141-0/+3
|\
| * drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.Eric Anholt2009-04-081-0/+3
* | intelfb: support i854Stefan Husemann2009-04-131-0/+2
|/
* drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_configJesse Barnes2009-04-031-1/+1
* DRM: drm_crtc_helper.h doesn't actually need i2c.hJean Delvare2009-04-031-1/+0
OpenPOWER on IntegriCloud