summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm/tegra/for-5.13-rc5' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie2021-06-044-36/+68
|\
| * drm/tegra: Correct DRM_FORMAT_MOD_NVIDIA_SECTOR_LAYOUTDmitry Osipenko2021-05-311-1/+1
| * drm/tegra: sor: Fix AUX device reference leakThierry Reding2021-05-272-14/+20
| * drm/tegra: Get ref for DP AUX channel, not its ddc adapterLyude Paul2021-05-272-4/+7
| * drm/tegra: Fix shift overflow in tegra_shared_plane_atomic_updateNathan Chancellor2021-05-171-1/+1
| * drm/tegra: sor: Fully initialize SOR before registrationThierry Reding2021-05-171-14/+13
| * gpu: host1x: Split up client initalization and registrationThierry Reding2021-05-171-6/+24
| * drm/tegra: sor: Do not leak runtime PM referencePavel Machek (CIP)2021-05-171-4/+10
* | Merge tag 'amd-drm-fixes-5.13-2021-06-02' of https://gitlab.freedesktop.org/a...Dave Airlie2021-06-049-50/+52
|\ \
| * | amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomicSimon Ser2021-06-021-1/+1
| * | drm/amdgpu: make sure we unpin the UVD BONirmoy Das2021-06-021-0/+1
| * | drm/amd/amdgpu:save psp ring wptr to avoid attackVictor Zhao2021-06-023-2/+5
| * | drm/amd/display: Fix potential memory leak in DMUB hw_initRoman Li2021-06-021-2/+2
| * | drm/amdgpu: Don't query CE and UE errorsLuben Tuikov2021-06-021-16/+0
| * | drm/amd/display: Fix overlay validation by considering cursorsRodrigo Siqueira2021-06-021-1/+9
| * | drm/amdgpu: refine amdgpu_fru_get_product_infoJiansong Chen2021-06-021-19/+23
| * | drm/amdgpu: add judgement for dc supportAsher Song2021-06-021-1/+3
| * | drm/amd/display: Fix GPU scaling regression by FS video supportNicholas Kazlauskas2021-06-021-7/+7
| * | drm/amd/display: Allow bandwidth validation for 0 streams.Bindu Ramamurthy2021-06-021-1/+1
* | | Revert "i915: use io_mapping_map_user"Matthew Auld2021-06-024-5/+52
* | | drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()Zhihao Cheng2021-06-021-2/+2
|/ /
* | Merge tag 'drm-intel-fixes-2021-05-27' of ssh://git.freedesktop.org/git/drm/d...Dave Airlie2021-05-281-38/+33
|\ \
| * | drm/i915: Reenable LTTPR non-transparent LT mode for DPCD_REV<1.4Imre Deak2021-05-251-38/+33
* | | Merge tag 'drm-misc-fixes-2021-05-27' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie2021-05-282-5/+6
|\ \ \
| * | | drm/ttm: Skip swapout if ttm object is not populatedxinhui pan2021-05-261-1/+1
| * | | drm/meson: fix shutdown crash when component not probedNeil Armstrong2021-05-251-4/+5
* | | | Merge tag 'amd-drm-fixes-5.13-2021-05-26' of https://gitlab.freedesktop.org/a...Dave Airlie2021-05-2810-14/+42
|\ \ \ \ | |_|/ / |/| | |
| * | | drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gateJames Zhu2021-05-201-2/+2
| * | | drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gateJames Zhu2021-05-201-2/+2
| * | | drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gateJames Zhu2021-05-201-0/+2
| * | | drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gateJames Zhu2021-05-201-3/+2
| * | | drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gateJames Zhu2021-05-201-0/+2
| * | | drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gateJames Zhu2021-05-201-0/+2
| * | | drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gateJames Zhu2021-05-201-1/+5
| * | | drm/amdkfd: correct sienna_cichlid SDMA RLC register offset errorKevin Wang2021-05-201-6/+6
| * | | drm/amd/pm: correct MGpuFanBoost settingEvan Quan2021-05-202-0/+19
* | | | Merge tag 'drm-fixes-2021-05-21-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-05-2028-187/+186
|\ \ \ \
| * | | | Merge tag 'amd-drm-fixes-5.13-2021-05-19' of https://gitlab.freedesktop.org/a...Dave Airlie2021-05-2116-35/+54
| |\| | |
| | * | | drm/amdgpu: stop touching sched.ready in the backendChristian König2021-05-194-16/+1
| | * | | drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu2021-05-191-1/+0
| | * | | drm/amdgpu: update sdma golden setting for Navi12Guchun Chen2021-05-191-0/+4
| | * | | drm/amdgpu: update gc golden setting for Navi12Guchun Chen2021-05-191-2/+4
| | * | | drm/amdgpu: Fix a use-after-freexinhui pan2021-05-191-0/+1
| | * | | drm/amdgpu: add video_codecs query support for aldebaranJames Zhu2021-05-191-0/+1
| | * | | drm/amd/amdgpu: fix refcount leakJingwen Chen2021-05-191-0/+3
| | * | | drm/amd/display: Disconnect non-DP with no EDIDChris Park2021-05-191-0/+18
| | * | | drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng2021-05-192-5/+7
| | * | | drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZEYi Li2021-05-191-1/+1
| | * | | drm/radeon: use the dummy page for GART if neededChristian König2021-05-191-1/+2
| | * | | drm/amd/display: Use the correct max downscaling value for DCN3.x familyNikola Cornij2021-05-193-9/+12