aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2016-11-23drm/amdgpu: enable uvd mgcg for Fiji.Rex Zhu1-1/+2
2016-11-23drm/amdgpu: refine cz uvd clock gate logic.Rex Zhu2-6/+4
2016-11-23drm/i915: Use enum plane_id in VLV/CHV wm codeVille Syrjälä1-37/+36
2016-11-23drm/i915: Use enum plane_id in VLV/CHV sprite codeVille Syrjälä3-64/+70
2016-11-23drm/i915: Use enum plane_id in SKL plane codeVille Syrjälä2-36/+37
2016-11-23drm/i915: Use enum plane_id in SKL wm codeVille Syrjälä1-103/+77
2016-11-23drm/i915: Add crtc->plane_ids_maskVille Syrjälä3-1/+9
2016-11-23drm/i915: Add per-pipe plane identifierVille Syrjälä4-8/+26
2016-11-23drm/i915: Make skl_write_{plane,cursor}_wm() staticVille Syrjälä1-7/+7
2016-11-23drm/radeon: fix power state when port pm is unavailable (v2)Peter Wu1-1/+8
2016-11-23drm/amdgpu: fix power state when port pm is unavailablePeter Wu1-1/+8
2016-11-23drm/i915: i915_gem_alloc_context_obj can be staticTvrtko Ursulin2-6/+3
2016-11-23drm/i915/guc: Remove unused intel_guc_fw struct memberTvrtko Ursulin2-2/+0
2016-11-23drm/i915/lspcon: Remove unused force change mode parameterImre Deak1-4/+3
2016-11-23drm/i915/lspcon: Wait for expected LSPCON mode to settleImre Deak3-8/+68
2016-11-23drm/i915/lspcon: Add dp_to_lspcon helper()Imre Deak2-4/+9
2016-11-23drm/i915/lspcon: Ensure AUX CH is awake while in DP Sleep stateImre Deak1-1/+20
2016-11-23drm/i915/gvt: fix missing init param.primaryDu, Changbin1-0/+1
2016-11-22drm/i915: Stop the machine as we install the wedged submit_request handlerChris Wilson1-5/+21
2016-11-22drm/i915: Complete requests in nop_submit_requestChris Wilson1-0/+2
2016-11-22drm/i915: Disable hangcheck when wedgedChris Wilson2-0/+5
2016-11-22drm/i915: Don't deref context->file_priv ERR_PTR upon resetChris Wilson1-8/+4
2016-11-22vgaarb: use valid dev pointer in vgaarb_info()Arnd Bergmann1-2/+1
2016-11-22drm/arm: hdlcd: fix plane base address updateRussell King1-3/+2
2016-11-22drm/i915: Add a kerneldoc summary for i915_perf.cRobert Bragg1-0/+163
2016-11-22drm/i915: Add more Haswell OA metric setsRobert Bragg1-1/+558
2016-11-22drm/i915: add dev.i915.oa_max_sample_rate sysctlRobert Bragg1-11/+50
2016-11-22drm/i915: Add dev.i915.perf_stream_paranoid sysctl optionRobert Bragg2-1/+50
2016-11-22drm/i915: advertise available metrics via sysfsRobert Bragg5-0/+116
2016-11-22drm/i915: Enable i915 perf stream for Haswell OA unitRobert Bragg3-27/+1413
2016-11-22drm/i915: Add 'render basic' Haswell OA unit configRobert Bragg4-1/+194
2016-11-22drm/i915: don't whitelist oacontrol in cmd parserRobert Bragg1-37/+5
2016-11-22drm/i915: return EACCES for check_cmd() failuresRobert Bragg1-2/+5
2016-11-22drm/i915: rename OACONTROL GEN7_OACONTROLRobert Bragg3-4/+4
2016-11-22drm/i915: Add i915 perf infrastructureRobert Bragg4-0/+547
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar50-365/+445
2016-11-22drm/atomic: Unconfuse the old_state mess in commmit_tailDaniel Vetter1-35/+43
2016-11-22drm/fences: add DOC: for explicit fencingGustavo Padovan1-0/+52
2016-11-21drm/atomic: cleanup debugfs entries on un-registering the driver.Liviu Dudau2-0/+16
2016-11-21drm/i915: Wipe hang stats as an embedded structMika Kuoppala6-49/+29
2016-11-21drm/i915: Add per client max context ban limitMika Kuoppala4-4/+43
2016-11-21drm/i915: Add bannable context parameterMika Kuoppala4-30/+21
2016-11-21drm/i915: Use request retirement as context progressMika Kuoppala3-14/+39
2016-11-21drm/i915: Decouple hang detection from hangcheck periodMika Kuoppala6-108/+117
2016-11-21drm/i915: Split up hangcheck phasesMika Kuoppala3-107/+146
2016-11-21drm/i915: Add more keywords to firmware loading messageMika Kuoppala1-1/+1
2016-11-21drm/i915: Use num_scalers instead of SKL_NUM_SCALERS in debugfsA.Sunil Kamath1-1/+1
2016-11-21drm/i915: Add a warning on shutdown if signal threads still activeChris Wilson1-0/+6
2016-11-21drm/i915: Use user, not driver, DRM_DEBUG for 2 context ioctlsChris Wilson1-2/+2
2016-11-21drm/i915: Update DRIVER_DATE to 20161121Daniel Vetter1-2/+2