summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2015-03-17drm/i915: Add a for_each_intel_connector macroAnder Conselvan de Oliveira
2015-03-17drm/i915: Set crtc backpointer when duplicating crtc stateAnder Conselvan de Oliveira
2015-03-17drm/i915: Reduce CHV DPLL min vco frequency to 4.8 GHzVille Syrjälä
2015-03-17drm/i915: also do frontbuffer tracking on pwritesPaulo Zanoni
2015-03-17drm/i915: pass which operation triggered the frontbuffer trackingPaulo Zanoni
2015-03-17Revert "drm/i915: Switch planes from transitional helpers to full atomic help...Daniel Vetter
2015-03-17drm/i915/skl: Only use the 800mV+2bB HDMI translation entryDamien Lespiau
2015-03-17drm/i915: Make for_each_sprite() take dev_priv as argumentDamien Lespiau
2015-03-17drm/i915: Make for_each_plane() take dev_priv as argumentDamien Lespiau
2015-03-17drm/i915: Remove irq-related FIXME in reset codeDaniel Vetter
2015-03-17drm/i915: Fix trivial typos in comments and warning messageYannick Guerrini
2015-03-17drm/i915: Use plane->state->fb in watermark code (v2)Matt Roper
2015-03-17drm/i915: Kill intel_crtc->cursor_{width, height} (v2)Matt Roper
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-10drm/i915: Rotation property is now handled in DRM coreTvrtko Ursulin
2015-03-10drm/i915: Fix struct_mutex deadlock due to merge fumbleVille Syrjälä
2015-03-09Merge tag 'v4.0-rc3' into drm-nextDave Airlie
2015-03-09Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie
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: Pass in new and old plane state to prepare_fb and cleanup_fbTvrtko Ursulin
2015-03-05Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...Dave 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-27drm/i915: Update DRIVER_DATE to 20150227Daniel Vetter
2015-02-27drm/i915: Clarify obj->map_and_fenceableChris Wilson
2015-02-27drm/i915/skl: Allow Y (and Yf) frame buffer creationTvrtko Ursulin
2015-02-27drm/i915/skl: Update watermarks for Y tilingTvrtko Ursulin
2015-02-27drm/i915/skl: Updated watermark programmingTvrtko Ursulin
2015-02-27drm/i915/skl: Adjust get_plane_config() to support Yb/Yf tilingDamien Lespiau
2015-02-27drm/i915/skl: Teach pin_and_fence_fb_obj() about Y tiling constraintsDamien Lespiau
2015-02-27drm/i915/skl: Adjust intel_fb_align_height() for Yb/Yf tilingDamien Lespiau
2015-02-27drm/i915/skl: Allow scanning out Y and Yf fbsDamien Lespiau
2015-02-27drm/i915: Remove DRIVER_MODESET checks from modeset codeDaniel Vetter
2015-02-27drm/i915: Remove regfile code&data for UMS suspend/resumeDaniel Vetter
2015-02-27drm/i915: Remove DRIVER_MODESET checks from gem codeDaniel Vetter
2015-02-27drm/i915: Remove DRIVER_MODESET checks in the gpu reset codeDaniel Vetter
2015-02-27drm/i915: Remove DRIVER_MODESET checks from suspend/resume codeDaniel Vetter
2015-02-27drm/i915: Remove DRIVER_MODESET checks in load/unload/close codeDaniel Vetter
2015-02-26drm/i915: fix a printk formatDan Carpenter
2015-02-26drm/i915: Add media rc6 residency file to sysfsVille Syrjälä
2015-02-26drm/i915: Add missing description to parameter in alloc_pt_rangeMichel Thierry
2015-02-26drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functionsAkash Goel
2015-02-26drm/i915: Look at staged config when fixing pipe_src_w for LVDSAnder Conselvan de Oliveira