summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: Renesas SH Mobile DRM driverLaurent Pinchart2012-09-1816-0/+2258
* drm: Add NV24 and NV42 pixel formatsLaurent Pinchart2012-09-182-0/+8
* DRM: Add DRM KMS/FB CMA helperLars-Peter Clausen2012-09-184-0/+443
* DRM: Add DRM GEM CMA helperSascha Hauer2012-09-184-0/+302
* drm/edid: limit printk when facing bad edidJerome Glisse2012-09-173-11/+20
* gma500: Remove unused variableEmil Goode2012-09-131-2/+0
* vmwgfx: remove useless set memory to zero use memset()Wei Yongjun2012-09-132-2/+0
* drm: edid: add support for E-DDCShirish S2012-09-131-3/+16
* drm: Remove unnecessary test for ARM.Robert P. J. Day2012-09-131-9/+0
* drm: use %*ph to dump small buffersAndy Shevchenko2012-09-133-11/+4
* drm: edid: Refactor HDMI VSDB detectionVille Syrjälä2012-09-131-16/+22
* drm: edid: Add bounds checking to HDMI VSDB parsingVille Syrjälä2012-09-131-12/+21
* drm: edid: Add some bounds checkingVille Syrjälä2012-09-131-26/+73
* drm: consistently name interlaced modesRussell King - ARM Linux2012-09-131-21/+21
* drm: make buffer management work without DRM_MASTERDavid Herrmann2012-09-131-6/+6
* drm: udl: usb: Fix recursive Kconfig dependencySedat Dilek2012-09-041-2/+1
* drm/i915: move i915_get_extra_insdone out of CONFIG_DEBUG_FS blockDaniel Vetter2012-09-031-30/+29
* Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-09-0334-807/+1052
|\
| * drm/i915: Remove __GFP_NO_KSWAPDSedat Dilek2012-08-271-3/+3
| * drm/i915: disable rc6 on ilk when vt-d is enabledDaniel Vetter2012-08-261-0/+5
| * drm/i915: Avoid unbinding due to an interrupted pin_and_fence during execbufferChris Wilson2012-08-241-69/+45
| * drm/i915: Use new INSTDONE registers (Gen7+)Ben Widawsky2012-08-243-23/+33
| * drm/i915: Add new INSTDONE registersBen Widawsky2012-08-241-1/+5
| * drm/i915: Extract reading INSTDONEBen Widawsky2012-08-242-19/+32
| * drm/i915: Use a non-blocking wait for set-to-domain ioctlChris Wilson2012-08-241-0/+55
| * drm/i915: Juggle code order to ease flow of the next patchChris Wilson2012-08-241-191/+188
| * drm/i915: Use cpu relocations if the object is in the GTT but not mappableChris Wilson2012-08-241-0/+1
| * drm/i915: Extract general object init routineChris Wilson2012-08-242-12/+19
| * drm/i915: Protect private gem objects from truncate (such as imported dmabuf)Chris Wilson2012-08-241-2/+5
| * drm/i915: Only pwrite through the GTT if there is space in the apertureChris Wilson2012-08-248-24/+33
| * i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active...Tejun Heo2012-08-241-4/+2
| * drm/i915: Find unclaimed MMIO writes.Ben Widawsky2012-08-222-0/+5
| * drm/i915: Add ERR_INT to gen7 error stateBen Widawsky2012-08-224-0/+8
| * drm/i915: Cantiga+ cannot handle a hsync front porch of 0Chris Wilson2012-08-221-0/+7
| * drm/i915: fix reassignment of variable "intel_dp->DP"Xu, Anhua2012-08-211-2/+0
| * drm/i915: Try harder to allocate an mmap_offsetChris Wilson2012-08-211-9/+41
| * drm/i915: Show pin count in debugfsChris Wilson2012-08-211-0/+2
| * drm/i915: Show (count, size) of purgeable objects in i915_gem_objectsChris Wilson2012-08-211-4/+13
| * drm/i915: Add some sanity checks to unbound trackingChris Wilson2012-08-211-0/+4
| * drm/i915: Track unbound pagesChris Wilson2012-08-219-189/+184
| * drm/i915: move functions aroundDaniel Vetter2012-08-201-58/+58
| * drm/i915: Haswell HDMI audio initializationWang Xingchao2012-08-171-1/+86
| * drm/udl: call begin/end cpu access at more appropriate timeDave Airlie2012-08-172-9/+20
| * drm/i915: implement dma buf begin_cpu_access (v2)Dave Airlie2012-08-173-0/+21
| * drm/i915: Allow VGA on CRTC 2Keith Packard2012-08-171-1/+1
| * drm/i915: Don't hardcode the number of pipes in the error state dumpDamien Lespiau2012-08-171-5/+7
| * drm/fb-helper: don't clobber output routing in setup_crtcsDaniel Vetter2012-08-171-6/+0
| * drm/i915: ironlake_write_eld code cleanupWang Xingchao2012-08-172-13/+34
| * drm/i915: write eld info for HDMI audioWang Xingchao2012-08-171-1/+5
| * drm/i915: HSW audio registers definitionWang Xingchao2012-08-171-0/+47
OpenPOWER on IntegriCloud