drm/i915: Use 'enabled' instead of 'enable' consistently in sprite WM code
[deliverable/linux.git] / drivers /
2013-08-08  Ville Syrjälädrm/i915: Use 'enabled' instead of 'enable' consistentl...
2013-08-08  Damien Lespiaudrm/i915/hmdi: Rename set_infoframe() to write_infoframe()
2013-08-08  Damien Lespiaudrm: Set aspect ratio fields in the AVI infoframe even...
2013-08-08  Damien Lespiaudrm: Handle the DBLCLK flag in the common infoframe...
2013-08-08  Damien Lespiaudrm/i915: Remove the now obsolete infoframe definitions
2013-08-08  Damien Lespiaudrm/i915/sdvo: Port the infoframe code to the shared...
2013-08-08  Damien Lespiaudrm/i915/hdmi: Port the infoframe code to the common...
2013-08-08  Damien Lespiaudrm/i915/hdmi: Change the write_infoframe vfunc to...
2013-08-08  Damien Lespiaudrm: Don't generate invalid AVI infoframes for CEA...
2013-08-08  Damien Lespiauvideo/hmdi: Clear the whole incoming buffer, not just...
2013-08-08  Damien Lespiauvideo/hdmi: Introduce a generic hdmi_infoframe union
2013-08-08  Damien Lespiauvideo/hdmi: Replace the payload length by their defines
2013-08-08  Ben Widawskydrm/i915: turn bound_ggtt checks to bound_any
2013-08-08  Ben Widawskydrm/i915: Use new bind/unbind in eviction code
2013-08-08  Ben Widawskydrm/i915: plumb VM into bind/unbind code
2013-08-08  Ben Widawskydrm/i915: Rework __i915_gem_shrink
2013-08-06  Ben Widawskydrm/i915: Improve VMA comments
2013-08-06  Chris Wilsondrm/i915: Export intel_framebuffer_fini
2013-08-06  Chris Wilsondrm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for Ivybridge
2013-08-06  Paulo Zanonidrm/i915: remove use_fdi_mode argument from intel_prepa...
2013-08-06  Paulo Zanonidrm/i915: silence useless messages about DDI buffer...
2013-08-05  Ben Widawskydrm/i915: eliminate dead domain clearing on reset
2013-08-05  Ville Syrjälädrm/i915: Add comments about units of latency values
2013-08-05  Ville Syrjälädrm/i915: Use the watermark latency values from dev_pri...
2013-08-05  Ville Syrjälädrm/i915: Disable specific watermark levels when latenc...
2013-08-05  Ville Syrjälädrm/i915: Print the watermark latencies during init
2013-08-05  Ville Syrjälädrm/i915: Use the stored cursor and plane latencies...
2013-08-05  Ville Syrjälädrm/i915: Store the watermark latency values in dev_priv
2013-08-05  Ville Syrjälädrm/i915: Add ILK support to intel_read_wm_latency
2013-08-05  Ben Widawskydrm/i915: make reset&hangcheck code VM aware
2013-08-05  Ben Widawskydrm/i915: BUG_ON put_pages later
2013-08-05  Ben Widawskydrm/i915: make caching operate on all address spaces
2013-08-05  Ben Widawskydrm/i915: thread address space through execbuf
2013-08-05  Ben Widawskydrm/i915: Update describe_obj
2013-08-05  Ben Widawskydrm/i915: Use ggtt_vm to save some typing
2013-08-05  Ben Widawskydrm/i915: Add VM to pin
2013-08-05  Ben Widawskydrm/i915: Use bound list for inactive shrink
2013-08-05  Ben Widawskydrm/i915: Make proper functions for VMs
2013-08-05  Ben Widawskydrm/i915: Rework drop caches for checkpatch
2013-08-05  Ben Widawskydrm/i915: Create an init vm
2013-08-05  Ben Widawskydrm/i915/hsw: Change default LLC age to 3
2013-08-05  Peter Wui915: fix ACPI _DSM warning
2013-08-05  Imre Deakdrm/i915: make user mode sync polarity setting explicit
2013-08-05  Jani Nikuladrm/i915: move encoder->enable callback later in VLV...
2013-08-05  Jani Nikuladrm/i915: rearrange vlv hdmi enable and pre_enable...
2013-08-05  Jani Nikuladrm/i915: rearrange vlv dp enable and pre_enable callbacks
2013-08-05  Chris Wilsondrm/i915: Acquire dpio_lock for VLV sideband programmin...
2013-08-05  Jesse Barnesdrm/i915: enable IPS for bpp <= 24
2013-08-05  Ville Syrjälädrm/i915: Add SNB/IVB support to intel_read_wm_latency
2013-08-05  Ville Syrjälädrm/i915: Don't multiply the watermark latency values...
2013-08-05  Ville Syrjälädrm/i915: Split out reading of HSW watermark latency...
2013-08-05  Ville Syrjälädrm/i915: Change the watermark latency type to uint16_t
2013-08-05  Ville Syrjälädrm/i915: Don't pass "mem_value" to ilk_compute_fbc_wm
2013-08-05  Ville Syrjälädrm/i915: Rename most wm compute functions to ilk_...
2013-08-05  Ville Syrjälädrm/i915: Rename hsw_wm_get_pixel_rate to ilk_pipe_pixe...
2013-08-05  Ville Syrjälädrm/i915: Calculate the sprite WM based on the source...
2013-08-05  Ville Syrjälädrm/i915: Pass the actual sprite width to watermarks...
2013-08-05  Ville Syrjälädrm/i915: Add scaled paramater to update_sprite_waterma...
2013-08-05  Chris Wilsondrm/i915: Tidy the macro casting by using an inline...
2013-08-04  Stéphane Marchesindrm/i915: Remove useless define
2013-08-04  Chris Wilsondrm/i915: Use the same pte_encoding for ppgtt as for gtt
2013-08-04  Chris Wilsondrm/i915: Squelch repeated reasoning for why FBC cannot...
2013-08-04  Daniel Vetterdrm/i915: clean up crtc timings computation
2013-08-04  Daniel Vetterdrm/i915: rip out legacy encoder->mode_set callback
2013-08-04  Daniel Vetterdrm/i915/ddi: use the native encoder ->mode_set callback
2013-08-04  Daniel Vetterdrm/i915/lvds: use the native encoder ->mode_set callback
2013-08-04  Daniel Vetterdrm/i915/dp: use native encoder ->mode_set callback
2013-08-04  Daniel Vetterdrm/i915/hdmi: use native encoder mode_set callback
2013-08-04  Daniel Vetterdrm/i915/crt: use native encoder->mode_set callback
2013-08-04  Daniel Vetterdrm/i915/tv: Use native encoder->mode_set callback
2013-08-04  Daniel Vetterdrm/i915/sdvo: use intel_encoder for upcast helper
2013-08-04  Daniel Vetterdrm/i915/dvo: use native encoder ->mode_set callback
2013-08-04  Daniel Vetterdrm/i915: rip out legacy encoder->mode_fixup logic
2013-08-04  Daniel Vetterdrm/i915/dvo: switch ->mode_fixup to ->compute_config
2013-08-04  Daniel Vetterdrm/i915/dvo: use intel_encoder to the upcast macro
2013-08-04  Chris Wilsondrm/i915: Do not dereference NULL crtc or fb until...
2013-07-26  Daniel Vetterdrm/i915: fix pnv display core clock readout out
2013-07-26  Chris Wilsondrm/i915: Replace open-coded offset_in_page()
2013-07-26  Chris Wilsondrm/i915: Retry DP aux_ch communications with a differe...
2013-07-26  Egbert Eichdrm/i915: Add messages useful for HPD storm detection...
2013-07-25  Imre Deakdrm/i915: dvo_ch7xxx: fix vsync polarity setting
2013-07-25  Daniel Vetterdrm/i915: fix the racy object accounting
2013-07-25  Chris Wilsondrm/i915: Convert the register access tracepoint to...
2013-07-25  Chris Wilsondrm/i915: Squash gen lookup through multiple indirectio...
2013-07-25  Chris Wilsondrm/i915: Use the common register access functions...
2013-07-25  Chris Wilsondrm/i915: Use a private interface for register access...
2013-07-25  Chris Wilsondrm/i915: Colocate all GT access routines in the same...
2013-07-25  Daniel VetterMerge commit 'Merge branch 'drm-fixes' of git://people...
2013-07-24  Daniel Vetterdrm/i915: fix reference counting in i915_gem_create
2013-07-24  Chris Wilsondrm/i915: Use Graphics Base of Stolen Memory on all...
2013-07-24  Daniel Vetterdrm/i915: disable stolen mem for OVERLAY_NEEDS_PHYSICAL
2013-07-24  Paulo Zanonidrm/i915: add functions to disable and restore LCPLL
2013-07-24  Paulo Zanonidrm/i915: disable CLKOUT_DP when it's not needed
2013-07-24  Paulo Zanonidrm/i915: extend lpt_enable_clkout_dp
2013-07-24  Daniel Vetterdrm/i915: fix up error cleanup in i915_gem_object_bind_...
2013-07-24  Chris Wilsondrm/i915: Add some debug breadcrumbs to connector detection
2013-07-23  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-07-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-07-23  Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2013-07-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next
This page took 0.083274 seconds and 8 git commands to generate.