summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-03drm/i915/tgl: Move and restrict Wa_1408615072José Roberto de Souza
2020-03-03drm/i915/gen11: Moving WAs to rcs_engine_wa_init()José Roberto de Souza
2020-03-03drm/i915/selftests: Fix uninitialized variableAditya Swarup
2020-03-03drm/i915/gt: Drop the timeline->mutex as we wait for retirementChris Wilson
2020-03-03drm/i915: Drop vma is-closed assertion on insertChris Wilson
2020-03-03drm/i915/gem: Check that the context wasn't closed during setupChris Wilson
2020-03-03drm/i915/gt: Prevent allocation on a banned contextChris Wilson
2020-03-03drm/i915/gem: Consolidate ctx->engines[] releaseChris Wilson
2020-03-03drm/i915: Polish CHV .load_luts() a bitVille Syrjälä
2020-03-03drm/i915/gvt: only include intel_gvt.h where neededJani Nikula
2020-03-03drm/i915/gvt: make intel_gvt_active internal to intel_gvtJani Nikula
2020-03-03drm/i915/vgpu: improve vgpu abstractionsJani Nikula
2020-03-03drm/i915: Fix kbuild test robot build errorAnshuman Gupta
2020-03-03drm/i915/hdcp: conversion to struct drm_device based logging macros.Ramalingam C
2020-03-03drm/i915: move watermark structs more towards usageJani Nikula
2020-03-03drm/i915: Fix doclinksChris Wilson
2020-03-03drm/i915/dmc: Use firmware v2.06 for TGLJosé Roberto de Souza
2020-03-03drm/i915: fix documentation build after renameJani Nikula
2020-03-02drm/i915/huc: update TGL HuC to v7.0.12Daniele Ceraolo Spurio
2020-03-02drm/i915/execlists: Check the sentinel is alone in the ELSPChris Wilson
2020-03-02drm/i915/perf: Reintroduce wait on OA configuration completionChris Wilson
2020-03-02drm/i915/tgl: Add Wa number to WaAllowPMDepthAndInvocationCountAccessFromUMDJosé Roberto de Souza
2020-03-02drm/i915/tgl: Add note about Wa_1409142259José Roberto de Souza
2020-03-02drm/i915/tgl: Fix the Wa number of a fixJosé Roberto de Souza
2020-03-02drm/i915/tgl: Add note about Wa_1607063988José Roberto de Souza
2020-03-02drm/i915/tgl: Add note to Wa_1607297627José Roberto de Souza
2020-03-02drm/i915/tgl: Extend Wa_1606931601 for all steppingsAnusha Srivatsa
2020-03-02drm/i915/tgl: Add Wa_1409085225, Wa_14010229206Matt Atwood
2020-03-02drm/i915/tgl: Implement Wa_1806527549José Roberto de Souza
2020-03-02drm/i915/tgl: Implement Wa_1409804808José Roberto de Souza
2020-03-02drm/i915: Unify the DPLL ref clock frequency trackingImre Deak
2020-03-02drm/i915/hsw: Use the read-out WRPLL/SPLL state instead of reading out againImre Deak
2020-03-02drm/i915/skl, cnl: Split out the WRPLL/LCPLL frequency calculationImre Deak
2020-03-02drm/i915/hsw: Split out the WRPLL, LCPLL, SPLL frequency calculationImre Deak
2020-03-02drm/i915/hsw: Split out the SPLL parameter calculationImre Deak
2020-03-02drm/i915/hsw: Rename the get HDMI/DP DPLL funcs to get WRPLL/LCPLLImre Deak
2020-03-02drm/i915/skl: Parametrize the DPLL ref clock instead of open-coding itImre Deak
2020-03-02drm/i915: Move DPLL frequency calculation to intel_dpll_mgr.cImre Deak
2020-03-02drm/i915/hsw: Use the DPLL ID when calculating DPLL clockImre Deak
2020-03-02drm/i915: Move the DPLL vfunc inits after the func definesImre Deak
2020-03-02drm/i915: Keep the global DPLL state in a DPLL specific structImre Deak
2020-03-02drm/i915: Move DPLL HW readout/sanitize fns to intel_dpll_mgr.cImre Deak
2020-03-02drm/i915: Fix bounds check in intel_get_shared_dpll_id()Imre Deak
2020-03-02drm/i915: Use intel_plane_data_rate for min_cdclk calculationStanislav Lisovskiy
2020-03-02drm/i915: Use a sentinel to terminate the dbuf slice arraysVille Syrjälä
2020-03-02drm/i915: Add missing commas to dbuf tablesVille Syrjälä
2020-03-02drm/i915: Remove garbage WARNsVille Syrjälä
2020-03-02drm/i915: Handle some leftover s/intel_crtc/crtc/Ville Syrjälä
2020-03-02drm/i915: Fix 90/270 degree rotated RGB565 src coord checksVille Syrjälä
2020-03-02drm/i915/dp: Use BDB_GENERAL_FEATURES VBT block info for builtin panel-orient...Hans de Goede