summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-30drm/i915/cnl: Add AUX-F supportRodrigo Vivi6-0/+45
2018-01-30drm/i915/cnl: Add Cannonlake PCI IDs for another SKU.Rodrigo Vivi3-14/+11
2018-01-30drm/i915: Add WA for planes ending close to left screen edgeImre Deak1-4/+8
2018-01-30drm/i915: Add display WA #1175 for planes ending close to right screen edgeImre Deak3-6/+27
2018-01-30drm/i915/cnp: Properly handle VBT ddc pin out of bounds.Rodrigo Vivi1-2/+3
2018-01-29drm/i915: Assert that we do not try to unsubmit a completed requestChris Wilson1-0/+2
2018-01-29drm/i915: Simplify guard logic for setup_scratch_page()Chris Wilson1-36/+33
2018-01-29Merge drm-next into drm-intel-next-queuedJoonas Lahtinen2431-25839/+43540
2018-01-29Revert "drm/i915: mark all device info struct with __initconst"Lionel Landwerlin1-48/+48
2018-01-26drm/i915/lrc: Remove superfluous WARN_ONChris Wilson1-7/+7
2018-01-25drm/i915/lrc: Clear context restore/save inhibit flags for new contextsChris Wilson1-0/+8
2018-01-25Merge tag 'drm-misc-next-fixes-2018-01-18' of git://anongit.freedesktop.org/d...Dave Airlie3-7/+14
2018-01-25Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie17-101/+138
2018-01-24drm: fix gpu scheduler link orderChristian König1-1/+1
2018-01-24drm/amd/display: Demote error print to debug print when ATOM impl missingHarry Wentland2-19/+19
2018-01-24drm/i915/guc: Fix comments style in intel_guc_log.cSagar Arun Kamble1-15/+30
2018-01-24drm/i915/guc: Update name and prototype of i915_guc_log_controlSagar Arun Kamble3-7/+7
2018-01-24drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutexSagar Arun Kamble8-66/+172
2018-01-24drm/i915/guc: Enable interrupts before resuming GuC during runtime resumeSagar Arun Kamble1-4/+9
2018-01-24drm/i915/guc: Grab RPM wakelock while disabling GuC interruptsSagar Arun Kamble2-0/+9
2018-01-24drm/i915: Add a comment exlaining CCS hsub/vsubVille Syrjälä1-0/+14
2018-01-24drm/i915: Implement display w/a #1143Ville Syrjälä2-2/+48
2018-01-24drm/i915: Use enum plane_id for frontbuffer trackingVille Syrjälä4-12/+7
2018-01-24drm/i915: Shrink the GEM kmem_caches upon idlingChris Wilson1-0/+79
2018-01-24drm/i915: Track the number of times we have woken the GPU upChris Wilson3-3/+12
2018-01-24drm/i915/execlists: Inhibit context save/restore for the fake preempt contextChris Wilson2-0/+5
2018-01-24drm/i915: Move LRC register offsets to a header fileMichel Thierry2-54/+68
2018-01-24drm/i915/lrc: Update reg_state macros to pass checkpatchMichel Thierry1-8/+13
2018-01-24drm/i915/pmu: Fix sysfs exported counter configTvrtko Ursulin1-1/+1
2018-01-24drm/i915/cnl: Fix aux selection for WA 1178Rodrigo Vivi1-1/+1
2018-01-24drm/i915/cnp: Ignore VBT request for know invalid DDC pin.Rodrigo Vivi1-3/+8
2018-01-23drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher1-2/+0
2018-01-23drm/amd/amdgpu: Add Polaris version checkJames Zhu1-2/+15
2018-01-23drm/amdgpu: Reenable manual GPU reset from sysfsAndrey Grodzovsky1-1/+1
2018-01-22drm/i915/execlists: Skip forcewake for ELSP submissionChris Wilson1-6/+12
2018-01-22drm/i915: Increase render/media power gating hysteresis for gen9+Chris Wilson1-3/+23
2018-01-22drm/i915: Per-engine scratch VMA is mandatoryTvrtko Ursulin1-1/+1
2018-01-22drm/i915: Downgrade incorrect engine constructor usage warnings to developmentTvrtko Ursulin2-2/+3
2018-01-22drm/i915/edp: Do not do link training fallback or prune modes on EDPManasi Navare1-9/+17
2018-01-22drm/i915: Protect WC stash allocation against direct reclaimChris Wilson1-7/+25
2018-01-20drm/i915/psr: Don't name status or debug registers like control registers.Dhinakaran Pandiyan3-17/+17
2018-01-20drm/amdgpu: disable MMHUB power gating on ravenHuang Rui1-2/+2
2018-01-20drm/i915: Shrink the request kmem_cache on allocation errorChris Wilson1-0/+11
2018-01-19drm/i915/guc: Keep GuC log disabled by defaultMichal Wajdeczko1-1/+1
2018-01-19drm/i915/icl: Gen11 render context sizeTvrtko Ursulin1-0/+3
2018-01-19drm/i915: Return a default RCS context sizeOscar Mateo1-0/+2
2018-01-19drm/i915/icl: Icelake interrupt register addresses and bitsTvrtko Ursulin1-0/+63
2018-01-19drm/i915/icp: Add the ID for ICL PCH - ICPAnusha Srivatsa2-0/+5
2018-01-19drm/i915/icp: add ICP gmbus and gpio supportAnusha Srivatsa3-3/+54
2018-01-19drm/i915/icp: Add backlight Support for ICPAnusha Srivatsa1-4/+4