aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* DRM: Add DRM KMS/FB CMA helperLars-Peter Clausen2012-09-18
* DRM: Add DRM GEM CMA helperSascha Hauer2012-09-18
* drm/edid: limit printk when facing bad edidJerome Glisse2012-09-16
* gma500: Remove unused variableEmil Goode2012-09-12
* vmwgfx: remove useless set memory to zero use memset()Wei Yongjun2012-09-12
* drm: edid: add support for E-DDCShirish S2012-09-12
* drm: Remove unnecessary test for ARM.Robert P. J. Day2012-09-12
* drm: use %*ph to dump small buffersAndy Shevchenko2012-09-12
* drm: edid: Refactor HDMI VSDB detectionVille Syrjälä2012-09-12
* drm: edid: Add bounds checking to HDMI VSDB parsingVille Syrjälä2012-09-12
* drm: edid: Add some bounds checkingVille Syrjälä2012-09-12
* drm: consistently name interlaced modesRussell King - ARM Linux2012-09-12
* drm: make buffer management work without DRM_MASTERDavid Herrmann2012-09-12
* drm: udl: usb: Fix recursive Kconfig dependencySedat Dilek2012-09-04
* drm/i915: move i915_get_extra_insdone out of CONFIG_DEBUG_FS blockDaniel Vetter2012-09-03
* Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-09-02
|\
| * drm/i915: Remove __GFP_NO_KSWAPDSedat Dilek2012-08-27
| * drm/i915: disable rc6 on ilk when vt-d is enabledDaniel Vetter2012-08-26
| * drm/i915: Avoid unbinding due to an interrupted pin_and_fence during execbufferChris Wilson2012-08-24
| * drm/i915: Use new INSTDONE registers (Gen7+)Ben Widawsky2012-08-24
| * drm/i915: Add new INSTDONE registersBen Widawsky2012-08-24
| * drm/i915: Extract reading INSTDONEBen Widawsky2012-08-24
| * drm/i915: Use a non-blocking wait for set-to-domain ioctlChris Wilson2012-08-24
| * drm/i915: Juggle code order to ease flow of the next patchChris Wilson2012-08-24
| * drm/i915: Use cpu relocations if the object is in the GTT but not mappableChris Wilson2012-08-23
| * drm/i915: Extract general object init routineChris Wilson2012-08-23
| * drm/i915: Protect private gem objects from truncate (such as imported dmabuf)Chris Wilson2012-08-23
| * drm/i915: Only pwrite through the GTT if there is space in the apertureChris Wilson2012-08-23
| * i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active...Tejun Heo2012-08-23
| * drm/i915: Find unclaimed MMIO writes.Ben Widawsky2012-08-22
| * drm/i915: Add ERR_INT to gen7 error stateBen Widawsky2012-08-22
| * drm/i915: Cantiga+ cannot handle a hsync front porch of 0Chris Wilson2012-08-22
| * drm/i915: fix reassignment of variable "intel_dp->DP"Xu, Anhua2012-08-21
| * drm/i915: Try harder to allocate an mmap_offsetChris Wilson2012-08-21
| * drm/i915: Show pin count in debugfsChris Wilson2012-08-21
| * drm/i915: Show (count, size) of purgeable objects in i915_gem_objectsChris Wilson2012-08-21
| * drm/i915: Add some sanity checks to unbound trackingChris Wilson2012-08-21
| * drm/i915: Track unbound pagesChris Wilson2012-08-21
| * drm/i915: move functions aroundDaniel Vetter2012-08-20
| * drm/i915: Haswell HDMI audio initializationWang Xingchao2012-08-17
| * drm/udl: call begin/end cpu access at more appropriate timeDave Airlie2012-08-17
| * drm/i915: implement dma buf begin_cpu_access (v2)Dave Airlie2012-08-17
| * drm/i915: Allow VGA on CRTC 2Keith Packard2012-08-17
| * drm/i915: Don't hardcode the number of pipes in the error state dumpDamien Lespiau2012-08-17
| * drm/fb-helper: don't clobber output routing in setup_crtcsDaniel Vetter2012-08-17
| * drm/i915: ironlake_write_eld code cleanupWang Xingchao2012-08-17
| * drm/i915: write eld info for HDMI audioWang Xingchao2012-08-17
| * drm/i915: HSW audio registers definitionWang Xingchao2012-08-17
| * drm/i915: extract ironlake_fdi_pll_disableDaniel Vetter2012-08-17
| * drm/i915: kill a few unused things in dev_privDaniel Vetter2012-08-17