summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-02-15drm/i915: Fix hpd live status bits for g4xVille Syrjälä
2016-02-15drm/i915/ilk: Move register read under spinlockTvrtko Ursulin
2016-02-15drm/i915/guc: Do not wait for firmware load atomicallyTvrtko Ursulin
2016-02-15drm/i915: Fix struct mutex vs. RPS lock inversionTvrtko Ursulin
2016-02-15drm/i915: GEM operations need to be done under the big lockTvrtko Ursulin
2016-02-15drm/i915: Use appropriate spinlock flavourTvrtko Ursulin
2016-02-15drm/i915: Clear shared dpll based on old state, v2.Maarten Lankhorst
2016-02-15Revert "drm/i915: fix context/engine cleanup order"Daniel Vetter
2016-02-15drm/i915: Don't ERROR for an expected intel_rcs_ctx_init() interruptionChris Wilson
2016-02-14drm/i915: Update DRIVER_DATE to 20160214Daniel Vetter
2016-02-12drm/i915: edp resume/On time optimization.Abhay Kumar
2016-02-12Merge tag 'topic/drm-misc-2016-02-12' into drm-intel-next-queuedDaniel Vetter
2016-02-11drm/msm: remove unused variableArnd Bergmann
2016-02-11drm/i915: TV pixel clock checkMika Kahola
2016-02-11drm/i915: CRT pixel clock checkMika Kahola
2016-02-11drm/i915: SDVO pixel clock checkMika Kahola
2016-02-11drm/i915: DisplayPort-MST pixel clock checkMika Kahola
2016-02-11drm/i915: HDMI pixel clock checkMika Kahola
2016-02-11drm/i915: DisplayPort pixel clock checkMika Kahola
2016-02-11drm/bridge: removed dummy mode_fixup function from dw-hdmi.Carlos Palminha
2016-02-11drm/i2c/tda998x: removed unnecessary code, mode_fixup is now optional.Carlos Palminha
2016-02-11drm/i2c/sil164: removed unnecessary code, mode_fixup is now optional.Carlos Palminha
2016-02-11drm: fixes crct set_mode when encoder mode_fixup is null.Carlos Palminha
2016-02-11drm/i915: check that rpm ref is held when accessing ringbuf in stolen memDaniele Ceraolo Spurio
2016-02-10drm: fixes when i2c encoder slave mode_fixup is null.Carlos Palminha
2016-02-10drm/i915: fix error path in intel_setup_gmbus()Rasmus Villemoes
2016-02-10drm/i915: Stop depending upon CONFIG_AGP_INTELDaniel Vetter
2016-02-10drm/i915: Capture PCI revision and subsytem details in error stateArun Siluvery
2016-02-10drm/i915: fix context/engine cleanup orderNick Hoath
2016-02-10drm/i915: Handle PipeC fused off on IVB/HSW/BDWGabriel Feceoru
2016-02-10drm/i915/skl: Fix typo in DPLL_CFGCR1 definitionLyude
2016-02-10drm/gma500: fix error path in gma_intel_setup_gmbus()Rasmus Villemoes
2016-02-09drm: Add drm_format_plane_width() and drm_format_plane_height()Ville Syrjälä
2016-02-09drm/msm: remove the drm_device_is_unplugged checkHaixia Shi
2016-02-09drm: modes: add missing [drm] to message printingLABBE Corentin
2016-02-09ch7006: correctly handling failed allocationInsu Yun
2016-02-09drm/i915: Skip DDI PLL selection for DSIMika Kahola
2016-02-09drm/radeon: Defer probe if gmux is present but its driver isn'tLukas Wunner
2016-02-09drm/nouveau: Defer probe if gmux is present but its driver isn'tLukas Wunner
2016-02-09drm/i915: Defer probe if gmux is present but its driver isn'tLukas Wunner
2016-02-09drm/radeon: Switch DDC when reading the EDIDLukas Wunner
2016-02-09drm/nouveau: Switch DDC when reading the EDIDLukas Wunner
2016-02-09drm/i915: Switch DDC when reading the EDIDLukas Wunner
2016-02-09drm/edid: Switch DDC when reading the EDIDLukas Wunner
2016-02-09vga_switcheroo: Add support for switching only the DDCLukas Wunner
2016-02-09vga_switcheroo: Add handler flags infrastructureLukas Wunner
2016-02-09drm/atomic: Add encoder_mask to crtc_state, v3.Maarten Lankhorst
2016-02-09drm/atomic: Do not unset crtc when an encoder is stolenMaarten Lankhorst
2016-02-09drm/i915: Do not touch best_encoder for load detect.Maarten Lankhorst
2016-02-09drm/core: Add drm_encoder_index.Maarten Lankhorst