summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2014-07-10drm/i915: Remove spll_refcount for hswDaniel Vetter
2014-07-10drm/i915: Check hw state in assert_can_disable_lcpllDaniel Vetter
2014-07-10drm/i915: Add a couple WARN()'s to catch missing locksMatt Roper
2014-07-10drm/i915: Add missing locking to primary plane handlersMatt Roper
2014-07-10drm/i915: get/put runtime PM at i915_semaphore_statusPaulo Zanoni
2014-07-10drm/i915: fix D_COMP usage on BDWPaulo Zanoni
2014-07-10drm/i915: fix hsw_write_dcomp() error messagePaulo Zanoni
2014-07-09drm/i915: remove i915_rstdby_delays debugfs entryMika Kuoppala
2014-07-09drm/i915: remove i915_gfxec debugfs entryMika Kuoppala
2014-07-09drm/i915: remove i915_inttoext_table debugfs entryMika Kuoppala
2014-07-09drm/i915: remove i915_delayedfreq_table debugfs entryMika Kuoppala
2014-07-09drm/i915: Make use of intel_fb_obj() (v2)Matt Roper
2014-07-09drm/i915: Introduce intel_fb_obj() macroMatt Roper
2014-07-09drm/i915/vlv: T12 eDP panel timing enforcement during rebootClint Taylor
2014-07-09drm/i915: Only unbind vgacon, not other console driversDaniel Vetter
2014-07-09drm/i915: Don't clobber the GTT when it's within stolen memoryVille Syrjälä
2014-07-09drm/i915/vlv: Update the DSI ULPS entry/exit sequenceShobhit Kumar
2014-07-09drm/i915/vlv: DPI FIFO empty check is not neededShobhit Kumar
2014-07-09drm/i915: Toshiba CB35 has a controllable backlightScot Doyle
2014-07-09drm/i915: Acer C720 and C720P have controllable backlightsScot Doyle
2014-07-09drm/i915: quirk asserts controllable backlight presence, overriding VBTScot Doyle
2014-07-09Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-07-08dma-buf: use reservation objectsMaarten Lankhorst
2014-07-08drm/i915: HWS must be in the mappable region for g33Chris Wilson
2014-07-08drm/i915/vlv: WA for Turbo and RC6 to work together.Deepak S
2014-07-08drm/i915: Use mmio flips to change tiling mode on BaytrailChris Wilson
2014-07-08drm/i915: Disable RCS flips on IvybridgeChris Wilson
2014-07-08drm/i915: Extract the actual workload submission mechanism from execbufferOscar Mateo
2014-07-08drm/i915: Generalize intel_ring_get_tail to take a ringbufOscar Mateo
2014-07-08drm/i915: Generalize ring_space to take a ringbufOscar Mateo
2014-07-08drm/i915: Extract ringbuffer destroy & generalize alloc to take a ringbufOscar Mateo
2014-07-08drm/i915: Add kerneldoc comments to the intel_context structOscar Mateo
2014-07-08drm/i915: Emphasize that ctx->id is merely a user handleOscar Mateo
2014-07-08drm/i915: Emphasize that ctx->obj & ctx->is_initialized refer to the legacy r...Oscar Mateo
2014-07-08drm/i915: Extract context backing object allocationOscar Mateo
2014-07-08drm/i915: make system freeze support depend on CONFIG_ACPI_SLEEPImre Deak
2014-07-08drm/i915: Restrict GPU boost to the RCS engineChris Wilson
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding
2014-07-08drm/fb-helper: Fix hpd vs. initial config racesDaniel Vetter
2014-07-08Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...Dave Airlie
2014-07-08Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-07-07drm/i915: correct BLC vs PWM enable/disable orderingJesse Barnes
2014-07-07ACPI / i915: ignore firmware requests for backlight changeAaron Lu
2014-07-07drm/i915: Enable semaphores on BDWRodrigo Vivi
2014-07-07drm/i915/bdw: poll semaphoresBen Widawsky
2014-07-07drm/i915: semaphore debugfsBen Widawsky
2014-07-07drm/i915/bdw: collect semaphore error stateBen Widawsky
2014-07-07drm/i915: Extract semaphore error collectionBen Widawsky
2014-07-07drm/i915: Implement MI decode for gen8Rodrigo Vivi