summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-04-23drm/i915/gvt: scan non-privileged batch buffer for debug purposeZhao Yan6-39/+173
2018-04-23drm/i915/gvt: Update time slice more frequentlyZhipeng Gong1-13/+13
2018-04-23drm/i915/gvt: Use real time to do timer checkZhipeng Gong1-2/+7
2018-04-13drm/i915: Update DRIVER_DATE to 20180413Jani Nikula1-2/+2
2018-04-13drm/i915/cnl: Use mmio access to context status bufferMika Kuoppala1-0/+3
2018-04-12drm/i915/bios: reduce the scope of some local variables in parse_ddi_port()Jani Nikula1-6/+4
2018-04-12drm/i915/bios: filter out invalid DDC pins from VBT child devicesJani Nikula1-4/+9
2018-04-11drm/i915: Split out functions for different kinds of workaroundsOscar Mateo6-241/+436
2018-04-11drm/i915: Move a bunch of workaround-related code to its own fileOscar Mateo7-638/+703
2018-04-11drm/i915/execlists: Set queue priority from secondary portChris Wilson2-1/+23
2018-04-11drm/i915/bios: remove duplicated codeJani Nikula1-7/+0
2018-04-11drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6Tvrtko Ursulin1-10/+27
2018-04-10drm/i915/guc: Replace %phn with %phChris Wilson1-10/+10
2018-04-10drm/i915: Don't fiddle with rps/rc6 across GPU resetChris Wilson1-7/+0
2018-04-10drm/i915: Add debugfs file to clear FIFO underruns.Maarten Lankhorst4-12/+111
2018-04-10drm/i915/psr: Chase psr.enabled only under the psr.lockChris Wilson1-38/+44
2018-04-10drm/i915/gen9_lp: Increase DDI PHY0 power well enabling timeoutImre Deak1-5/+6
2018-04-09drm/i915: Remove last references to drm_atomic_get_existing* macrosMaarten Lankhorst1-29/+24
2018-04-09drm/i915: Remove get_existing_crtc_stateMaarten Lankhorst1-14/+0
2018-04-09drm/i915: Change use get_new_plane_state instead of existing plane stateMaarten Lankhorst3-15/+3
2018-04-09drm/i915/execlists: Log fence context & seqno throughout GEM_TRACETvrtko Ursulin2-8/+20
2018-04-09drm/i915: Enclose for_each_engine_masked macro arguments in parenthesesTvrtko Ursulin1-2/+4
2018-04-09drm/i915: Upscale scaler max scale for NV12Chandra Konduru3-13/+46
2018-04-09drm/i915: Update format_is_yuv() to include NV12Chandra Konduru2-0/+2
2018-04-09drm/i915: Set scaler mode for NV12Chandra Konduru2-2/+14
2018-04-09drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl RegVidya Srinivas1-1/+6
2018-04-09drm/i915: Display WA 827Vidya Srinivas2-0/+37
2018-04-09drm/i915/skl: split skl_compute_ddb functionMahesh Kumar1-69/+88
2018-04-09drm/i915/skl+: nv12 workaround disable WM level 1-7Mahesh Kumar1-0/+11
2018-04-09drm/i915/skl+: make sure higher latency level has higher wm valueMahesh Kumar1-0/+18
2018-04-09drm/i915/skl+: pass skl_wm_level struct to wm compute funcMahesh Kumar1-11/+7
2018-04-09drm/i915/skl+: NV12 related changes for WMMahesh Kumar3-8/+44
2018-04-09drm/i915/skl+: support verification of DDB HW state for NV12Mahesh Kumar3-11/+43
2018-04-09drm/i915/skl+: add NV12 in skl_format_to_fourccMahesh Kumar1-0/+2
2018-04-09drm/i915/skl+: refactor WM calculation for NV12Mahesh Kumar3-61/+66
2018-04-09drm/i915/skl+: rename skl_wm_values struct to skl_ddb_valuesMahesh Kumar3-11/+11
2018-04-07drm/i915/dp: Send DPCD ON for MST before phy_upLyude Paul2-3/+13
2018-04-06drm/i915: Pass the set of guilty engines to i915_reset()Chris Wilson7-32/+47
2018-04-06drm/i915: Treat i915_reset_engine() as guilty until proven innocentChris Wilson4-30/+20
2018-04-06drm/i915: Split out parking from the idle worker for reuseChris Wilson3-77/+103
2018-04-06drm/i915/selftests: Rename wait_for_hang() to wait_until_running()Chris Wilson1-6/+6
2018-04-06drm/i915/icl: Enable RC6 and RPS in Gen11Oscar Mateo2-11/+9
2018-04-06drm/i915/icl: Deal with GT INT DW correctlyOscar Mateo1-37/+73
2018-04-06drm/i915/icl: Handle RPS interrupts correctly for Gen11Oscar Mateo4-14/+67
2018-04-06drm/i915/icl: Use hw engine class, instance to find irq handlerMika Kuoppala2-47/+56
2018-04-06drm/i915/icl: Add reset control register changesMichel Thierry2-2/+62
2018-04-06drm/i915: Describe the bottom of stack in processing a batchbufferKevin Rogovin1-0/+29
2018-04-06drm/i915/selftests: Avoid repeatedly harming the same innocent contextChris Wilson2-4/+47
2018-04-06drm/i915/audio: Fix audio enumeration issue on BXTGaurav K Singh1-1/+1
2018-04-06drm/i915: Fix memory leak in intel_hdcp authRadhakrishna Sripada1-3/+6