summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | drm/i915: add basic pipe config dump supportDaniel Vetter2013-05-31
| | * | | | | drm/i915: fix error return code in init_pipe_control()Wei Yongjun2013-05-31
| | * | | | | drm/i915: document why dvo/sdvo/crt need a special dpms functionJani Nikula2013-05-31
| | * | | | | drm/i915: hw state readout&check support for cpu_transcoderDaniel Vetter2013-05-31
| | * | | | | drm/i915: fixup i915_pipe_enabled check in i915_irq.cDaniel Vetter2013-05-31
| | * | | | | drm/i915: remove unused is_cpu_edp()Imre Deak2013-05-31
| | * | | | | drm/i915: replace is_cpu_edp() with a check for port AImre Deak2013-05-31
| | * | | | | drm/i915: merge VLV eDP and DP AUX clock divider calculationImre Deak2013-05-31
| | * | | | | drm/i915: stop using is_cpu_edp() in intel_disable/post_disable_dpImre Deak2013-05-31
| | * | | | | drm/i915: release scratch page at module unloadImre Deak2013-05-31
| | * | | | | drm/i915: Call context fini at cleanupBen Widawsky2013-05-31
| | * | | | | drm/i915: context debug messagesBen Widawsky2013-05-31
| | * | | | | drm/i915: use drm_mm_takedownBen Widawsky2013-05-31
| | * | | | | drm/i915: use mappable size for fb kickoutBen Widawsky2013-05-31
| | * | | | | drm/i915: pre-fixes for checkpatchBen Widawsky2013-05-31
| | * | | | | drm/i915: Fix error state memory leaksBen Widawsky2013-05-31
| | * | | | | drm/i915: introduce i915_hangcheck_ring_hungMika Kuoppala2013-05-31
| | * | | | | drm/i915: track ring progression using seqnosMika Kuoppala2013-05-31
| | * | | | | drm/i915: pass seqno to i915_hangcheck_ring_idleMika Kuoppala2013-05-31
| | * | | | | drm/i915: add haswell_update_sprite_wmPaulo Zanoni2013-05-31
| | * | | | | drm/i915: add "enable" argument to intel_update_sprite_watermarksPaulo Zanoni2013-05-31
| | * | | | | drm/i915: change VLV IOSF sideband accessors to not return error codeJani Nikula2013-05-23
| | * | | | | drm/i915: rename VLV IOSF sideband functions logicallyJani Nikula2013-05-23
| | * | | | | drm/i915: drop redundant warnings on not holding dpio_lockJani Nikula2013-05-23
| | * | | | | drm/i915: refactor VLV IOSF sideband accessors to use one helperJani Nikula2013-05-23
| | * | | | | drm/i915: group sideband register accessors to a new fileJani Nikula2013-05-23
| | * | | | | drm/i915: avoid big kmallocs on reading error stateMika Kuoppala2013-05-23
| | * | | | | drm/i915: Cocci spatch "memdup.spatch"Thomas Meyer2013-05-23
| | * | | | | drm/i915: Workaround incoherence with fence updates on ValleyviewChris Wilson2013-05-23
| | * | | | | drm/i915: Fix WARN_ON() on UP machinesVille Syrjälä2013-05-23
| | * | | | | drm/i915: Be more informative when reporting "too large for aperture" errorChris Wilson2013-05-23
| | * | | | | drm/i915: set FORCE_ARB_IDLE_PLANES workaroundPaulo Zanoni2013-05-23
| | * | | | | drm/i915: MCH_SSKPD is a 64 bit register on HaswellPaulo Zanoni2013-05-21
| | * | | | | drm/i915: set the IPS linetime watermarkPaulo Zanoni2013-05-21
| | * | | | | drm/i915: make intel_ddi_get_cdclk_freq return values in KHzPaulo Zanoni2013-05-21
| | * | | | | drm/i915: fix haswell linetime watermarks calculationPaulo Zanoni2013-05-21
| | * | | | | drm/i915: use the mode->htotal to calculate linetime watermarksPaulo Zanoni2013-05-21
| | * | | | | drm/i915: remove intel_update_linetime_watermarksPaulo Zanoni2013-05-21
| | * | | | | drm/i915: ILK, SNB and IVB don't have linetime watermarksPaulo Zanoni2013-05-21
| | * | | | | drm/i915: add encoder get_config function v5Jesse Barnes2013-05-21
| * | | | | | drm: Sort connector modes based on vrefreshVille Syrjälä2013-06-11
| * | | | | | drm: Add probed modes in probe orderVille Syrjälä2013-06-11
| * | | | | | drm: Preserve the list head in drm_mode_copyVille Syrjälä2013-06-11
| * | | | | | drm/cma: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-11
| * | | | | | drm/prime: Cocci spatch "err_cast.spatch"Thomas Meyer2013-06-11
| * | | | | | drm: Cocci spatch "memdup.spatch"Thomas Meyer2013-06-11
| * | | | | | Merge branch 'drm/next' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie2013-06-11
| |\ \ \ \ \ \
| | * | | | | | drm: GEM CMA: Add DRM PRIME supportLaurent Pinchart2013-06-08
| | * | | | | | drm: GEM CMA: Split object mapping into GEM mapping and CMA mappingLaurent Pinchart2013-06-08
| | * | | | | | drm: GEM CMA: Split object creation into object alloc and DMA memory allocLaurent Pinchart2013-06-08