Age | Commit message (Expand) | Author | Files | Lines |
2024-01-19 | Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 85 | -463/+692 |
2024-01-19 | Merge tag 'drm-xe-next-fixes-2024-01-16' of https://gitlab.freedesktop.org/dr... | Dave Airlie | 18 | -91/+136 |
2024-01-19 | nouveau/vmm: don't set addr on the fail path to avoid warning | Dave Airlie | 1 | -0/+3 |
2024-01-19 | Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 24 | -24/+0 |
2024-01-19 | Merge tag 'amd-drm-fixes-6.8-2024-01-18' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 67 | -373/+554 |
2024-01-19 | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -7/+2 |
2024-01-19 | drm/amdgpu: Enable GFXOFF for Compute on GFX11 | Ori Messinger | 1 | -4/+2 |
2024-01-19 | drm/amd/display: Drop 'acrtc' and add 'new_crtc_state' NULL check for writeba... | Srinivasan Shanmugam | 1 | -3/+3 |
2024-01-19 | drm/amdgpu: revert "Adjust removal control flow for smu v13_0_2" | Christian König | 4 | -65/+1 |
2024-01-19 | drm/amdkfd: init drm_client with funcs hook | Flora Cui | 1 | -1/+4 |
2024-01-19 | drm/amd/display: Fix a switch statement in populate_dml_output_cfg_from_strea... | Christophe JAILLET | 1 | -1/+1 |
2024-01-19 | drm/amdgpu: Fix the null pointer when load rlc firmware | Ma Jun | 1 | -9/+6 |
2024-01-19 | drm/amd/display: Align the returned error code with legacy DP | Wayne Lin | 1 | -0/+5 |
2024-01-19 | drm/amd/display: Fix DML2 watermark calculation | Ovidiu Bunea | 1 | -7/+7 |
2024-01-19 | drm/amd/display: Clear OPTC mem select on disable | Ilya Bakoulin | 2 | -0/+6 |
2024-01-19 | drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable W/A | Nicholas Kazlauskas | 1 | -12/+9 |
2024-01-19 | drm/amd/display: Add logging resource checks | Charlene Liu | 3 | -3/+10 |
2024-01-19 | drm/amd/display: Init link enc resources in dc_state only if res_pool presents | Dillon Varone | 1 | -1/+2 |
2024-01-19 | drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()' | Srinivasan Shanmugam | 1 | -2/+6 |
2024-01-18 | drm/amd/pm: Remove I2C_CLASS_SPD support | Heiner Kallweit | 3 | -3/+0 |
2024-01-18 | drm: remove I2C_CLASS_DDC support | Heiner Kallweit | 21 | -21/+0 |
2024-01-18 | Merge tag 'drm-next-2024-01-15-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 13 | -78/+96 |
2024-01-16 | drm/amd/display: Avoid enum conversion warning | Nathan Chancellor | 1 | -2/+3 |
2024-01-16 | drm/amd/pm: Fix smuv13.0.6 current clock reporting | Lijo Lazar | 1 | -1/+3 |
2024-01-16 | drm/amd/pm: Add error log for smu v13.0.6 reset | Lijo Lazar | 1 | -5/+6 |
2024-01-16 | drm/amdkfd: Fix 'node' NULL check in 'svm_range_get_range_boundaries()' | Srinivasan Shanmugam | 1 | -5/+5 |
2024-01-16 | drm/amdgpu: drop exp hw support check for GC 9.4.3 | Alex Deucher | 1 | -2/+0 |
2024-01-16 | drm/amdgpu: move debug options init prior to amdgpu device init | Le Ma | 1 | -2/+2 |
2024-01-16 | drm/amdgpu: add debug flag to place fw bo on vram for frontdoor loading | Le Ma | 4 | -2/+10 |
2024-01-16 | Revert "drm/amdgpu: add param to specify fw bo location for front-door loading" | Le Ma | 4 | -10/+2 |
2024-01-16 | drm/amd/display: Fix variable deferencing before NULL check in edp_setup_repl... | Srinivasan Shanmugam | 1 | -4/+7 |
2024-01-16 | drm/amdgpu: update regGL2C_CTRL4 value in golden setting | Yifan Zhang | 1 | -1/+1 |
2024-01-16 | drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()' | Srinivasan Shanmugam | 1 | -0/+1 |
2024-01-16 | drm/amdgpu: Fix unsigned comparison with less than zero in vpe_u1_8_from_frac... | Srinivasan Shanmugam | 1 | -8/+2 |
2024-01-16 | drm/amdgpu: Fix with right return code '-EIO' in 'amdgpu_gmc_vram_checking()' | Srinivasan Shanmugam | 1 | -7/+14 |
2024-01-16 | drm/amdgpu: Do not program VM_L2_CNTL under SRIOV | Victor Lu | 1 | -4/+6 |
2024-01-16 | drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf... | Srinivasan Shanmugam | 1 | -1/+1 |
2024-01-16 | drm/amdgpu: update ATHUB_MISC_CNTL offset for athub v3.3 | Yifan Zhang | 1 | -0/+8 |
2024-01-16 | drm/amdgpu: update headers for nbio v7.11 | Yifan Zhang | 1 | -4/+4 |
2024-01-16 | drm/amdgpu/pm: clarify debugfs pm output | Alex Deucher | 1 | -10/+18 |
2024-01-16 | drm/amdgpu: fall back to INPUT power for AVG power via INFO IOCTL | Alex Deucher | 1 | -1/+6 |
2024-01-16 | drm/amdgpu: fix avg vs input power reporting on smu7 | Alex Deucher | 1 | -1/+16 |
2024-01-16 | drm/amdkfd: fixes for HMM mem allocation | Dafna Hirschfeld | 1 | -3/+3 |
2024-01-15 | drm/xe: display support should not depend on EXPERT | Jani Nikula | 1 | -1/+1 |
2024-01-15 | drm/xe: Fix bounds checking in __xe_bo_placement_for_flags() | Brian Welty | 1 | -6/+6 |
2024-01-15 | drm/xe/migrate: Fix CCS copy for small VRAM copy chunks | Thomas Hellström | 2 | -50/+80 |
2024-01-15 | drm/xe: unlock on error path in xe_vm_add_compute_exec_queue() | Dan Carpenter | 1 | -3/+4 |
2024-01-15 | drm/xe/selftests: Fix an error pointer dereference bug | Dan Carpenter | 1 | -3/+2 |
2024-01-15 | drm/xe/device: clean up on error in probe() | Dan Carpenter | 1 | -1/+1 |
2024-01-15 | drm/xe: Fix build bug for GCC 11 | Paul E. McKenney | 1 | -1/+0 |