summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Fix "ordering" comment typosBjorn Helgaas2021-01-291-1/+1
* Merge tag 'drm-misc-fixes-2021-01-08' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter2021-01-082-5/+0
|\
| * drm/ttm: unexport ttm_pool_init/finiChristian König2021-01-071-2/+0
| * drm/radeon: stop re-init the TTM page poolChristian König2021-01-071-3/+0
* | Merge tag 'drm-msm-fixes-2021-01-07' of https://gitlab.freedesktop.org/drm/ms...Daniel Vetter2021-01-0810-26/+63
|\ \
| * | drm/msm: Only enable A6xx LLCC code on A6xxKonrad Dybcio2021-01-072-9/+17
| * | drm/msm: Add modparam to allow vram carveoutIskren Chernev2021-01-075-6/+17
| * | drm/msm: Call msm_init_vram before binding the gpuCraig Tatlor2021-01-071-4/+4
| * | drm/msm/dp: postpone irq_hpd event during connection pending stateKuogee Hsieh2021-01-072-3/+16
| * | drm/msm: Ensure get_pages is called when lockedIskren Chernev2020-12-291-1/+4
| * | drm/msm: Fix null dereference in _msm_gem_newIskren Chernev2020-12-291-1/+2
| * | drm/msm: Fix WARN_ON() splat in _free_object()Rob Clark2020-12-151-2/+3
* | | Merge tag 'drm-intel-fixes-2021-01-07' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2021-01-077-29/+22
|\ \ \
| * | | drm/i915/dp: Track pm_qos per connectorChris Wilson2021-01-054-10/+9
| * | | drm/i915/gt: Define guc firmware blob for older CometlakesChris Wilson2021-01-051-0/+1
| * | | drm/i915: clear the gpu reloc batchMatthew Auld2021-01-051-1/+3
| * | | drm/i915: clear the shadow batchMatthew Auld2021-01-051-18/+9
| | |/ | |/|
* | | Merge tag 'amd-drm-fixes-5.11-2021-01-06' of https://gitlab.freedesktop.org/a...Daniel Vetter2021-01-0727-113/+200
|\ \ \ | |/ / |/| |
| * | Revert "drm/amd/display: Fix memory leaks in S3 resume"Alex Deucher2021-01-061-2/+1
| * | drm/amdgpu/display: drop DCN support for aarch64Alex Deucher2021-01-0613-73/+1
| * | drm/amdgpu: enable ras eeprom support for sienna cichlidJohn Clements2021-01-061-1/+7
| * | drm/amdgpu: fix no bad_pages issue after umc ue injectionDennis Li2021-01-061-4/+4
| * | drm/amdgpu: fix potential memory leak during navi12 deinitializationJiawei Gu2021-01-061-4/+14
| * | drm/amd/display: Fix unused variable warningArnd Bergmann2021-01-062-4/+2
| * | drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCOXiaojian Du2021-01-062-1/+59
| * | drm/amd/pm: fix the failure when change power profile for renoirXiaojian Du2021-01-062-0/+2
| * | drm/amdgpu: fix a GPU hang issue when remove deviceDennis Li2021-01-061-2/+2
| * | drm/amdgpu: fix a memory protection fault when remove amdgpu deviceDennis Li2021-01-061-4/+3
| * | drm/amdgpu: switched to cached noretry setting for vangoghHawking Zhang2021-01-061-1/+1
| * | drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issueKevin Wang2021-01-061-1/+6
| * | drm/amd/pm: updated PM to I2C controller port on sienna cichlidJohn Clements2021-01-061-1/+1
| * | drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCOXiaojian Du2021-01-062-17/+98
| * | drm/amd/pm: correct the sensor value of power for vangoghXiaojian Du2021-01-061-1/+2
* | | drm/amd/display: avoid uninitialized variable warningLinus Torvalds2020-12-251-1/+1
* | | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-244-22/+43
|\ \ \
| * | | drm/i915/pmu: Replace open coded kstat_irqs() copyThomas Gleixner2020-12-153-18/+43
| * | | drm/i915/lpe_audio: Remove pointless irq_to_desc() usageThomas Gleixner2020-12-151-4/+0
* | | | Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-2437-132/+181
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...Dave Airlie2020-12-2432-111/+161
| |\ \ \
| | * | | drm/amd/display: Fix memory leaks in S3 resumeStylon Wang2020-12-231-1/+2
| | * | | drm/amdgpu: Fix a copy-pasta commentAlex Deucher2020-12-231-2/+1
| | * | | drm/amdgpu: only set DP subconnector type on DP and eDP connectorsAlex Deucher2020-12-231-4/+6
| | * | | drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match latest pmfwEvan Quan2020-12-231-1/+1
| | * | | drm/amd/display: add getter routine to retrieve mpcc muxJosip Pavic2020-12-235-0/+19
| | * | | drm/amd/display: always program DPPDTO unless not safe to lowerJake Wang2020-12-231-6/+5
| | * | | drm/amd/display: [FW Promotion] Release 0.0.47Yongqiang Sun2020-12-231-2/+2
| | * | | drm/amd/display: updated wm table for RenoirJake Wang2020-12-231-8/+8
| | * | | drm/amd/display: Acquire DSC during split stream for ODM only if top_pipeSung Lee2020-12-231-1/+1
| | * | | drm/amd/display: Multi-display underflow observedAric Cyr2020-12-232-23/+9
| | * | | drm/amd/display: Remove unnecessary NULL checkEryk Brol2020-12-231-1/+1