summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/i915: merge VLV eDP and DP AUX clock divider calculationImre Deak2013-05-311-3/+3
| * drm/i915: stop using is_cpu_edp() in intel_disable/post_disable_dpImre Deak2013-05-311-2/+5
| * drm/i915: release scratch page at module unloadImre Deak2013-05-311-0/+2
| * drm/i915: Call context fini at cleanupBen Widawsky2013-05-311-0/+1
| * drm/i915: context debug messagesBen Widawsky2013-05-311-3/+11
| * drm/i915: use drm_mm_takedownBen Widawsky2013-05-311-0/+2
| * drm/i915: use mappable size for fb kickoutBen Widawsky2013-05-311-1/+1
| * drm/i915: pre-fixes for checkpatchBen Widawsky2013-05-311-11/+8
| * drm/i915: Fix error state memory leaksBen Widawsky2013-05-311-0/+2
| * drm/i915: introduce i915_hangcheck_ring_hungMika Kuoppala2013-05-311-12/+17
| * drm/i915: track ring progression using seqnosMika Kuoppala2013-05-314-19/+20
| * drm/i915: pass seqno to i915_hangcheck_ring_idleMika Kuoppala2013-05-311-4/+7
| * drm/i915: add haswell_update_sprite_wmPaulo Zanoni2013-05-312-1/+34
| * drm/i915: add "enable" argument to intel_update_sprite_watermarksPaulo Zanoni2013-05-314-8/+16
| * drm/i915: change VLV IOSF sideband accessors to not return error codeJani Nikula2013-05-235-36/+27
| * drm/i915: rename VLV IOSF sideband functions logicallyJani Nikula2013-05-238-91/+91
| * drm/i915: drop redundant warnings on not holding dpio_lockJani Nikula2013-05-232-10/+0
| * drm/i915: refactor VLV IOSF sideband accessors to use one helperJani Nikula2013-05-232-102/+93
| * drm/i915: group sideband register accessors to a new fileJani Nikula2013-05-236-162/+192
| * drm/i915: avoid big kmallocs on reading error stateMika Kuoppala2013-05-234-93/+232
| * drm: Fix drm_rect documentationVille Syrjälä2013-05-232-3/+14
| * drm/i915: Cocci spatch "memdup.spatch"Thomas Meyer2013-05-231-2/+1
| * drm/i915: Workaround incoherence with fence updates on ValleyviewChris Wilson2013-05-231-7/+28
| * drm/i915: Fix WARN_ON() on UP machinesVille Syrjälä2013-05-231-1/+1
| * drm/i915: Be more informative when reporting "too large for aperture" errorChris Wilson2013-05-231-1/+4
| * drm/i915: set FORCE_ARB_IDLE_PLANES workaroundPaulo Zanoni2013-05-232-8/+6
| * drm/i915: MCH_SSKPD is a 64 bit register on HaswellPaulo Zanoni2013-05-211-1/+1
| * drm/i915: set the IPS linetime watermarkPaulo Zanoni2013-05-211-15/+7
| * drm/i915: make intel_ddi_get_cdclk_freq return values in KHzPaulo Zanoni2013-05-212-6/+7
| * drm/i915: fix haswell linetime watermarks calculationPaulo Zanoni2013-05-211-1/+1
| * drm/i915: use the mode->htotal to calculate linetime watermarksPaulo Zanoni2013-05-211-1/+1
| * drm/i915: remove intel_update_linetime_watermarksPaulo Zanoni2013-05-214-19/+30
| * drm/i915: ILK, SNB and IVB don't have linetime watermarksPaulo Zanoni2013-05-211-2/+0
| * drm/i915: add encoder get_config function v5Jesse Barnes2013-05-219-3/+202
* | drm: Sort connector modes based on vrefreshVille Syrjälä2013-06-112-2/+8
* | drm: Add probed modes in probe orderVille Syrjälä2013-06-111-1/+1
* | drm: Preserve the list head in drm_mode_copyVille Syrjälä2013-06-111-3/+4
* | drm/cma: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-111-4/+1
* | drm/prime: Cocci spatch "err_cast.spatch"Thomas Meyer2013-06-111-1/+1
* | drm: Cocci spatch "memdup.spatch"Thomas Meyer2013-06-111-2/+1
* | Merge branch 'drm/next' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie2013-06-115-96/+434
|\ \
| * | drm: GEM CMA: Add DRM PRIME supportLaurent Pinchart2013-06-082-3/+323
| * | drm: GEM CMA: Split object mapping into GEM mapping and CMA mappingLaurent Pinchart2013-06-081-7/+15
| * | drm: GEM CMA: Split object creation into object alloc and DMA memory allocLaurent Pinchart2013-06-081-35/+48
| * | drm/omap: Use drm_gem_mmap_obj() to implement dma-buf mmapLaurent Pinchart2013-06-081-29/+3
| * | drm/gem: Split drm_gem_mmap() into object search and object mappingLaurent Pinchart2013-06-082-31/+54
* | | drm: Constify the pretty-print functionsVille Syrjälä2013-06-113-24/+24
* | | drm/i915: Print pretty names for pixel formatsVille Syrjälä2013-06-111-4/+8
* | | drm: Print pretty names for pixel formatsVille Syrjälä2013-06-112-2/+28
* | | drm: move pinning/unpinning to buffer attachMaarten Lankhorst2013-06-111-15/+26
OpenPOWER on IntegriCloud