summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | drm/amd/display: Update RN/VGH active display count workaroundMichael Strauss2020-12-232-16/+2
| | * | drm/amd/display: change SMU repsonse timeout to 2s.Yongqiang Sun2020-12-231-1/+1
| | * | drm/amd/display: gradually ramp ABM intensityRizvi2020-12-232-10/+26
| | * | drm/amd/display: To modify the condition in indicating branch deviceMartin Tsai2020-12-231-7/+1
| | * | drm/amd/display: Modify the hdcp device count check conditionMartin Tsai2020-12-232-4/+11
| | * | drm/amd/display: Interfaces for hubp blank and soft resetWesley Chalmers2020-12-235-0/+28
| | * | drm/amd/display: handler not correctly checked at remove_irq_handlerQingqing Zhuo2020-12-231-1/+4
| | * | drm/amdgpu: check gfx pipe availability before toggling its interruptsHawking Zhang2020-12-231-1/+8
| | * | drm/amdgpu: remove unnecessary asic type checkHawking Zhang2020-12-231-7/+4
| | * | drm/amdgpu: check number of gfx ring before init cp gfxHawking Zhang2020-12-231-6/+6
| | * | drm/amdgpu: fix vbios reservation handling on SR-IOVAlex Deucher2020-12-171-1/+2
| | * | drm/amd/pm: check pmfw version before issuing RlcPowerNotify messageXiaomeng Hou2020-12-171-2/+7
| | * | drm/amdkfd: PCIe atomics required for gfx10Harish Kasiviswanathan2020-12-171-6/+6
| * | | Merge tag 'drm-misc-next-fixes-2020-12-22' of git://anongit.freedesktop.org/d...Dave Airlie2020-12-245-21/+20
| |\ \ \
| | * | | drm/komeda: Fix bit check to import to value of proper typeCarsten Haitzler2020-12-181-1/+2
| | * | | drm/komeda: Handle NULL pointer access code path in error caseCarsten Haitzler2020-12-181-2/+2
| | * | | drm/komeda: Remove useless variable assignmentCarsten Haitzler2020-12-181-1/+0
| | * | | drm/komeda: Correct the sequence of hw_done() and flip_done()James Qian Wang2020-12-181-2/+2
| | * | | drm/qxl: don't allocate a dma_address arrayChristian König2020-12-181-1/+1
| | * | | drm/ttm: fix unused function warningArnd Bergmann2020-12-161-15/+14
* | | | | Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-18110-688/+1927
|\| | | |
| * | | | Merge tag 'drm-intel-next-fixes-2020-12-18' of git://anongit.freedesktop.org/...Daniel Vetter2020-12-184-20/+23
| |\ \ \ \
| | * | | | drm/i915/tgl: Fix REVID macros for TGL to fetch correct steppingAditya Swarup2020-12-181-6/+6
| | * | | | drm/i915: Fix mismatch between misplaced vma check and vma insertChris Wilson2020-12-181-1/+1
| | * | | | drm/i915/perf: also include Gen11 in OATAILPTR workaroundLionel Landwerlin2020-12-181-1/+1
| | * | | | Revert "drm/i915: re-order if/else ladder for hpd_irq_setup"Chris Wilson2020-12-181-12/+15
| * | | | | drm/qxl: don't allocate a dma_address arrayChristian König2020-12-181-1/+1
| * | | | | drm/nouveau: fix multihop when move doesn't work.Dave Airlie2020-12-181-15/+16
| |/ / / /
| * | | | Merge tag 'amd-drm-fixes-5.11-2020-12-16' of git://people.freedesktop.org/~ag...Daniel Vetter2020-12-1658-279/+605
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | drm/amdgpu/disply: fix documentation warnings in display managerAlex Deucher2020-12-161-1/+20
| | * | | drm/amdgpu: print mmhub client name for dimgrey_cavefishTao Zhou2020-12-161-0/+1
| | * | | drm/amdgpu: set mode1 reset as default for dimgrey_cavefishTao Zhou2020-12-161-0/+1
| | * | | drm/amd/display: Add get_dig_frontend implementation for DCExRodrigo Siqueira2020-12-162-1/+43