summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-08-19drm/i2c: tda998x: add video and audio input configurationRussell King
2013-08-19drm/i2c: tda998x: prepare for video input configurationRussell King
2013-08-19drm/i2c: tda998x: fix npix/nline programmingRussell King
2013-08-19drm/i2c: tda998x: ensure VIP output mux is properly setRussell King
2013-08-19drm/i2c: tda998x: fix EDID reading on TDA19988 devicesRussell King
2013-08-19drm: DRM should depend on HAS_DMAGeert Uytterhoeven
2013-08-07Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...Dave Airlie
2013-08-07drm/ttm: inline drm_bo_setup_vm()David Herrmann
2013-08-07drm/mm: remove unused APIDavid Herrmann
2013-08-07drm/i915: pre-alloc instead of drm_mm search/get_blockDavid Herrmann
2013-08-07drm/ttm: replace drm_mm_pre_get() by direct allocDavid Herrmann
2013-08-07drm/agp: move AGP cleanup paths to drm_agpsupport.cDavid Herrmann
2013-08-07drm: don't push static constants on stack for %*phAndy Shevchenko
2013-08-07drm: const'ify ioctls table (v2)Rob Clark
2013-08-07drm/mm: add "best_match" flag to drm_mm_insert_node()David Herrmann
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter
2013-08-04drm/i915: Do not dereference NULL crtc or fb until after checkingChris Wilson
2013-07-26drm/i915: fix pnv display core clock readout outDaniel Vetter
2013-07-26drm/i915: Replace open-coded offset_in_page()Chris Wilson
2013-07-26drm/i915: Retry DP aux_ch communications with a different clock after failureChris Wilson
2013-07-26drm/i915: Add messages useful for HPD storm detection debugging (v2)Egbert Eich
2013-07-26drm/gem: fix mmap vma size calculationsDavid Herrmann
2013-07-25drm/i915: dvo_ch7xxx: fix vsync polarity settingImre Deak
2013-07-25drm/i915: fix the racy object accountingDaniel Vetter
2013-07-25drm/i915: Convert the register access tracepoint to be conditionalChris Wilson
2013-07-25drm/i915: Squash gen lookup through multiple indirections inside GT accessChris Wilson
2013-07-25drm/i915: Use the common register access functions for NOTRACE variantsChris Wilson
2013-07-25drm/i915: Use a private interface for register access within GTChris Wilson
2013-07-25drm/i915: Colocate all GT access routines in the same fileChris Wilson
2013-07-25Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...Daniel Vetter
2013-07-25drm/vma: provide drm_vma_node_unmap() helperDavid Herrmann
2013-07-25drm/ttm: convert to unified vma offset managerDavid Herrmann
2013-07-25drm/gem: convert to new unified vma managerDavid Herrmann
2013-07-25drm: add unified vma offset managerDavid Herrmann
2013-07-24drm/i915: fix reference counting in i915_gem_createDaniel Vetter
2013-07-24drm/i915: Use Graphics Base of Stolen Memory on all gen3+Chris Wilson
2013-07-24drm/i915: disable stolen mem for OVERLAY_NEEDS_PHYSICALDaniel Vetter
2013-07-24drm/i915: add functions to disable and restore LCPLLPaulo Zanoni
2013-07-24drm/i915: disable CLKOUT_DP when it's not neededPaulo Zanoni
2013-07-24drm/i915: extend lpt_enable_clkout_dpPaulo Zanoni
2013-07-24drm/i915: fix up error cleanup in i915_gem_object_bind_to_gttDaniel Vetter
2013-07-24drm/i915: Add some debug breadcrumbs to connector detectionChris Wilson
2013-07-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2013-07-23drm: remove drm_orderDaniel Vetter
2013-07-23drm/radeon: s/drm_order/order_base_2/Daniel Vetter
2013-07-23drm/r128: s/drm_order/order_base_2/Daniel Vetter
2013-07-23drm/bufs: s/drm_order/order_base_2/Daniel Vetter
2013-07-23drm: move drm_getsarea into drm_bufs.cDaniel Vetter
2013-07-23drm/pci: remove useles #if 1David Herrmann