summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2019-08-16drm/i915: Move i915_power_well_id out of i915_reg.hDaniele Ceraolo Spurio-21/+23
2019-08-16drm/i915/execlists: Lift process_csb() out of the irq-off spinlockChris Wilson-64/+108
2019-08-16drm/omap: displays: Remove unused panel driversLaurent Pinchart-2493/+0
2019-08-16drm/i915: Markup expected timeline locks for i915_activeChris Wilson-27/+58
2019-08-16drm/i915/gt: Mark context->active_count as protected by timeline->mutexChris Wilson-2/+24
2019-08-16drm/i915/wopcm: Fix SPDX tag locationMichal Wajdeczko-3/+2
2019-08-16drm/i915/wopcm: Update error messagesMichal Wajdeczko-20/+24
2019-08-16drm/i915/wopcm: Try to use already locked WOPCM layoutMichal Wajdeczko-2/+27
2019-08-16drm/i915/wopcm: Check WOPCM layout separately from calculationsMichal Wajdeczko-33/+64
2019-08-16drm/i915/uc: Move FW size sanity check back to fetchMichaƂ Winiarski-13/+19
2019-08-16drm/i915/buddy: use kmemleak_update_traceMatthew Auld-0/+2
2019-08-16drm/i915/buddy: tidy up i915_buddy_finiMatthew Auld-6/+1
2019-08-16drm: rcar_lvds: Fix dual link mode operationsJacopo Mondi-4/+2
2019-08-16drm: rcar-du: lvds: Fix bridge_to_rcar_lvdsFabrizio Castro-4/+4
2019-08-16drm: Remove bridge support from legacy helpersLaurent Pinchart-32/+0
2019-08-16drm: Don't include drm/drm_encoder_slave.h when not neededLaurent Pinchart-2/+1
2019-08-16dma-buf: Restore seqlock around dma_resv updatesChris Wilson-8/+23
2019-08-16drm/i915: Use the associated uncore for the vmChris Wilson-2/+2
2019-08-16drm/i915: Extract intel_frontbuffer active trackingChris Wilson-257/+306
2019-08-16Merge tag 'drm-intel-fixes-2019-08-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie-2/+2
2019-08-15drm/i915: Protect request retirement with timeline->mutexChris Wilson-189/+209
2019-08-15drm/i915/gt: Guard timeline pinning without relying on struct_mutexChris Wilson-19/+16
2019-08-15drm/i915/gt: Convert timeline tracking to spinlockChris Wilson-17/+21
2019-08-15drm/i915/gt: Track timeline activeness in enter/exitChris Wilson-66/+64
2019-08-15drm/amdgpu: Use new mode2 reset interface for RV.Andrey Grodzovsky-8/+18
2019-08-15drm/amd/poweplay: Add amd_pm_funcs callback for mode 2Andrey Grodzovsky-0/+22
2019-08-15drm/amd/powerpay: Implement mode2 reset callback for SMU10Andrey Grodzovsky-0/+7
2019-08-15drm/amd/powerplay: add mode2 reset callback for pp_smu_mgrAndrey Grodzovsky-0/+9
2019-08-15drm/amd/powerplay: Fix meaning of 0x1E PPSMC_MSGAndrey Grodzovsky-1/+1
2019-08-15dmr/amdgpu: Fix compile error with CONFIG_DRM_AMDGPU_GART_DEBUGFSAndrey Grodzovsky-1/+1
2019-08-15drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2)Ahzo-0/+5
2019-08-15drm/amd/amdgpu: Update VM function pointerGang Ba-0/+7
2019-08-15drm/amdkfd: Fill amdgpu_task_info for KFD VMsYong Zhao-0/+2
2019-08-15drm/amdgpu: Set VM_L2_CNTL.PDE_FAULT_CLASSIFICATION to 0 for GFX10Yong Zhao-2/+2
2019-08-15drm/amdgpu: Add more page fault info printing for GFX10Yong Zhao-5/+28
2019-08-15drm/amdgpu: Add printing for RW extracted from VM_L2_PROTECTION_FAULT_STATUSYong Zhao-0/+3
2019-08-15drm/amdkfd/gfx10: Calling amdgpu functions to invalidate TLBOak Zeng-38/+3
2019-08-15drm/amdgpu: Export function to flush TLB of specific vm hubOak Zeng-57/+78
2019-08-15drm/amd/display: Load NV12 SOC BB from firmwareLeo Li-60/+96
2019-08-15drm/amd/display: Enable MPO with pre-blend color processing (RGB)Michael Strauss-2/+56
2019-08-15drm/amd/display: audio cannot switch to internal when display turns offyanyan kang-0/+8
2019-08-15drm/amd/display: check hpd before retry verify link capWenjing Liu-21/+38
2019-08-15drm/amd/display: enable dcn_mem_pwr as golden setting updatesCharlene Liu-2/+1
2019-08-15drm/amd/display: 3.2.46Anthony Koo-1/+1
2019-08-15drm/amd/display: fix dcn20 global sync dml param extractionDmytro Laktyushkin-99/+131
2019-08-15drm/amd/display: 3.2.45Anthony Koo-1/+1
2019-08-15drm/amd/display: Add and refine DSC logs in enable sequenceNikola Cornij-13/+35
2019-08-15drm/amd/display: Add Logging for Gamma Related information (2/2)Wyatt Wood-2/+40
2019-08-15drm/amd/display: Remove redundant definition of dwb_source enumsJulian Parkin-12/+0
2019-08-15drm/amd/display: Add enum for H-timing divider modeQingqing Zhuo-4/+10