summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-03-10drm/xe: remove redundant check in xe_vm_create_ioctl()Xin Wang-3/+0
2025-03-10drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello-0/+1
2025-03-10drm/amd/display: Prevent VStartup OverflowRyan Seto-0/+2
2025-03-10drm/amd/display: Correct timing_adjust_pending flag setting.Zhongwei Zhang-1/+2
2025-03-10drm/amd/display: calculate the remain segments for all pipesZhikai Zhai-22/+20
2025-03-10drm/amd/display: Fix visual confirm color not updatingLeo Zeng-1/+8
2025-03-10drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung-2/+5
2025-03-10drm/amd/display: Add Support for reg inbox0 for host->DMUB CMDsDillon Varone-274/+547
2025-03-10drm/amd/display: assume VBIOS supports DSC as defaultCharlene Liu-4/+3
2025-03-10drm/amd/display: Implement PCON regulated autonomous mode handlingGeorge Shen-11/+71
2025-03-10drm/amd/display: not abort link train when bw is lowPeichen Huang-4/+1
2025-03-10drm/amd/display: Do not enable replay when vtotal update is pending.Danny Wang-30/+40
2025-03-10drm/amd/display: Add and use new dm_prepare_suspend() callbackMario Limonciello-4/+21
2025-03-10drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello-0/+10
2025-03-10drm/amd/display: fix default brightnessMario Limonciello-1/+1
2025-03-10drm/amd/display: Add more debug data to dmub_srvJoshua Aberback-285/+298
2025-03-10drm/amd/display: Disable unneeded hpd interrupts during dm_initLeo Li-19/+45
2025-03-10drm/amd/display: Fix incorrect DPCD configs while Replay/PSR switchLeon Huang-3/+22
2025-03-10drm/xe/xe3: Recognize 3DSTATE_COARSE_PIXEL in LRC dumpsMatt Roper-0/+2
2025-03-10drm/amdkfd: Add pm_config_dequeue_wait_counts APIHarish Kasiviswanathan-50/+123
2025-03-10drm/amdgpu/vcn: fix idle work handler for VCN 2.5Alex Deucher-4/+116
2025-03-10drm/amd/display: allow 256B DCC max compressed block sizes on gfx12Marek Olšák-2/+3
2025-03-10drm/i915/hpd: Track HPD pins instead of ports for HPD pulse eventsImre Deak-17/+17
2025-03-10Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman-401/+981
2025-03-10drm/atomic: Filter out redundant DPMS callsVille Syrjälä-0/+8
2025-03-10drm/xe/guc_pc: Retry and wait longer for GuC PC startRodrigo Vivi-13/+40
2025-03-10drm/xe/guc_pc: Retry and wait longer for GuC PC startRodrigo Vivi-13/+40
2025-03-10drm/xe: Use correct type width for alignment in fb pinning codeTvrtko Ursulin-10/+10
2025-03-10drm/xe: Pass flags directly to emit_flush_imm_ggttTvrtko Ursulin-7/+6
2025-03-10drm/xe: Fix ring flush invalidationTvrtko Ursulin-9/+6
2025-03-10drm/xe: Fix MOCS debugfs LNCF readoutTvrtko Ursulin-1/+3
2025-03-10drm/xe/pm: Temporarily disable D3Cold on BMGRodrigo Vivi-1/+12
2025-03-10drm/i915/cdclk: Do cdclk post plane programming laterVille Syrjälä-3/+2
2025-03-10drm/xe/userptr: Fix an incorrect assertThomas Hellström-1/+5
2025-03-10drm/xe: Release guc ids before cancelling workTejas Upadhyay-1/+1
2025-03-10drm/xe/pm: Temporarily disable D3Cold on BMGRodrigo Vivi-1/+12
2025-03-10drm/xe/rtp: Drop sentinels from arg to xe_rtp_process_to_sr()Lucas De Marchi-26/+18
2025-03-10drm/i915/xe3lpd: Map POWER_DOMAIN_AUDIO_PLAYBACK to DC_offGustavo Sousa-0/+1
2025-03-10drm/xe: Remove GEN11 prefixes from documentationLucas De Marchi-1/+1
2025-03-10drm/xe: Remove pointless gen11 assertionsLucas De Marchi-6/+0
2025-03-10drm/appletbdrm: Fix ref-counting on dmadevThomas Zimmermann-1/+0
2025-03-10drm/panic: clean Clippy warningMiguel Ojeda-1/+1
2025-03-10drm/gma500: Remove unused psb_mmu_virtual_to_pfnDr. David Alan Gilbert-43/+0
2025-03-10drm/gma500/psb_intel_modes: Remove unused psb_intel_ddc_probeDr. David Alan Gilbert-32/+0
2025-03-09drm/gpusvm: Fix kernel-docLucas De Marchi-55/+69
2025-03-09drm/hyperv: Fix address space leak when Hyper-V DRM device is removedMichael Kelley-0/+2
2025-03-10Merge tag 'amd-drm-next-6.15-2025-03-07' of https://gitlab.freedesktop.org/ag...Dave Airlie-5027/+7232
2025-03-09panic_qr: use new #[export] macroAlice Ryhl-9/+9
2025-03-09drm/vc4: plane: fix inconsistent indenting warningCharles Han-1/+1
2025-03-09drm/nouveau/nvkm: introduce new GSP reply policy NVKM_GSP_RPC_REPLY_POLLZhi Wang-1/+8