summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2017-01-19drm/i915/huc: Add BXT HuC Loading SupportAnusha Srivatsa
2017-01-19drm/i915/huc: Add HuC fw loading supportAnusha Srivatsa
2017-01-19drm/i915: prevent crash with .disable_display parameterClint Taylor
2017-01-19drm/bridge: adv7511: Re-write the i2c address before EDID probingJohn Stultz
2017-01-19drm/bridge: adv7511: Reuse __adv7511_power_on/off() when probing EDIDJohn Stultz
2017-01-19drm/bridge: adv7511: Rework adv7511_power_on/off() so they can be reused inte...John Stultz
2017-01-19drm/bridge: adv7511: Enable HPD interrupts to support hotplug and improve mon...Archit Taneja
2017-01-19drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()John Stultz
2017-01-19drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq c...John Stultz
2017-01-18drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visibleVille Syrjälä
2017-01-18drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.Francisco Jerez
2017-01-18drm: vc4: use crtc helper drm_crtc_from_index()Shawn Guo
2017-01-18drm: tegra: use crtc helper drm_crtc_from_index()Shawn Guo
2017-01-18drm: nouveau: use crtc helper drm_crtc_from_index()Shawn Guo
2017-01-18drm: mediatek: use crtc helper drm_crtc_from_index()Shawn Guo
2017-01-18drm: kirin: use crtc helper drm_crtc_from_index()Shawn Guo
2017-01-18drm: exynos: use crtc helper drm_crtc_from_index()Shawn Guo
2017-01-18drm/i915: Avoid drm_atomic_state_put(NULL) on error pathsAnder Conselvan de Oliveira
2017-01-18drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resumeChris Wilson
2017-01-18drm/i915: Add comment how we treat hung contextsMika Kuoppala
2017-01-18drm/i915: Detect a failed GPU reset+recoveryChris Wilson
2017-01-18drm/i915: Tidy up engine reset logicMika Kuoppala
2017-01-18drm/i915: Introduce engine_stalled helperMika Kuoppala
2017-01-18drm/i915: Cleanup request skip decisionMika Kuoppala
2017-01-18drm/i915: Introduce engine_skip_contextMika Kuoppala
2017-01-18drm/i915: Move engine reset preparation to i915_gem_reset_prepare()Chris Wilson
2017-01-18drm/i915/psr: Fix compiler warnings for hsw_psr_disable()Chris Wilson
2017-01-18drm/i915: Fix compiler warnings for i915_edp_psr_status()Chris Wilson
2017-01-18drm/i915/huc: Unified css_header struct for GuC and HuCAnusha Srivatsa
2017-01-18drm/i915/guc: Make the GuC fw loading helper functions generalAnusha Srivatsa
2017-01-18drm/i915/guc: Move GuC log related functions into dedicated fileMichal Wajdeczko
2017-01-18drm: bridge: dw-hdmi: Assert SVSRET before resetting the PHYLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Fix the name of the PHY reset macrosLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Define and use macros for PHY register addressesLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Detect PHY type at runtimeLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Handle overflow workaround based on device versionLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Detect AHB audio DMA using correct registerLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Reject invalid product IDsLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Rename CONF0 SPARECTRL bit to SVSRETLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Remove PHY configuration resolution parameterKieran Bingham
2017-01-18drm: bridge: dw-hdmi: Implement DRM bridge registrationLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Create connector in the bridge attach operationLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Reorder functions to prepare for next commitLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common codeLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Don't forward HPD events to DRM core before attachLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Remove encoder field from struct dw_hdmiLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Embed drm_bridge in struct dw_hdmiLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Remove unused function parameterKieran Bingham
2017-01-18drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functionsLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Merge __hdmi_phy_i2c_write and hdmi_phy_i2c_writeLaurent Pinchart