aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/mode: introduce wrapper to read framebuffer refcount.Dave Airlie2016-04-221-2/+2
* Merge tag 'drm-intel-next-2016-04-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-04-2247-1216/+1843
|\
| * drm/i915: Update DRIVER_DATE to 20160411Daniel Vetter2016-04-111-1/+1
| * Merge tag 'v4.6-rc3' into drm-intel-next-queuedDaniel Vetter2016-04-114-25/+20
| |\
| * | drm/i915: Avoid allocating a vmap arena for a single pageChris Wilson2016-04-111-5/+14
| * | drm,i915: Introduce drm_malloc_gfp()Chris Wilson2016-04-114-21/+12
| * | drm/i915/shrinker: Restrict vmap purge to objects with vmapsChris Wilson2016-04-112-1/+10
| * | drm/i915: Refactor duplicate object vmap functionsChris Wilson2016-04-114-72/+84
| * | drm/i915: Consolidate common error handling in intel_pin_and_map_ringbuffer_objChris Wilson2016-04-111-13/+12
| * | drm/i915/dmabuf: Tighten struct_mutex for unmap_dma_bufChris Wilson2016-04-111-3/+1
| * | drm/i915: implement WaClearTdlStateAckDirtyBitsTim Gore2016-04-112-0/+31
| * | drm/i915/bxt: Reversed polarity of PORT_PLL_REF_SEL bitDongwon Kim2016-04-111-1/+9
| * | drm/i915: Rename hw state checker to hw state verifier.Maarten Lankhorst2016-04-111-30/+30
| * | drm/i915: Move modeset state verifier calls.Maarten Lankhorst2016-04-111-19/+5
| * | drm/i915: Make modeset state verifier take crtc as argument.Maarten Lankhorst2016-04-111-133/+183
| * | drm/i915: Replace manual barrier() with READ_ONCE() in HWS accessorChris Wilson2016-04-091-4/+2
| * | drm/i915: Use simplest form for flushing the single cacheline in the HWSChris Wilson2016-04-091-2/+3
| * | drm/i915: Harden detection of missed interruptsChris Wilson2016-04-093-16/+35
| * | drm/i915: Separate out the seqno-barrier from engine->get_seqnoChris Wilson2016-04-098-42/+51
| * | drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+Chris Wilson2016-04-091-2/+11
| * | drm/i915: Fixup the free space logic in ring_prepareAkash Goel2016-04-092-6/+6
| * | drm/i915: Simplify check for idleness in hangcheckChris Wilson2016-04-081-3/+2
| * | drm/i915: Apply a mb between emitting the request and hangcheckChris Wilson2016-04-082-18/+24
| * | drm/i915: Reset engine->last_submitted_seqnoChris Wilson2016-04-081-0/+1
| * | drm/i915: Reset semaphore page for gen8Chris Wilson2016-04-081-0/+8
| * | drm/i915: Refactor gen8 semaphore offset calculationChris Wilson2016-04-081-6/+5
| * | drm/i915: Move the hw semaphore initialisation from GEM to the engineChris Wilson2016-04-082-6/+13
| * | drm/i915: Remove unneeded drm_device pointer from intel_ring_init_seqno()Chris Wilson2016-04-081-4/+3
| * | drm/i915: On GPU reset, set the HWS breadcrumb to the last seqnoChris Wilson2016-04-081-0/+2
| * | drm/i915: Include engine->last_submitted_seqno in GPU error stateChris Wilson2016-04-083-2/+7
| * | drm/i915/BXT: Get pipe conf from the port registersRamalingam C2016-04-071-0/+60
| * | drm/i915: Sharing the pixel_format_from_vbt to whole i915Ramalingam C2016-04-073-20/+22
| * | drm/i915/dsi: use a temp variable for referencing the gpio tableJani Nikula2016-04-071-6/+9
| * | drm/i915/dsi: abstract VLV gpio element execution to a separate functionJani Nikula2016-04-071-32/+35
| * | drm/i915/dsi: clean up vlv gpio table and definitionsJani Nikula2016-04-071-48/+39
| * | drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)Joonas Lahtinen2016-04-0715-55/+56
| * | drm/i915: Do not WARN_ON in i915_vm_to_ppgttJoonas Lahtinen2016-04-071-1/+0
| * | drm/i915: Use i915_vm_to_ppgtt instead of manual container_ofJoonas Lahtinen2016-04-071-28/+16
| * | drm/i915/bxt: Set max cdclk frequency properlyMatt Roper2016-04-061-0/+2
| * | drm/i915/skl+: Use plane size for relative data rate calculationKumar, Mahesh2016-04-061-14/+28
| * | drm/i915: Set invert bit for hpd based on VBTShubhangi Shrivastava2016-04-064-0/+72
| * | drm/i915: Update VBT fields for child devicesShubhangi Shrivastava2016-04-062-7/+26
| * | drm/i915: Set GPU freq to idle_freq initiallyVille Syrjälä2016-04-051-7/+7
| * | drm/i915: Use GPLL ref clock to calculate GPU freqs on VLV/CHVVille Syrjälä2016-04-055-53/+44
| * | drm/i915/guc: always reset GuC before loading firmwareDave Gordon2016-04-052-23/+29
| * | drm/i915/guc: reset GuC and retry on firmware load failureArun Siluvery2016-04-055-2/+69
| * | drm/i915/shrinker: Refactor common uninterruptible lockingChris Wilson2016-04-051-37/+42
| * | drm/i915/shrinker: Hook up vmap allocation failure notifierChris Wilson2016-04-052-0/+40
| * | drm/i915/shrinker: Account for unshrinkable unbound pagesChris Wilson2016-04-051-1/+1
| * | drm/i915/chv: add more IOSF port definitionsJani Nikula2016-04-051-0/+4