summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-xe-next-fixes-2024-09-12' of https://gitlab.freedesktop.org/dr...Dave Airlie2024-09-176-9/+38
|\
| * drm/xe: Fix missing conversion to xe_display_pm_runtime_resumeMaarten Lankhorst2024-09-121-1/+1
| * drm/xe/xe2hpg: Add Wa_15016589081Tejas Upadhyay2024-09-122-0/+5
| * drm/xe: Don't keep stale pointer to bo->ggtt_nodeMichal Wajdeczko2024-09-121-2/+5
| * drm/xe: fix missing 'xe_vm_put'Dafna Hirschfeld2024-09-121-1/+3
| * drm/xe: fix build warning with CONFIG_PM=nArnd Bergmann2024-09-121-0/+4
| * drm/xe: Suppress missing outer rpm protection warningRodrigo Vivi2024-09-121-1/+16
| * drm/xe: prevent potential UAF in pf_provision_vf_ggtt()Matthew Auld2024-09-121-4/+4
* | Merge tag 'amd-drm-next-6.12-2024-09-13' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-09-1748-353/+588
|\ \
| * | drm/amd/display: Add all planes on CRTC to state for overlay cursorLeo Li2024-09-111-0/+11
| * | drm/amdgpu: get rid of bogus includes of fdtable.hAl Viro2024-09-102-2/+0
| * | drm/amdkfd: CRIU fixesAl Viro2024-09-101-18/+46
| * | drm/amdgpu: fix a race in kfd_mem_export_dmabuf()Al Viro2024-09-101-9/+3
| * | drm: new helper: drm_gem_prime_handle_to_dmabuf()Al Viro2024-09-101-30/+54
| * | drm/amdgpu/atomfirmware: Silence UBSAN warningAlex Deucher2024-09-101-2/+2
| * | drm/amdgpu: Fix kdoc entry in 'amdgpu_vm_cpu_prepare'Srinivasan Shanmugam2024-09-101-2/+1
| * | drm/amd/amdgpu: apply command submission parser for JPEG v1David (Ming Qiang) Wu2024-09-102-1/+86
| * | drm/amd/amdgpu: apply command submission parser for JPEG v2+David (Ming Qiang) Wu2024-09-1010-64/+78
| * | drm/amd/pm: fix the pp_dpm_pcie issue on smu v14.0.2/3Kenneth Feng2024-09-101-0/+3
| * | drm/amd/pm: update the features set on smu v14.0.2/3Kenneth Feng2024-09-102-1/+19
| * | drm/amdkfd: Fix resource leak in criu restore queueJesse Zhang2024-09-101-0/+1
| * | drm/amd/display: Do not reset planes based on crtc zpos_changedLeo Li2024-09-101-1/+1
| * | drm/amdgpu: drop redundant W=1 warnings from MakefileJani Nikula2024-09-061-17/+1
| * | drm/amdgpu: revert "use CPU for page table update if SDMA is unavailable"Christian König2024-09-061-6/+0
| * | drm/amdgpu/mes11: Indent an if statmentDan Carpenter2024-09-061-1/+1
| * | drm/amdkfd: Document and define SVM events message macroPhilip Yang2024-09-061-23/+22
| * | drm/amdkfd: Select reset method for poison handlingHawking Zhang2024-09-061-8/+32
| * | drm/amdkfd: fix missed queue reset on queue destroyJonathan Kim2024-09-061-2/+3
| * | drm/amdgpu: Surface svm_default_granularity, a RW module parameterRamesh Errabolu2024-09-064-7/+39
| * | drm/amdgpu: fix queue reset issue by mmioJesse Zhang2024-09-061-0/+1
| * | drm/amd/display: Add kdoc entry for 'program_isharp_1dlut' in 'dpp401_dscl_pr...Srinivasan Shanmugam2024-09-061-0/+1
| * | drm/amdgpu: Replace 'amdgpu_job_submit_direct' with 'drm_sched_entity' in cle...Srinivasan Shanmugam2024-09-061-16/+19
| * | drm/amdgpu/: Add missing kdoc entry in amdgpu_vm_handle_fault functionSrinivasan Shanmugam2024-09-061-0/+1
| * | drm/amd/display: fix dccg root clock optimization related hangQili Lu2024-09-064-5/+15
| * | drm/amd/display: Refactor dccg35_get_other_enabled_symclk_feNicholas Susanto2024-09-061-40/+25
| * | drm/amdgpu: Normalize reg offsets on JPEG v4.0.3Lijo Lazar2024-09-061-21/+15
| * | drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct()Tobias Jakobi2024-09-061-8/+12
| * | drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()Tobias Jakobi2024-09-061-8/+12
| * | drm/amdgpu: use clamp() in amdgpu_vm_adjust_size()Li Zetao2024-09-061-1/+1
| * | drm/amd: use clamp() in amdgpu_pll_get_fb_ref_div()Li Zetao2024-09-061-1/+1
| * | drm/amdgpu: enable gfxoff quirk on HP 705G4Peng Liu2024-09-061-0/+2
| * | drm/amdgpu: add raven1 gfxoff quirkPeng Liu2024-09-061-0/+2
| * | drm/amd/display: Fix spelling mistake "recompte" -> "recompute"Colin Ian King2024-09-061-1/+1
| * | drm/amdkfd: Add cache line size infoDavid Belanger2024-09-061-1/+7
| * | drm/amd/display: Add missing kdoc entry for 'bs_coeffs_updated' in dpp401_dsc...Srinivasan Shanmugam2024-09-061-0/+1
| * | drm/amdgpu: fix invalid fence handling in amdgpu_vm_tlb_flushLang Yu2024-09-061-2/+4
| * | drm/amdgpu: re-work VM syncingChristian König2024-09-065-55/+65
* | | Merge tag 'drm-intel-next-fixes-2024-09-12' of https://gitlab.freedesktop.org...Dave Airlie2024-09-132-1/+4
|\ \ \ | |_|/ |/| |
| * | drm/i915/bios: fix printk format widthJani Nikula2024-09-111-1/+1
| * | drm/i915/display: Fix BMG CCS modifiersJuha-Pekka Heikkila2024-09-111-0/+3