| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | | | | | | | | drm: rcar-du: crtc: Control CMM operations | Jacopo Mondi | 2019-12-18 | 3 | -0/+76 | |
| | | | * | | | | | | | | | | drm: rcar-du: kms: Initialize CMM instances | Jacopo Mondi | 2019-12-18 | 5 | -0/+88 | |
| | | | * | | | | | | | | | | drm: rcar-du: Add support for CMM | Jacopo Mondi | 2019-12-18 | 4 | -0/+284 | |
| | | * | | | | | | | | | | | Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li... | Daniel Vetter | 2019-12-17 | 373 | -6506/+15994 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | drm/amdgpu: fix license on Kconfig and Makefiles | Alex Deucher | 2019-12-11 | 7 | -4/+7 | |
| | | | * | | | | | | | | | | | drm/amdgpu: log when amdgpu.dc=1 but ASIC is unsupported | Simon Ser | 2019-12-11 | 1 | -0/+3 | |
| | | | * | | | | | | | | | | | drm/amd/display: include linux/slab.h where needed | Arnd Bergmann | 2019-12-11 | 1 | -0/+2 | |
| | | | * | | | | | | | | | | | drm/amdgpu: fix JPEG instance checking when ctx init | Leo Liu | 2019-12-11 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | drm/amdgpu: fix VCN2.x number of irq types | Leo Liu | 2019-12-11 | 2 | -2/+2 | |
| | | | * | | | | | | | | | | | drm/amdgpu/gfx10: update gfx golden settings for navi14 | Tianci.Yin | 2019-12-11 | 1 | -0/+2 | |
| | | | * | | | | | | | | | | | drm/amdgpu/gfx10: update gfx golden settings | Tianci.Yin | 2019-12-11 | 1 | -0/+2 | |
| | | | * | | | | | | | | | | | drm/amdgpu: enable gfxoff feature for navi10 asic | Kevin Wang | 2019-12-11 | 1 | -1/+19 | |
| | | | * | | | | | | | | | | | drm/amdgpu/gfx10: update gfx golden settings for navi14 | Tianci.Yin | 2019-12-11 | 1 | -0/+1 | |
| | | | * | | | | | | | | | | | drm/amdgpu/gfx10: update gfx golden settings | Tianci.Yin | 2019-12-11 | 1 | -0/+1 | |
| | | | * | | | | | | | | | | | drm/amd/powerplay: enable pp one vf mode for vega10 | Yintian Tao | 2019-12-11 | 17 | -300/+352 | |
| | | | * | | | | | | | | | | | drm/amdgpu: Added RAS UMC error query support for Arcturus | John Clements | 2019-12-11 | 3 | -16/+74 | |
| | | | * | | | | | | | | | | | drm/amd/powerplay: correct the value retrieved through GPU_LOAD sensor interface | Xiaomeng Hou | 2019-12-11 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | drm/amd/powerplay: implement the get_enabled_mask callback for smu12 | Xiaomeng Hou | 2019-12-11 | 3 | -0/+33 | |
| | | | * | | | | | | | | | | | drm/amd/powerplay: implement interface to retrieve clock freq for renoir | Xiaomeng Hou | 2019-12-11 | 3 | -0/+73 | |
| | | | * | | | | | | | | | | | drm/amd/powerplay: implement interface to retrieve gpu temperature for renoir | Xiaomeng Hou | 2019-12-11 | 1 | -0/+22 | |
| | | | * | | | | | | | | | | | drm/amd/powerplay: clear VBIOS scratchs on baco exit V2 | Evan Quan | 2019-12-11 | 1 | -0/+7 | |
| | | | * | | | | | | | | | | | drm/amdgpu: avoid using invalidate semaphore for picasso | changzhu | 2019-12-11 | 1 | -8/+20 | |
| | | | * | | | | | | | | | | | drm/amdgpu: add condition to enable baco for ras recovery | Le Ma | 2019-12-11 | 1 | -10/+8 | |
| | | | * | | | | | | | | | | | drm/amd/powerplay: pre-check the SMU state before issuing message | Evan Quan | 2019-12-09 | 2 | -16/+16 | |
| | | | * | | | | | | | | | | | drm/amd/powerplay: drop unnecessary warning prompt | Evan Quan | 2019-12-09 | 1 | -3/+1 | |
| | | | * | | | | | | | | | | | drm/amdgpu/display: add fallthrough comment | Alex Deucher | 2019-12-09 | 1 | -0/+1 | |
| | | | * | | | | | | | | | | | drm/amdgpu: fix resume failures due to psp fw loading sequence change (v3) | Hawking Zhang | 2019-12-09 | 1 | -0/+33 | |
| | | | * | | | | | | | | | | | Revert "drm/amdgpu: enable VCN DPG on Raven and Raven2" | Thong Thai | 2019-12-09 | 1 | -6/+2 | |
| | | | * | | | | | | | | | | | drm/amdgpu: add VM eviction lock v3 | Christian König | 2019-12-09 | 2 | -7/+36 | |
| | | | * | | | | | | | | | | | drm/amdgpu: stop adding VM updates fences to the resv obj | Christian König | 2019-12-09 | 4 | -13/+42 | |
| | | | * | | | | | | | | | | | drm/amdgpu: explicitely sync to VM updates v2 | Christian König | 2019-12-09 | 7 | -40/+51 | |
| | | | * | | | | | | | | | | | drm/amdgpu: move VM eviction decision into amdgpu_vm.c | Christian König | 2019-12-09 | 3 | -4/+24 | |
| | | | * | | | | | | | | | | | drm/amdgpu: Fix BACO entry failure in NAVI10. | Andrey Grodzovsky | 2019-12-06 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | drm/amd/display: Extend DMCUB offload testing into dcn20/21 | Nicholas Kazlauskas | 2019-12-05 | 1 | -0/+5 | |
| | | | * | | | | | | | | | | | drm/amd/display: correct log message for lttpr | abdoulaye berthe | 2019-12-05 | 1 | -2/+2 | |
| | | | * | | | | | | | | | | | drm/amd/display: update dml related structs | Dmytro Laktyushkin | 2019-12-05 | 3 | -1/+6 | |
| | | | * | | | | | | | | | | | drm/amd/display: Compare clock state member to determine optimization. | Yongqiang Sun | 2019-12-05 | 1 | -1/+17 | |
| | | | * | | | | | | | | | | | drm/amd/display: Increase the number of retries after AUX DEFER | George Shen | 2019-12-05 | 1 | -10/+22 | |
| | | | * | | | | | | | | | | | drm/amd/display: Change HDR_MULT check | Krunoslav Kovac | 2019-12-05 | 1 | -5/+1 | |
| | | | * | | | | | | | | | | | drm/amd/display: 3.2.62 | Aric Cyr | 2019-12-05 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | drm/amd/display: Implement DePQ for DCN2 | Reza Amini | 2019-12-05 | 2 | -0/+8 | |
| | | | * | | | | | | | | | | | drm/amd/display: update dispclk and dppclk vco frequency | Eric Yang | 2019-12-05 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | drm/amd/display: Fix screen tearing on vrr tests | Amanda Liu | 2019-12-05 | 2 | -20/+13 | |
| | | | * | | | | | | | | | | | drm/amd/display: fix cursor positioning for multiplane cases | Aric Cyr | 2019-12-05 | 1 | -9/+24 | |
| | | | * | | | | | | | | | | | drm/amd/display: Limit NV12 chroma workaround | Anthony Koo | 2019-12-05 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | drm/amd/display: add dsc policy getter | Wenjing Liu | 2019-12-05 | 2 | -42/+75 | |
| | | | * | | | | | | | | | | | drm/amd/display: remove spam DSC log | Wenjing Liu | 2019-12-05 | 1 | -1/+0 | |
| | | | * | | | | | | | | | | | drm/amd/display: add dc dsc functions to return bpp range for pixel encoding | Wenjing Liu | 2019-12-05 | 2 | -9/+37 | |
| | | | * | | | | | | | | | | | drm/amd/display: Remove redundant call | Noah Abradjian | 2019-12-05 | 1 | -2/+0 | |
| | | | * | | | | | | | | | | | drm/amd/display: Modify logic for when to wait for mpcc idle | Noah Abradjian | 2019-12-05 | 1 | -9/+9 | |

