summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-01-12drm/i915: clear the gpu reloc batchMatthew Auld1-1/+3
2021-01-09Revert "drm/amd/display: Fix memory leaks in S3 resume"Alex Deucher1-2/+1
2020-12-30drm/i915: Fix mismatch between misplaced vma check and vma insertChris Wilson1-1/+1
2020-12-30drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()Zwane Mwaikambo1-1/+1
2020-12-30drm/amd/display: Fix memory leaks in S3 resumeStylon Wang1-1/+2
2020-12-30drm/amdkfd: Fix leak in dmabuf importFelix Kuehling1-0/+2
2020-12-30drm/amd/display: Prevent bandwidth overflowChris Park1-2/+6
2020-12-30drm/mediatek: avoid dereferencing a null hdmi_phy on an error messageColin Ian King1-2/+3
2020-12-30drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()Yang Yingliang1-0/+1
2020-12-30drm/msm/dsi_pll_10nm: restore VCO rate during restore_stateDmitry Baryshkov1-0/+8
2020-12-30drm/amdgpu: fix build_coefficients() argumentArnd Bergmann1-1/+1
2020-12-30drm/amdgpu: fix incorrect enum typeArnd Bergmann1-2/+2
2020-12-30drm/tve200: Fix handling of platform_get_irq() errorKrzysztof Kozlowski1-2/+2
2020-12-30drm/mcde: Fix handling of platform_get_irq() errorKrzysztof Kozlowski1-2/+2
2020-12-30drm/aspeed: Fix Kconfig warning & subsequent build errorsRandy Dunlap1-0/+1
2020-12-30drm/gma500: fix double free of gma_connectorTom Rix1-1/+1
2020-12-30drm/amd/display: Init clock value by current vbios CLKsBrandon Syu1-2/+11
2020-12-30drm/tegra: sor: Disable clocks on error in tegra_sor_init()Qinglang Miao1-2/+8
2020-12-30drm/tegra: replace idr_init() by idr_init_base()Deepak R Varma1-1/+1
2020-12-16drm/i915/display/dp: Compute the correct slice count for VDSC on DPManasi Navare1-1/+1
2020-12-11drm/i915/gt: Program mocs:63 for cache eviction on gen9Chris Wilson1-1/+13
2020-11-24drm/i915: Handle max_bpc==16Ville Syrjälä1-1/+2
2020-11-24drm/amd/display: Add missing pflip irq for dcn2.0Alex Deucher1-2/+2
2020-11-24drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind()Xiongfeng Wang1-0/+1
2020-11-18drm/i915: Correctly set SFC capability for video enginesVenkata Sandeep Dhanalakota1-1/+2
2020-11-18drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]Thomas Zimmermann1-22/+12
2020-11-18amd/amdgpu: Disable VCN DPG mode for PicassoVeerabadhran Gopalakrishnan1-2/+1
2020-11-18drm/amd/pm: do not use ixFEATURE_STATUS for checking smc runningEvan Quan1-4/+1
2020-11-18drm/amd/pm: perform SMC reset on suspend/hibernationEvan Quan5-0/+39
2020-11-18drm/amdgpu: perform srbm soft reset always on SDMA resumeEvan Quan1-15/+12
2020-11-18drm/i915/gem: Flush coherency domains on first set-domain-ioctlChris Wilson1-15/+13
2020-11-10drm/panfrost: Fix a deadlock between the shrinker and madvise pathBoris Brezillon3-7/+13
2020-11-10drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"Karol Herbst1-1/+2
2020-11-10drm/nouveau/nouveau: fix the start/end range for migrationRalph Campbell1-11/+3
2020-11-10drm/vc4: drv: Add error handding for bindHoegeun Kwon1-0/+1
2020-11-10drm/amdgpu: add DID for navi10 blockchain SKUTianci.Yin1-0/+1
2020-11-10drm/sun4i: frontend: Fix the scaler phase on A33Maxime Ripard1-1/+1
2020-11-10drm/sun4i: frontend: Reuse the ch0 phase for RGB formatsMaxime Ripard1-3/+5
2020-11-10drm/sun4i: frontend: Rework a bit the phase dataMaxime Ripard2-31/+9
2020-11-10drm/i915: Drop runtime-pm assert from vgpu io accessorsChris Wilson1-1/+26
2020-11-10drm/i915/gt: Delay execlist processing for tglChris Wilson1-0/+3
2020-11-10drm/i915: Break up error capture compression loops with cond_resched()Chris Wilson1-0/+3
2020-11-05drm/amd/pm: increase mclk switch threshold to 200 usEvan Quan1-1/+1
2020-11-05drm/ttm: fix eviction valuable range check.Dave Airlie1-1/+1
2020-11-05drm/amd/display: Fix kernel panic by dal_gpio_open() errorTakashi Iwai1-2/+2
2020-11-05drm/amd/display: Don't invoke kgdb_breakpoint() unconditionallyTakashi Iwai1-1/+1
2020-11-05drm/amdgpu: increase the reserved VM size to 2MBChristian König1-2/+2
2020-11-05drm/amd/display: Avoid MST manager resource leak.Andrey Grodzovsky1-0/+7
2020-11-05drm/amdkfd: Use same SQ prefetch setting as amdgpuJay Cornwall1-2/+3
2020-11-05drm/amdgpu: correct the gpu reset handling for job != NULL caseEvan Quan1-1/+1