]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/shortlog
mirror_ubuntu-bionic-kernel.git
2014-08-14 Oscar Mateodrm/i915/bdw: Emission of requests with logical rings
2014-08-14 Oscar Mateodrm/i915: Add temporary ring->ctx backpointer
2014-08-14 Chris Wilsondrm/i915: Print captured bo for all VM in error state
2014-08-14 Sagar Kambledrm/i915: Sharing platform specific sequence between...
2014-08-14 Sagar Kambledrm/i915: Created common handler for platform specific...
2014-08-13 Chris Wilsondrm/i915: Localise the fbdev console lock frobbing
2014-08-13 Chris Wilsondrm/i915: Replace __I915__ with typesafe variant
2014-08-13 Ville Syrjälädrm/i915: Add support for variable cursor size on 845/865
2014-08-13 Ville Syrjälädrm/i915: Unify ivb_update_cursor() and i9xx_update_cur...
2014-08-13 Ville Syrjälädrm/i915: Move CURSIZE setup to i845_update_cursor()
2014-08-13 Ville Syrjälädrm/i915: Don't try to enable cursor from setplane...
2014-08-13 Daniel Vetterdrm/i915: Cleanup aliasging ppgtt alongside the global gtt
2014-08-13 Daniel Vetterdrm/i915: Extract commmon global gtt cleanup code
2014-08-13 Daniel Vetterdrm/i915: Extract common cleanup into i915_ppgtt_release
2014-08-13 Daniel Vetterdrm/i915: Drop create_vm argument to i915_gem_create_co...
2014-08-13 Daniel Vetterdrm/i915: Only track real ppgtt for a context
2014-08-13 Daniel Vetterdrm/i915: Initialize the aliasing ppgtt as part of...
2014-08-13 Daniel Vetterdrm/i915: Rework ppgtt init to no require an aliasing...
2014-08-13 Daniel Vetterdrm/i915: Fix up checks for aliasing ppgtt
2014-08-13 Daniel Vetterdrm/i915: Allow i915_gem_setup_global_gtt to fail
2014-08-13 Daniel Vetterdrm/i915: Add proper prefix to obj_to_ggtt
2014-08-13 Daniel Vetterdrm/i915: Only refcount ppgtt if it actually is one
2014-08-13 Daniel Vetterdrm/i915: Track file_priv, not ctx in the ppgtt structure
2014-08-12 Daniel Vetterdrm/i915: Some cleanups for the ppgtt lifetime handling
2014-08-12 Michel Thierrydrm/i915: vma/ppgtt lifetime rules
2014-08-11 Oscar Mateodrm/i915/bdw: Always use MMIO flips with Execlists
2014-08-11 Oscar Mateodrm/i915/bdw: Workload submission mechanism for Execlists
2014-08-11 Oscar Mateodrm/i915/bdw: GEN-specific logical ring emit batchbuffe...
2014-08-11 Oscar Mateodrm/i915/bdw: Interrupts with logical rings
2014-08-11 Oscar Mateodrm/i915/bdw: Ring idle and stop with logical rings
2014-08-11 Oscar Mateodrm/i915/bdw: GEN-specific logical ring emit flush
2014-08-11 Oscar Mateodrm/i915/bdw: GEN-specific logical ring emit request
2014-08-11 Oscar Mateodrm/i915/bdw: New logical ring submission mechanism
2014-08-11 Ville Syrjälädrm/i915: Make hpd debug messages less cryptic
2014-08-11 Oscar Mateodrm/i915/bdw: GEN-specific logical ring set/get seqno
2014-08-11 Oscar Mateodrm/i915/bdw: GEN-specific logical ring init
2014-08-11 Oscar Mateodrm/i915/bdw: Generic logical ring init and cleanup
2014-08-11 Oscar Mateodrm/i915/bdw: Skeleton for the new logical rings submis...
2014-08-11 Oscar Mateodrm/i915: Abstract the legacy workload submission mecha...
2014-08-11 Oscar Mateodrm/i915/bdw: Deferred creation of user-created LRCs
2014-08-11 Oscar Mateodrm/i915/bdw: Populate LR contexts (somewhat)
2014-08-11 Daniel Vetterdrm/i915/bdw: Add a context and an engine pointers...
2014-08-11 Oscar Mateodrm/i915/bdw: Allocate ringbuffers for Logical Ring...
2014-08-11 Oscar Mateodrm/i915/bdw: A bit more advanced LR context alloc...
2014-08-11 Oscar Mateodrm/i915/bdw: Introduce one context backing object...
2014-08-11 Oscar Mateodrm/i915/bdw: Initialization for Logical Ring Contexts
2014-08-11 Daniel Vetterdrm/i915: WARN if module opt sanitization goes out...
2014-08-11 Oscar Mateodrm/i915/bdw: Macro for LRCs and module option for...
2014-08-11 Oscar Mateodrm/i915/bdw: New source and header file for LRs, LRCs...
2014-08-11 Chris Wilsondrm/i915: Simplify relocate_entry_gtt() and make 64...
2014-08-11 Chris Wilsondrm/i915: Remove redundant list_empty(eb->vmas) tests...
2014-08-11 Chris Wilsondrm/i915: Pre-validate the NEED_GTTS flag for execbuffer
2014-08-11 Daniel Vetterdrm/i915: Fix secure dispatch with full ppgtt
2014-08-11 Chris Wilsondrm/i915: Agnostic INTEL_INFO
2014-08-11 Chris Wilsondrm/i915: Double check ring is idle before declaring...
2014-08-11 Damien Lespiaudrm/i915: Remove set but unused 'gt_perf_status'
2014-08-11 Damien Lespiaudrm/i915: Make intel_disable_shared_dpll() static
2014-08-11 Chris Wilsondrm/i915: Copy PCI device id into the device info block
2014-08-11 Chris Wilsondrm/i915: Remove fenced_gpu_access and pending_fenced_g...
2014-08-11 Chris Wilsondrm/i915: Force CPU relocations if not GTT mapped
2014-08-11 Chris Wilsondrm/i915: Only perform set-to-gtt domain for objects...
2014-08-11 Damien Lespiaudrm/i915: Fix wrong number of HDMI translation entries
2014-08-11 Sonika Jindaldrm/i915: Continuation of future readiness series
2014-08-09 Paulo Zanonidrm/i915: fix i915_interrupt_info on BDW
2014-08-08 Ville Syrjälädrm/i915: Call .update_primary_plane in intel_{enable...
2014-08-08 Ville Syrjälädrm/i915: Eliminate rmw from .update_primary_plane()
2014-08-08 Damien Lespiaudrm/i915: Fix erroneous conversion to u8
2014-08-08 Daniel Vetterdrm/i915: Update DRIVER_DATE to 20140808
2014-08-08 Daniel Vetterdrm/i915: No busy-loop wait_for in the ring init code
2014-08-08 Gajanan Bhatdrm/i915: Add sprite watermark programming for VLV...
2014-08-08 Gajanan Bhatdrm/i915: Round-up clock and limit drain latency
2014-08-08 Gajanan Bhatdrm/i915: Generalize drain latency computation
2014-08-08 Ville Syrjälädrm/i915: Free pending page flip events at .preclose()
2014-08-08 Jesse Barnesdrm/i915: clean up PPGTT checking logic
2014-08-08 Ville Syrjälädrm/i915: Polish the chv cmnlane resrt macros
2014-08-08 Ville Syrjälädrm/i915: Hack to tie both common lanes together on chv
2014-08-08 Ville Syrjälädrm/i915: Add cherryview_update_wm()
2014-08-08 Gajanan Bhatdrm/i915: Update DDL only for current CRTC
2014-08-08 Ville Syrjälädrm/i915: Parametrize VLV_DDL registers
2014-08-08 Ville Syrjälädrm/i915: Fill out the FWx watermark register defines
2014-08-08 Sonika Jindaldrm: Resetting rotation property
2014-08-08 Ville Syrjälädrm/i915: Add rotation property for sprites
2014-08-08 Sonika Jindaldrm: Add rotation_property to mode_config
2014-08-08 Ville Syrjälädrm/i915: Make intel_plane_restore() return an error
2014-08-08 Ville Syrjälädrm/i915: Add 180 degree sprite rotation support
2014-08-08 Damien Lespiaudrm/i915: Introduce a for_each_intel_encoder() macro
2014-08-08 Damien Lespiaudrm/i915: Demote the DRRS messages to debug messages
2014-08-08 Paulo Zanonidrm/i915: remove duplicate register defines
2014-08-08 Damien Lespiaudrm/i915: Remove now useless comments about the transla...
2014-08-08 Damien Lespiaudrm/i915/bdw: Remove the HDMI/DVI entry from the DP...
2014-08-08 Damien Lespiaudrm/i915/bdw: Provide the BDW specific HDMI buffer...
2014-08-08 Damien Lespiaudrm/i915: Gather the HDMI level shifter logic into...
2014-08-08 Rodrigo Vividrm/i915: Introduce FBC False Color for debug purposes.
2014-08-08 Daniel Vetterdrm/i915: Align intel_dsi*.c files a bit
2014-08-08 Shobhit Kumardrm/i915: Add support for Video Burst Mode for MIPI DSI
2014-08-08 Ville Syrjälädrm/i915: Clarify CHV swing margin/deemph bits
2014-08-08 Ville Syrjälädrm/i915: Call intel_{dp, hdmi}_prepare for chv
2014-08-08 Ville Syrjälädrm/i915: Split chv_update_pll() apart
2014-08-08 Ville Syrjälädrm/i915: Leave DPLL ref clocks on
2014-08-08 Ville Syrjälädrm/i915: Disable cdclk changes for chv until Punit...
next