summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-03-18drm/i915/gvt: Fix unnecessary schedule timer when no vGPU exitsZhenyu Wang1-3/+9
2020-03-18drm/i915/gvt: Fix dma-buf display blur issue on CFLTina Zhang1-1/+2
2020-03-18drm/i915: Defer semaphore priority bumping to a workqueueChris Wilson2-5/+19
2020-03-18drm/i915: be more solid in checking the alignmentMatthew Auld2-1/+7
2020-03-18drm/amd/display: remove duplicated assignment to grph_obj_typeColin Ian King1-2/+1
2020-03-12drm/virtio: module_param_named() requires linux/moduleparam.hStephen Rothwell1-0/+2
2020-03-12drm/i915/selftests: Fix return in assert_mmap_offset()Dan Carpenter1-1/+1
2020-03-12drm/i915: Program MBUS with rmw during initializationMatt Roper1-5/+11
2020-03-12drm/sun4i: de2/de3: Remove unsupported VI layer formatsJernej Skrabec2-14/+0
2020-03-12drm/sun4i: Fix DE2 VI layer format supportJernej Skrabec2-11/+67
2020-03-12drm/sun4i: Add separate DE3 VI layer formatsJernej Skrabec3-3/+102
2020-03-12drm: kirin: Revert "Fix for hikey620 display offset problem"John Stultz2-21/+0
2020-03-12drm/panfrost: Don't try to map on error faultsTomeu Vizoso1-25/+19
2020-03-12drm/virtio: fix resource id creation raceJohn Bates1-2/+2
2020-03-12drm/virtio: make resource id workaround runtime switchable.Gerd Hoffmann1-20/+24
2020-03-12drm/msm/dsi/pll: call vco set rate explicitlyHarigovindan P1-0/+6
2020-03-12drm/msm/dsi: save pll state before dsi host is powered offHarigovindan P2-4/+5
2020-03-12drm/modes: Allow DRM_MODE_ROTATE_0 when applying video mode parametersStephan Gerhold1-1/+2
2020-03-12drm/modes: Make sure to parse valid rotation value from cmdlineStephan Gerhold3-2/+21
2020-03-12drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFIJohn Stultz1-1/+1
2020-03-12drm/msm/mdp5: rate limit pp done timeout warningsBrian Masney1-2/+2
2020-03-05kbuild: remove header compile testMasahiro Yamada1-1/+0
2020-03-05drm/i915/gvt: Separate display reset from ALL_ENGINES resetTina Zhang1-1/+1
2020-03-05drm/i915/gvt: Fix orphan vgpu dmabuf_objs' lifetimeTina Zhang1-1/+1
2020-03-05amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S3-1/+39
2020-03-05drm/radeon: Inline drm_get_pci_devDaniel Vetter2-2/+47
2020-03-05drm/amdgpu: Drop DRIVER_USE_AGPDaniel Vetter1-1/+1
2020-03-05amdgpu: Prevent build errors regarding soft/hard-float FP ABI tagsDaniel Kolesa1-0/+6
2020-03-05drm/amd/display: Add initialitions for PLL2 clock sourceIsabel Zhang1-0/+6
2020-03-05drm/amd/display: Limit minimum DPPCLK to 100MHz.Yongqiang Sun1-0/+6
2020-03-05drm/amd/display: Check engine is not NULL before acquiringAric Cyr1-1/+1
2020-03-05drm/amd/display: Do not set optimized_require to false after plane disableSung Lee1-1/+0
2020-03-05drm/msm: Set dma maximum segment size for mdssSean Paul1-0/+8
2020-02-28drm/msm/dpu: fix BGR565 vs RGB565 confusionRob Clark1-2/+2
2020-02-28drm/i915/gt: Protect defer_request() from new waitersChris Wilson2-3/+10
2020-02-28drm/bridge: tc358767: fix poll timeoutsTomi Valkeinen1-4/+4
2020-02-28drm/i915/gvt: more locking for ppgtt mm LRU listIgor Druzhinin1-0/+4
2020-02-28drm/i915/execlists: Always force a context reload when rewinding RING_TAILChris Wilson4-10/+19
2020-02-28drm/i915/gt: Detect if we miss WaIdleLiteRestoreChris Wilson1-22/+20
2020-02-28drm/i915: Update drm/i915 bug filing URLJani Nikula3-7/+6
2020-02-28drm/i915: Wean off drm_pci_alloc/drm_pci_freeChris Wilson4-56/+55
2020-02-28drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesetsLyude Paul1-0/+2
2020-02-28drm/amdgpu/gfx10: disable gfxoff when reading rlc clockAlex Deucher1-0/+2
2020-02-28drm/amdgpu/gfx9: disable gfxoff when reading rlc clockAlex Deucher1-0/+2
2020-02-28drm/amdgpu/soc15: fix xclk for ravenAlex Deucher1-1/+6
2020-02-28drm/panfrost: perfcnt: Reserve/use the AS attached to the perfcnt MMU contextBoris Brezillon2-8/+10
2020-02-24drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher1-11/+23
2020-02-24drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltageAlex Deucher1-3/+5
2020-02-24drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latencyAlex Deucher1-6/+9
2020-02-24radeon: insert 10ms sleep in dce5_crtc_load_lutDaniel Vetter1-0/+2