summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | 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
| | * | | | | | drm/amd/pm: update the smu v11.5 smc header for vangoghXiaomeng Hou2021-02-092-1/+9
| | * | | | | | drm/amdgpu: enable wave limit on non high prio cs pipesNirmoy Das2021-02-092-2/+94
| | * | | | | | drm/amd/display: Add otg vertical interrupt0 support in DCN1.0Wayne Lin2021-02-093-0/+54
| | * | | | | | drm/amdgpu: Add otg vertical IRQ SourceWayne Lin2021-02-091-0/+1
| | * | | | | | drm/amdgpu: optimize list operation in amdgpu_xgmiKevin Wang2021-02-091-6/+4
| | * | | | | | drm/amd/pm/swsmu: unify the init soft gpu metrics functionKevin Wang2021-02-0911-47/+45
| | * | | | | | drm/amdgpu: support rom clockgating related function for NV familyLikun Gao2021-02-092-0/+40
| | * | | | | | drm/amdgpu: switch to use smuio callbacks for NV familyLikun Gao2021-02-091-3/+15
| | * | | | | | drm/amdgpu: implement smuio v11_0_6 callbacksLikun Gao2021-02-093-1/+73
| | * | | | | | drm/amdgpu: add SMUIO 11.0.6 register headersLikun Gao2021-02-092-0/+76
| | * | | | | | drm/amdgpu: support ASPM for some specific ASICLikun Gao2021-02-093-6/+124
| | * | | | | | drm/amd/pm: enable DCSKenneth Feng2021-02-093-2/+12
| | * | | | | | drm/amdgpu/gmc9: fix mmhub client mapping for arcturusAlex Deucher2021-02-091-34/+32
| | * | | | | | drm/amdgpu/smu12: fix power reporting on renoirAlex Deucher2021-02-091-1/+1
| | * | | | | | drm/amdkfd: Get unique_id dynamically v2Kent Russell2021-02-092-4/+3
| | * | | | | | drm/amd/pm: enable ACDC featureKenneth Feng2021-02-091-0/+3
| | * | | | | | drm/amdgpu: enable gfx wave limiting for high priority compute jobsNirmoy Das2021-02-091-0/+9
| | * | | | | | drm/amdgpu: add wave limit functionality for gfx8,9Nirmoy Das2021-02-093-2/+38
| | * | | | | | drm/amdgpu: enable only one high prio compute queueNirmoy Das2021-02-095-21/+15
| | * | | | | | drm/amdgpu: cleanup struct amdgpu_ringNirmoy Das2021-02-092-11/+3
| | * | | | | | drm/amd/display: Fix unused variable warningBhawanpreet Lakha2021-02-091-2/+0
| | * | | | | | Revert "drm/amd/display: fix unused variable warning"Alex Deucher2021-02-091-2/+0
| | |/ / / / /
| * | | | | | Merge tag 'drm-misc-next-fixes-2021-02-11' of git://anongit.freedesktop.org/d...Dave Airlie2021-02-1234-5951/+218
| |\ \ \ \ \ \
| | * | | | | | Revert "drm/scheduler: Job timeout handler returns status (v3)"Maarten Lankhorst2021-02-106-37/+25
| | * | | | | | drm/dp_mst: Don't cache EDIDs for physical portsImre Deak2021-02-091-1/+2
| | * | | | | | drm/virtio: fix an error code in virtio_gpu_init()Dan Carpenter2021-02-091-0/+1
| | * | | | | | drm/nouveau: remove set but not used variable ‘pdev’ in nouveau_bios_initYe Bin2021-02-091-2/+0
| | * | | | | | drm/vmwgfx: Fix some memory leaks on errorsZack Rusin2021-02-091-5/+4
| | * | | | | | drm/vc4: remove unneeded variable: "ret"Bernard Zhao2021-02-091-2/+1
| | * | | | | | drm: replace drm_modeset_lock_all() in drm_client_modeset_dpms_legacy()Joseph Schulte2021-02-091-2/+5
| | * | | | | | drm/gma500: Remove dependency on TTMThomas Zimmermann2021-02-091-1/+0
| | * | | | | | drm/gma500: Remove CONFIG_X86 conditionals from source filesThomas Zimmermann2021-02-091-21/+0
| | * | | | | | drm/gma500: Drop DRM_GMA3600 config optionThomas Zimmermann2021-02-093-24/+16
| | * | | | | | drm/gma500: Remove Medfield supportThomas Zimmermann2021-02-0923-5835/+2
| | * | | | | | drm/lima: fix reference leak in lima_pm_busyQinglang Miao2021-02-091-1/+1
| | * | | | | | drm/scheduler: Job timeout handler returns status (v3)Luben Tuikov2021-02-096-25/+37
| | * | | | | | drm/vmwgfx/vmwgfx_drv: Fix an error path in vmw_setup_pci_resources()Dan Carpenter2021-02-091-2/+3
| | * | | | | | drm/vc4: hdmi: Don't register the CEC adapter if there's no interruptsMaxime Ripard2021-02-091-0/+6