summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-10-02drm/xe/xe_late_bind_fw: Initialize uval variable in xe_late_bind_fw_num_fans()Mallesh Koujalagi-8/+8
2025-10-02drm/gpusvm, drm/xe: Fix userptr to not allow device private pagesThomas Hellström-19/+32
2025-10-02drm/xe/xe_late_bind_fw: Fix missing initialization of variable offsetColin Ian King-2/+2
2025-10-02drm/xe/bo: Fix an idle assertion for local bosThomas Hellström-11/+23
2025-10-02drm/xe/vf: Don't claim support for firmware late-bind if VFMichal Wajdeczko-0/+1
2025-10-02drm/xe/vf: Rename sriov_update_device_infoMichal Wajdeczko-9/+9
2025-10-02drm/xe/configfs: Improve doc for ctx_restore* attributesLucas De Marchi-3/+16
2025-10-02drm/xe/configfs: Fix engine class parsingLucas De Marchi-2/+2
2025-10-02drm/xe/tests: Fix build break on clang 16.0.6Michal Wajdeczko-6/+6
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+3
2025-10-02drm/xe/pf: Synchronize VF FLR between all GTsMichal Wajdeczko-1/+88
2025-10-02drm/xe/pf: Split VF FLR processing functionMichal Wajdeczko-1/+27
2025-10-02drm/xe/pf: Unify VF state tracking logMichal Wajdeczko-4/+10
2025-10-02drm/xe/pf: Expose VF control operations over debugfsMichal Wajdeczko-0/+93
2025-10-02drm/xe/pf: Log only top level VF state changesMichal Wajdeczko-6/+19
2025-10-02drm/xe/pf: Add top level functions to control VFsMichal Wajdeczko-5/+124
2025-10-02drm/i915/display: Enable PICA power before AUXGustavo Sousa-3/+3
2025-10-02drm/i915/display: Extract separate AUX PW descriptorsGustavo Sousa-12/+14
2025-10-02gpu/drm: panel-edp: add AUO B116XAN02.0 panel entrySvyatoslav Ryhel-0/+1
2025-10-02Merge tag 'media/v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-1/+1
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-18229/+38515
2025-10-02drm/xe: Detect GT workqueue allocation failureMichal Wajdeczko-15/+5
2025-10-02Merge tag 'bitmap-for-6.18' of https://github.com/norov/linuxLinus Torvalds-176/+162
2025-10-02drm/i915/dp: Handle Synaptics DSC throughput link-bpp quirkImre Deak-0/+58
2025-10-02drm/i915/dp: Verify branch devices' overall pixel throughput/line widthImre Deak-0/+59
2025-10-02drm/i915/dp: Pass DPCD device descriptor to intel_dp_get_dsc_sink_cap()Imre Deak-3/+16
2025-10-02drm/i915/dp: Calculate DSC slice count based on per-slice peak throughputImre Deak-11/+22
2025-10-02drm/dp: Add helpers to query the branch DSC max throughput/line-widthImre Deak-0/+152
2025-10-02drm/dp: Add quirk for Synaptics DSC throughput link-bpp limitImre Deak-0/+4
2025-10-02drm/xe/doc: Add documentation for Execution QueuesNiranjana Vishwanathapura-0/+23
2025-10-02drm/xe/i2c: Don't rely on d3cold.allowed flag in system PM pathRaag Jadav-1/+1
2025-10-02drm/xe/xe_late_bind_fw: Initialize uval variable in xe_late_bind_fw_num_fans()Mallesh Koujalagi-8/+8
2025-10-02drm/i915/gvt: Propagate vfio_set_irqs_validate_and_prepare() errorAndi Shyti-2/+2
2025-10-02drm/gpusvm, drm/xe: Fix userptr to not allow device private pagesThomas Hellström-19/+32
2025-10-01Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-11/+12
2025-10-01Merge tag 'pm-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-1/+1
2025-10-01Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+28
2025-10-01gpu/drm: panel: Add Sharp LQ079L1SX01 panel supportSvyatoslav Ryhel-0/+241
2025-10-01drm/dp: clamp PWM bit count to advertised MIN and MAX capabilitiesChristopher Obbard-19/+49
2025-10-01drm/panel: visionox-rm69299: Add backlight supportGuido Günther-0/+67
2025-10-01drm/panel: visionox-rm69299: Don't clear all mode flagsGuido Günther-1/+1
2025-10-01drm/panel: visionox-rm69299: Fix clock frequency for SHIFT6mqGuido Günther-1/+1
2025-10-01drm/panel: ilitek-ili9881c: Add configuration for 5" Raspberry Pi 720x1280Marek Vasut-0/+214
2025-10-01drm/panel: ilitek-ili9881c: Turn ILI9881C_COMMAND_INSTR() parameters lowercaseMarek Vasut-444/+444
2025-10-01drm/panel: simple: add JuTouch JT101TM023Steffen Trumtrar-0/+35
2025-10-01drm/hypervdrm: Use vblank timerThomas Zimmermann-0/+11
2025-10-01drm/vkms: Convert to DRM's vblank timerThomas Zimmermann-78/+7
2025-10-01drm/vblank: Add CRTC helpers for simple use casesThomas Zimmermann-0/+80
2025-10-01drm/vblank: Add vblank timerThomas Zimmermann-3/+268
2025-09-30Merge tag 'rust-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds-11/+10