summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorLines
2015-03-18drm/i915: Make sure the primary plane is enabled before reading out the fb stateDamien Lespiau-4/+11
2015-03-16drm/i915: Ensure plane->state->fb stays in sync with plane->fbXi Ruoyao-0/+17
2015-03-10drm/i915: Prevent TLB error on first execution on SNBChris Wilson-2/+16
2015-03-10drm/i915: Do both mt and gen6 style forcewake reset on ivb probeMika Kuoppala-1/+7
2015-03-10drm/i915: Make WAIT_IOCTL negative timeouts be indefinite againChris Wilson-3/+4
2015-03-10drm/i915: use in_interrupt() not in_irq() to check contextDave Gordon-1/+1
2015-03-07Merge tag 'drm-intel-fixes-2015-03-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie-16/+32
2015-03-07Merge tag 'v4.0-rc2' into drm-fixesDave Airlie-0/+1
2015-03-05drm/mm: Support 4 GiB and larger rangesThierry Reding-5/+5
2015-03-04drm/i915: gen4: work around hang during hibernationImre Deak-5/+25
2015-03-04drm/i915: Check for driver readyness before handling an underrun interruptChris Wilson-11/+7
2015-03-03drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter-0/+1
2015-02-25drm/i915: Fix frontbuffer false positve.Rodrigo Vivi-3/+0
2015-02-24drm/i915: Align initial plane backing objects correctlyDaniel Vetter-10/+14
2015-02-24drm/i915: avoid processing spurious/shared interrupts in low-power statesImre Deak-0/+22
2015-02-24drm/i915: Check obj->vma_list under the struct_mutexChris Wilson-3/+4
2015-02-24drm/i915: Fix a use after free, and unbalanced refcountingNick Hoath-7/+18
2015-02-23drm/i915: Dell Chromebook 11 has PWM backlightJani Nikula-0/+3
2015-02-23drm/i915/skl: handle all pixel formats in skylake_update_primary_plane()Jani Nikula-0/+9
2015-02-23drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi-0/+1
2015-02-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-5666/+7491
2015-02-12Merge tag 'drm-intel-next-fixes-2015-02-11' of git://anongit.freedesktop.org/...Dave Airlie-55/+94
2015-02-11drm/i915: Clamp efficient frequency to valid rangeTom O'Rourke-1/+4
2015-02-11drm/i915: Really ignore long HPD pulses on eDPVille Syrjälä-1/+1
2015-02-09drm/i915: Correct the base value while updating LP_OUTPUT_HOLD in MIPI_PORT_CTRLShobhit Kumar-3/+2
2015-02-09drm/i915: Insert a command barrier on BLT/BSD cache flushesChris Wilson-13/+30
2015-02-09drm/i915: Drop vblank wait from intel_dp_link_downDaniel Vetter-16/+1
2015-02-09drm/i915: Squelch overzealous uncore reset WARN_ONMika Kuoppala-1/+8
2015-02-09drm/i915: Take runtime pm reference on hangcheck_infoMika Kuoppala-5/+17
2015-02-09drm/i915: Correct the IOSF Dev_FN field for IOSF transfersShobhit Kumar-13/+13
2015-02-05drm/i915: Prevent use-after-free in invalidate_range_start callbackMichał Winiarski-2/+18
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai-26/+19
2015-02-03drm/i915: Remove bogus locking check in the hangcheck codeDaniel Vetter-3/+0
2015-01-30drm/i915: Update DRIVER_DATE to 20150130Daniel Vetter-1/+1
2015-01-30drm/i915: Use pipe_config's cpu_transcoder for reading encoder hw stateAnder Conselvan de Oliveira-2/+2
2015-01-30drm/i915: Fix a use-after-free in intel_execlists_retire_requestsNick Hoath-1/+1
2015-01-30drm/i915: Split shared dpll setup out of __intel_set_mode()Ander Conselvan de Oliveira-17/+33
2015-01-30drm/i915: Don't do posting reads on getting forcewakeMika Kuoppala-1/+0
2015-01-30drm/i915: Do uncore early sanitize after domain initMika Kuoppala-8/+30
2015-01-30drm/i915: Handle CHV in vlv_set_rps_idle()Ville Syrjälä-5/+3
2015-01-29drm/i915: Remove nested work in gpu error handlingMika Kuoppala-24/+24
2015-01-29drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions thereinJani Nikula-120/+0
2015-01-29drm/i915/dsi: move dpi_send_cmd() to intel_dsi.c and make it staticJani Nikula-41/+37
2015-01-29drm/i915/dsi: remove old read/write functions in favor of new stuffJani Nikula-331/+0
2015-01-29drm/i915/dsi: make the vbt panel driver use mipi_dsi_device for transfersJani Nikula-18/+34
2015-01-29drm/i915/dsi: add drm mipi dsi host supportJani Nikula-4/+180
2015-01-29drm/i915/dsi: switch to drm_panel interfaceJani Nikula-119/+157
2015-01-28drm/i915/skl: Enabling PSR on SkylakeSonika Jindal-3/+31
2015-01-28Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"Chris Wilson-1/+1
2015-01-28drm/i915: Be consistent on printing seqnosMika Kuoppala-4/+4