summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2015-03-18drm/i915: Check for driver readyness before handling an underrun interruptChris Wilson
2015-03-18drm/i915: avoid processing spurious/shared interrupts in low-power statesImre Deak
2015-03-18drm/i915: Dell Chromebook 11 has PWM backlightJani Nikula
2015-03-18drm/i915: Check obj->vma_list under the struct_mutexChris Wilson
2015-03-18drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi
2015-03-18drm/i915: Clamp efficient frequency to valid rangeTom O'Rourke
2015-03-18drm/i915: Correct the IOSF Dev_FN field for IOSF transfersShobhit Kumar
2015-03-18drm/i915: Prevent use-after-free in invalidate_range_start callbackMichał Winiarski
2015-03-18drm/i915: Drop vblank wait from intel_dp_link_downDaniel Vetter
2015-03-18drm/i915: Insert a command barrier on BLT/BSD cache flushesChris Wilson
2015-01-26drm/i915: BDW Fix Halo PCI IDs marked as ULT.Rodrigo Vivi
2015-01-26drm/i915: Fix and clean BDW PCH identificationRodrigo Vivi
2015-01-26drm/i915: Only fence tiled region of object.Bob Paauwe
2015-01-26drm/i915: fix inconsistent brightness after resumeJeremiah Mahler
2015-01-26drm/i915: Init PPGTT before context enableDavid Woodhouse
2015-01-12drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXESChris Wilson
2015-01-12drm/i915: Ban Haswell from using RCS flipsChris Wilson
2015-01-12drm/i915: vlv: sanitize RPS interrupt mask during GPU idlingImre Deak
2015-01-12drm/i915: fix HW lockup due to missing RPS IRQ workaround on GEN6Imre Deak
2015-01-12drm/i915: gen9: fix RPS interrupt routing to CPU vs. GTImre Deak
2015-01-04Merge tag 'drm-intel-next-fixes-2014-12-30' of git://anongit.freedesktop.org/...Dave Airlie
2014-12-24Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie
2014-12-23Merge tag 'drm-intel-next-fixes-2014-12-17' of git://anongit.freedesktop.org/...Dave Airlie
2014-12-18drm/i915: add missing rpm ref to i915_gem_pwrite_ioctlImre Deak
2014-12-18Revert "drm/i915: Preserve VGACNTR bits from the BIOS"Ville Syrjälä
2014-12-18drm/i915: Don't call intel_prepare_page_flip() multiple times on gen2-4Ville Syrjälä
2014-12-18drm/i915: Kill check_power_well() callsVille Syrjälä
2014-12-16drm/i915: Disable PSMI sleep messages on all rings around context switchesChris Wilson
2014-12-16drm/i915: Force the CS stall for invalidate flushesChris Wilson
2014-12-16drm/i915: Invalidate media caches on gen7Chris Wilson
2014-12-15drm/i915: sanitize RPS resetting during GPU resetImre Deak
2014-12-15drm/i915: move RPS PM_IER enabling to gen6_enable_rps_interruptsImre Deak
2014-12-12Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/...Dave Airlie
2014-12-11drm/i915: vlv: fix IRQ masking when uninstalling interruptsImre Deak
2014-12-11drm/i915: save/restore GMBUS freq across suspend/resume on gen4Jesse Barnes
2014-12-10drm/i915: Remove '& 0xffff' from the mask given to WA_REG()Damien Lespiau
2014-12-10drm/i915: Invert the mask and val arguments in wa_add() and WA_REG()Damien Lespiau
2014-12-10drm/i915/bdw: Fix the write setting up the WIZ hashing modeDamien Lespiau
2014-12-10drm/i915: Don't complain about stolen conflicts on gen3Daniel Vetter
2014-12-09drm/fb: add support for tiled monitor configurations. (v2)Dave Airlie
2014-12-09drm/tile: expose the tile property to userspace (v3)Dave Airlie
2014-12-09drm/mst: cached EDID for logical ports (v2)Dave Airlie
2014-12-08drm/i915: resume MST after reading back hw stateDave Airlie
2014-12-08Merge tag 'v3.18' into drm-nextDave Airlie
2014-12-05drm/i915: Handle inaccurate time conversion issuesDaniel Vetter
2014-12-05drm/i915: compute wait_ioctl timeout correctlyDaniel Vetter
2014-12-05drm/i915: don't always do full mode sets when infoframes are enabledJesse Barnes
2014-12-03drm/i915: Reject modeset when the same digital port is used more than onceVille Syrjälä
2014-12-03drm/i915: mask RPS IRQs properly when disabling RPSImre Deak
2014-12-03drm/i915: Tune down spurious CRC interrupt warningDaniel Vetter