summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | drm/i915/lrc: Prevent preemption when lite-restore is disabledMichel Thierry2015-09-14
| * | | | | | drm/i915: WaEnableForceRestoreInCtxtDescForVCS is for video engines onlyMichel Thierry2015-09-14
| * | | | | | drm/i915: skip modeset if compatible for everyone.Maarten Lankhorst2015-09-14
| * | | | | | drm/i915: Make updating pipe without modeset atomic.Maarten Lankhorst2015-09-14
| * | | | | | drm/i915: Always try to inherit the initial fb.Maarten Lankhorst2015-09-14
| * | | | | | drm/i915: Remove references to crtc->active from intel_fbdev.cMaarten Lankhorst2015-09-14
| * | | | | | drm/i915: Set csc coefficients in update_pipe_size.Maarten Lankhorst2015-09-14
| * | | | | | drm/i915: Update DRIVER_DATE to 20150911Daniel Vetter2015-09-11
| * | | | | | drm/i915: Remove one very outdated commentTvrtko Ursulin2015-09-10
| * | | | | | drm/i915: Use crtc->state for duplication.Maarten Lankhorst2015-09-10
| * | | | | | drm/i915: Do not handle a null plane state.Maarten Lankhorst2015-09-10
| * | | | | | drm/i915: Remove legacy plane updates for cursor and sprite planes.Maarten Lankhorst2015-09-10
| * | | | | | drm/i915: Use atomic state when changing cursor visibility.Maarten Lankhorst2015-09-10
| * | | | | | drm/i915: Use the atomic state in intel_update_primary_planes.Maarten Lankhorst2015-09-10
| * | | | | | drm/i915: Use the plane state in intel_crtc_info.Maarten Lankhorst2015-09-10
| * | | | | | drm/i915: Use atomic plane state in the primary plane update.Maarten Lankhorst2015-09-10
| * | | | | | drm/i915: add attached connector to hdmi containerShashank Sharma2015-09-10
| * | | | | | drm/i915: don't hard code vlv backlight frequency if unsetJani Nikula2015-09-07
| * | | | | | drm/i915: initialize backlight max from VBTJani Nikula2015-09-07
| * | | | | | drm/i915: use pch backlight override on hsw tooJani Nikula2015-09-07
| * | | | | | drm/i915/bxt: Clean up bxt_init_clock_gatingNick Hoath2015-09-07
| * | | | | | drm/i915: Fix cmdparser STORE/LOAD command descriptorsChris Wilson2015-09-04
| * | | | | | drm/i915: Dump pfit state as hexVille Syrjälä2015-09-04
| * | | | | | drm/i915: access the PP_ON_DELAYS/PP_OFF_DELAYS regs only pre GEN5Imre Deak2015-09-04
| * | | | | | drm/i915: access the PP_CONTROL reg only pre GEN5Imre Deak2015-09-04
| * | | | | | drm/i915: Refactor common ringbuffer allocation codeChris Wilson2015-09-04
| * | | | | | drm/i915: use the yesno helper for loggingJani Nikula2015-09-04
| * | | | | | drm/i915: ignore link rate in TPS3 selectionJani Nikula2015-09-04
| * | | | | | drm/i915/dp: move TPS3 logic to where it's usedJani Nikula2015-09-04
| * | | | | | drm/i915: Future proof panel fitter.Rodrigo Vivi2015-09-04
| * | | | | | drm/i915: Future proof uncore_init.Rodrigo Vivi2015-09-04
| * | | | | | drm/i915: Future proof interrupt handler.Rodrigo Vivi2015-09-04
| * | | | | | drm/i915/gtt: Avoid calling kcalloc in a loop when allocating temp bitmapsMichał Winiarski2015-09-04
| * | | | | | drm/i915/skl+: Add YUV pixel format in Capability listKumar, Mahesh2015-09-04
| * | | | | | drm/i915/skl: Avoid using un-initialized bits_per_pixelKumar, Mahesh2015-09-04
| * | | | | | drm/i915: Don't call intel_get_hpd_pins() when there's no hotplug interruptVille Syrjälä2015-09-02
| * | | | | | drm/i915: Rewrite BXT HPD code to conform to pre-existing styleVille Syrjälä2015-09-02
| * | | | | | drm/i915: Refactor the hpd irq handling functionsVille Syrjälä2015-09-02
| * | | | | | drm/i915: Rewrite bxt_hpd_handler() to look like everyone elseVille Syrjälä2015-09-02
| * | | | | | drm/i915: Reinitialize HPD after runtime D3Ville Syrjälä2015-09-02
| * | | | | | drm/i915: Add port A HPD support for SPTVille Syrjälä2015-09-02
| * | | | | | drm/i915: Add port A HPD support for BDWVille Syrjälä2015-09-02
| * | | | | | drm/i915: LPT:LP needs port A HPD enabled in both north and southVille Syrjälä2015-09-02
| * | | | | | drm/i915: Add port A HPD support for IVB/HSWVille Syrjälä2015-09-02
| * | | | | | drm/i915: Add port A HPD support for ILK/SNBVille Syrjälä2015-09-02
| * | | | | | drm/i915: Introduce spt_irq_handler()Ville Syrjälä2015-09-02
| * | | | | | drm/i915: Move {pin, long}_mask initialization to caller from intel_get_hpd_p...Ville Syrjälä2015-09-02
| * | | | | | drm/i915: Rename BXT PORTA HPD definesVille Syrjälä2015-09-02
| * | | | | | drm/i915: Add HAS_PCH_LPT_LP() macroVille Syrjälä2015-09-02
| * | | | | | drm/i915: Factor out ilk_update_display_irq()Ville Syrjälä2015-09-02