summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Cleanup i915_param()David Weinehall2016-09-021-55/+32
* drm/i915: Drop mutex around clearing error stateChris Wilson2016-09-022-18/+2
* drm/i915: Update DRIVER_DATE to 20160902Daniel Vetter2016-09-021-1/+1
* drm/i915: Use atomic for dev_priv->mm.bsd_engine_dispatch_indexJoonas Lahtinen2016-09-013-8/+6
* drm/i915: Fix other intel_dp warnings too.Maarten Lankhorst2016-08-311-1/+3
* drm/i915/backlight: handle enabled but zero duty cycle at module loadJani Nikula2016-08-291-16/+24
* drm/i915: Fix intel_display_crc_init for !DEBUGFSMaarten Lankhorst2016-08-291-1/+1
* drm/i915: Add missing parameter to intel_dp_set_drrs_state documentation.Maarten Lankhorst2016-08-291-0/+1
* drm/i915: remove leftover for_each_intel_crtc_maskedJani Nikula2016-08-291-8/+0
* drm/i915: Make for_each_engine_masked() more compact and quickerChris Wilson2016-08-275-12/+21
* drm/i915: Tidy reporting busy status during i915_gem_retire_requests()Chris Wilson2016-08-271-6/+6
* drm/i915: Allow the user to pass a context to any ringChris Wilson2016-08-261-4/+1
* drm/i915: Add GEN7_PCODE_MIN_FREQ_TABLE_GT_RATIO_OUT_OF_RANGE to SNBChris Wilson2016-08-261-0/+1
* drm/i915/debugfs: Add panel delays for eDPDavid Weinehall2016-08-261-2/+40
* drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmapsChris Wilson2016-08-263-0/+61
* drm/i915/skl: Update DDB values atomically with wms/plane attrsLyude2016-08-253-168/+132
* drm/i915: Move CRTC updating in atomic_commit into it's own hookLyude2016-08-252-22/+54
* drm/i915: Restore lost "Initialized i915" welcome messageChris Wilson2016-08-251-0/+5
* drm/i915: Force RC6 restore after system resume and resetChris Wilson2016-08-241-0/+2
* drm/i915: Suppress DRM_ERROR for D_COMP write on HaswellChris Wilson2016-08-241-1/+1
* Revert "drm/i915/fbc: Allow on unfenced surfaces, for recent gen"Chris Wilson2016-08-241-4/+2
* drm/i915: Eliminate redundant local variable definitionPandiyan, Dhinakaran2016-08-241-8/+3
* drm/i915/dp: Dump DP link status when link training stages failPandiyan, Dhinakaran2016-08-241-0/+11
* drm/i915/dp: Add debug messages to print DP link training patternPandiyan, Dhinakaran2016-08-241-6/+7
* drm/i915: free intel_fbMatthew Auld2016-08-241-1/+1
* drm/i915/dvo: Remove dangling call to drm_encoder_cleanup()Chris Wilson2016-08-241-1/+0
* drm/i915: Cleanup crt disable sequence on hsw+Maarten Lankhorst2016-08-244-58/+56
* drm/i915: Create a intel_encoder_find_connector helper function.Maarten Lankhorst2016-08-241-8/+13
* drm/i915/skl: Update plane watermarks atomically during plane updatesLyude2016-08-234-18/+67
* drm/i915: Use more atomic state in intel_color.cMaarten Lankhorst2016-08-231-10/+14
* drm/i915: Convert intel_dp to use atomic stateMaarten Lankhorst2016-08-233-69/+64
* drm/i915: Convert intel_dp_mst to use atomic stateMaarten Lankhorst2016-08-231-31/+18
* drm/i915: Convert intel_lvds to use atomic stateMaarten Lankhorst2016-08-231-11/+9
* drm/i915: Convert intel_sdvo to use atomic stateMaarten Lankhorst2016-08-231-16/+11
* drm/i915: Convert intel_dsi to use atomic stateMaarten Lankhorst2016-08-231-10/+11
* drm/i915: Convert intel_dvo to use atomic stateMaarten Lankhorst2016-08-231-7/+5
* drm/i915: Convert intel_crt to use atomic stateMaarten Lankhorst2016-08-231-5/+7
* drm/i915: Remove unused loop from intel_dp_mst_compute_configMaarten Lankhorst2016-08-231-18/+1
* drm/i915: Make encoder->compute_config take the connector stateMaarten Lankhorst2016-08-2312-17/+29
* drm/i915: Pass crtc_state and connector_state to encoder functionsMaarten Lankhorst2016-08-2312-126/+284
* drm/i915: Walk over encoders in crtc enable/disable using atomic state.Maarten Lankhorst2016-08-231-56/+134
* drm/i915: Remove unused mode_set hook from encoderMaarten Lankhorst2016-08-231-1/+0
* drm/i915: Pass atomic state to crtc enable/disable functionsMaarten Lankhorst2016-08-232-20/+42
* drm/i915: handle DP_MST correctly in bxt_get_dpllMaarten Lankhorst2016-08-231-2/+8
* drm/i915: Take forcewake once for the entire GMBUS transactionChris Wilson2016-08-221-68/+63
* drm/i915: Fix nesting of filelist_mutex vs struct_mutex in i915_ppgtt_infoChris Wilson2016-08-221-7/+9
* drm/i915: Ignore stuck requests when considering hangsChris Wilson2016-08-221-1/+3
* drm/i915: Allow DMA pagetables to use highmemChris Wilson2016-08-221-6/+12
* drm/i915: Embed the scratch page struct into each VMChris Wilson2016-08-222-50/+32
* drm/i915: debugfs spring cleaningDavid Weinehall2016-08-223-442/+358
OpenPOWER on IntegriCloud