summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | | Merge tag 'drm-intel-fixes-2021-05-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie2021-05-219-145/+129
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'gvt-fixes-2021-05-19' of https://github.com/intel/gvt-linux into d...Jani Nikula2021-05-196-138/+118
| | |\ \ \ \ \
| | | * | | | | drm/i915/gvt: Move mdev attribute groups into kvmgt moduleZhenyu Wang2021-05-176-138/+118
| | * | | | | | drm/i915/gt: Disable HiZ Raw Stall Optimization on broken gen7Simon Rettberg2021-05-191-1/+4
| | * | | | | | drm/i915/gem: Pin the L-shape quirked object as unshrinkableChris Wilson2021-05-192-6/+7
| | | |/ / / / | | |/| | | |
| * | | | | | drm/exynos/decon5433: Remove redundant error printing in exynos5433_decon_pro...Zhen Lei2021-05-171-3/+1
| * | | | | | drm/exynos: Remove redundant error printing in exynos_dsi_probe()Zhen Lei2021-05-171-3/+1
| * | | | | | drm/exynos: correct exynos_drm_fimd kerneldocKrzysztof Kozlowski2021-05-171-1/+1
| |/ / / / /
* / / / / / Revert "i915: fix remap_io_sg to verify the pgprot"Linus Torvalds2021-05-191-23/+50
|/ / / / /
* | | | | Merge tag 'drm-msm-fixes-2021-05-09' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2021-05-159-18/+47
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | drm/msm/dp: initialize audio_comp when audio startsKuogee Hsieh2021-05-063-2/+11
| * | | | drm/msm/dp: check sink_count before update is_connected statusKuogee Hsieh2021-05-061-7/+8
| * | | | drm/msm: fix minor version to indicate MSM_PARAM_SUSPENDS supportJonathan Marek2021-04-281-1/+1