OSDN Git Service

uclinux-h8/linux.git
2015-04-14 Jani Nikuladrm/i915: add bxt gmbus support
2015-04-14 Daniel VetterMerge branch 'topic/bxt-stage1' into drm-intel-next...
2015-04-14 Vandana Kannandrm/i915/bxt: don't use unsupported port detection
2015-04-14 Robert Beckettdrm/i915/bxt: add workaround to avoid PTE corruption
2015-04-14 Ben Widawskydrm/i915/skl: add WaDisableMaskBasedCammingInRCC workaround
2015-04-14 Ben Widawskydrm/i915/bxt: add WaDisableMaskBasedCammingInRCC workaround
2015-04-14 Ben Widawskydrm/i915/bxt: add GEN8_HDCUNIT_CLOCK_GATE_DISABLE_HDCRE...
2015-04-14 Imre Deakdrm/i915/bxt: add GEN8_SDEUNIT_CLOCK_GATE_DISABLE worka...
2015-04-14 Imre Deakdrm/i915/bxt: add bxt_init_clock_gating
2015-04-14 Imre Deakdrm/i915/gen9: fix PIPE_CONTROL flush for VS_INVALIDATE
2015-04-13 Chris Wilsondrm/i915: Remove obj->pin_mappable
2015-04-13 Chris Wilsondrm/i915: Optimistically spin for the request completion
2015-04-13 Chandra Kondurudrm/i915: skylake panel fitting using shared scalers
2015-04-13 Chandra Kondurudrm/i915: copy staged scaler state from drm state to...
2015-04-13 Chandra Kondurudrm/i915: Ensure setting up scalers into staged crtc_state
2015-04-13 Chandra Kondurudrm/i915: setup scalers for crtc_compute_config
2015-04-13 Chandra Kondurudrm/i915: Preserve scaler state when clearing crtc_state
2015-04-13 Chandra Kondurudrm/i915: Dump scaler_state too as part of dumping...
2015-04-13 Chandra Kondurudrm/i915: Keep sprite plane src rect in 16.16 format
2015-04-13 Chandra Kondurudrm/i915: Initialize skylake scalers
2015-04-13 Chandra Kondurudrm/i915: Initialize plane colorkey to NONE
2015-04-13 Chandra Kondurudrm/i915: skylake scaler structure definitions
2015-04-13 Chandra Kondurudrm/i915: Register definitions for skylake scalers
2015-04-13 Sagar Kambledrm/i915: Disable Render power gating
2015-04-13 Ander Conselvan... drm/i915: Allocate connector state together with the...
2015-04-10 Michel Thierrydrm/i915: Remove unused variable from execlists_context...
2015-04-10 Jani Nikuladrm/i915: fix build for DEBUG_FS=n
2015-04-10 Mika Kuoppaladrm/i915: Move vm page allocation in proper place
2015-04-10 Sonika Jindaldrm/i915/skl: Support for 90/270 rotation
2015-04-10 Sonika Jindaldrm/i915/skl: Allow universal planes to position
2015-04-10 Sagar Kambledrm/i915: Naming constants to be written to GEN9_PG_ENABLE
2015-04-10 Ander Conselvan... drm/i915: Remove stale comment from __intel_set_mode()
2015-04-10 Chris Wilsondrm/i915: Simplify object is-pinned checking for shrinker
2015-04-10 Chris Wilsondrm/i915: Allocate context objects from stolen
2015-04-10 Chris Wilsondrm/i915: Remove request->uniq
2015-04-10 Chris Wilsondrm/i915: Prefer to check for idleness in worker rather...
2015-04-10 Chris Wilsondrm/i915: Tidy gen8 IRQ handler
2015-04-10 Chris Wilsondrm/i915: Reduce locking in gen8 IRQ handler
2015-04-10 Chris Wilsondrm/i915: Reduce locking in execlist command submission
2015-04-10 Daniel Vetterdrm/i915: Remove unused variable in intel_lrc.c
2015-04-10 Chris Wilsondrm/i915: Use a separate slab for vmas
2015-04-10 Chris Wilsondrm/i915: Use a separate slab for requests
2015-04-10 Matt Roperdrm/i915: Clear crtc atomic flags at beginning of trans...
2015-04-10 Matt Roperdrm/i915: Switch to full atomic helpers for plane updat...
2015-04-10 Daniel Vetterdrm/i915: Update DRIVER_DATE to 20150410
2015-04-10 Chandra Kondurudrm: Adding drm helper function drm_plane_from_index().
2015-04-10 Chris Wilsondrm/i915: Remove vestigal DRI1 ring quiescing code
2015-04-10 Chris Wilsondrm/i915: Use the global runtime-pm wakelock for a...
2015-04-10 Chris Wilsondrm/i915: Use simpler form of spin_lock_irq(execlist_lock)
2015-04-10 Ville Syrjälädrm/i915: Fix the VBT child device parsing for BSW
2015-04-10 Michel Thierrydrm/i915: Use complete address space in true PPGTT
2015-04-10 Michel Thierrydrm/i915/gen8: Dynamic page table allocations
2015-04-10 Michel Thierrydrm/i915/gen8: begin bitmap tracking
2015-04-10 Michel Thierrydrm/i915/gen8: Split out mappings
2015-04-10 Michel Thierrydrm/i915: Extract PPGTT param from page_directory alloc
2015-04-10 Michel Thierrydrm/i915: num_pd_pages/num_pd_entries isn't useful
2015-04-10 Michel Thierrydrm/i915/gen8: Update pdp switch and point unused PDPs...
2015-04-10 Michel Thierrydrm/i915/gen8: pagetable allocation rework
2015-04-10 Michel Thierrydrm/i915/gen8: page directories rework allocation
2015-04-10 Michel Thierrydrm/i915/gen8: Add dynamic allocation macros and helper...
2015-04-10 Michel Thierrydrm/i915/gen8: Initialize page tables
2015-04-10 Michel Thierrydrm/i915: Remove unnecessary gen8_ppgtt_unmap_pages
2015-04-10 Michel Thierrydrm/i915: Remove _entry from PPGTT page structures
2015-04-10 Chris Wilsondrm/i915: Record ring->start address in error state
2015-04-10 Chris Wilsondrm/i915: Suppress empty lines from debugfs/i915_gem_ob...
2015-04-10 Chris Wilsondrm/i915: Include active flag when describing objects...
2015-04-10 Chris Wilsondrm/i915: Split batch pool into size buckets
2015-04-10 Chris Wilsondrm/i915: Free batch pool when idle
2015-04-10 Chris Wilsondrm/i915: Split the batch pool by engine
2015-04-10 Chris Wilsondrm/i915: Tidy batch pool logic
2015-04-10 Chris Wilsondrm/i915: Split i915_gem_batch_pool into its own header
2015-04-10 Chris Wilsondrm/i915: Re-enable RPS wait-boosting for all engines
2015-04-10 Chris Wilsondrm/i915: Deminish contribution of wait-boosting from...
2015-04-10 Chris Wilsondrm/i915: Boost GPU frequency if we detect outstanding...
2015-04-10 Chris Wilsondrm/i915: Fix computation of last_adjustment for RPS...
2015-04-10 Chris Wilsondrm/i915: Agressive downclocking on Baytrail
2015-04-10 Chris Wilsondrm/i915: Fix the flip synchronisation to consider...
2015-04-10 Chris Wilsondrm/i915: Cache last obj->pages location for i915_gem_o...
2015-04-10 Damien Lespiaudrm/i915/skl: Implement WaDisableVFUnitClockGating
2015-04-10 Damien Lespiaudrm/i915/skl: Fix stepping check for a couple of W/As
2015-04-10 Arun Siluverydrm/i915: Do not set L3-LLC Coherency bit in ctx descriptor
2015-04-10 Maarten Lankhorstdrm/i915: use kref_put_mutex in i915_gem_request_unrefe...
2015-04-10 Ander Conselvan... drm/i915: Don't use staged config in intel_mst_pre_enab...
2015-04-10 Ander Conselvan... drm/i915: Don't use staged config in check_encoder_clon...
2015-04-10 Ander Conselvan... drm/i915: Don't use staged config in check_digital_port...
2015-04-10 Ander Conselvan... drm/i915: Remove intel_crtc->new_config
2015-04-10 Ander Conselvan... drm/i915: Don't use intel_crtc->new_config in pll calcu...
2015-04-10 Ander Conselvan... drm/i915: Don't use staged config for VLV cdclk calcula...
2015-04-10 Ville Syrjälädrm/i915: Silence a sparse warning
2015-04-10 Chris Wilsondrm/i915: Allow disabling the destination colorkey...
2015-04-09 Jeff McGeedrm/i915/bxt: Support BXT in SSEU device status dump
2015-04-09 Jeff McGeedrm/i915: Split-up SSEU device status by platform
2015-04-09 Jeff McGeedrm/i915/bxt: Determine BXT slice/subslice/EU info
2015-04-09 Jeff McGeedrm/i915: Split SSEU init into functions by platform
2015-04-09 Vandana Kannandrm/i915/bxt: Increase DDI buf idle timeout
2015-04-09 Nick Hoathdrm/i915/bxt: Add Broxton steppings
2015-04-09 Nick Hoathdrm/i915/bxt: HardWare WorkAround ring initialisation...
2015-04-09 Imre Deakdrm/i915/bxt: map GTT as uncached
2015-04-09 Damien Lespiaudrm/i915/bxt: Broxton raises the maximum number of...
2015-04-09 Damien Lespiaudrm/i915/bxt: Broxton DDB is 512 blocks
next