summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | drm/amdkfd: reserve 2 queues for sdma 6.0.1 in bitmapYifan Zhang2022-08-171-1/+6
| * | | drm/amdgpu: enable ATHUB IP v3.0.1 Clock GatingTim Huang2022-08-171-0/+2
| * | | drm/amdgpu: enable HDP IP v5.2.1 Clock GatingTim Huang2022-08-171-0/+6
| * | | drm/amdgpu: enable MMHUB IP v3.0.1 Clock GatingTim Huang2022-08-171-0/+2
| * | | drm/amdgpu: add ATHUB IP v3.0.1 Clock Gating supportTim Huang2022-08-171-5/+37
| * | | drm/amdgpu: add HDP IP v5.2.1 Clock Gating supportTim Huang2022-08-171-0/+150
| * | | drm/amdgpu: add MMHUB IP v3.0.1 Clock Gating supportTim Huang2022-08-171-3/+39
| * | | drm/amd/pm: update the smu driver interface version for SMU IP v13.0.4Tim Huang2022-08-171-1/+1
| * | | drm/amdkfd: Fix mm reference in SVM eviction workerFelix Kuehling2022-08-172-11/+7
| * | | drm/amd/pm: add mode1 support on smu_v13_0_7Kenneth Feng2022-08-171-0/+12
| * | | drm/amd/amdgpu: add ih cg and hdp sd on smu_v13_0_7Kenneth Feng2022-08-171-1/+4
| * | | drm/amd/pm: add missing ->fini_xxxx interfaces for some SMU13 asicsEvan Quan2022-08-172-0/+4
| * | | drm/amd/pm: add missing ->fini_microcode interface for Sienna CichlidEvan Quan2022-08-171-0/+1
| * | | drm/amdgpu: disable 3DCGCG/CGLS temporarily due to stability issueEvan Quan2022-08-171-0/+2
| * | | drm/amdgpu: double free error and freeing uninitialized null pointerSebin Sebastian2022-08-101-2/+3
| * | | drm/amdgpu: Only disable prefer_shadow on hawaiiAlex Deucher2022-08-106-12/+14
| * | | drm/amd/display: set panel orientation before drm_dev_registerMelissa Wen2022-08-101-2/+6
| * | | drm/amd/pm: Fix a potential gpu_metrics_table memory leakZhen Ni2022-08-101-0/+3
| * | | drm/amd/pm: Fix a potential gpu_metrics_table memory leakZhen Ni2022-08-101-0/+3
| * | | drm/amdgpu: add GFX Power Gating support for GC IP v11.0.1Tim Huang2022-08-101-0/+1
| * | | drm/amdgpu: enable GFX Power Gating for GC IP v11.0.1Tim Huang2022-08-101-0/+38
| * | | drm/amdkfd: Handle restart of kfd_ioctl_wait_eventsFelix Kuehling2022-08-103-14/+14
| * | | drm/amdgpu: Avoid direct cast to amdgpu_ttm_ttRajneesh Bhardwaj2022-08-101-16/+18
| * | | drm/amd/pm: skip pptable override for smu_v13_0_7Kenneth Feng2022-08-101-7/+3
| * | | drm/amd/pm: add 3715 softpptable support for SMU13.0.0Evan Quan2022-08-101-1/+6
| * | | drm/amdgpu: Enable translate_further to extend UTCL2 reachJoseph Greathouse2022-08-101-0/+3
| * | | drm/amd/display: 3.2.197Aric Cyr2022-08-101-1/+1
| * | | drm/amd/display: Add 16 lines margin for SubVPAlvin Lee2022-08-106-4/+10
| * | | drm/amd/display: Fix TDR eDP and USB4 display light up issueMeenakshikumar Somasundaram2022-08-102-0/+2
| * | | drm/amd/display: clear optc underflow before turn off odm clockFudong Wang2022-08-101-0/+5
| * | | drm/amd/display: Don't try to enter MALL SS if stereo3dAlvin Lee2022-08-101-3/+23
| * | | drm/amd/display: For stereo keep "FLIP_ANY_FRAME"Alvin Lee2022-08-101-1/+1
| * | | drm/amd/display: Revert "attempt to fix the logic in commit_planes_for_stream()"Alvin Lee2022-08-101-15/+12
| * | | drm/amd/display: Correct DTBCLK for dcn314Duncan Ma2022-08-103-17/+7
| * | | drm/amd/display: Enable SubVP by default on DCN32 & DCN321Aurabindo Pillai2022-08-102-2/+2
| * | | drm/amd/display: Check correct bounds for stream encoder instances for DCN303Aurabindo Pillai2022-08-101-1/+1
| * | | drm/amd/display: Fix VPG instancing for dcn314 HPODuncan Ma2022-08-101-2/+3
| * | | drm/amd/display: Fix Compile-time WarningDavid Galiffi2022-08-101-2/+2
| * | | drm/amd/display: Allow alternate prefetch modes in DML for DCN32David Galiffi2022-08-102-10/+25
| * | | drm/amd/display: Fix HDMI VSIF V3 incorrect issueLeo Ma2022-08-101-12/+3
| * | | drm/amd/display: Avoid MPC infinite loopJosip Pavic2022-08-102-0/+12
| * | | drm/amd/display: Device flash garbage before get in OSChiawen Huang2022-08-101-0/+1
| * | | drm/amd/display: Fix TMDS 4K@60Hz YCbCr420 corruption issueDaniel Miess2022-08-103-0/+34
| * | | drm/amd/display: Add a variable to update FCLK latencyAlvin Lee2022-08-103-0/+15
| * | | drm/amd/display: fix CAB allocation for multiple displaysAurabindo Pillai2022-08-101-1/+12
| * | | drm/amd/display: Drop FPU flags from MakefileRodrigo Siqueira2022-08-101-25/+0
| * | | drm/amd/display: Move populate dml pipes from DCN314 to dmlRodrigo Siqueira2022-08-103-97/+117
| * | | drm/amd/display: Create FPU files for DCN314Rodrigo Siqueira2022-08-105-231/+312
| * | | drm/amd/display: Use pixels per container logic for DCN314 DCCG dividersDaniel Miess2022-08-101-7/+7
| * | | drm/amdgpu/pm: remove EnableGfxOff message for SMU IP v13.0.4Tim Huang2022-08-101-14/+0