aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-10-12drm/amdgpu: force pa_sc_tile_steering_override to 0 for dimgrey_cavefishTao Zhou1-0/+1
2020-10-12drm/amdgpu: add virtual display support for dimgrey_cavefishTao Zhou1-0/+2
2020-10-12drm/amdgpu: configure dimgrey_cavefish gfx according to gfx 10.3's definitionTao Zhou1-0/+9
2020-10-12drm/amdgpu: add sdma ip block for dimgrey_cavefishTao Zhou2-2/+10
2020-10-12drm/amdgpu: add gfx ip block for dimgrey_cavefishTao Zhou2-0/+5
2020-10-12drm/amdgpu: add ih ip block for dimgrey_cavefishTao Zhou2-0/+2
2020-10-12drm/amdgpu: add gmc ip block for dimgrey_cavefishTao Zhou2-0/+2
2020-10-12drm/amdgpu: add common ip block for dimgrey_cavefishTao Zhou1-0/+3
2020-10-12drm/amdgpu: add mmhub support for dimgrey_cavefishTao Zhou1-0/+5
2020-10-12drm/amdgpu: initialize IP offset for dimgrey_cavefishTao Zhou5-1/+1108
2020-10-12drm/amdgpu: add common support for dimgrey_cavefishTao Zhou1-0/+6
2020-10-12drm/amdgpu: add gfx clock gating support for dimgrey_cavefishTao Zhou1-0/+1
2020-10-12drm/amdgpu: add gmc support for dimgrey_cavefishTao Zhou1-0/+3
2020-10-12drm/amdgpu: add support for dimgrey_cavefish firmwareTao Zhou1-0/+10
2020-10-12drm/amdgpu: set asic family and ip blocks for dimgrey_cavefishTao Zhou1-0/+1
2020-10-12drm/amdgpu: set fw load type for dimgrey_cavefishTao Zhou1-0/+2
2020-10-12drm/amdgpu: add dimgrey_cavefish gpu info firmwareTao Zhou1-0/+4
2020-10-12drm/amdgpu: add dimgrey_cavefish asic typeTao Zhou1-0/+1
2020-10-12drm/amd/display: Fix module load hangs when connected to an eDPRodrigo Siqueira1-5/+5
2020-10-12drm/amd/display: Add missing function pointers for dcn3Bhawanpreet Lakha1-0/+2
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds23-53/+52
2020-10-12drm/i915: Switch to LTTPR non-transparent mode link trainingImre Deak5-73/+321
2020-10-12drm/i915: Switch to LTTPR transparent mode link trainingImre Deak4-0/+60
2020-10-12drm/dp: Add LTTPR helpersImre Deak1-4/+228
2020-10-12drm/i915: Factor out a helper to disable the DPCD training patternImre Deak1-16/+17
2020-10-12drm/i915: Simplify the link training functionsImre Deak3-30/+79
2020-10-12drm/i915: Fix DP link training pattern maskImre Deak4-8/+13
2020-10-12drm/aspeed: Fix Kconfig warning & subsequent build errorsRandy Dunlap1-0/+1
2020-10-12Merge tag 'amd-drm-fixes-5.10-2020-10-09' of git://people.freedesktop.org/~ag...Dave Airlie133-948/+2488
2020-10-12Merge tag 'drm-intel-next-fixes-2020-10-02' of git://anongit.freedesktop.org/...Dave Airlie15-114/+175
2020-10-10drm/tilcdc: Remove tilcdc_crtc_max_width(), use private dataJyri Sarha3-35/+26
2020-10-10drm/tilcdc: Do not keep vblank interrupts enabled all the timeJyri Sarha1-3/+33
2020-10-09drm/i915: Update gen12 multicast register rangesMatt Roper1-6/+22
2020-10-09drm/i915: Update gen12 forcewake tableMatt Roper1-30/+99
2020-10-09drm/i915: Rename FORCEWAKE_BLITTER to FORCEWAKE_GTMatt Roper6-63/+63
2020-10-09drm/i915/display: Program PSR2 selective fetch registersJosé Roberto de Souza4-9/+131
2020-10-09drm/i915/display: Check PSR parameter and flag only in state compute phaseJosé Roberto de Souza1-32/+41
2020-10-09drm/i915/display: Ignore IGNORE_PSR2_HW_TRACKING for platforms without sel fetchJosé Roberto de Souza1-1/+1
2020-10-09drm/i915/vbt: Add VRR VBT toggleJosé Roberto de Souza1-0/+1
2020-10-09drm/i915/vbt: Update the version and expected size of BDB_GENERAL_DEFINITIONS...José Roberto de Souza1-1/+1
2020-10-09drm/i915/vbt: Fix backlight parsing for VBT 234+José Roberto de Souza2-4/+38
2020-10-10Merge tag 'drm-misc-next-fixes-2020-10-02' of git://anongit.freedesktop.org/d...Dave Airlie3-9/+29
2020-10-09drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_initYe Bin1-1/+1
2020-10-09drm/amdgpu: Remove warning for virtual_displayEmily.Deng1-1/+3
2020-10-09drm/amdgpu: kfd_initialized can be statickernel test robot1-1/+1
2020-10-09drm/amd/pm: setup APU dpm clock table in SMU HW initializationEvan Quan1-11/+11
2020-10-09drm/amdgpu: prevent spurious warningAlex Deucher1-1/+3
2020-10-09drm/amdgpu/swsmu: fix ARC build errorsAlex Deucher2-4/+24
2020-10-09drm/amd/display: Fix OPTC_DATA_FORMAT programmingDmytro Laktyushkin3-16/+11
2020-10-09drm/amd/display: Don't allow pstate if no support in blankAlvin Lee1-1/+1