summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2015-09-14drm/i915: Fix warnings while make xmldocs caused by intel_lrc.cMasanari Iida
2015-09-14drm/i915: Split alloc from init for lrcNick Hoath
2015-09-14drm/i915: don't try to load GuC fw on pre-gen9Jesse Barnes
2015-09-14drm/i915: make CSR firmware messages less verboseJesse Barnes
2015-09-14drm/i915/gen9: Add WaDisableMinuteIaClockGatingNick Hoath
2015-09-14drm/i915/bxt: Add WaSetClckGatingDisableMediaArun Siluvery
2015-09-14drm/i915/gen9: Add WaDisableSamplerPowerBypassForSOPingPongArun Siluvery
2015-09-14drm/i915/bxt: Use intel_encoder->hpd_pin to check live statusSonika Jindal
2015-09-14drm/i915/lrc: Prevent preemption when lite-restore is disabledMichel Thierry
2015-09-14drm/i915: WaEnableForceRestoreInCtxtDescForVCS is for video engines onlyMichel Thierry
2015-09-14drm/i915: skip modeset if compatible for everyone.Maarten Lankhorst
2015-09-14drm/i915: Make updating pipe without modeset atomic.Maarten Lankhorst
2015-09-14drm/i915: Always try to inherit the initial fb.Maarten Lankhorst
2015-09-14drm/i915: Remove references to crtc->active from intel_fbdev.cMaarten Lankhorst
2015-09-14drm/i915: Set csc coefficients in update_pipe_size.Maarten Lankhorst
2015-09-11drm/i915: Update DRIVER_DATE to 20150911Daniel Vetter
2015-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-09-10drm/i915: Remove one very outdated commentTvrtko Ursulin
2015-09-10drm/i915: Use crtc->state for duplication.Maarten Lankhorst
2015-09-10drm/i915: Do not handle a null plane state.Maarten Lankhorst
2015-09-10drm/i915: Remove legacy plane updates for cursor and sprite planes.Maarten Lankhorst
2015-09-10drm/i915: Use atomic state when changing cursor visibility.Maarten Lankhorst
2015-09-10drm/i915: Use the atomic state in intel_update_primary_planes.Maarten Lankhorst
2015-09-10drm/i915: Use the plane state in intel_crtc_info.Maarten Lankhorst
2015-09-10drm/i915: Use atomic plane state in the primary plane update.Maarten Lankhorst
2015-09-10drm/i915: add attached connector to hdmi containerShashank Sharma
2015-09-10drm/i915: Allow DSI dual link to be configured on any pipeGaurav K Singh
2015-09-10drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOSVille Syrjälä
2015-09-10drm/i915: Fix CSR MMIO address checkTakashi Iwai
2015-09-09drm: Remove the 'mode' argument from drm_select_eld()Ville Syrjälä
2015-09-09drm/i915: Limit the number of loops for reading a split 64bit registerChris Wilson
2015-09-08drm/i915: Handle DP_AUX_I2C_WRITE_STATUS_UPDATEVille Syrjälä
2015-09-08drm/i915: Fix broken mst get_hw_state.Maarten Lankhorst
2015-09-08drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.Maarten Lankhorst
2015-09-08drm: Constify TV mode namesVille Syrjälä
2015-09-07drm/i915: don't hard code vlv backlight frequency if unsetJani Nikula
2015-09-07drm/i915: initialize backlight max from VBTJani Nikula
2015-09-07drm/i915: use pch backlight override on hsw tooJani Nikula
2015-09-07drm/i915/bxt: Clean up bxt_init_clock_gatingNick Hoath
2015-09-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-09-04Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-09-04drm/i915: Fix cmdparser STORE/LOAD command descriptorsChris Wilson
2015-09-04drm/i915: Dump pfit state as hexVille Syrjälä
2015-09-04drm/i915: access the PP_ON_DELAYS/PP_OFF_DELAYS regs only pre GEN5Imre Deak
2015-09-04drm/i915: access the PP_CONTROL reg only pre GEN5Imre Deak
2015-09-04drm/i915: Refactor common ringbuffer allocation codeChris Wilson
2015-09-04drm/i915: use the yesno helper for loggingJani Nikula
2015-09-04drm/i915: ignore link rate in TPS3 selectionJani Nikula
2015-09-04drm/i915/dp: move TPS3 logic to where it's usedJani Nikula
2015-09-04drm/i915: Future proof panel fitter.Rodrigo Vivi