summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-10-25drm/i915: Use cdclk_state->voltage on VLV/CHVVille Syrjälä1-16/+38
2017-10-25drm/i915: Start tracking voltage level in the cdclk stateVille Syrjälä5-13/+34
2017-10-25drm/i915: Clean up some cdclk switch statementsVille Syrjälä1-34/+34
2017-10-24drm/i915/cnl: Update the DMC version on CNLAnusha Srivatsa1-2/+2
2017-10-24drm/i915/cnl: Get RC6 working.Rodrigo Vivi2-4/+12
2017-10-24drm/i915/cnl: Force DDI_A_4_LANES when needed.Rodrigo Vivi1-11/+35
2017-10-24drm/i915/perf: fix perf enable/disable ioctls with 32bits userspaceLionel Landwerlin1-0/+4
2017-10-24drm/i915/execlists: Remove the priority "optimisation"Chris Wilson1-2/+0
2017-10-24drm/i915: Filter out spurious execlists context-switch interruptsChris Wilson5-13/+62
2017-10-24drm/i915: Synchronize irq before parking each engineChris Wilson1-0/+13
2017-10-24drm/i915: Bump wait-times for the final CS interrupt before parkingChris Wilson1-11/+26
2017-10-23drm/i915: Update DRIVER_DATE to 20171023Jani Nikula1-2/+2
2017-10-21drm/i915/cnl: Map VBT DDC Pin to BSpec DDC Pin.Rodrigo Vivi2-10/+25
2017-10-21drm/i915: Let's use more enum intel_dpll_id pll_id.Rodrigo Vivi1-16/+18
2017-10-20drm/i915: Use existing DSI backlight ports infoMadhav Chauhan2-35/+4
2017-10-20drm/i915: Parse DSI backlight/cabc ports.Madhav Chauhan2-10/+49
2017-10-19drm/i915: Skip waking the device to service pwriteChris Wilson1-3/+20
2017-10-19drm/i915/crt: split compute_config hook by platformsJani Nikula1-5/+21
2017-10-19drm/i915: remove g4x lowfreq_avail and has_pipe_cxsrJani Nikula4-20/+0
2017-10-19drm/i915: Drop the redundant hdmi prefix/suffix from a lot of variablesVille Syrjälä1-33/+30
2017-10-19drm/i915: Unify error handling for missing DDI buf trans tablesVille Syrjälä1-5/+22
2017-10-19drm/i915: Centralize the SKL DDI A/E vs. B/C/D buf trans handlingVille Syrjälä1-26/+34
2017-10-19drm/i915: Kill off the BXT buf_trans default_indexVille Syrjälä1-46/+34
2017-10-19drm/i915: Pass encoder type to cnl_ddi_vswing_sequence() explicitlyVille Syrjälä1-28/+25
2017-10-19drm/i915: Integrate BXT into intel_ddi_dp_voltage_max()Ville Syrjälä2-27/+46
2017-10-19drm/i915: Pass the level to intel_prepare_hdmi_ddi_buffers()Ville Syrjälä1-5/+4
2017-10-19drm/i915: Pass the encoder type explicitly to skl_set_iboost()Ville Syrjälä1-35/+22
2017-10-19drm/i915: Extract intel_ddi_get_buf_trans_hdmi()Ville Syrjälä1-22/+28
2017-10-19drm/i915: Relocate intel_ddi_get_buf_trans_*() functionsVille Syrjälä1-60/+55
2017-10-18drm/i915: Flush the idle-worker for debugfs/i915_drop_cachesChris Wilson1-8/+14
2017-10-18drm/i915: adjust get_crtc_fence_y_offset() to use base.y instead of crtc.yJuha-Pekka Heikkila2-6/+6
2017-10-18drm/i915: Unify skylake plane disableJuha-Pekka Heikkila3-20/+4
2017-10-18drm/i915: Unify skylake plane updateJuha-Pekka Heikkila3-74/+6
2017-10-18drm/i915: dspaddr_offset doesn't need to be more than local variableJuha-Pekka Heikkila2-14/+6
2017-10-18drm/i915: move adjusted_x/y from crtc to cache.Juha-Pekka Heikkila4-11/+16
2017-10-18drm/i915: Convert timers to use timer_setup()Kees Cook3-20/+14
2017-10-18drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put()Harsha Sharma1-1/+1
2017-10-18Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula295-24033/+12496
2017-10-18drm/i915: Fixup userptr mmu notifier registration error handlingTvrtko Ursulin1-4/+6
2017-10-18drm/i915: Use a mask when applying WaProgramL3SqcReg1DefaultOscar Mateo3-6/+13
2017-10-18drm/i915: No need for RING_MAX_NONPRIV_SLOTS spaceOscar Mateo1-7/+1
2017-10-17drm/i915/uc: Add pretty printer for uc firmwareMichal Wajdeczko3-35/+34
2017-10-17drm/i915: Handle drm-layer errors in intel_dp_add_mst_connectorJames Ausmus3-4/+37
2017-10-17drm/i915/selftests: Silence the compiler for impossible errorsChris Wilson1-2/+2
2017-10-17drm/i915: Report -EFAULT before pwrite fast path into shmemfsChris Wilson1-0/+3
2017-10-17drm/i915: Remove mostly duplicated video DIP handling from PSR codeVille Syrjälä3-43/+19
2017-10-17drm/plane: drop num_overlay_planes (v3)Dave Airlie2-31/+16
2017-10-17Merge tag 'tilcdc-4.15' of https://github.com/jsarha/linux into drm-nextDave Airlie4-14/+44
2017-10-17Merge tag 'drm-misc-next-2017-10-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie22-120/+116
2017-10-17drm/i915/cnl: Fix PLL initialization for HDMI.Rodrigo Vivi1-1/+1