summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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-09drm/i915: Skip DDI PLL selection for DSIMika Kahola
2016-02-09drm/i915/skl: Explicitly check for eDP in skl_ddi_pll_select()Lyude
2016-02-09drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()Lyude
2016-02-08drm/i915: Do not disable cxsr when crtc is disabled.Maarten Lankhorst
2016-02-08drm/i915: Remove atomic.pre_disable_primary.Maarten Lankhorst
2016-02-08drm/i915: Remove intel_crtc->atomic.disable_ips.Maarten Lankhorst
2016-02-05drm/i915/bxt: Check BIOS RC6 setup before enabling RC6Sagar Arun Kamble
2016-02-05drm/i915/dp: reduce missing TPS3 support errors to debug loggingJani Nikula
2016-02-05drm/i915/dp: abstract training pattern selectionJani Nikula
2016-02-04drm/i915/dsi: skip gpio element execution when not supportedJani Nikula
2016-02-04drm/i915: Extend gpio read/write to other coresDeepak M
2016-02-04drm/i915/vlv: drop unused vlv_gps_core_read/write functionsJani Nikula
2016-02-04drm/i915: put the IOSF port defines in numerical orderJani Nikula
2016-02-04drm/i915/dsi: don't pass arbitrary data to sidebandJani Nikula
2016-02-04drm/i915/dsi: defend gpio table against out of bounds accessJani Nikula
2016-02-04drm/i915/fbc: set fbc->active from the new activation functionsPaulo Zanoni
2016-02-04drm/i915/fbc: unexport the HW level activation functionsPaulo Zanoni
2016-02-04drm/i915: don't deactivate FBC at skylake_disable_primary_planePaulo Zanoni
2016-02-04drm/i915: implement WaIncreaseDefaultTLBEntriesTim Gore
2016-02-04drm/i915/dsi: Configure DSI after enabling DSI pllRamalingam C
2016-02-03drm/i915: Allow i915_gem_object_get_page() on userptr as wellChris Wilson
2016-02-03drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)Matt Roper
2016-02-02drm/i915: Check DDI max lanes after applying BXT workaroundMatt Roper
2016-02-02drm/i915/bxt: Don't save/restore eDP panel power during suspend (v3)Matt Roper
2016-02-02drm/i915: Properly terminate KMS mode name string during tv initImre Deak
2016-02-02drm/i915: Add debug info for failed MSI enablingImre Deak
2016-02-02drm/i915/chv: Fix error path in GPU freq helpersImre Deak
2016-02-02drm/i915: Sanity check DP AUX message buffer and sizeImre Deak
2016-02-02drm/i915/skl/kbl: Add support for pipe fusingPatrik Jakobsson
2016-02-01drm/i915: Instrument PSR parameter for debuging with link standby x link off.Rodrigo Vivi
2016-02-01drm/i915: Add PSR main link standby support backRodrigo Vivi
2016-02-01drm/i915: PSR simplify port and link standby checks.Rodrigo Vivi
2016-02-01drm/i915/skl: Fix DMC load on Skylake J0 and K0Mat Martineau
2016-01-29drm/i915: Sink CRC: tune down error message at stop to debug_kms.Rodrigo Vivi
2016-01-29drm/i915/fbc: refactor some small functions called only oncePaulo Zanoni
2016-01-29drm/i915/fbc: don't store/check a pointer to the FBPaulo Zanoni
2016-01-29drm/i915/fbc: call intel_fbc_pre_update earlier during page flipsPaulo Zanoni
2016-01-29drm/i915/fbc: don't store the fb_id on reg_paramsPaulo Zanoni
2016-01-29drm/i915/fbc: don't print no_fbc_reason to dmesgPaulo Zanoni
2016-01-29drm/i915/fbc: don't try to deactivate FBC if it's not enabledPaulo Zanoni
2016-01-29drm/i915/fbc: make FBC work with fastbootPaulo Zanoni
2016-01-29drm/i915/fbc: move intel_fbc_{enable, disable} call one level upPaulo Zanoni
2016-01-29drm/i915/fbc: choose the new FBC CRTC during atomic checkPaulo Zanoni
2016-01-29drm/i915: simplify struct drm_device access at intel_atomic_check()Paulo Zanoni
2016-01-29drm/i915/fbc: rewrite the multiple_pipes_ok() code for lockingPaulo Zanoni
2016-01-29drm/i915/fbc: make sure we cancel the work function at fbc_disablePaulo Zanoni
2016-01-29drm/i915/fbc: rename the FBC disable functionsPaulo Zanoni
2016-01-29drm/i915/fbc: unexport intel_fbc_deactivatePaulo Zanoni