summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-03-18drm/i915/gvt: Fix unnecessary schedule timer when no vGPU exitsZhenyu Wang
2020-03-18drm/i915/gvt: Fix dma-buf display blur issue on CFLTina Zhang
2020-03-18drm/i915: Defer semaphore priority bumping to a workqueueChris Wilson
2020-03-18drm/i915: be more solid in checking the alignmentMatthew Auld
2020-03-18drm/amd/display: remove duplicated assignment to grph_obj_typeColin Ian King
2020-03-12drm/virtio: module_param_named() requires linux/moduleparam.hStephen Rothwell
2020-03-12drm/i915/selftests: Fix return in assert_mmap_offset()Dan Carpenter
2020-03-12drm/i915: Program MBUS with rmw during initializationMatt Roper
2020-03-12drm/sun4i: de2/de3: Remove unsupported VI layer formatsJernej Skrabec
2020-03-12drm/sun4i: Fix DE2 VI layer format supportJernej Skrabec
2020-03-12drm/sun4i: Add separate DE3 VI layer formatsJernej Skrabec
2020-03-12drm: kirin: Revert "Fix for hikey620 display offset problem"John Stultz
2020-03-12drm/panfrost: Don't try to map on error faultsTomeu Vizoso
2020-03-12drm/virtio: fix resource id creation raceJohn Bates
2020-03-12drm/virtio: make resource id workaround runtime switchable.Gerd Hoffmann
2020-03-12drm/msm/dsi/pll: call vco set rate explicitlyHarigovindan P
2020-03-12drm/msm/dsi: save pll state before dsi host is powered offHarigovindan P
2020-03-12drm/modes: Allow DRM_MODE_ROTATE_0 when applying video mode parametersStephan Gerhold
2020-03-12drm/modes: Make sure to parse valid rotation value from cmdlineStephan Gerhold
2020-03-12drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFIJohn Stultz
2020-03-12drm/msm/mdp5: rate limit pp done timeout warningsBrian Masney
2020-03-05kbuild: remove header compile testMasahiro Yamada
2020-03-05drm/i915/gvt: Separate display reset from ALL_ENGINES resetTina Zhang
2020-03-05drm/i915/gvt: Fix orphan vgpu dmabuf_objs' lifetimeTina Zhang
2020-03-05amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S
2020-03-05drm/radeon: Inline drm_get_pci_devDaniel Vetter
2020-03-05drm/amdgpu: Drop DRIVER_USE_AGPDaniel Vetter
2020-03-05amdgpu: Prevent build errors regarding soft/hard-float FP ABI tagsDaniel Kolesa
2020-03-05drm/amd/display: Add initialitions for PLL2 clock sourceIsabel Zhang
2020-03-05drm/amd/display: Limit minimum DPPCLK to 100MHz.Yongqiang Sun
2020-03-05drm/amd/display: Check engine is not NULL before acquiringAric Cyr
2020-03-05drm/amd/display: Do not set optimized_require to false after plane disableSung Lee
2020-03-05drm/msm: Set dma maximum segment size for mdssSean Paul
2020-02-28drm/msm/dpu: fix BGR565 vs RGB565 confusionRob Clark
2020-02-28drm/i915/gt: Protect defer_request() from new waitersChris Wilson
2020-02-28drm/bridge: tc358767: fix poll timeoutsTomi Valkeinen
2020-02-28drm/i915/gvt: more locking for ppgtt mm LRU listIgor Druzhinin
2020-02-28drm/i915/execlists: Always force a context reload when rewinding RING_TAILChris Wilson
2020-02-28drm/i915/gt: Detect if we miss WaIdleLiteRestoreChris Wilson
2020-02-28drm/i915: Update drm/i915 bug filing URLJani Nikula
2020-02-28drm/i915: Wean off drm_pci_alloc/drm_pci_freeChris Wilson
2020-02-28drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesetsLyude Paul
2020-02-28drm/amdgpu/gfx10: disable gfxoff when reading rlc clockAlex Deucher
2020-02-28drm/amdgpu/gfx9: disable gfxoff when reading rlc clockAlex Deucher
2020-02-28drm/amdgpu/soc15: fix xclk for ravenAlex Deucher
2020-02-28drm/panfrost: perfcnt: Reserve/use the AS attached to the perfcnt MMU contextBoris Brezillon
2020-02-24drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher
2020-02-24drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltageAlex Deucher
2020-02-24drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latencyAlex Deucher
2020-02-24radeon: insert 10ms sleep in dce5_crtc_load_lutDaniel Vetter