summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-01-05nouveau/gsp: always free the alloc messages on r535Dave Airlie
2024-01-05nouveau/gsp: don't free ctrl messages on errorsDave Airlie
2024-01-05nouveau/gsp: convert gsp errors to generic errorsDave Airlie
2024-01-05drm/nouveau/gsp: Fix ACPI MXDM/MXDS method invocationsLyude Paul
2024-01-05nouveau/gsp: free userd allocation.Dave Airlie
2024-01-05nouveau/gsp: free acpi object after useDave Airlie
2024-01-05nouveau: fix disp disabling with GSPDave Airlie
2024-01-05nouveau/gsp: drop some acpi related debugDave Airlie
2024-01-05nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)Dave Airlie
2024-01-05Merge tag 'amd-drm-fixes-6.7-2024-01-04' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-01-05Merge tag 'drm-misc-next-fixes-2024-01-04' of git://anongit.freedesktop.org/d...Dave Airlie
2024-01-04drm/i915/dp: Fix the PSR debugfs entries wrt. MST connectorsImre Deak
2024-01-04drm/rockchip: vop2: Drop superfluous includeCristian Ciocaltea
2024-01-04drm/panel: ltk050h3146w: use dev_err_probe wherever possibleQuentin Schulz
2024-01-04drm/panel: ltk050h3146w: only print message when GPIO getting is not EPROBE_D...Quentin Schulz
2024-01-04drm/amd/pm: Use gpu_metrics_v1_5 for SMUv13.0.6Asad Kamal
2024-01-04drm/amd/pm: Add gpu_metrics_v1_5Asad Kamal
2024-01-04drm/amd/pm: Add mem_busy_percent for GCv9.4.3 apuAsad Kamal
2024-01-04drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays ...Joshua Ashton
2024-01-04drm/amdgpu: skip gpu_info fw loading on navi12Alex Deucher
2024-01-04drm/amd/display: add nv12 bounding boxAlex Deucher
2024-01-04drm/i915/display: Skip C10 state verification in case of fastsetMika Kahola
2024-01-04drm/rockchip: lvds: do not print scary message when probing deferQuentin Schulz
2024-01-04drm/rockchip: lvds: do not overwrite error codeQuentin Schulz
2024-01-04drm/i915/display: Cleanup mplla/mpllb selectionMika Kahola
2024-01-04drm/i915/display: Store hw clock for C20Mika Kahola
2024-01-04drm/i915/display: Fix C20 pll selection for state verificationMika Kahola
2024-01-04drm/rockchip: inno_hdmi: Drop custom fill_modes hookAlex Bee
2024-01-04drm/rockchip: inno_hdmi: Add basic mode validationAlex Bee
2024-01-04drm/rockchip: inno_hdmi: Add RK3128 supportAlex Bee
2024-01-04drm/rockchip: inno_hdmi: Add variant supportAlex Bee
2024-01-04drm/rockchip: analogix_dp: get encoder port ID from DTLucas Stach
2024-01-03drm/vmwgfx: Unmap the surface before resetting it on a plane stateZack Rusin
2024-01-03drm/vmwgfx: fix kernel-doc Excess struct member 'base'Randy Dunlap
2024-01-03drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_nodeZhipeng Lu
2024-01-03drm/vmwgfx: fix all kernel-doc warnings in stduRandy Dunlap
2024-01-03drm/vmwgfx: Fix typos in vmwgfx_execbuf.cGhanshyam Agrawal
2024-01-04Merge tag 'drm-misc-fixes-2024-01-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2024-01-03drm/amd/pm: Update metric table for jpeg/vcn dataAsad Kamal
2024-01-03drm/amd/pm: Use separate metric table for APUAsad Kamal
2024-01-03drm/amd/display: pbn_div need be updated for hotplug eventWayne Lin
2024-01-03drm/virtio: Spelling fixesAndy Shevchenko
2024-01-03drm/i915/mtl: Add fake PCH for Meteor LakeHaridhar Kalvala
2024-01-03drm/amdkfd: Fix type of 'dbg_flags' in 'struct kfd_process'Srinivasan Shanmugam
2024-01-03drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...Srinivasan Shanmugam
2024-01-03drm/amdgpu: Drop redundant unsigned >=0 comparision 'amdgpu_gfx_rlc_init_micr...Srinivasan Shanmugam
2024-01-03drm/amd/display: Adjust kdoc for 'dcn35_hw_block_power_down' & 'dcn35_hw_bloc...Srinivasan Shanmugam
2024-01-03drm/amd/display: Address function parameter 'context' not described in 'dc_st...Srinivasan Shanmugam
2024-01-03drm/amdgpu: Use kvcalloc instead of kvmalloc_array in amdgpu_cs_parser_bos()Srinivasan Shanmugam
2024-01-03drm/amdgpu: Use kzalloc instead of kmalloc+__GFP_ZERO in amdgpu_ras.cSrinivasan Shanmugam