summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-19drm/i2c: tda998x: add video and audio input configurationRussell King2-8/+290
2013-08-19drm/i2c: tda998x: prepare for video input configurationRussell King1-6/+10
2013-08-19drm/i2c: tda998x: fix npix/nline programmingRussell King1-2/+2
2013-08-19drm/i2c: tda998x: ensure VIP output mux is properly setRussell King1-0/+4
2013-08-19drm/i2c: tda998x: fix EDID reading on TDA19988 devicesRussell King1-1/+13
2013-08-19drm: DRM should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-08-09drm: provide agp dummies for CONFIG_AGP=nDavid Herrmann2-47/+196
2013-08-07Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...Dave Airlie374-95548/+7541
2013-08-07drm/ttm: inline drm_bo_setup_vm()David Herrmann1-20/+2
2013-08-07drm/mm: remove unused APIDavid Herrmann2-235/+20
2013-08-07drm/i915: pre-alloc instead of drm_mm search/get_blockDavid Herrmann1-31/+47
2013-08-07drm/ttm: replace drm_mm_pre_get() by direct allocDavid Herrmann1-22/+20
2013-08-07drm/agp: move AGP cleanup paths to drm_agpsupport.cDavid Herrmann5-27/+69
2013-08-07drm: don't push static constants on stack for %*phAndy Shevchenko3-4/+4
2013-08-07drm: const'ify ioctls table (v2)Rob Clark26-30/+29
2013-08-07drm/mm: add "best_match" flag to drm_mm_insert_node()David Herrmann8-55/+68
2013-08-07drm: Apply kref_put_mutex() optimisations to drm_gem_object_unreference_unloc...Chris Wilson1-2/+4
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter44-186/+33
2013-08-04drm/i915: Do not dereference NULL crtc or fb until after checkingChris Wilson1-0/+9
2013-08-01drm/mm: include required headers in drm_mm.hDavid Herrmann1-0/+3
2013-07-26drm/i915: fix pnv display core clock readout outDaniel Vetter2-1/+34
2013-07-26drm/i915: Replace open-coded offset_in_page()Chris Wilson1-2/+2
2013-07-26drm/i915: Retry DP aux_ch communications with a different clock after failureChris Wilson1-41/+51
2013-07-26drm/i915: Add messages useful for HPD storm detection debugging (v2)Egbert Eich1-0/+7
2013-07-26drm/gem: fix mmap vma size calculationsDavid Herrmann1-1/+1
2013-07-25drm/i915: dvo_ch7xxx: fix vsync polarity settingImre Deak1-1/+1
2013-07-25drm/i915: fix the racy object accountingDaniel Vetter3-0/+6
2013-07-25drm/i915: Convert the register access tracepoint to be conditionalChris Wilson3-6/+8
2013-07-25drm/i915: Squash gen lookup through multiple indirections inside GT accessChris Wilson1-2/+2
2013-07-25drm/i915: Use the common register access functions for NOTRACE variantsChris Wilson2-18/+18
2013-07-25drm/i915: Use a private interface for register access within GTChris Wilson2-68/+90
2013-07-25drm/i915: Colocate all GT access routines in the same fileChris Wilson10-565/+614
2013-07-25Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...Daniel Vetter9108-274812/+660529
2013-07-25drm/vma: provide drm_vma_node_unmap() helperDavid Herrmann3-15/+24
2013-07-25drm/ttm: convert to unified vma offset managerDavid Herrmann14-155/+66
2013-07-25drm/gem: convert to new unified vma managerDavid Herrmann11-186/+62
2013-07-25drm: add unified vma offset managerDavid Herrmann4-1/+490
2013-07-24drm/i915: fix reference counting in i915_gem_createDaniel Vetter1-9/+5
2013-07-24drm/i915: Use Graphics Base of Stolen Memory on all gen3+Chris Wilson1-30/+12
2013-07-24drm/i915: disable stolen mem for OVERLAY_NEEDS_PHYSICALDaniel Vetter1-1/+3
2013-07-24drm/i915: add functions to disable and restore LCPLLPaulo Zanoni3-0/+154
2013-07-24drm/i915: disable CLKOUT_DP when it's not neededPaulo Zanoni1-4/+32
2013-07-24drm/i915: extend lpt_enable_clkout_dpPaulo Zanoni2-14/+32
2013-07-24drm/i915: fix up error cleanup in i915_gem_object_bind_to_gttDaniel Vetter1-6/+8
2013-07-24drm/i915: Add some debug breadcrumbs to connector detectionChris Wilson7-0/+22
2013-07-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-130/+242
2013-07-23Fix __wait_on_atomic_t() to call the action func if the counter != 0David Howells1-1/+2
2013-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds16-180/+381
2013-07-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-44/+26
2013-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-15/+36