summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-09-16drm/atomic_helper: Disallow new modesets on unregistered connectorsLyude Paul1-1/+20
2019-09-16drm/i915/gen9+: Fix initial readout for Y tiled framebuffersImre Deak1-2/+23
2019-09-16drm/i915: Rename PLANE_CTL_DECOMPRESSION_ENABLEDhinakaran Pandiyan2-5/+5
2019-09-16drm/i915: Fix intel_dp_mst_best_encoder()Lyude Paul1-2/+0
2019-09-16drm/amdgpu: Update gc_9_0 golden settings.Feifei Xu1-0/+1
2019-09-16drm/amdgpu/gfx9: Update gfx9 golden settings.Feifei Xu1-1/+1
2019-09-16drm/i915: Re-apply "Perform link quality check, unconditionally during long p...Jan-Marek Glogowski1-0/+16
2019-09-16drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter1-5/+3
2019-09-10drm/mediatek: set DMA max segment sizeAlexandre Courbot2-2/+35
2019-09-10drm/mediatek: use correct device to import PRIME buffersAlexandre Courbot1-1/+13
2019-09-06drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()Lyude Paul1-0/+6
2019-09-06drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guestXiong Zhang1-0/+3
2019-09-06drm/amdgpu: Add APTX quirk for Dell Latitude 5495Kai-Heng Feng1-0/+1
2019-09-06drm/tilcdc: Register cpufreq notifier after we have initialized crtcJyri Sarha1-17/+17
2019-09-06drm/bridge: tfp410: fix memleak in get_modes()Tomi Valkeinen1-1/+6
2019-09-06drm/i915: fix broadwell EU computationLionel Landwerlin1-1/+1
2019-09-06drm/ast: Fixed reboot test may cause system hangedY.C. Chen3-3/+6
2019-08-29drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul1-7/+17
2019-08-29drm/vmwgfx: fix memory leak when too many retries have occurredColin Ian King1-1/+3
2019-08-29drm/rockchip: Suspend DP lateDouglas Anderson1-1/+1
2019-08-25drm/exynos: fix missing decrement of retry counterColin Ian King1-2/+2
2019-08-25drm: msm: Fix add_gpu_componentsJeffrey Hugo1-1/+2
2019-08-25drm/amdgpu: fix a potential information leaking bugWang Xiayang1-1/+1
2019-08-25drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=mYueHaibing1-0/+1
2019-08-16drm/i915: Fix wrong escape clock divisor init for GLKStanislav Lisovskiy1-2/+2
2019-08-16drm: silence variable 'conn' set but not usedQian Cai1-1/+1
2019-08-16drm/amd/display: Increase size of audios arrayTai Man2-1/+2
2019-08-16drm/amd/display: Only enable audio if speaker allocation existsAlvin Lee1-1/+1
2019-08-16drm/amd/display: Fix dc_create failure handling and 666 color depthsJulian Parkin2-2/+5
2019-08-16drm/amd/display: use encoder's engine id to find matched free audio deviceTai Man1-1/+7
2019-08-16drm/amd/display: Wait for backlight programming completion in set backlight l...SivapiriyanKumarasamy1-0/+4
2019-08-06drm/i915/gvt: fix incorrect cache entry for guest page mappingXiaolin Zhang1-0/+12
2019-08-06drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu1-1/+1
2019-07-31drm/msm: Depopulate platform on probe failureSean Paul1-3/+11
2019-07-31drm/rockchip: Properly adjust to a true clock in adjusted_modeDouglas Anderson1-1/+2
2019-07-31drm/amd/display: fix compilation errorHariprasad Kelam1-0/+1
2019-07-31drm/virtio: Add memory barriers for capset cache.David Riley2-0/+5
2019-07-31drm/amd/display: Always allocate initial connector state stateNicholas Kazlauskas1-3/+7
2019-07-31drm/crc-debugfs: Also sprinkle irqrestore over early exitsDaniel Vetter1-2/+2
2019-07-31drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entryDaniel Vetter1-2/+3
2019-07-31gpu: host1x: Increase maximum DMA segment sizeThierry Reding1-0/+3
2019-07-31drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHzJyri Sarha1-2/+3
2019-07-31drm/bridge: tc358767: read display_props in get_modes()Tomi Valkeinen1-0/+7
2019-07-31drm/edid: Fix a missing-check bug in drm_load_edid_firmware()Gen Zhang1-0/+2
2019-07-31drm/amdkfd: Fix sdma queue map issueOak Zeng1-9/+12
2019-07-31drm/amdkfd: Fix a potential memory leakOak Zeng1-1/+4
2019-07-31drm/amd/display: Disable ABM before destroy ABM structPaul Hsieh1-0/+2
2019-07-31drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStETiecheng Zhou1-0/+3
2019-07-31drm/amd/display: Fill prescale_params->scale for RGB565Nicholas Kazlauskas1-0/+3
2019-07-31drm/panel: simple: Fix panel_simple_dsi_probePeter Ujfalusi1-1/+8