summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-01-1967-373/+554
|\
| * drm/amdgpu: Enable GFXOFF for Compute on GFX11Ori Messinger2024-01-181-4/+2
| * drm/amd/display: Drop 'acrtc' and add 'new_crtc_state' NULL check for writeba...Srinivasan Shanmugam2024-01-181-3/+3
| * drm/amdgpu: revert "Adjust removal control flow for smu v13_0_2"Christian König2024-01-184-65/+1
| * drm/amdkfd: init drm_client with funcs hookFlora Cui2024-01-181-1/+4
| * drm/amd/display: Fix a switch statement in populate_dml_output_cfg_from_strea...Christophe JAILLET2024-01-181-1/+1
| * drm/amdgpu: Fix the null pointer when load rlc firmwareMa Jun2024-01-181-9/+6
| * drm/amd/display: Align the returned error code with legacy DPWayne Lin2024-01-181-0/+5
| * drm/amd/display: Fix DML2 watermark calculationOvidiu Bunea2024-01-181-7/+7
| * drm/amd/display: Clear OPTC mem select on disableIlya Bakoulin2024-01-182-0/+6
| * drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable W/ANicholas Kazlauskas2024-01-181-12/+9
| * drm/amd/display: Add logging resource checksCharlene Liu2024-01-183-3/+10
| * drm/amd/display: Init link enc resources in dc_state only if res_pool presentsDillon Varone2024-01-181-1/+2
| * drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()'Srinivasan Shanmugam2024-01-181-2/+6
| * drm/amd/display: Avoid enum conversion warningNathan Chancellor2024-01-151-2/+3
| * drm/amd/pm: Fix smuv13.0.6 current clock reportingLijo Lazar2024-01-151-1/+3
| * drm/amd/pm: Add error log for smu v13.0.6 resetLijo Lazar2024-01-151-5/+6
| * drm/amdkfd: Fix 'node' NULL check in 'svm_range_get_range_boundaries()'Srinivasan Shanmugam2024-01-151-5/+5
| * drm/amdgpu: drop exp hw support check for GC 9.4.3Alex Deucher2024-01-151-2/+0
| * drm/amdgpu: move debug options init prior to amdgpu device initLe Ma2024-01-151-2/+2
| * drm/amdgpu: add debug flag to place fw bo on vram for frontdoor loadingLe Ma2024-01-154-2/+10
| * Revert "drm/amdgpu: add param to specify fw bo location for front-door loading"Le Ma2024-01-154-10/+2
| * drm/amd/display: Fix variable deferencing before NULL check in edp_setup_repl...Srinivasan Shanmugam2024-01-151-4/+7
| * drm/amdgpu: update regGL2C_CTRL4 value in golden settingYifan Zhang2024-01-151-1/+1
| * drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'Srinivasan Shanmugam2024-01-151-0/+1
| * drm/amdgpu: Fix unsigned comparison with less than zero in vpe_u1_8_from_frac...Srinivasan Shanmugam2024-01-151-8/+2
| * drm/amdgpu: Fix with right return code '-EIO' in 'amdgpu_gmc_vram_checking()'Srinivasan Shanmugam2024-01-151-7/+14
| * drm/amdgpu: Do not program VM_L2_CNTL under SRIOVVictor Lu2024-01-151-4/+6
| * drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf...Srinivasan Shanmugam2024-01-151-1/+1
| * drm/amdgpu: update ATHUB_MISC_CNTL offset for athub v3.3Yifan Zhang2024-01-151-0/+8
| * drm/amdgpu: update headers for nbio v7.11Yifan Zhang2024-01-151-4/+4
| * drm/amdgpu/pm: clarify debugfs pm outputAlex Deucher2024-01-151-10/+18
| * drm/amdgpu: fall back to INPUT power for AVG power via INFO IOCTLAlex Deucher2024-01-151-1/+6
| * drm/amdgpu: fix avg vs input power reporting on smu7Alex Deucher2024-01-151-1/+16
| * drm/amdkfd: fixes for HMM mem allocationDafna Hirschfeld2024-01-151-3/+3
| * drm/amd/display: cleanup inconsistent indenting in amdgpu_dm_colorMelissa Wen2024-01-091-1/+1
| * drm/amdgpu: make a correction on commentJames Zhu2024-01-091-1/+1
| * Revert "drm/amd/display: fix bandwidth validation failure on DCN 2.1"Ivan Lipski2024-01-091-1/+1
| * drm/amdkfd: Fix sparse __rcu annotation warningsFelix Kuehling2024-01-094-6/+9
| * drm/amdkfd: Fix lock dependency warning with srcuPhilip Yang2024-01-091-2/+4
| * drm/amdgpu: Packed socket_id to ras feature maskHawking Zhang2024-01-091-0/+5
| * drm/amdgpu: Support poison error injection via ras_ctrl debugfsCandice Li2024-01-091-2/+5
| * drm/amdgpu: correct the cu count for gfx v11Likun Gao2024-01-091-0/+3
| * drm/amdgpu: Drop unnecessary sentences about CE and deferred error.Candice Li2024-01-094-14/+8
| * drm/amd/display: 3.2.266Aric Cyr2024-01-091-1/+1
| * drm/amd/display: Dpia hpd status not in sync after S4Meenakshikumar Somasundaram2024-01-091-14/+22
| * drm/amd/display: Update z8 latencyCharlene Liu2024-01-091-3/+3
| * Revert "drm/amd/display: Fix conversions between bytes and KB"Daniel Miess2024-01-091-9/+9
| * drm/amd/display: Request usb4 bw for mst streamsPeichen Huang2024-01-095-38/+144
| * drm/amd/display: revert "Optimize VRR updates to only necessary ones"Martin Leung2024-01-095-10/+17