summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-02-11drm/amdgpu: update smu_v11_0_pptable.hAlex Deucher
2020-02-11drm/amdgpu: correct comment to clear up the confusionGuchun Chen
2020-02-11drm/amd/display: DCN2.x Do not program DPPCLK if same valueSung Lee
2020-02-11drm/amd/display: Don't map ATOM_ENABLE to ATOM_INITNicholas Kazlauskas
2020-02-11drm/amdgpu/vcn2.5: fix warningJames Zhu
2020-02-11drm/amdgpu: limit GDS clearing workaround in cold boot sequenceGuchun Chen
2020-02-11drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->confJonathan Kim
2020-02-11amdgpu: Prevent build errors regarding soft/hard-float FP ABI tagsDaniel Kolesa
2020-02-11drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1James Zhu
2020-02-11drm/amd/display: Add initialitions for PLL2 clock sourceIsabel Zhang
2020-02-11drm/amd/display: Limit minimum DPPCLK to 100MHz.Yongqiang Sun
2020-02-11drm/amd/display: Check engine is not NULL before acquiringAric Cyr
2020-02-11drm/amd/display: Use dcfclk to populate watermark rangesSung Lee
2020-02-11drm/amd/display: Do not set optimized_require to false after plane disableSung Lee
2020-02-11drm/amd/display: Fix psr static frames calculationRoman Li
2020-02-11drm/msm: Fix a6xx GMU shutdown sequenceJordan Crouse
2020-02-11drm/msm/a6xx: Update the GMU bus tables for sc7180Jordan Crouse
2020-02-11drm/msm/a6xx: Remove unneeded GBIF unhaltJordan Crouse
2020-02-11drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFIJohn Stultz
2020-02-11drm/msm/a6xx: Correct the highestbank configurationAkhil P Oommen
2020-02-11msm:disp:dpu1: add UBWC support for display on SC7180Kalyan Thota
2020-02-11drm/msm/mdp5: rate limit pp done timeout warningsBrian Masney
2020-02-11drm/i915: Check activity on i915_vma after confirming pin_count==0Chris Wilson
2020-02-11drm/i915/gem: Detect overflow in calculating dumb buffer sizeChris Wilson
2020-02-11drm/i915: Don't show the blank process name for internal/simulated errorsChris Wilson
2020-02-11drm/i915/gem: Store mmap_offsets in an rbtree rather than a plain listChris Wilson
2020-02-11drm/i915/execlists: Leave resetting ring to intel_ringChris Wilson
2020-02-10drm/i915/gt: Use the BIT when checking the flags, not the indexChris Wilson
2020-02-10drm/i915/selftests: Add a mock i915_vma to the mock_ringChris Wilson
2020-02-10drm/i915: Make a copy of the ggtt view for slave planeVille Syrjälä
2020-02-10drm/i915/gem: Take local vma references for the parserChris Wilson
2020-02-10drm/i915/pmu: Correct the rc6 offset upon enablingChris Wilson
2020-02-10drm/bridge: ti-tfp410: Update drm_connector_init_with_ddc() error messageGeert Uytterhoeven
2020-02-10drm/bridge: tc358767: fix poll timeoutsTomi Valkeinen
2020-02-10drm/i915/gvt: more locking for ppgtt mm LRU listIgor Druzhinin
2020-02-10drm/i915/gvt: fix high-order allocation failure on late loadIgor Druzhinin
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-09drm/i915: Fix i915_error_state_store error definationZhang Xiaoxu
2020-02-09drm/i915/bios: Fix the timing parametersVandita Kulkarni
2020-02-09drm/i915/dsi: Ensure that the ACPI adapter lookup overrides the bus numVivek Kasireddy
2020-02-09drm/i915: Fix post-fastset modeset check for port syncVille Syrjälä
2020-02-09drm/i915/dsi: Lookup the i2c bus from ACPI NS only if CONFIG_ACPI=y (v2)Vivek Kasireddy
2020-02-07Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-02-07Merge tag 'amd-drm-next-5.6-2020-02-05' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-02-07Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2020-02-07Merge tag 'drm/tegra/for-5.6-rc1-fixes' of git://anongit.freedesktop.org/tegr...Dave Airlie
2020-02-06drm/edid: fix building errorMauro Rossi
2020-02-06drm/vgem: Close use-after-free race in vgem_gem_createDaniel Vetter
2020-02-06gpu: host1x: Set DMA direction only for DMA-mapped buffer objectsThierry Reding
2020-02-06drm/tegra: Reuse IOVA mapping where possibleThierry Reding