summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-01-0112-45/+212
|\
| * drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO indexJani Nikula2022-12-301-1/+1
| * drm/i915/dsi: add support for ICL+ native MIPI GPIO sequenceJani Nikula2022-12-303-3/+95
| * drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison2022-12-301-14/+28
| * drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld2022-12-306-26/+82
| * drm/i915: Remove __maybe_unused from mtl_infoLucas De Marchi2022-12-301-1/+0
| * drm/i915: fix TLB invalidation for Gen12.50 video and compute enginesAndrzej Hajda2022-12-301-1/+7
* | Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-12-301-0/+4
|\ \ | |/ |/|
| * drm/amd/display: Report to ACPI video if no panels were foundMario Limonciello2022-12-221-0/+4
* | treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-251-1/+1
* | Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-12-2347-372/+647
|\ \
| * | drm/amdgpu: grab extra fence reference for drm_sched_job_add_dependencyChristian König2022-12-211-0/+2
| * | drm/amdgpu: enable VCN DPG for GC IP v11.0.4Saleemkhan Jamadar2022-12-211-0/+1
| * | drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0Tim Huang2022-12-201-1/+2
| * | drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asicsEvan Quan2022-12-202-6/+28
| * | drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34Evan Quan2022-12-203-1/+4
| * | drm/amdgpu: skip MES for S0ix as well since it's part of GFXAlex Deucher2022-12-201-2/+3
| * | drm/amd/pm: avoid large variable on kernel stackArnd Bergmann2022-12-201-5/+16
| * | drm/amdkfd: Fix double release compute pasidPhilip Yang2022-12-203-15/+40
| * | drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang2022-12-201-6/+6
| * | Merge tag 'drm-intel-next-fixes-2022-12-15' of git://anongit.freedesktop.org/...Dave Airlie2022-12-2010-88/+96
| |\ \
| | * | drm/i915/ttm: consider CCS for backup objectsMatthew Auld2022-12-143-5/+26
| | * | drm/i915/migrate: fix corner case in CCS aux copyingMatthew Auld2022-12-141-8/+29
| | * | drm/i915/migrate: Account for the reserved_spaceChris Wilson2022-12-131-4/+12
| | * | drm/i915/display: Don't disable DDI/Transcoder when setting phy test patternKhaled Almahallawy2022-12-131-59/+0
| | * | drm/i915: Fix VLV/CHV HDMI/DP audio enableVille Syrjälä2022-12-132-8/+21
| | * | drm/i915/perf: Do not parse context image for HSWUmesh Nerlige Ramappa2022-12-091-1/+5
| | * | drm/i915: Fix documentation for intel_uncore_forcewake_put__lockedMiaoqian Lin2022-12-091-2/+2
| | * | drm/i915/gt: Correct kerneldoc for intel_gt_mcr_wait_for_reg()Matt Roper2022-12-091-1/+1
| * | | drm/amd/pm: update SMU13.0.0 reported maximum shader clockEvan Quan2022-12-151-1/+69
| * | | drm/amd/pm: correct SMU13.0.0 pstate profiling clock settingsEvan Quan2022-12-151-7/+15
| * | | drm/amd/pm: enable GPO dynamic control support for SMU13.0.7Evan Quan2022-12-151-0/+2
| * | | drm/amd/pm: enable GPO dynamic control support for SMU13.0.0Evan Quan2022-12-154-1/+22
| * | | drm/amdgpu: revert "generally allow over-commit during BO allocation"Christian König2022-12-142-4/+18
| * | | drm/amdgpu: Remove unnecessary domain argumentLuben Tuikov2022-12-144-14/+6
| * | | drm/amdgpu: Fix size validation for non-exclusive domains (v4)Luben Tuikov2022-12-141-11/+8
| * | | drm/amdgpu: Check if fru_addr is not NULL (v2)Luben Tuikov2022-12-141-2/+4
| * | | drm/amdgpu: rework reserved VMID handlingChristian König2022-12-143-30/+24
| * | | drm/amdgpu: stop waiting for the VM during unreserveChristian König2022-12-141-16/+0
| * | | drm/amdgpu: cleanup SPM support a bitChristian König2022-12-143-4/+7
| * | | drm/amdgpu: fix GDS/GWS/OA switch handlingChristian König2022-12-143-43/+54
| * | | drm/amd/pm: add missing SMU13.0.7 mm_dpm feature mappingEvan Quan2022-12-141-0/+2
| * | | drm/amd/pm: add missing SMU13.0.0 mm_dpm feature mappingEvan Quan2022-12-141-0/+2
| * | | drm/amdgpu: Add notifier lock for KFD userptrsFelix Kuehling2022-12-146-91/+172
| * | | drm/amd/display: Add DCN314 display SG SupportYifan Zhang2022-12-141-0/+1
| * | | drm/amdgpu: WARN when freeing kernel memory during suspendChristian König2022-12-141-0/+2
| * | | drm/amdgpu: fixx NULL pointer deref in gmc_v9_0_get_vm_pteChristian König2022-12-141-1/+3
| * | | drm/amdgpu: Add an extra evict_resource call during device_suspend.Shikang Fan2022-12-131-0/+5
| * | | drm/amdgpu: handle polaris10/11 overlap asics (v2)Alex Deucher2022-12-091-2/+11
| * | | drm/amdgpu: make display pinning more flexible (v2)Alex Deucher2022-12-091-1/+2