summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2020-10-23Merge tag 'drm-intel-next-fixes-2020-10-22' of git://anongit.freedesktop.org/...Dave Airlie
2020-10-23Merge tag 'amd-drm-fixes-5.10-2020-10-21' of git://people.freedesktop.org/~ag...Dave Airlie
2020-10-21drm/amdgpu: correct the cu and rb info for sienna cichlidLikun Gao
2020-10-21drm/amd/pm: remove the average clock value in sysfsKenneth Feng
2020-10-21drm/amd/pm: fix pp_dpm_fclkKenneth Feng
2020-10-21Revert drm/amdgpu: disable sienna chichlid UMC RASJohn Clements
2020-10-21drm/amd/pm: fix pcie information for sienna cichlidLikun Gao
2020-10-21drm/amdkfd: Use same SQ prefetch setting as amdgpuJay Cornwall
2020-10-21drm/amd/swsmu: correct wrong feature bit mappingKevin Wang
2020-10-21drm/amd/psp: Fix sysfs: cannot create duplicate filenameAndrey Grodzovsky
2020-10-21drm/amd/display: Avoid MST manager resource leak.Andrey Grodzovsky
2020-10-21drm/amd/display: Revert "drm/amd/display: Fix a list corruption"Andrey Grodzovsky
2020-10-21drm/amdgpu: update golden setting for sienna_cichlidLikun Gao
2020-10-21drm/amd/swsmu: add missing feature map for sienna_cichlidKevin Wang
2020-10-21drm/amdgpu: correct the gpu reset handling for job != NULL caseEvan Quan
2020-10-21drm/amdgpu: add rlc iram and dram firmware supportLikun Gao
2020-10-21drm/amdgpu: add function to program pbb mode for sienna cichlidLikun Gao
2020-10-21drm/i915: Drop runtime-pm assert from vgpu io accessorsChris Wilson
2020-10-21drm/i915: Force VT'd workarounds when running as a guest OSChris Wilson
2020-10-21drm/i915: Exclude low pages (128KiB) of stolen from useChris Wilson
2020-10-21drm/i915/gt: Onion unwind for scratch page allocation failureChris Wilson
2020-10-21drm/ttm: fix eviction valuable range check.Dave Airlie
2020-10-19drm/i915/gt: Wait for CSB entries on TigerlakeChris Wilson
2020-10-19drm/i915/gt: Widen CSB pointer to u64 for the parsersChris Wilson
2020-10-19drm/i915: Use the active reference on the vma while capturingChris Wilson
2020-10-19drm/i915/gt: Undo forced context restores after trivial preemptionsChris Wilson
2020-10-19drm/i915/gt: Delay execlist processing for tglChris Wilson
2020-10-19drm/i915/gem: Support parsing of oversize batchesChris Wilson
2020-10-19drm/i915: Mark ininitial fb obj as WT on eLLC machines to avoid rcu lockup du...Ville Syrjälä
2020-10-19drm/i915/gt: Initialize reserved and unspecified MOCS indicesAyaz A Siddiqui
2020-10-19drm/i915/dp: Tweak initial dpcd backlight.enabled valueSean Paul
2020-10-19Merge tag 'drm-intel-next-fixes-2020-10-15' of git://anongit.freedesktop.org/...Dave Airlie
2020-10-19drm/amd/display: Fix incorrect dsc force enable logicEryk Brol
2020-10-19Merge tag 'amd-drm-fixes-5.10-2020-10-14' of git://people.freedesktop.org/~ag...Dave Airlie
2020-10-14drm/amdkfd: Use kvfree in destroy_crat_imageKent Russell
2020-10-14drm/amdgpu: vcn and jpeg ring synchronizationVeerabadhran G
2020-10-14drm/amd/pm: increase mclk switch threshold to 200 usEvan Quan
2020-10-14drm/amd/display: kernel-doc: document force_timing_syncMauro Carvalho Chehab
2020-10-14drm/amdgpu/swsmu: init the baco mutex in early_initAlex Deucher
2020-10-14drm/amd/display: Fix module load hangs when connected to an eDPRodrigo Siqueira
2020-10-14Merge tag 'drm-misc-next-fixes-2020-10-13' of git://anongit.freedesktop.org/d...Dave Airlie
2020-10-12drm/ingenic: Fix bad revertPaul Cercueil
2020-10-12drm/i915: Set all unused color plane offsets to ~0xfff againVille Syrjälä
2020-10-12drm/i915: Fix TGL DKL PHY DP vswing handlingVille Syrjälä
2020-10-12Merge tag 'amd-drm-fixes-5.10-2020-10-09' of git://people.freedesktop.org/~ag...Dave Airlie
2020-10-12Merge tag 'drm-intel-next-fixes-2020-10-02' of git://anongit.freedesktop.org/...Dave Airlie
2020-10-10Merge tag 'drm-misc-next-fixes-2020-10-02' of git://anongit.freedesktop.org/d...Dave Airlie
2020-10-09drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_initYe Bin
2020-10-09drm/amdgpu: Remove warning for virtual_displayEmily.Deng
2020-10-09drm/amdgpu: kfd_initialized can be statickernel test robot