summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-211440-43185/+50082
|\
| * Merge tag 'drm-intel-next-fixes-2021-02-18' of git://anongit.freedesktop.org/...Dave Airlie2021-02-1916-60/+115
| |\
| | * drm/i915/gt: Correct surface base address for renderclearChris Wilson2021-02-171-1/+1
| | * drm/i915: Disallow plane x+w>stride on ilk+ with X-tilingVille Syrjälä2021-02-173-6/+39
| | * drm/i915: Reject 446-480MHz HDMI clock on GLKVille Syrjälä2021-02-081-1/+5
| | * drm/i915/gt: Flush before changing register stateChris Wilson2021-02-081-0/+1
| | * drm/i915: Disable atomics in L3 for gen9Chris Wilson2021-02-082-0/+15
| | * drm/i915/gem: Move freeze/freeze_late next to suspend/suspend_lateChris Wilson2021-02-086-43/+46
| | * drm/i915/gem: Fix oops in error handling codeDan Carpenter2021-02-081-8/+4
| | * drm/i915/gvt: fix uninitialized return in intel_gvt_update_reg_whitelist()Dan Carpenter2021-02-081-1/+2
| | * drm/i915: Restrict DRM_I915_DEBUG to developer buildsChris Wilson2021-02-081-0/+2
| * | Merge tag 'amd-drm-next-5.12-2021-02-18' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-02-1986-342/+1147
| |\ \
| | * | drm/amdgpu: Set reference clock to 100Mhz on Renoir (v2)Alex Deucher2021-02-181-0/+2
| | * | drm/radeon: OLAND boards don't have VCEAlex Deucher2021-02-183-2/+3
| | * | drm/amdkfd: Fix recursive lock warningsFelix Kuehling2021-02-181-2/+2
| | * | drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth()Jan Kokemüller2021-02-182-3/+19
| | * | drm/amd/display: Fix potential integer overflowGustavo A. R. Silva2021-02-181-1/+1
| | * | drm/amdgpu/display: remove hdcp_srm sysfs on device removalNirmoy Das2021-02-183-3/+4
| | * | drm/amdgpu: fix CGTS_TCC_DISABLE register offset on gfx10.3Marek Olšák2021-02-181-12/+10
| | * | drm/radeon: Simplify bool comparisonJiapeng Chong2021-02-091-1/+1
| | * | drm/amd/display: Simplify bool comparisonJiapeng Chong2021-02-091-2/+2
| | * | Revert "drm/amd/display: Update NV1x SR latency values"Alex Deucher2021-02-091-2/+2
| | * | drm/amdgpu: fix unnecessary NULL check warningsTian Tao2021-02-091-2/+1
| | * | drm/amd/pm: make the error log more clear for fine grain tuning functionXiaojian Du2021-02-093-3/+5
| | * | drm/amdgpu: extend MAX_KIQ_REG_TRY to 1000Jiawei Gu2021-02-091-1/+1
| | * | drm/amd/display: 3.2.122Aric Cyr2021-02-091-1/+1
| | * | drm/amd/display: [FW Promotion] Release 0.0.51Anthony Koo2021-02-091-4/+25
| | * | drm/amd/display: fix type mismatch error for return variableDale Zhao2021-02-091-1/+1
| | * | drm/amd/display: DIO Supported for virtual displaysWesley Chalmers2021-02-098-10/+19
| | * | drm/amd/display: Initialize dmub_rb_cmd unions to 0Wyatt Wood2021-02-094-3/+13
| | * | drm/amd/display: fix 64bit division issue on 32bit OSLang Yu2021-02-093-4/+5
| | * | drm/amd/display: move edp sink present detection to hw initEric Yang2021-02-092-18/+24
| | * | drm/amd/display: revert support for DID2.0 dsc passthroughJun Lei2021-02-093-23/+14
| | * | drm/amd/display: DP HDCP Compliance 1A-08/09 tests failQingqing Zhuo2021-02-091-0/+2
| | * | drm/amd/display: Add DIG_CLOCK_PATTERN in the transmitter controlDerek Lai2021-02-093-1/+27
| | * | drm/amd/display: Add return code instead of boolean for future useFangzhi Zuo2021-02-091-4/+4
| | * | drm/amdgpu: enable gpu recovery for dimgrey_cavefishTao Zhou2021-02-091-0/+1
| | * | drm/amd/pm: enable LCLK DSKenneth Feng2021-02-091-0/+3
| | * | drm/amdgpu: reset runpm flag if device suspend failsAlex Deucher2021-02-091-1/+3
| | * | drm/amdgpu: use runpm flag rather than fbcon for kfd runtime suspend (v2)Alex Deucher2021-02-091-2/+2
| | * | drm/amdgpu: drop extra drm_kms_helper_poll_enable/disable callsAlex Deucher2021-02-092-4/+0
| | * | drm/amdgpu/nv: add PCI reset supportAlex Deucher2021-02-091-1/+6
| | * | drm/amdgpu/soc15: add PCI reset supportAlex Deucher2021-02-091-10/+14
| | * | drm/amdgpu/si: add PCI reset supportAlex Deucher2021-02-091-14/+23
| | * | drm/amdgpu: add generic pci reset as an optionAlex Deucher2021-02-093-3/+17
| | * | drm/amdgpu/vi: minor clean up of reset codeAlex Deucher2021-02-091-22/+14
| | * | drm/amdgpu/cik: minor clean up of reset codeAlex Deucher2021-02-091-22/+11
| | * | drm/amdgpu/si: minor clean up of reset codeAlex Deucher2021-02-091-5/+2
| | * | drm/amd/pm: add support for hwmon control of slow and fast PPT limit on vangoghXiaomeng Hou2021-02-096-18/+204
| | * | drm/amd/pm: modify the power limit level parameter from bool to enum typeXiaomeng Hou2021-02-093-5/+21