summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-02-11drm/dp_mst: Remove VCPI while disabling topology mgrWayne Lin1-0/+12
2020-02-11drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enableNathan Chancellor1-1/+1
2020-02-11drm/amd/dm/mst: Ignore payload update failuresLyude Paul1-9/+4
2020-02-11drm/rect: Avoid division by zeroVille Syrjälä1-1/+6
2020-02-11drm: atmel-hlcdc: prefer a lower pixel-clock than requestedPeter Rosin1-2/+2
2020-02-11drm: atmel-hlcdc: enable clock before configuring timing engineClaudiu Beznea1-1/+7
2020-02-11drm: atmel-hlcdc: use double rate for pixel clock only if supportedClaudiu Beznea1-3/+3
2020-02-01drm/amdgpu/SRIOV: add navi12 pci id for SRIOV (v2)Jiange Zhao1-0/+1
2020-02-01drm/amd/display: Reduce HDMI pixel encoding if max clock is exceededThomas Anderson1-22/+23
2020-01-29drm/i915/userptr: fix size calculationMatthew Auld2-4/+7
2020-01-29drm/i915: Align engine->uabi_class/instance with i915_drm.hTvrtko Ursulin2-8/+8
2020-01-29drm/panfrost: Add the panfrost_gem_mapping conceptBoris Brezillon9-74/+300
2020-01-26drm/radeon: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff3-6/+6
2020-01-26drm/amdgpu/vi: silence an uninitialized variable warningDan Carpenter1-0/+1
2020-01-26drm: rcar_lvds: Fix color mismatches on R-Car H2 ES2.0 and laterGeert Uytterhoeven1-7/+21
2020-01-26drm/rockchip: Round up _before_ giving to the clock frameworkDouglas Anderson1-3/+34
2020-01-26drm/amdgpu: remove excess function parameter descriptionyu kuai1-2/+0
2020-01-26drm: panel-lvds: Potential Oops in probe error handlingDan Carpenter1-17/+4
2020-01-26drm/panfrost: Add missing check for pfdev->regulatorSteven Price1-2/+4
2020-01-26drm/i915: Fix pid leak with banned clientsTvrtko Ursulin1-2/+1
2020-01-23drm/amdgpu: allow direct upload save restore list for raven2changzhu1-1/+3
2020-01-23drm/amd/display: Reorder detect_edp_sink_caps before link settings read.Mario Kleiner1-1/+1
2020-01-23drm/i915: Add missing include file <linux/math64.h>YueHaibing1-0/+1
2020-01-17drm/amdgpu: enable gfxoff for raven1 refreshchangzhu1-11/+4
2020-01-17drm/arm/mali: make malidp_mw_connector_helper_funcs staticBen Dooks (Codethink)1-1/+1
2020-01-17drm/amdgpu/discovery: reserve discovery data at the top of VRAMXiaojie Yuan5-3/+22
2020-01-17drm/amdgpu: cleanup creating BOs at fixed location (v2)Christian König4-148/+83
2020-01-17Revert "drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper."Greg Kroah-Hartman1-16/+12
2020-01-17drm/tegra: Fix ordering of cleanup codeThierry Reding1-7/+7
2020-01-14drm/i915/gen9: Clear residual context state on context switchAkeem G Abodunrin1-0/+8
2020-01-14drm/i915/gt: Mark up virtual engine uabi_instanceChris Wilson1-0/+2
2020-01-14drm/i915: Add Wa_1407352427:icl,ehlMatt Roper2-0/+7
2020-01-14drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READWayne Lin1-1/+1
2020-01-14drm/fb-helper: Round up bits_per_pixel if possibleGeert Uytterhoeven1-1/+6
2020-01-14drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware modelChen-Yu Tsai2-3/+13
2020-01-14Revert "drm/amdgpu: Set no-retry as default."Alex Deucher1-2/+2
2020-01-14drm/i915: Add Wa_1408615072 and Wa_1407596294 to icl,ehlMatt Roper2-1/+11
2020-01-12drm/exynos: gsc: add missed component_delChuhong Yuan1-0/+1
2020-01-09drm/i915/execlists: Fix annotation for decoupling virtual requestChris Wilson1-1/+2
2020-01-09drm/msm: include linux/sched/task.hArnd Bergmann1-0/+1
2020-01-09drm/amdgpu/smu: add metrics table lock for vega20 (v2)Alex Deucher1-0/+3
2020-01-09drm/amdgpu/smu: add metrics table lock for navi (v2)Alex Deucher1-0/+3
2020-01-09drm/amdgpu/smu: add metrics table lock for arcturus (v2)Alex Deucher1-0/+3
2020-01-09drm/amdgpu/smu: add metrics table lockAlex Deucher2-0/+2
2020-01-09drm/sun4i: hdmi: Remove duplicate cleanup callsStefan Mavrodiev1-2/+0
2020-01-09drm/nouveau/kms/nv50-: fix panel scalingBen Skeggs1-3/+3
2020-01-09drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardwareHans de Goede2-7/+27
2020-01-09drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bitHans de Goede1-55/+55
2020-01-09drm/amd/display: update dispclk and dppclk vco frequencyEric Yang1-1/+1
2020-01-09drm/amd/display: Reset steer fifo before unblanking the streamNikola Cornij1-2/+10