summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'amd-drm-fixes-5.16-2021-11-17' of https://gitlab.freedesktop.org/a...Dave Airlie2021-11-1915-11/+156
|\
| * drm/amd/amdgpu: fix potential memleakBernard Zhao2021-11-171-0/+1
| * drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered againshaoyunl2021-11-171-0/+5
| * drm/amd/pm: add GFXCLK/SCLK clocks level print support for APUsPerry Yuan2021-11-174-2/+74
| * drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao2021-11-171-0/+1
| * drm/amd/display: Fix OLED brightness control on eDPRoman Li2021-11-171-1/+2
| * drm/amd/pm: Remove artificial freq level on Navi1xLijo Lazar2021-11-171-5/+8
| * drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan2021-11-174-1/+23
| * drm/amdgpu: add error print when failing to add IP block(v2)Guchun Chen2021-11-171-0/+36
| * drm/amd/pm: Enhanced reporting also for a stuck commandLuben Tuikov2021-11-171-2/+6
* | Merge tag 'drm-intel-fixes-2021-11-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie2021-11-193-12/+9
|\ \
| * | drm/i915/guc: fix NULL vs IS_ERR() checkingDan Carpenter2021-11-171-2/+2
| * | drm/i915/dsi/xelpd: Fix the bit mask for wakeup GBVandita Kulkarni2021-11-172-2/+5
| * | Revert "drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping"Vandita Kulkarni2021-11-171-8/+2
| |/
* | drm/scheduler: fix drm_sched_job_add_implicit_dependencies harderRob Clark2021-11-171-4/+5
* | drm/scheduler: fix drm_sched_job_add_implicit_dependenciesChristian König2021-11-161-0/+3
* | Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2021-11-16957-26018/+80360
|\|
| * Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-11-12118-750/+1474
| |\
| | * Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-11-127-11/+54
| | |\
| | * \ BackMerge tag 'v5.15' into drm-nextDave Airlie2021-11-125-1/+18
| | |\ \
| | * \ \ Merge tag 'amd-drm-fixes-5.16-2021-11-10' of https://gitlab.freedesktop.org/a...Dave Airlie2021-11-1132-79/+205
| | |\ \ \
| | | * | | drm/amdgpu: add missed support for UVD IP_VERSION(3, 0, 64)Guchun Chen2021-11-103-0/+3
| | | * | | drm/amdgpu: drop jpeg IP initialization in SRIOV caseGuchun Chen2021-11-101-1/+2
| | | * | | drm/amd/display: reject both non-zero src_x and src_y only for DCN1xShirish S2021-11-101-9/+11
| | | * | | drm/amd/display: Add callbacks for DMUB HPD IRQ notificationsNicholas Kazlauskas2021-11-091-2/+15
| | | * | | drm/amd/display: Don't lock connection_mutex for DMUB HPDNicholas Kazlauskas2021-11-091-4/+0
| | | * | | drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro endsAnson Jacob2021-11-093-7/+9
| | | * | | drm/amdkfd: Fix retry fault drain race conditionsFelix Kuehling2021-11-092-5/+20
| | | * | | drm/amdkfd: lower the VAs base offset to 8KBAlex Sierra2021-11-091-1/+1
| | | * | | drm/amd/display: fix exit from amdgpu_dm_atomic_check() abruptlyShirish S2021-11-091-1/+1
| | | * | | drm/amd/amdgpu: fix the kfd pre_reset sequence in sriovshaoyunl2021-11-091-4/+1
| | | * | | drm/amdgpu: fix uvd crash on Polaris12 during driver unloadingEvan Quan2021-11-091-11/+13
| | | * | | drm/amdgpu: fix SI handling in amdgpu_device_asic_has_dc_support()Alex Deucher2021-11-051-1/+11
| | | * | | drm/amdgpu: Fix dangling kfd_bo pointer for shared BOsFelix Kuehling2021-11-053-6/+12
| | | * | | drm/amd/amdkfd: Don't sent command to HWS on kfd resetshaoyunl2021-11-052-2/+6
| | | * | | drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register accessEvan Quan2021-11-054-0/+17
| | | * | | drm/amdgpu: correct xgmi ras error count resetTao Zhou2021-11-051-2/+2
| | | * | | drm/amd/pm: Correct DPMS disable IP version checkMario Limonciello2021-11-051-1/+1
| | | * | | drm/amd/amdgpu: Fix csb.bo pin_count leak on gfx 9YuBiao Wang2021-11-051-1/+3
| | | * | | drm/amd/amdgpu: Avoid writing GMC registers under sriov in gmc9YuBiao Wang2021-11-051-0/+4
| | | * | | drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handlingAlex Deucher2021-11-057-12/+51
| | | * | | drm/amdgpu: Make sure to reserve BOs before adding or removingKent Russell2021-11-051-3/+10
| | | * | | drm/amdkfd: avoid recursive lock in migrations back to RAMAlex Sierra2021-11-053-0/+8
| | | * | | drm/amd/display: Don't allow partial copy_from_userHarry Wentland2021-11-051-6/+4
| | * | | | Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...Dave Airlie2021-11-1112-189/+21
| | |\ \ \ \
| | | * | | | drm/locking: fix __stack_depot_* name conflictStephen Rothwell2021-11-091-7/+7
| | | * | | | drm/virtio: Fix NULL dereference error in virtio_gpu_pollVivek Kasireddy2021-11-081-1/+2
| | | * | | | Revert "drm/imx: Annotate dma-fence critical section in commit path"Fabio Estevam2021-11-051-2/+0
| | | * | | | drm: fb_helper: improve CONFIG_FB dependencyArnd Bergmann2021-11-051-3/+2
| | | * | | | drm/udl: fix control-message timeoutJohan Hovold2021-11-051-1/+1