summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
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
2015-01-29drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions thereinJani Nikula
2015-01-29drm/i915/dsi: move dpi_send_cmd() to intel_dsi.c and make it staticJani Nikula
2015-01-29drm/i915/dsi: remove old read/write functions in favor of new stuffJani Nikula
2015-01-29drm/i915/dsi: make the vbt panel driver use mipi_dsi_device for transfersJani Nikula
2015-01-29drm/i915/dsi: add drm mipi dsi host supportJani Nikula
2015-01-29drm/i915/dsi: switch to drm_panel interfaceJani Nikula
2015-01-28drm/i915/skl: Enabling PSR on SkylakeSonika Jindal
2015-01-28Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"Chris Wilson
2015-01-28drm/i915: Be consistent on printing seqnosMika Kuoppala
2015-01-28drm/i915: Display current hangcheck status in debugfsChris Wilson
2015-01-28drm/i915: Convert hangcheck from a timer into a delayed work itemChris Wilson