OSDN Git Service

uclinux-h8/linux.git
2015-03-27 Chris Wilsondrm/i915: Skip allocating shadow batch for 0-length...
2015-03-27 Ander Conselvan... drm/i915: Handle error to get connector state when...
2015-03-27 Joonas Lahtinendrm/i915: Compare GGTT view structs instead of types
2015-03-27 kbuild test... drm/i915: fix simple_return.cocci warnings
2015-03-27 Daniel Vetterdrm/i915: Add module param to test the load detect...
2015-03-27 Ander Conselvan... drm/i915: Remove usage of encoder->new_crtc from clock...
2015-03-27 Ander Conselvan... drm/i915: Don't look at staged config crtc when changin...
2015-03-27 Ander Conselvan... drm/i915: Convert intel_pipe_will_have_type() to using...
2015-03-27 Ander Conselvan... drm/i915: Pass an atomic state to modeset_global_resour...
2015-03-27 Michel Thierrydrm/i915: Add dynamic page trace events
2015-03-27 Michel Thierrydrm/i915: Finish gen6/7 dynamic page table allocation
2015-03-27 Michel Thierrydrm/i915: Remove unnecessary gen6_ppgtt_unmap_pages
2015-03-27 Michel Thierrydrm/i915: Fix i915_dma_map_single positive error code
2015-03-27 Michel Thierrydrm/i915: Prevent out of range pt in gen6_for_each_pde
2015-03-27 Tommi Rantaladrm/i915: fix definition of the DRM_IOCTL_I915_GET_SPRI...
2015-03-27 Daniel Vetterdrm/i915: Rip out GET_SPRITE_COLORKEY ioctl
2015-03-26 Ander Conselvan... drm/i915: Don't use encoder->new_crtc in intel_lvds_com...
2015-03-26 Ander Conselvan... drm/i915: Don't use staged config in intel_dp_mst_compu...
2015-03-26 Ander Conselvan... drm/i915: Use atomic state in intel_ddi_crtc_get_new_en...
2015-03-26 Ander Conselvan... drm/i915: Don't depend on encoder->new_crtc in intel_hd...
2015-03-26 Ander Conselvan... drm/i915: Don't depend on encoder->new_crtc in intel_dp...
2015-03-26 Ander Conselvan... drm/i915: Don't use encoder->new_crtc in compute_baseli...
2015-03-26 Ander Conselvan... drm/i915: Don't use encoder->new_crtc in intel_modeset_...
2015-03-26 Ander Conselvan... drm/i915: Copy the staged connector config to the legac...
2015-03-26 Ander Conselvan... drm/i915: Update dummy connector atomic state with...
2015-03-26 Ander Conselvan... drm/i915: Implement connector state duplication
2015-03-26 kbuild test... drm/i915/skl: fix semicolon.cocci warnings
2015-03-26 Ander Conselvan... drm/i915: Allocate a crtc_state also when the crtc...
2015-03-26 Ander Conselvan... drm/i915: Allocate a drm_atomic_state for the legacy...
2015-03-26 Ander Conselvan... drm/i915: Pass acquire ctx also to intel_release_load_d...
2015-03-26 Ander Conselvan... drm/i915: Add intel_atomic_get_crtc_state() helper...
2015-03-26 Daniel Vetterdrm/i915: always preserve bios swizzling
2015-03-26 Daniel Vetterdrm/i915: Add initial_ prefix to bios fb takeover code
2015-03-26 Rodrigo Vividrm/i915: Remove duplicated psr.active unset
2015-03-26 Daniel Vetterdrm/i915: Fixup legacy plane->crtc link for initial...
2015-03-26 Rodrigo Vividrm/i915: kill i915.powersave
2015-03-25 Mika Kuoppaladrm/i915: Add fault address to error state for gen8...
2015-03-25 Tvrtko Ursulindrm/i915/skl: Fix up positive error code
2015-03-25 Jesse Barnesdrm/i915: make unsupported fb modifier message DRM_DEBUG
2015-03-24 Ramalingam Cdrm/i915: Removing the drrs capability enum initialization
2015-03-24 Imre Deakdrm/i915: move clearing of RPS interrupt bits from...
2015-03-24 Imre Deakdrm/i915: fix race when clearing RPS IIR bits
2015-03-23 Tvrtko Ursulindrm/i915/skl: Take 90/270 rotation into account in...
2015-03-23 Tvrtko Ursulindrm/i915/skl: Query display address through a wrapper
2015-03-23 Tvrtko Ursulindrm/i915/skl: Support secondary (rotated) frame buffer...
2015-03-23 Tvrtko Ursulindrm/i915: Helper function to determine GGTT view from...
2015-03-23 Tvrtko Ursulindrm/i915: Pass in plane state when (un)pinning frame...
2015-03-23 Tvrtko Ursulindrm/i915: Use GGTT view when (un)pinning objects to...
2015-03-23 Tvrtko Ursulindrm/i915/skl: Extract tile height code into a helper...
2015-03-23 Ville Syrjälädrm/i915: Use usleep_range() in wait_for()
2015-03-20 Michel Thierrydrm/i915: Do not leak objects after capturing error...
2015-03-20 Ville Syrjälädrm/i915: Fix SKL sprite disable double buffer register...
2015-03-20 Ville Syrjälädrm/i915: Eliminate plane control register RMW from...
2015-03-20 Ville Syrjälädrm/i915: Eliminate the RMW sprite colorkey management
2015-03-20 Matt Roperdrm/i915: Move vblank wait determination to 'check...
2015-03-20 Imre Deakdrm/i915/chv: use vlv_PLL_is_optimal in chv_find_best_dpll
2015-03-20 Imre Deakdrm/i915: check for div-by-zero in vlv_PLL_is_optimal
2015-03-20 Imre Deakdrm/i915: factor out vlv_PLL_is_optimal
2015-03-20 Ville Syrjälädrm/i915: Kill intel_plane->obj
2015-03-20 Ben Widawskydrm/i915: Initialize all contexts
2015-03-20 Ben Widawskydrm/i915: Track page table reload need
2015-03-20 Ben Widawskydrm/i915: Track GEN6 page table usage
2015-03-20 Ben Widawskydrm/i915: Extract context switch skip and add pd load...
2015-03-20 Michel Thierrydrm/i915: page table generalizations
2015-03-20 Ville Syrjälädrm/i915: Send out the full AUX address
2015-03-20 Daniel Vetterdrm/i915: kerneldoc for i915_gem_shrinker.c
2015-03-20 Daniel Vetterdrm/i915: Extract i915_gem_shrinker.c
2015-03-20 Chris Wilsondrm/i915: Use down ei for manual Baytrail RPS calculations
2015-03-20 Chris Wilsondrm/i915: Improved w/a for rps on Baytrail
2015-03-20 Chris Wilsondrm/i915: Relax RPS contraints to allows setting minfre...
2015-03-20 Chris Wilsondrm/i915: Fallback to using CPU relocations for large...
2015-03-20 Tvrtko Ursulindrm/i915: Turn on PIN_GLOBAL in i915_gem_object_ggtt_pin
2015-03-20 Dan Carpenterdrm/i915: memory leak in __i915_gem_vma_create()
2015-03-20 Jani Nikuladrm/i915/dp: return number of bytes written for short...
2015-03-20 Ville Syrjälädrm/i915: Unconfuse DP link rate array names
2015-03-20 Ville Syrjälädrm/i915: Include the sink/source/supported rates in...
2015-03-20 Ville Syrjälädrm/i915: Add eDP intermediate frequencies for CHV
2015-03-20 Ville Syrjälädrm/i915: Avoid overflowing the DP link rate arrays
2015-03-20 Ville Syrjälädrm/i915: Fix MST link rate handling
2015-03-20 Ville Syrjälädrm/i915: Use DP_LINK_RATE_SET whenever possible
2015-03-20 Ville Syrjälädrm/i915: Fix max link rate in intel_dp_mode_valid()
2015-03-20 Ville Syrjälädrm/i915: Hide the source vs. sink rate handling from...
2015-03-20 Ville Syrjälädrm/i915: Fully separate source vs. sink rates
2015-03-20 Ville Syrjälädrm/i915: Remove special case from intel_supported_rates()
2015-03-20 Ville Syrjälädrm/i915: Don't copy sink rates either
2015-03-20 Ville Syrjälädrm/i915: Don't copy the DP source rates arrays
2015-03-20 Ville Syrjälädrm/i915: Store the converted link rates in intel_dp...
2015-03-20 Ville Syrjälädrm/i915: Make the DP rates int instead of uint32_t
2015-03-20 Joonas Lahtinendrm/i915: Do not use ggtt_view with (aliasing) PPGTT
2015-03-20 Rodrigo Vividrm/i915: Fix sink crc connector iteration
2015-03-20 Daniel VetterMerge tag 'drm-intel-fixes-2015-03-19' into drm-intel...
2015-03-18 Damien Lespiaudrm/i915: Make sure the primary plane is enabled before...
2015-03-17 Daniel Vetterdrm/i915: Update DRIVER_DATE to 20150313
2015-03-17 Mika Kuoppaladrm/i915: Fix vmap_batch page iterator overrun
2015-03-17 Jeff McGeedrm/i915: Export total subslice and EU counts
2015-03-17 Jani Nikuladrm/i915: redefine WARN_ON_ONCE to include the condition
2015-03-17 Damien Lespiaudrm/i915/skl: Implement WaDisableHBR2
2015-03-17 Ville Syrjälädrm/i915: Remove the preliminary_hw_support shackles...
2015-03-17 Ville Syrjälädrm/i915: Read CHV_PLL_DW8 from the correct offset
2015-03-17 Ville Syrjälädrm/i915: Rewrite IVB FDI bifurcation conflict checks
next