summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-07-25drm/vmwgfx: Trigger a modeset when the screen movesIan Forbes-1/+28
2024-07-25drm/ci: update link to Gitlab serverDeborah Brouwer-1/+1
2024-07-25drm/xe/mmio: Use single logic for waiting functionsGustavo Sousa-64/+39
2024-07-25drm/xe: Remove stale declaration of xe_mmio_probe_vram()Gustavo Sousa-1/+0
2024-07-26Merge tag 'amd-drm-fixes-6.11-2024-07-25' of https://gitlab.freedesktop.org/a...Dave Airlie-17/+261
2024-07-25drm/amd/display: remove unneeded semicolonJiapeng Chong-3/+3
2024-07-25drm/amdkfd: allow users to target recommended SDMA enginesJonathan Kim-2/+111
2024-07-25drm/amdgpu/pm: support gpu_metrics sysfs interface for smu v14.0.2/3Kenneth Feng-2/+84
2024-07-25drm/amd/display: use swap() in sort()Jiapeng Chong-6/+2
2024-07-25drm/amd/display: Reapply 2fde4fdddc1fNathan Chancellor-1/+1
2024-07-25drm/amd/display: Fix spelling mistake "tolarance" -> "tolerance"Colin Ian King-1/+1
2024-07-25drm/radeon: properly handle vbios fake edid sizingAlex Deucher-13/+16
2024-07-25drm/amdgpu: properly handle vbios fake edid sizingAlex Deucher-13/+16
2024-07-26Merge tag 'drm-intel-next-fixes-2024-07-25' of https://gitlab.freedesktop.org...Dave Airlie-7/+5
2024-07-25drm/xe/huc: Define HuC binary for BMGDaniele Ceraolo Spurio-0/+1
2024-07-25drm/xe/gsc: Define GSC binary for LNLDaniele Ceraolo Spurio-0/+1
2024-07-25drm/xe/huc: Define HuC binary for LNLDaniele Ceraolo Spurio-0/+1
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-42/+15
2024-07-25drm/panel: nt36672e: Break some CMDS into helper functionsCong Yang-25/+44
2024-07-25drm/panel: nt35521: Break some CMDS into helper functionsCong Yang-8/+21
2024-07-25drm/panel: boe-tv101wum-nl6: Break some CMDS into helper functionsCong Yang-127/+63
2024-07-25drm/test: use kunit action wrapper macro in the gem shmem test suiteMarco Pagani-20/+7
2024-07-25drm/scheduler: remove full_recover from drm_sched_startChristian König-30/+21
2024-07-25drm/bridge: it6505: Disable IRQ when powered offPin-yen Lin-5/+12
2024-07-25drm/i915/dp: Clear VSC SDP during post ddi disable routineSuraj Kandpal-2/+5
2024-07-25drm/xe/hdcp: Check GSC structure validitySuraj Kandpal-2/+6
2024-07-25drm/i915/hdcp: Add encoder check in hdcp2_get_capabilitySuraj Kandpal-2/+9
2024-07-25drm/i915/hdcp: Add encoder check in intel_hdcp_get_capabilitySuraj Kandpal-1/+6
2024-07-24drm/vmwgfx: Fix overlay when using Screen TargetsIan Forbes-1/+1
2024-07-24drm/vmwgfx: Add basic support for external buffersZack Rusin-4/+58
2024-07-24drm/vmwgfx: Fix handling of dumb buffersZack Rusin-502/+740
2024-07-24drm/vmwgfx: Make sure the screen surface is ref countedZack Rusin-18/+22
2024-07-24drm/vmwgfx: Fix a deadlock in dma buf fence pollingZack Rusin-10/+7
2024-07-24drm/amdgpu: reset vm state machine after gpu reset(vram lost)ZhenGuo Yin-4/+5
2024-07-24drm/amdgpu: add missed harvest check for VCN IP v4/v5Tim Huang-0/+18
2024-07-24drm/amdgpu: Fix eeprom max record countStanley.Yang-0/+3
2024-07-24drm/amdgpu: fix ras UE error injection failure issueYiPeng Chai-3/+1
2024-07-24drm/amd/display: Remove ASSERT if significance is zero in math_ceil2Rodrigo Siqueira-2/+0
2024-07-24drm/amd/display: Check for NULL pointerSung Joon Kim-1/+2
2024-07-24drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VFJane Jian-5/+60
2024-07-24drm/amdgpu: Add empty HDP flush function to VCN v4.0.3Lijo Lazar-0/+8
2024-07-24drm/amdgpu: Add empty HDP flush function to JPEG v4.0.3Lijo Lazar-0/+8
2024-07-24drm/amd/amdgpu: Fix uninitialized variable warningsMa Ke-1/+1
2024-07-24drm/amdgpu: Fix atomics on GFX12David Belanger-1/+143
2024-07-24drm/amdgpu/sdma5.2: Update wptr registers as well as doorbellAlex Deucher-0/+12
2024-07-24drm/xe: Fix possible UAF in guc_exec_queue_process_msgMatthew Brost-1/+3
2024-07-24drm/amdkfd: Validate queue cwsr area and eop buffer sizePhilip Yang-4/+42
2024-07-24drm/amdkfd: Store queue cwsr area size to node propertiesPhilip Yang-0/+82
2024-07-24drm/amdgpu: reset vm state machine after gpu reset(vram lost)ZhenGuo Yin-4/+5
2024-07-24drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_tran...Srinivasan Shanmugam-1/+5