aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-07-18Merge tag 'amd-drm-next-6.11-2024-07-12' of https://gitlab.freedesktop.org/ag...Dave Airlie38-130/+1035
2024-07-17drm/amd/display: fix corruption with high refresh rates on DCN 3.0Alex Deucher2-12/+13
2024-07-17virtio: rename virtio_find_vqs_info() to virtio_find_vqs()Jiri Pirko1-1/+1
2024-07-17virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()Jiri Pirko1-5/+4
2024-07-16drm/amd/display: Add simple struct doc to remove doc build warningRodrigo Siqueira2-5/+32
2024-07-16drm/amd/display: Move DIO documentation to the right placeRodrigo Siqueira2-9/+29
2024-07-16drm/amd/swsmu: enable Pstates profile levels for SMU v14.0.4Li Ma1-3/+15
2024-07-16drm/amd/pm: early return if disabling DPMS for GFX IP v11.5.2Tim Huang1-12/+4
2024-07-16drm/amdgpu: add mutex to protect ras shared memoryYiPeng Chai3-40/+86
2024-07-16drm/amd/display: Add function banner for idle_workqueueRoman Li1-0/+13
2024-07-16drm/amd/display: Add doc entry for program_3dlut_sizeAlex Hung1-0/+14
2024-07-16drm/amdgpu/vcn: not pause dpg for unified queueBoyuan Zhang1-3/+11
2024-07-16drm/amdgpu/vcn: identify unified queue in sw initBoyuan Zhang2-24/+16
2024-07-16drm/gpuvm: fix missing dependency to DRM_EXECDanilo Krummrich1-0/+1
2024-07-16drm/i915/dp: Don't switch the LTTPR mode on an active linkImre Deak1-7/+48
2024-07-16drm/i915/dp: Reset intel_dp->link_trained before retraining the linkImre Deak1-0/+2
2024-07-15Merge tag 'x86_vmware_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-358/+196
2024-07-15drm/amd/display: fix doc entry for bb_from_dmubAurabindo Pillai1-1/+3
2024-07-15drm/amd: Bump KMS_DRIVER_MINOR versionAurabindo Pillai1-1/+2
2024-07-15drm/v3d: Fix Indirect Dispatch configuration for V3D 7.1.6 and laterMaíra Canal1-3/+13
2024-07-15drm/v3d: Add V3D tech revision to the device informationMaíra Canal2-4/+9
2024-07-15drm: panel-orientation-quirks: Add quirk for OrangePi NeoPhilip Mueller1-0/+6
2024-07-12drm/amdgpu/mes12: add missing opcode stringAlex Deucher1-0/+1
2024-07-12drm/amdgpu/mes11: update opcode stringsAlex Deucher1-0/+3
2024-07-12Revert "drm/amd/display: Reset freesync config before update new state"Leo Li1-1/+0
2024-07-12Merge tag 'amd-drm-fixes-6.10-2024-07-11' of https://gitlab.freedesktop.org/a...Dave Airlie4-2/+30
2024-07-12Merge tag 'drm-xe-fixes-2024-07-11' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie3-24/+38
2024-07-12drm/omap: Restrict compile testing to PAGE_SIZE less than 64KBNathan Chancellor1-1/+1
2024-07-12Merge tag 'drm-xe-next-fixes-2024-07-11' of https://gitlab.freedesktop.org/dr...Dave Airlie58-534/+1007
2024-07-12Merge tag 'drm-misc-next-fixes-2024-07-11' of https://gitlab.freedesktop.org/...Dave Airlie5-13/+23
2024-07-11Revert "drm/amd/display: Reset freesync config before update new state"Leo Li1-1/+0
2024-07-11drm/vboxvideo: fix mapping leaksPhilipp Stanner1-11/+9
2024-07-11drm/xe/display/xe_hdcp_gsc: Free arbiter on driver removalNirmoy Das1-4/+8
2024-07-11drm/xe: Use write-back caching mode for system memory on DGFXThomas Hellström2-20/+30
2024-07-11drm/xe: Drop trace_xe_hw_fence_freeMatthew Brost2-6/+0
2024-07-11drm/xe/uapi: Rename xe perf layer as xe observation layerAshutosh Dixit10-137/+138
2024-07-11drm/fb-helper: Don't schedule_work() to flush frame buffer during panic()Qiuxu Zhuo1-0/+11
2024-07-10drm/amdgpu: reject gang submit on reserved VMIDsChristian König3-1/+30
2024-07-10drm/amdgpu: remove exp hw support check for gfx12Alex Deucher1-2/+0
2024-07-10drm/amdgpu: timely save bad pages to eeprom after gpu ras reset is completedYiPeng Chai2-1/+23
2024-07-10drm/amdgpu: flush all cached ras bad pages to eepromYiPeng Chai1-6/+29
2024-07-10drm/amdgpu: select compute ME engines dynamicallySunil Khatri1-1/+1
2024-07-10drm/amd/display: Allow display DCC for DCN401Aurabindo Pillai1-6/+25
2024-07-10drm/amdgpu: select compute ME engines dynamicallySunil Khatri1-1/+1
2024-07-10drm/amdgpu/job: Replace DRM_INFO/ERROR loggingAlex Deucher1-10/+11
2024-07-10drm/amdgpu: select compute ME engines dynamicallySunil Khatri1-1/+1
2024-07-10drm/amd/pm: Ignore initial value in smu response registerDanijel Slivka3-5/+40
2024-07-10drm/amdgpu: Initialize VF partition modeLijo Lazar4-12/+88
2024-07-10drm/amd/amdgpu: fix SDMA IRQ client ID <-> req mapping.Gavin Wan1-7/+13
2024-07-10Merge tag 'drm-intel-next-2024-06-28' of https://gitlab.freedesktop.org/drm/i...Daniel Vetter46-391/+869