summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | drm/i915: Get rid of unused transitional members.Maarten Lankhorst2015-07-14
| | * | | | | | | | | drm/i915: Convert resume to atomic.Maarten Lankhorst2015-07-14
| | * | | | | | | | | drm/i915: Readout initial hw mode.Maarten Lankhorst2015-07-14
| | * | | | | | | | | drm/i915: Calculate vblank timestamping constants before enabling vblank.Maarten Lankhorst2015-07-14
| | * | | | | | | | | drm/i915: Zero the mode in intel_sanitize_crtc when force disabling.Maarten Lankhorst2015-07-14
| | * | | | | | | | | drm/i915: Fix reference leak in intel_modeset_readout_hw_state.Maarten Lankhorst2015-07-14
| | * | | | | | | | | drm/i915: Rework plane readout.Maarten Lankhorst2015-07-14
| | * | | | | | | | | drm/i915: Added Programming of the MOCSPeter Antoine2015-07-14
| | * | | | | | | | | drm/i915: Remove unused compat32 codeDaniel Vetter2015-07-14
| | * | | | | | | | | drm/i915: Remove plane_config from struct intel_crtc, v2.Maarten Lankhorst2015-07-14
| | * | | | | | | | | drm/i915: Update missing properties in find_initial_plane_objMaarten Lankhorst2015-07-14
| | * | | | | | | | | drm/i915: Allow fuzzy matching in pipe_config_compare, v2.Maarten Lankhorst2015-07-14
| | * | | | | | | | | drm/i915: Do not use plane_config in intel_fbdev.cMaarten Lankhorst2015-07-14
| | * | | | | | | | | drm/i915: Do not update pfit state when toggling crtc enabled.Maarten Lankhorst2015-07-14
| | * | | | | | | | | drm/i915: Only update state on crtc's that are part of the atomic state.Maarten Lankhorst2015-07-14
| | * | | | | | | | | drm/i915/skl: Restrict the ring frequency table programming to SKLAkash Goel2015-07-14
| | * | | | | | | | | drm/i915: Don't forget to mark crtc as inactive after disablePatrik Jakobsson2015-07-13
| | * | | | | | | | | drm/i915: Update PM interrupts before updating the freqDeepak S2015-07-13
| | * | | | | | | | | drm/i915: storm detection documentation updateThulasimani,Sivakumar2015-07-13
| | * | | | | | | | | drm/i915: Adjust BXT HDMI port clock limitsVille Syrjälä2015-07-13
| | * | | | | | | | | drm/i915: Refactor VLV display power well init/deinitVille Syrjälä2015-07-13
| | * | | | | | | | | drm/i915: Simplify CHV pipe A power well codeVille Syrjälä2015-07-13
| | * | | | | | | | | drm/i915: Apply OCD to VLV/CHV DPLL definesVille Syrjälä2015-07-13
| | * | | | | | | | | drm/i915: Keep GMCH DPLL VGA mode always disabledVille Syrjälä2015-07-13
| | * | | | | | | | | drm/i915/skl: Updated the i915_ring_freq_table debugfs functionAkash Goel2015-07-13
| | * | | | | | | | | drm/i915/skl: Ring frequency table programming changesAkash Goel2015-07-13
| | * | | | | | | | | drm/i915/skl: Retrieve the Rpe value from PcodeAkash Goel2015-07-13
| | * | | | | | | | | drm/i915: fbdev restore mode needs to invalidate frontbufferRodrigo Vivi2015-07-09
| | * | | | | | | | | drm/i915: fbdev_set_par reliably invalidating frontbufferRodrigo Vivi2015-07-09
| | * | | | | | | | | drm/i915: PSR: Increase idle_framesRodrigo Vivi2015-07-09
| | * | | | | | | | | drm/i915: PSR: Remove Low Power HW tracking mask.Rodrigo Vivi2015-07-09
| | * | | | | | | | | drm/i915: fix intel_frontbuffer_flip documentationPaulo Zanoni2015-07-09
| | * | | | | | | | | drm/i915: intel_frontbuffer_flush can now be staticPaulo Zanoni2015-07-09
| | * | | | | | | | | drm/i915: fix intel_fb_obj_flush documentationPaulo Zanoni2015-07-09
| | * | | | | | | | | drm/i915: dirty fb operation flushsing frontbufferRodrigo Vivi2015-07-09
| | * | | | | | | | | drm/i915: PSR: Flush means invalidate + flushRodrigo Vivi2015-07-09
| | * | | | | | | | | drm/i915: Add origin to frontbuffer tracking flushRodrigo Vivi2015-07-08
| | * | | | | | | | | drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelinesArun Siluvery2015-07-08
| | * | | | | | | | | drm/i915: Handle HPD when it has actually occurredSonika Jindal2015-07-08
| | * | | | | | | | | drm/i915: move set_no_fbc_reason() call out of intel_fbc_find_crtc()Paulo Zanoni2015-07-08
| | * | | | | | | | | drm/i915: extract FBC_MULTIPLE_PIPES checkPaulo Zanoni2015-07-08
| | * | | | | | | | | drm/i915: add FBC_IN_DBG_MASTER no_fbc_reasonPaulo Zanoni2015-07-08
| | * | | | | | | | | drm/i915: use intel_crtc for the FBC functionsPaulo Zanoni2015-07-08
| | * | | | | | | | | drm/i915: use dev_priv for the FBC functionsPaulo Zanoni2015-07-08
| | * | | | | | | | | drm/i915: move FBC vfuncs to struct i915_fbcPaulo Zanoni2015-07-08
| | * | | | | | | | | drm/i915: Inline SUPPORTS_DIGITAL_OUTPUTSDaniel Vetter2015-07-07
| | * | | | | | | | | drm/i915: s/mdelay/msleep/Daniel Vetter2015-07-07
| | * | | | | | | | | drm/i915: Ditch SUPPORTS_INTEGRATED_HDMI|DP and use IS_G4X insteadDaniel Vetter2015-07-07
| | * | | | | | | | | drm/i915: Disable LVDS port after the pipe on PCHVille Syrjälä2015-07-06
| | * | | | | | | | | drm/i915: Don't dereference NULL plane while setting up scalersMatt Roper2015-07-06