summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | | | drm/amd/display: Fix spelling mistake: "dram_clk_chanage" -> "dram_clk_change"Colin Ian King2022-12-097-20/+20
| |/ / / /
* | | | | Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-211-6/+8
|\ \ \ \ \
| * | | | | drm/bridge: ti-sn65dsi86: Propagate errors in .get_state() to the callerUwe Kleine-König2022-12-061-4/+4
| * | | | | pwm: Make .get_state() callback return an error codeUwe Kleine-König2022-12-061-6/+8
* | | | | | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-1/+1
|\ \ \ \ \ \
| * | | | | | driver core: make struct class.devnode() take a const *Greg Kroah-Hartman2022-11-241-1/+1
* | | | | | | Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-12-151-1/+0
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | vfio: Remove vfio_free_deviceEric Farman2022-11-101-1/+0
* | | | | | | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-146-13/+13
|\ \ \ \ \ \ \
| * | | | | | | drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor2022-11-183-6/+9
| * | | | | | | drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()Nathan Chancellor2022-11-181-2/+3
| * | | | | | | overflow: Introduce overflows_type() and castable_to_type()Kees Cook2022-11-022-5/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-141-4/+17
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe2022-12-02127-1132/+1838
| |\ \ \ \ \ \ \
| * | | | | | | | vfio-iommufd: Support iommufd for emulated VFIO devicesJason Gunthorpe2022-12-021-0/+3
| * | | | | | | | i915/gvt: Move gvt mapping cache initialization to intel_vgpu_init_dev()Yi Liu2022-12-021-4/+14
* | | | | | | | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-133-5/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/exynos: remove FOLL_FORCE usageDavid Hildenbrand2022-11-301-1/+1
| * | | | | | | | | drm/etnaviv: remove FOLL_FORCE usageDavid Hildenbrand2022-11-301-3/+5
| * | | | | | | | | Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-11-301-0/+7
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | amdgpu: use VM_ACCESS_FLAGSKefeng Wang2022-11-081-1/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-12-131342-28372/+44827
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Merge tag 'amd-drm-next-6.2-2022-12-07' of https://gitlab.freedesktop.org/agd...Dave Airlie2022-12-0937-94/+156
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/amdgpu: fix mmhub register base coding errorYang Wang2022-12-065-5/+5
| | * | | | | | | | | drm/amdgpu: add tmz support for GC IP v11.0.4Tim Huang2022-12-061-0/+1
| | * | | | | | | | | drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4Tim Huang2022-12-061-0/+1
| | * | | | | | | | | drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4Tim Huang2022-12-061-0/+2
| | * | | | | | | | | drm/amdgpu: enable GFX IP v11.0.4 CG supportTim Huang2022-12-061-1/+17
| | * | | | | | | | | drm/amdgpu: Make amdgpu_ring_mux functions as staticJiadong Zhu2022-12-061-5/+3
| | * | | | | | | | | drm/amdgpu: generally allow over-commit during BO allocationChristian König2022-12-062-18/+4