summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gt: Undo forced context restores after trivial preemptionsChris Wilson2020-10-191-3/+2
* drm/i915/gt: Delay execlist processing for tglChris Wilson2020-10-191-0/+3
* drm/i915/gem: Support parsing of oversize batchesChris Wilson2020-10-191-2/+8
* drm/i915: Mark ininitial fb obj as WT on eLLC machines to avoid rcu lockup du...Ville Syrjälä2020-10-191-0/+8
* drm/i915/gt: Initialize reserved and unspecified MOCS indicesAyaz A Siddiqui2020-10-191-5/+11
* drm/i915/dp: Tweak initial dpcd backlight.enabled valueSean Paul2020-10-191-11/+20
* drm/i915: Set all unused color plane offsets to ~0xfff againVille Syrjälä2020-10-121-12/+5
* drm/i915: Fix TGL DKL PHY DP vswing handlingVille Syrjälä2020-10-121-1/+1
* drm/i915: Avoid mixing integer types during batch copiesChris Wilson2020-09-303-9/+12
* drm/i915/gem: Always test execution status on closing the contextChris Wilson2020-09-301-38/+10
* drm/i915/gt: Always send a pulse down the engine after disabling heartbeatChris Wilson2020-09-301-39/+67
* drm/i915: Cancel outstanding work after disabling heartbeats on an engineChris Wilson2020-09-302-0/+14
* drm/i915/gem: Hold request reference for canceling an active contextChris Wilson2020-09-301-6/+19
* drm/i915: Redo "Remove i915_request.lock requirement for execution callbacks"Chris Wilson2020-09-301-10/+2
* drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutexChris Wilson2020-09-301-0/+2
* drm/i915: check i915_vm_alloc_pt_stash for errorsMatthew Auld2020-09-301-3/+5
* drm/i915: Fix uninitialised variable in intel_context_create_request.Maarten Lankhorst2020-09-301-0/+1
* drm/i915: Break up error capture compression loops with cond_resched()Chris Wilson2020-09-301-0/+3
* drm/i915: Fix an error code i915_gem_object_copy_blt()Dan Carpenter2020-09-301-1/+1
* drm/i915/gt: Clear the buffer pool age before useChris Wilson2020-09-301-0/+2
* drm/i915/gem: Prevent using pgprot_writecombine() if PAT is not supportedChris Wilson2020-09-301-0/+4
* drm/i915/gem: Avoid implicit vmap for highmem on x86-32Chris Wilson2020-09-301-2/+24
* drm/i915: Fix state checker hw.active/hw.enable readoutVille Syrjälä2020-09-281-6/+9
* agp: use semicolons rather than commas to separate statementsJulia Lawall2020-09-273-3/+3
* Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-09-23244-5450/+13125
|\
| * drm/vc4: hvs: Pull the state of all the CRTCs prior to PV muxingMaxime Ripard2020-09-211-0/+17
| * drm/ttm: update kernel-doc line commentsTian Tao2020-09-211-1/+1
| * drm/panfrost: add Amlogic GPU integration quirksNeil Armstrong2020-09-211-0/+11
| * drm/panfrost: add amlogic reset quirk callbackNeil Armstrong2020-09-213-0/+17
| * drm/panfrost: add support for vendor quirkNeil Armstrong2020-09-212-0/+7
| * drm/dev: Remove drm_dev_initDaniel Vetter2020-09-214-55/+4
| * drm/amdgpu: Convert to using devm_drm_dev_alloc() (v2)Luben Tuikov2020-09-211-12/+4
| * drm/i915/selftests: align more to real device lifetimesDaniel Vetter2020-09-211-20/+19
| * drm/i915/selftest: Create mock_destroy_deviceDaniel Vetter2020-09-2113-12/+19
| * fbcon: Remove the superfluous breakJing Xiangfeng2020-09-181-2/+0
| * fbdev: aty: remove CONFIG_PM containerVaibhav Gupta2020-09-181-2/+2
| * drm/ttm: drop evicted from ttm_bo.Dave Airlie2020-09-172-5/+0
| * drm/ttm: drop special pipeline accel cleanup function.Dave Airlie2020-09-175-76/+38
| * drm/ttm: make common function for wait/free node path.Dave Airlie2020-09-171-18/+20
| * drm/ttm: move ghost object creation to a common functionDave Airlie2020-09-171-62/+42
| * drm/ttm: add a simple assign mem to bo wrapperDave Airlie2020-09-172-14/+14
| * drm/ttm/drivers: call the bind function directly.Dave Airlie2020-09-174-4/+14
| * drm/ttm: move unbind into the tt destroy.Dave Airlie2020-09-176-1/+6
| * drm/ttm: flip tt destroy ordering.Dave Airlie2020-09-179-1/+22
| * drm/ttm: protect against reentrant bind in the driversDave Airlie2020-09-1713-45/+91
| * drm/ttm: remove superflous extern attribute from funcsChristian König2020-09-172-24/+20
| * dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resvDaniel Vetter2020-09-171-0/+5
| * drm: fix spelling error in commentsWang Qing2020-09-171-1/+1
| * MAINTAINERS: make linux-aspeed list remarks consistentLukas Bulwahn2020-09-171-1/+1
| * drm/ttm: some cleanupsChristian König2020-09-174-24/+3