summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'drm-fixes-5.4-2019-10-23' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-10-258-46/+92
|\ \ \
| * | | drm/amdgpu/vce: fix allocation size in enc ring testAlex Deucher2019-10-172-5/+16
| * | | drm/amdgpu: fix error handling in amdgpu_bo_list_createChristian König2019-10-171-1/+6
| * | | drm/amdgpu: fix potential VM faultsChristian König2019-10-171-1/+2
| * | | drm/amdgpu: user pages array memory leak fixPhilip Yang2019-10-171-6/+2
| * | | drm/amdgpu/vcn: fix allocation size in enc ring testAlex Deucher2019-10-171-12/+23
| * | | drm/amdgpu/uvd7: fix allocation size in enc ring test (v2)Alex Deucher2019-10-171-11/+22
| * | | drm/amdgpu/uvd6: fix allocation size in enc ring test (v2)Alex Deucher2019-10-171-10/+21
* | | | Merge tag 'drm-misc-fixes-2019-10-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-10-252-3/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | drm/komeda: Fix typos in komeda_splitter_validateMihail Atanassov2019-10-211-2/+2
| * | drm/komeda: Don't flush inactive pipesMihail Atanassov2019-10-211-1/+2
* | | Merge tag 'drm-misc-fixes-2019-10-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-10-187-21/+33
|\| |
| * | drm/panfrost: Handle resetting on timeout betterSteven Price2019-10-151-5/+11
| * | drm/panfrost: Add missing GPU feature registersSteven Price2019-10-141-0/+3
| * | drm/ttm: fix handling in ttm_bo_add_mem_to_lruChristian König2019-10-141-2/+3
| * | drm/ttm: Restore ttm prefaultingThomas Hellstrom2019-10-141-9/+7
| * | drm/ttm: fix busy reference in ttm_mem_evict_firstChristian König2019-10-141-2/+2
| * | drm/msm/dsi: Implement reset correctlyJeffrey Hugo2019-10-111-2/+4
| * | drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50Kai-Heng Feng2019-10-101-0/+3
| * | drm/tiny: Kconfig: Remove always-y THERMAL dep. from TINYDRM_REPAPERUlf Magnusson2019-10-101-1/+0
* | | Merge tag 'drm-fixes-5.4-2019-10-16' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-10-186-46/+38
|\ \ \
| * | | drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe syncXiaojie Yuan2019-10-111-1/+1
| * | | drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Hans de Goede2019-10-112-35/+35
| * | | Revert "drm/radeon: Fix EEH during kexec"Alex Deucher2019-10-111-8/+0
| * | | drm/amdgpu/powerplay: fix typo in mvdd table setupAlex Deucher2019-10-092-2/+2
* | | | drm/i915: Fixup preempt-to-busy vs resubmission of a virtual requestChris Wilson2019-10-161-6/+26
* | | | drm/i915/userptr: Never allow userptr into the mappable GGTTChris Wilson2019-10-165-1/+19
* | | | drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pinVille Syrjälä2019-10-161-6/+16
* | | | drm/i915/execlists: Refactor -EIO markup of hung requestsChris Wilson2019-10-161-14/+17
* | | | Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-10-121-10/+2
|\ \ \ \
| * | | | xen: Stop abusing DT of_dma_configure APIRob Herring2019-10-101-10/+2
* | | | | Merge tag 'drm-intel-fixes-2019-10-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-10-1117-82/+188
|\ \ \ \ \
| * | | | | drm/i915/gt: execlists->active is serialised by the taskletChris Wilson2019-10-093-9/+27
| * | | | | drm/i915/execlists: Protect peeking at execlists->activeChris Wilson2019-10-091-2/+5
| * | | | | drm/i915: Fixup preempt-to-busy vs reset of a virtual requestChris Wilson2019-10-092-4/+6
| * | | | | drm/i915: Only enqueue already completed requestsChris Wilson2019-10-093-38/+74
| * | | | | drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link)Chris Wilson2019-10-091-1/+0
| * | | | | drm/i915/cml: Add second PCH ID for CMPMatt Roper2019-10-092-0/+2
| * | | | | drm/i915: Mark contents as dirty on a write faultChris Wilson2019-10-071-1/+5
| * | | | | drm/i915: Prevent bonded requests from overtaking each other on preemptionChris Wilson2019-10-071-8/+12
| * | | | | drm/i915: Bump skl+ max plane width to 5k for linear/x-tiledVille Syrjälä2019-10-071-1/+14
| * | | | | drm/i915: Verify the engine after acquiring the active.lockChris Wilson2019-10-071-3/+22
| * | | | | drm/i915: Extend Haswell GT1 PSMI workaround to allChris Wilson2019-10-071-1/+1
| * | | | | drm/i915: Don't mix srcu tag and negative error codesChris Wilson2019-10-073-10/+6
| * | | | | drm/i915: Whitelist COMMON_SLICE_CHICKEN2Kenneth Graunke2019-10-071-0/+3
| * | | | | drm/i915: Perform GGTT restore much earlier during resumeChris Wilson2019-10-073-3/+11
| * | | | | drm/i915/execlists: Remove incorrect BUG_ON for schedule-outChris Wilson2019-10-071-1/+0
* | | | | | Merge tag 'drm-fixes-5.4-2019-10-09' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-10-111-7/+7
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | drm/amdgpu: fix memory leakNirmoy Das2019-10-091-7/+7
| |/ / / /
* | | | | Merge tag 'drm-misc-fixes-2019-10-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-10-116-7/+39
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |