summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2015-04-07drm/i915/vlv: remove wait for previous GFX clk disable requestJesse Barnes
2015-04-07drm/i915/chv: Remove Wait for a previous gfx force-offDeepak S
2015-04-07drm/i915/vlv: save/restore the power context base regJesse Barnes
2015-04-02drm/i915: Reject the colorkey ioctls for primary and cursor planesVille Syrjälä
2015-03-30drm/i915: Skip allocating shadow batch for 0-length batchesChris Wilson
2015-03-26drm/i915: Fixup legacy plane->crtc link for initial fb configDaniel Vetter
2015-03-26drm/i915: Fix atomic state when reusing the firmware fbDamien Lespiau
2015-03-26drm/i915: Keep ring->active_list and ring->requests_list consistentChris Wilson
2015-03-25drm/i915: Don't try to reference the fb in get_initial_plane_config()Damien Lespiau
2015-03-18drm/i915: Make sure the primary plane is enabled before reading out the fb stateDamien Lespiau
2015-03-16drm/i915: Ensure plane->state->fb stays in sync with plane->fbXi Ruoyao
2015-03-10drm/i915: Prevent TLB error on first execution on SNBChris Wilson
2015-03-10drm/i915: Do both mt and gen6 style forcewake reset on ivb probeMika Kuoppala
2015-03-10drm/i915: Make WAIT_IOCTL negative timeouts be indefinite againChris Wilson
2015-03-10drm/i915: use in_interrupt() not in_irq() to check contextDave Gordon
2015-03-07Merge tag 'drm-intel-fixes-2015-03-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-03-07Merge tag 'v4.0-rc2' into drm-fixesDave Airlie
2015-03-05drm/mm: Support 4 GiB and larger rangesThierry Reding
2015-03-04drm/i915: gen4: work around hang during hibernationImre Deak
2015-03-04drm/i915: Check for driver readyness before handling an underrun interruptChris Wilson
2015-03-03drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter
2015-02-25drm/i915: Fix frontbuffer false positve.Rodrigo Vivi
2015-02-24drm/i915: Align initial plane backing objects correctlyDaniel Vetter
2015-02-24drm/i915: avoid processing spurious/shared interrupts in low-power statesImre Deak
2015-02-24drm/i915: Check obj->vma_list under the struct_mutexChris Wilson
2015-02-24drm/i915: Fix a use after free, and unbalanced refcountingNick Hoath
2015-02-23drm/i915: Dell Chromebook 11 has PWM backlightJani Nikula
2015-02-23drm/i915/skl: handle all pixel formats in skylake_update_primary_plane()Jani Nikula
2015-02-23drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi
2015-02-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-02-12Merge tag 'drm-intel-next-fixes-2015-02-11' of git://anongit.freedesktop.org/...Dave Airlie
2015-02-11drm/i915: Clamp efficient frequency to valid rangeTom O'Rourke
2015-02-11drm/i915: Really ignore long HPD pulses on eDPVille Syrjälä
2015-02-09drm/i915: Correct the base value while updating LP_OUTPUT_HOLD in MIPI_PORT_CTRLShobhit Kumar
2015-02-09drm/i915: Insert a command barrier on BLT/BSD cache flushesChris Wilson
2015-02-09drm/i915: Drop vblank wait from intel_dp_link_downDaniel Vetter
2015-02-09drm/i915: Squelch overzealous uncore reset WARN_ONMika Kuoppala
2015-02-09drm/i915: Take runtime pm reference on hangcheck_infoMika Kuoppala
2015-02-09drm/i915: Correct the IOSF Dev_FN field for IOSF transfersShobhit Kumar
2015-02-05drm/i915: Prevent use-after-free in invalidate_range_start callbackMichał Winiarski
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai
2015-02-03drm/i915: Remove bogus locking check in the hangcheck codeDaniel Vetter
2015-01-30drm/i915: Update DRIVER_DATE to 20150130Daniel Vetter
2015-01-30drm/i915: Use pipe_config's cpu_transcoder for reading encoder hw stateAnder Conselvan de Oliveira
2015-01-30drm/i915: Fix a use-after-free in intel_execlists_retire_requestsNick Hoath
2015-01-30drm/i915: Split shared dpll setup out of __intel_set_mode()Ander Conselvan de Oliveira
2015-01-30drm/i915: Don't do posting reads on getting forcewakeMika Kuoppala
2015-01-30drm/i915: Do uncore early sanitize after domain initMika Kuoppala
2015-01-30drm/i915: Handle CHV in vlv_set_rps_idle()Ville Syrjälä
2015-01-29drm/i915: Remove nested work in gpu error handlingMika Kuoppala