summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-01-27drm/tegra: Add back arm_iommu_detach_device()Dmitry Osipenko1-0/+15
2022-01-27gpu: host1x: Add back arm_iommu_detach_device()Dmitry Osipenko1-0/+15
2022-01-20drm/amd/display: explicitly set is_dsc_supported to false before useMario Limonciello1-0/+1
2022-01-16drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()Nathan Chancellor1-3/+3
2022-01-11drm/amd/pm: keep the BACO feature enabled for suspendEvan Quan1-1/+7
2022-01-11Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"Len Brown1-8/+0
2022-01-11drm/amd/display: Added power down for DCN10Lai, Derek1-0/+1
2022-01-11drm/amd/display: fix B0 TMDS deepcolor no dislay issueCharlene Liu2-2/+54
2022-01-11drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...Evan Quan1-0/+15
2022-01-11drm/amdgpu: always reset the asic in suspend (v2)Alex Deucher1-1/+4
2022-01-11drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resumePrike Liang2-6/+4
2022-01-11drm/amd/pm: Fix xgmi link control on aldebaranLijo Lazar1-1/+1
2022-01-11drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notifyChristian König1-1/+1
2022-01-11drm/amdgpu: disable runpm if we are the primary adapterAlex Deucher3-0/+35
2022-01-05drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang7-7/+7
2022-01-05drm/amdgpu: add support for IP discovery gc_info table v2Alex Deucher2-22/+103
2022-01-05drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...chen gong1-0/+7
2022-01-05drm/nouveau: wait for the exclusive fence after the shared ones v2Christian König1-13/+15
2022-01-05drm/amd/display: Set optimize_pwr_state for DCN31Nicholas Kazlauskas1-0/+1
2022-01-05drm/amd/display: Send s0i2_rdy in stream_count == 0 optimizationNicholas Kazlauskas1-0/+1
2021-12-29drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_confAngeloGioacchino Del Regno1-5/+7
2021-12-22drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YCMario Limonciello1-0/+3
2021-12-22drm/amdgpu: don't override default ECO_BITs settingHawking Zhang8-9/+0
2021-12-22drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma1-2/+2
2021-12-22drm/amd/pm: fix a potential gpu_metrics_table memory leakLang Yu1-0/+3
2021-12-22drm/amd/display: Set exit_optimized_pwr_state for DCN31Nicholas Kazlauskas1-0/+1
2021-12-22drm/i915/display: Fix an unsigned subtraction which can never be negative.Harshit Mogalapalli1-1/+1
2021-12-22drm/ast: potential dereference of null pointerJiasheng Jiang1-1/+4
2021-12-22drm: simpledrm: fix wrong unit with pixel clockAlejandro Concepcion-Rodriguez1-1/+1
2021-12-22Revert "drm/fb-helper: improve DRM fbdev emulation device names"Javier Martinez Canillas1-1/+7
2021-12-22drm/i915/hdmi: Turn DP++ TMDS output buffers back on in encoder->shutdown()Ville Syrjälä4-2/+17
2021-12-22drm/i915/hdmi: convert intel_hdmi_to_dev to intel_hdmi_to_i915Jani Nikula1-9/+7
2021-12-17drm/amdkfd: process_info lock not needed for svmPhilip Yang1-9/+0
2021-12-17drm/amd/display: add connector type check for CRC source setPerry Yuan1-0/+8
2021-12-17drm/amdkfd: fix double free mem structurePhilip Yang1-3/+5
2021-12-17drm/amd/display: Fix for the no Audio bug with Tiled DisplaysMustapha Ghaddar1-0/+4
2021-12-17drm/amdgpu: check atomic flag to differeniate with legacy pathFlora Cui1-2/+2
2021-12-17drm/amdgpu: cancel the correct hrtimer on exitFlora Cui1-2/+2
2021-12-17drm/msm/dp: Avoid unpowered AUX xfers that caused crashesDouglas Anderson1-0/+17
2021-12-17drm/msm/dsi: set default num_data_lanesPhilip Chen1-0/+2
2021-12-17drm/msm/a6xx: Fix uinitialized use of gpu_scidAkhil P Oommen1-9/+9
2021-12-17drm/msm: Fix null ptr access msm_ioctl_gem_submit()Akhil P Oommen1-0/+1
2021-12-14drm/amd/display: Fix DPIA outbox timeout after S3/S4/resetNicholas Kazlauskas1-1/+6
2021-12-14drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence.Bas Nieuwenhuizen1-1/+10
2021-12-08Revert "drm/i915: Implement Wa_1508744258"José Roberto de Souza1-7/+0
2021-12-08drm/msm: Restore error return on invalid fenceRob Clark3-0/+10
2021-12-08drm/msm: Fix wait_fence submitqueue leakRob Clark1-20/+29
2021-12-08drm/msm: Fix mmap to include VM_IO and VM_DONTDUMPDouglas Anderson1-2/+1
2021-12-08drm/msm/devfreq: Fix OPP refcnt leakRob Clark1-0/+5
2021-12-08drm/vc4: kms: Fix previous HVS commit waitMaxime Ripard1-8/+2