drm/i915: fix how we mask PMIMR when adding work to the queue
[deliverable/linux.git] / drivers / gpu /
2013-08-23  Paulo Zanonidrm/i915: fix how we mask PMIMR when adding work to...
2013-08-23  Paulo Zanonidrm/i915: don't queue PM events we won't process
2013-08-23  Paulo Zanonidrm/i915: don't disable/reenable IVB error interrupts...
2013-08-23  Paulo Zanonidrm/i915: add dev_priv->pm_irq_mask
2013-08-23  Paulo Zanonidrm/i915: don't update GEN6_PMIMR when it's not needed
2013-08-23  Paulo Zanonidrm/i915: wrap GEN6_PMIMR changes
2013-08-23  Paulo Zanonidrm/i915: wrap GTIMR changes
2013-08-23  Paulo Zanonidrm/i915: add the FCLK case to intel_ddi_get_cdclk_freq
2013-08-23  Jesse Barnesdrm/i915: Expose energy counter on SNB+ through debugfs
2013-08-23  Damien Lespiaudrm/i915: Remove I915_READ_{NOPID, SYNC_0, SYNC_1})()
2013-08-23  Damien Lespiaudrm: Remove IS_IRONLAKE_D()
2013-08-23  Damien Lespiaudrm/i915: Remove HAS_PIPE_CONTROL()
2013-08-23  Damien Lespiaudrm/i915: Remove DSPARB_HWCONTROL()
2013-08-23  Jesse Barnesdrm/i915: make IVB FDI training match spec v3
2013-08-23  Ben Widawskydrm/i915/vma: Correct use after free in eviction
2013-08-22  Ben Widawskydrm/i915: prepare bind_to_vm for preallocated vma
2013-08-22  Ben Widawskydrm/i915: Switch eviction code to use vmas
2013-08-22  Ben Widawskydrm/i915: s/obj->exec_list/obj->obj_exec_link in debugfs
2013-08-22  Josh Tripletti915: Add a Kconfig option to turn on i915.preliminary_...
2013-08-22  Paulo Zanonidrm/i915: enable the power well before module unload
2013-08-22  Daniel Vetterdrm/i915: explicit store base gem object in dma_buf...
2013-08-22  Daniel Vetterdrm/i915: unpin backing storage in dmabuf_unmap
2013-08-22  Vinit Azaddrm/i915: Only unmask required PM interrupts
2013-08-22  Paulo Zanonidrm/i915: clarify Haswell power well bit names
2013-08-22  Paulo Zanonidrm/i915: check the power well when redisabling VGA
2013-08-22  Chris Wilsondrm/i915: Drop the overzealous warning from i915_gem_se...
2013-08-22  Ben Widawskydrm: WARN when removing unallocated node
2013-08-22  Daniel Vetterdrm/i915: use vma->node directly and rewrap map&fence...
2013-08-22  Ben Widawskydrm/i915: cleanup map&fence in bind
2013-08-22  Ben Widawskydrm/i915: Remove node only when allocated
2013-08-22  Daniel Vetterdrm/i915: clarify error paths in create_stolen_for_prea...
2013-08-22  Ben Widawskydrm/i915: Get VECS semaphore info on error
2013-08-22  Ben Widawskydrm/i915: Initialize seqno for VECS too
2013-08-22  Stéphane Marchesindrm/i915: tune the RC6 threshold for stability
2013-08-22  Paulo Zanonidrm/i915: print a message when we detect an early Haswe...
2013-08-22  Chris Wilsondrm/i915: Print the changes required for modeset
2013-08-22  Paulo Zanonidrm/i915: remove set but unused variables
2013-08-22  Chris Wilsondrm/i915: Allow the user to set bo into the DISPLAY...
2013-08-22  Chris Wilsondrm/i915: Use Write-Through cacheing for the display...
2013-08-22  Jani Nikuladrm/i915: drop unnecessary local variable to suppress...
2013-08-22  Jani Nikuladrm/i915: give more distinctive names to ring hangcheck...
2013-08-22  Jani Nikuladrm/i915: remove unused leftover variable irq_received
2013-08-22  Guillaume Clementi915: Fix SDVO potentially turning off randomly
2013-08-22  Ben Widawskydrm/i915: WARN_ON failed map_and_fenceable
2013-08-22  Chris Wilsondrm/i915: Only do a chipset flush after a clflush
2013-08-10  Chris Wilsondrm/i915: Allow the GPU to cache stolen memory
2013-08-10  Chris Wilsondrm/i915: Update rules for writing through the LLC...
2013-08-10  Chris Wilsondrm/i915: Track when an object is pinned for use by...
2013-08-10  Chris Wilsondrm/i915: Update rules for reading cache lines through...
2013-08-09  Ville Syrjälädrm/i915: Fix FB WM for HSW
2013-08-09  Jesse Barnesdrm/i915: expose HDMI connectors on port C on BYT
2013-08-09  Dan Carpenterdrm/i915: fix a limit check in hsw_compute_wm_results()
2013-08-09  Dan Carpenterdrm/i915: unbreak i915_gem_object_ggtt_unbind()
2013-08-09  Damien Lespiaudrm/i915: Make intel_set_mode() static
2013-08-09  Damien Lespiaudrm/i915: Remove intel_modeset_disable()
2013-08-09  Damien Lespiaudrm/i915: Make intel_encoder_dpms() static
2013-08-09  Damien Lespiaudrm/i915: Make i915_hangcheck_elapsed() static
2013-08-09  Damien Lespiaudrm/i915: Fix #endif comment
2013-08-09  Damien Lespiaudrm/i915: Remove i915_gem_object_check_coherency()
2013-08-09  Damien Lespiaudrm/i915: Remove stale prototypes
2013-08-08  Chris Wilsondrm/i915: List objects allocated from stolen memory...
2013-08-08  Ville Syrjälädrm/i915: Always call intel_update_sprite_watermarks...
2013-08-08  Ville Syrjälädrm/i915: Pass plane and crtc to intel_update_sprite_wa...
2013-08-08  Ville Syrjälädrm/i915: Don't try to disable plane if it's already...
2013-08-08  Ville Syrjälädrm/i915: Pass crtc to our update/disable_plane hooks
2013-08-08  Ville Syrjälädrm/i915: Split plane watermark parameters into a separ...
2013-08-08  Ville Syrjälädrm/i915: Pull some watermarks state into a separate...
2013-08-08  Ville Syrjälädrm/i915: Calculate max watermark levels for ILK+
2013-08-08  Ville Syrjälädrm/i915: Rename hsw_lp_wm_result to intel_wm_level
2013-08-08  Ville Syrjälädrm/i915: Pull watermark level validity check out
2013-08-08  Ben Widawskydrm/i915: Add vma to list at creation
2013-08-08  Ben Widawskydrm/i915: Update error capture for VMs
2013-08-08  Ben Widawskydrm/i915: mm_list is per VMA
2013-08-08  Ben Widawskydrm/i915: Fix up map and fenceable for VMA
2013-08-08  Ville Syrjälädrm/i915: Silence a sparse warning
2013-08-08  Ville Syrjälädrm/i915: Rename hsw_data_buf_partitioning to intel_ddb...
2013-08-08  Ville Syrjälädrm/i915: Kill fbc_enable from hsw_lp_wm_results
2013-08-08  Ville Syrjälädrm/i915: Split watermark level computation from the...
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  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...
next
This page took 0.047142 seconds and 8 git commands to generate.