summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | drm/i915: Ensure the HW is powered when disabling VGAImre Deak2016-02-171-1/+3
| | * | | drm/i915/ibx: Ensure the HW is powered during PLL HW readoutImre Deak2016-02-171-1/+3
| | * | | drm/i915: Ensure the HW is powered during display pipe HW readoutImre Deak2016-02-171-19/+48
| | * | | drm/i915: Add helper to get a display power ref if it was already enabledImre Deak2016-02-172-9/+94
| | * | | drm/i915: Add an optional selection from i915 of CONFIG_MMU_NOTIFIERChris Wilson2016-02-171-0/+11
| | * | | drm/i915: Lock mode_config.mutex in intel_display_resume.Maarten Lankhorst2016-02-161-0/+8
| | * | | drm/i915: Fix some minor issues with atomic cdclk.Maarten Lankhorst2016-02-161-8/+4
| | * | | drm/i915: Use atomic helpers for suspend, v2.Maarten Lankhorst2016-02-163-85/+45
| | * | | drm/i915: Check for get_pages instead of shmem (filp)Ben Widawsky2016-02-151-1/+1
| | * | | drm/i915: Reject invalid-pad for context-destroy and -create ioctlsChris Wilson2016-02-151-0/+6
| | * | | drm/i915: Add missing 'else' to intel_digital_port_connected()Ville Syrjälä2016-02-151-1/+1
| | * | | drm/i915: Fix hpd live status bits for g4xVille Syrjälä2016-02-152-14/+15
| | * | | drm/i915/ilk: Move register read under spinlockTvrtko Ursulin2016-02-151-2/+4
| | * | | drm/i915/guc: Do not wait for firmware load atomicallyTvrtko Ursulin2016-02-151-3/+3
| | * | | drm/i915: Fix struct mutex vs. RPS lock inversionTvrtko Ursulin2016-02-152-9/+4
| | * | | drm/i915: GEM operations need to be done under the big lockTvrtko Ursulin2016-02-152-2/+8
| | * | | drm/i915: Use appropriate spinlock flavourTvrtko Ursulin2016-02-151-4/+2
| | * | | drm/i915: Clear shared dpll based on old state, v2.Maarten Lankhorst2016-02-151-13/+8
| | * | | Revert "drm/i915: fix context/engine cleanup order"Daniel Vetter2016-02-153-15/+14
| | * | | drm/i915: Don't ERROR for an expected intel_rcs_ctx_init() interruptionChris Wilson2016-02-151-2/+2
| * | | | Merge tag 'drm-intel-next-2016-02-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-03-0143-1074/+1539
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | drm/i915: Update DRIVER_DATE to 20160214Daniel Vetter2016-02-141-1/+1
| | * | drm/i915: edp resume/On time optimization.Abhay Kumar2016-02-122-6/+15
| | * | Merge tag 'topic/drm-misc-2016-02-12' into drm-intel-next-queuedDaniel Vetter2016-02-126-29/+62
| | |\ \
| | * | | drm/i915: TV pixel clock checkMika Kahola2016-02-111-0/+4
| | * | | drm/i915: CRT pixel clock checkMika Kahola2016-02-111-0/+4
| | * | | drm/i915: SDVO pixel clock checkMika Kahola2016-02-111-0/+4
| | * | | drm/i915: DisplayPort-MST pixel clock checkMika Kahola2016-02-111-0/+5
| | * | | drm/i915: HDMI pixel clock checkMika Kahola2016-02-111-0/+8
| | * | | drm/i915: DisplayPort pixel clock checkMika Kahola2016-02-111-1/+2
| | * | | drm/i915: check that rpm ref is held when accessing ringbuf in stolen memDaniele Ceraolo Spurio2016-02-111-0/+3
| | * | | drm/i915: fix error path in intel_setup_gmbus()Rasmus Villemoes2016-02-101-1/+1
| | * | | drm/i915: Stop depending upon CONFIG_AGP_INTELDaniel Vetter2016-02-101-2/+0
| | * | | drm/i915: Capture PCI revision and subsytem details in error stateArun Siluvery2016-02-101-0/+4
| | * | | drm/i915: fix context/engine cleanup orderNick Hoath2016-02-103-14/+15
| | * | | drm/i915: Handle PipeC fused off on IVB/HSW/BDWGabriel Feceoru2016-02-102-0/+4
| | * | | drm/i915/skl: Fix typo in DPLL_CFGCR1 definitionLyude2016-02-101-1/+1
| | * | | drm/i915: Skip DDI PLL selection for DSIMika Kahola2016-02-091-2/+7
| | * | | drm/i915/skl: Explicitly check for eDP in skl_ddi_pll_select()Lyude2016-02-091-1/+3
| | * | | drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()Lyude2016-02-091-1/+2
| | * | | drm/i915: Do not disable cxsr when crtc is disabled.Maarten Lankhorst2016-02-081-1/+3
| | * | | drm/i915: Remove atomic.pre_disable_primary.Maarten Lankhorst2016-02-082-7/+19
| | * | | drm/i915: Remove intel_crtc->atomic.disable_ips.Maarten Lankhorst2016-02-082-16/+0
| | * | | drm/i915/bxt: Check BIOS RC6 setup before enabling RC6Sagar Arun Kamble2016-02-056-2/+70
| | * | | drm/i915/dp: reduce missing TPS3 support errors to debug loggingJani Nikula2016-02-051-6/+14
| | * | | drm/i915/dp: abstract training pattern selectionJani Nikula2016-02-051-7/+18
| | * | | drm/i915/dsi: skip gpio element execution when not supportedJani Nikula2016-02-041-0/+13
| | * | | drm/i915: Extend gpio read/write to other coresDeepak M2016-02-044-8/+12
| | * | | drm/i915/vlv: drop unused vlv_gps_core_read/write functionsJani Nikula2016-02-043-17/+0
| | * | | drm/i915: put the IOSF port defines in numerical orderJani Nikula2016-02-041-5/+5
OpenPOWER on IntegriCloud