summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-01-29drm/i915/userptr: fix size calculationMatthew Auld
2020-01-29drm/i915: Align engine->uabi_class/instance with i915_drm.hTvrtko Ursulin
2020-01-29drm/panfrost: Add the panfrost_gem_mapping conceptBoris Brezillon
2020-01-26drm/radeon: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff
2020-01-26drm/amdgpu/vi: silence an uninitialized variable warningDan Carpenter
2020-01-26drm: rcar_lvds: Fix color mismatches on R-Car H2 ES2.0 and laterGeert Uytterhoeven
2020-01-26drm/rockchip: Round up _before_ giving to the clock frameworkDouglas Anderson
2020-01-26drm/amdgpu: remove excess function parameter descriptionyu kuai
2020-01-26drm: panel-lvds: Potential Oops in probe error handlingDan Carpenter
2020-01-26drm/panfrost: Add missing check for pfdev->regulatorSteven Price
2020-01-26drm/i915: Fix pid leak with banned clientsTvrtko Ursulin
2020-01-23drm/amdgpu: allow direct upload save restore list for raven2changzhu
2020-01-23drm/amd/display: Reorder detect_edp_sink_caps before link settings read.Mario Kleiner
2020-01-23drm/i915: Add missing include file <linux/math64.h>YueHaibing
2020-01-17drm/amdgpu: enable gfxoff for raven1 refreshchangzhu
2020-01-17drm/arm/mali: make malidp_mw_connector_helper_funcs staticBen Dooks (Codethink)
2020-01-17drm/amdgpu/discovery: reserve discovery data at the top of VRAMXiaojie Yuan
2020-01-17drm/amdgpu: cleanup creating BOs at fixed location (v2)Christian König
2020-01-17Revert "drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper."Greg Kroah-Hartman
2020-01-17drm/tegra: Fix ordering of cleanup codeThierry Reding
2020-01-14drm/i915/gen9: Clear residual context state on context switchAkeem G Abodunrin
2020-01-14drm/i915/gt: Mark up virtual engine uabi_instanceChris Wilson
2020-01-14drm/i915: Add Wa_1407352427:icl,ehlMatt Roper
2020-01-14drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READWayne Lin
2020-01-14drm/fb-helper: Round up bits_per_pixel if possibleGeert Uytterhoeven
2020-01-14drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware modelChen-Yu Tsai
2020-01-14Revert "drm/amdgpu: Set no-retry as default."Alex Deucher
2020-01-14drm/i915: Add Wa_1408615072 and Wa_1407596294 to icl,ehlMatt Roper
2020-01-12drm/exynos: gsc: add missed component_delChuhong Yuan
2020-01-09drm/i915/execlists: Fix annotation for decoupling virtual requestChris Wilson
2020-01-09drm/msm: include linux/sched/task.hArnd Bergmann
2020-01-09drm/amdgpu/smu: add metrics table lock for vega20 (v2)Alex Deucher
2020-01-09drm/amdgpu/smu: add metrics table lock for navi (v2)Alex Deucher
2020-01-09drm/amdgpu/smu: add metrics table lock for arcturus (v2)Alex Deucher
2020-01-09drm/amdgpu/smu: add metrics table lockAlex Deucher
2020-01-09drm/sun4i: hdmi: Remove duplicate cleanup callsStefan Mavrodiev
2020-01-09drm/nouveau/kms/nv50-: fix panel scalingBen Skeggs
2020-01-09drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardwareHans de Goede
2020-01-09drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bitHans de Goede
2020-01-09drm/amd/display: update dispclk and dppclk vco frequencyEric Yang
2020-01-09drm/amd/display: Reset steer fifo before unblanking the streamNikola Cornij
2020-01-09drm/amd/display: Change the delay time before enabling FECLeo (Hanghong) Ma
2020-01-09drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongleDavid Galiffi
2020-01-09drm/amd/display: Map DSC resources 1-to-1 if numbers of OPPs and DSCs are equalNikola Cornij
2020-01-09drm/amdgpu: add cache flush workaround to gfx8 emit_fencePierre-Eric Pelloux-Prayer
2020-01-09drm/amdgpu: add header line for power profile on ArcturusAlex Deucher
2020-01-09drm/amdgpu: add check before enabling/disabling broadcast modeGuchun Chen
2020-01-09drm/mcde: dsi: Fix invalid pointer dereference if panel cannot be foundStephan Gerhold
2020-01-04drm: limit to INT_MAX in create_blob ioctlDaniel Vetter
2020-01-04drm/amdgpu: Call find_vma under mmap_semJason Gunthorpe