summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-08-01drm/xe/pf: Don't resume device from restart workerMichal Wajdeczko-4/+20
2025-08-01drm/xe/pf: Make sure PF is ready to configure VFsMichal Wajdeczko-2/+63
2025-08-01drm/xe/pf: Disable PF restart worker on device removalMichal Wajdeczko-1/+31
2025-08-01drm/xe/pf: Skip LMTT update if no LMEM was provisionedMichal Wajdeczko-3/+7
2025-08-01drm/msm: Defer fd_install in SUBMIT ioctlRob Clark-7/+7
2025-08-01drm/msm: Fix submit error path cleanupRob Clark-4/+5
2025-08-01drm/msm: Fix refcnt underflow in error pathRob Clark-1/+3
2025-08-01drm/msm: Update global fault counter when faulty process has already endedMaíra Canal-3/+8
2025-08-01drm/msm: Fix pagetables setup/teardown serializationRob Clark-4/+12
2025-08-01drm/msm: Fix build with KMS disabledRob Clark-1/+8
2025-08-01drm/gpuvm: Wrap drm_gpuvm_sm_map_exec_lock() expected usage in literal code b...Bagas Sanjaya-1/+1
2025-08-01drm/xe/devcoredump: Defer devcoredump initialization during probeBalasubramani Vivekanandan-4/+10
2025-08-01drm/xe/vf: Fix IS_ERR() vs NULL check in xe_sriov_vf_ccs_init()Dan Carpenter-2/+2
2025-08-01drm/virtio: implement virtio_gpu_shutdownGerd Hoffmann-4/+4
2025-08-01drm/i915/dsi: use intel_de_wait_custom() instead of wait_for_us()Jani Nikula-13/+28
2025-08-01drm/i915/pch: use intel_de_wait_custom() instead of wait_for_us()Jani Nikula-4/+10
2025-08-01drm/i915/power: use intel_de_wait_custom() instead of wait_for_us()Jani Nikula-4/+10
2025-08-01drm/i915/cdclk: use intel_de_wait_custom() instead of wait_for_us()Jani Nikula-4/+8
2025-08-01drm/i915/dpll: use intel_de_wait_custom() instead of wait_for_us()Jani Nikula-6/+14
2025-08-01drm/i915/ddi: use intel_de_wait_custom() instead of wait_for_us()Jani Nikula-2/+12
2025-08-01drm/i915/hdmi: use intel_de_wait_for_set() instead of wait_for()Jani Nikula-3/+3
2025-07-31Merge tag 'drm-next-2025-08-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-94/+111
2025-07-31drm/panel-edp: Add BOE NV140WUM-N64Aleksandrs Vinarskis-0/+1
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-21/+5
2025-08-01Merge tag 'drm-xe-next-fixes-2025-07-31' of https://gitlab.freedesktop.org/dr...Dave Airlie-33/+23
2025-08-01Merge tag 'amd-drm-fixes-6.17-2025-07-31' of https://gitlab.freedesktop.org/a...Dave Airlie-61/+88
2025-07-31drm/panel-edp: Add edp panels used by mt8189 ChromebooksCong Yang-0/+22
2025-07-31drm/vkms: Add writeback encoders as possible clonesRobert Mader-0/+15
2025-07-31drm/xe: Fix oops in xe_gem_fault when running core_hotunplug test.Maarten Lankhorst-12/+16
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-29173/+52197
2025-07-31drm: bridge: Add support for Solomon SSD2825 RGB/DSI bridgeSvyatoslav Ryhel-0/+789
2025-07-30drm/xe/vf: Disable CSC support on VFLukasz Laguna-0/+1
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-3/+6
2025-07-30drm/xe/vf: Disable CSC support on VFLukasz Laguna-0/+1
2025-07-30drm/i915/fbc: fix the implementation of wa_18038517565Vinod Govindapillai-4/+4
2025-07-29drm/xe/vf: Fix VM crash during VF driver releaseSatyanarayana K V P-22/+30
2025-07-29Merge tag 'x86_core_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-6/+3
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-50/+20
2025-07-29drm: Remove unused MIPI write seq and chatty functionsBrigham Campbell-31/+3
2025-07-29drm/panel: jdi-lpm102a188a: Fix bug and clean up driverBrigham Campbell-135/+57
2025-07-29drm: Create mipi_dsi_dual* macrosBrigham Campbell-406/+446
2025-07-29drm/xe/hw_engine_group: Don't use drm_warn to catch missed caseMichal Wajdeczko-2/+2
2025-07-29drm/i915/display: Set C10_VDR_CTRL_MSGBUS_ACCESS before phy reg readJouni Högander-0/+4
2025-07-29drm/i915/display: Ensure phy is accessible on lfps configurationJouni Högander-0/+6
2025-07-29drm/i915/display: Avoid unnecessarily calling intel_cx0_get_owned_lane_maskJouni Högander-1/+2
2025-07-29drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPMJouni Högander-5/+3
2025-07-29drm/i915/display: remove superfluous <linux/types.h> includesJani Nikula-4/+0
2025-07-29Merge tag 'drm-misc-next-fixes-2025-07-24' of https://gitlab.freedesktop.org/...Dave Airlie-7/+11
2025-07-28Merge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-14/+6
2025-07-28Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-1/+1