summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-08-12drm/i915/acpi: convert to struct intel_displayJani Nikula-25/+28
2024-08-12drm: panel-orientation-quirks: Add quirk for Ayn Loki MaxBouke Sybren Haarsma-0/+6
2024-08-12drm: panel-orientation-quirks: Add quirk for Ayn Loki ZeroBouke Sybren Haarsma-0/+6
2024-08-12drm/panic: Add panic descriptionJocelyn Falempe-13/+45
2024-08-12drm/panic: Move drm_panic_register prototype to drm_crtc_internal.hJocelyn Falempe-0/+4
2024-08-12drm/panic: Remove useless export symbolsJocelyn Falempe-2/+0
2024-08-12drm/panic: Remove space before "!" in panic messageJocelyn Falempe-1/+1
2024-08-12drm/i915/bmg: Read display register timeoutMitul Golani-1/+10
2024-08-09drm/xe: Allow to compile out debugfsLucas De Marchi-7/+13
2024-08-09drm/xe: Allow suspend / resume to be safely called multiple timesMatthew Brost-7/+33
2024-08-09drm/xe: Only enable scheduling upon resume if neededMatthew Brost-2/+4
2024-08-09drm/xe: Add xe_sched_add_msg_locked helperMatthew Brost-1/+10
2024-08-09drm/xe: Reinit msg link when processing a messageMatthew Brost-1/+1
2024-08-09drm/xe: Add xe_sched_msg_lock/unlock helperMatthew Brost-6/+16
2024-08-09drm/xe: Move VM dma-resv lock from xe_exec_queue_create to __xe_exec_queue_initMatthew Brost-9/+14
2024-08-09drm/ast: Request PCI BAR with devresPhilipp Stanner-6/+6
2024-08-09drm/vboxvideo: Add PCI region requestPhilipp Stanner-0/+4
2024-08-09drm/i915/gt: Mark the GT as dead when mmio is unreliableChris Wilson-3/+24
2024-08-09Merge tag 'drm-misc-next-2024-08-09' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter-507/+628
2024-08-09drm/xe/pf: Fix VF config validation on multi-GT platformsMichal Wajdeczko-3/+8
2024-08-09Merge tag 'drm-intel-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/...Dave Airlie-12/+62
2024-08-09Merge tag 'drm-xe-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-4/+18
2024-08-09drm/mgag200: Remove BMC outputThomas Zimmermann-140/+0
2024-08-09drm/mgag200: vga-bmc: Control BMC scanout from encoderThomas Zimmermann-15/+20
2024-08-09drm/mgag200: vga-bmc: Control CRTC VIDRST flag from encoderThomas Zimmermann-3/+18
2024-08-09drm/mgag200: vga-bmc: Transparently handle BMCThomas Zimmermann-2/+48
2024-08-09drm/mgag200: Add VGA-BMC outputThomas Zimmermann-7/+83
2024-08-09Merge tag 'amd-drm-fixes-6.11-2024-08-08' of https://gitlab.freedesktop.org/a...Dave Airlie-20/+176
2024-08-09Merge tag 'drm-misc-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-17/+23
2024-08-08drm/xe: fix WA 14018094691Daniele Ceraolo Spurio-2/+2
2024-08-08drm/xe/guc: Enable w/a 14022293748 and 22019794406Julia Filipchuk-0/+11
2024-08-08drm/xe: Take ref to VM in delayed snapshotMatthew Brost-1/+14
2024-08-08drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_writeKarthik Poosa-1/+2
2024-08-08drm/xe: Use dma_fence_chain_free in chain fence unused as a syncMatthew Brost-1/+1
2024-08-08drm/xe/rtp: Fix off-by-one when processing rulesLucas De Marchi-1/+1
2024-08-08Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter-5994/+4363
2024-08-08drm/i915: remove __i915_printk()Jani Nikula-48/+6
2024-08-08drm/i915: remove i915_report_error()Jani Nikula-7/+4
2024-08-08drm/i915: remove a few __i915_printk() usesJani Nikula-5/+5
2024-08-08drm/i915: Replace double blank with single blank after commaAndi Shyti-11/+11
2024-08-08drm/i915: Replace double blank with single blank after comma in gem/ and gt/Andi Shyti-4/+4
2024-08-08drm/i915/gem: Improve pfn calculation readability in vm_fault_gtt()Andi Shyti-6/+14
2024-08-08drm/vkms: Fix cpu_to_le16()/le16_to_cpu() warningsJosé Expósito-7/+7
2024-08-07drm/amdgpu: Add DCC GFX12 flag to enable address alignmentArunpravin Paneer Selvam-1/+2
2024-08-07drm/amdgpu: correct sdma7 max dwFrank Min-1/+1
2024-08-07drm/amdgpu: Add address alignment support to DCC buffersArunpravin Paneer Selvam-2/+57
2024-08-07drm/amd/display: Skip Recompute DSC Params if no Stream on LinkFangzhi Zuo-0/+3
2024-08-07drm/amdgpu: change non-dcc buffer copy configurationFrank Min-2/+3
2024-08-07drm/amdgpu: Forward soft recovery errors to userspaceJoshua Ashton-2/+1
2024-08-07drm/amdgpu: add golden setting for gc v12Likun Gao-0/+27