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