summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-05drm/i915/hdcp: use DISPLAY_VER instead of GRAPHICS_VERJani Nikula1-13/+15
2024-01-05drm/i915/dmc: use DISPLAY_VER instead of GRAPHICS_VERJani Nikula1-1/+1
2024-01-05drm/i915/irq: use DISPLAY_VER instead of GRAPHICS_VERJani Nikula1-1/+1
2024-01-05drm/i915: don't make assumptions about intel_wakeref_t typeJani Nikula1-2/+2
2024-01-05drm/edid: prefer forward declarations over includes in drm_edid.hJani Nikula1-7/+5
2024-01-05drm/nouveau/dp: Honor GSP link training retry timeoutsLyude Paul1-22/+42
2024-01-05nouveau: push event block/allowing out of the fence contextDave Airlie2-6/+27
2024-01-05nouveau/gsp: always free the alloc messages on r535Dave Airlie1-2/+1
2024-01-05nouveau/gsp: don't free ctrl messages on errorsDave Airlie3-61/+100
2024-01-05nouveau/gsp: convert gsp errors to generic errorsDave Airlie1-5/+21
2024-01-05drm/nouveau/gsp: Fix ACPI MXDM/MXDS method invocationsLyude Paul1-2/+8
2024-01-05nouveau/gsp: free userd allocation.Dave Airlie1-0/+1
2024-01-05nouveau/gsp: free acpi object after useDave Airlie1-0/+1
2024-01-05nouveau: fix disp disabling with GSPDave Airlie1-2/+4
2024-01-05nouveau/gsp: drop some acpi related debugDave Airlie2-16/+0
2024-01-05nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)Dave Airlie1-2/+5
2024-01-05Merge tag 'amd-drm-fixes-6.7-2024-01-04' of https://gitlab.freedesktop.org/ag...Dave Airlie9-85/+400
2024-01-05Merge tag 'drm-misc-next-fixes-2024-01-04' of git://anongit.freedesktop.org/d...Dave Airlie5-65/+79
2024-01-04drm/i915/dp: Fix the PSR debugfs entries wrt. MST connectorsImre Deak1-5/+5
2024-01-04drm/rockchip: vop2: Drop superfluous includeCristian Ciocaltea1-1/+0
2024-01-04drm/panel: ltk050h3146w: use dev_err_probe wherever possibleQuentin Schulz1-12/+5
2024-01-04drm/panel: ltk050h3146w: only print message when GPIO getting is not EPROBE_D...Quentin Schulz1-4/+2
2024-01-04drm/amd/pm: Use gpu_metrics_v1_5 for SMUv13.0.6Asad Kamal1-5/+24
2024-01-04drm/amd/pm: Add gpu_metrics_v1_5Asad Kamal2-0/+83
2024-01-04drm/amd/pm: Add mem_busy_percent for GCv9.4.3 apuAsad Kamal1-1/+3
2024-01-04drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays ...Joshua Ashton2-8/+13
2024-01-04drm/amdgpu: skip gpu_info fw loading on navi12Alex Deucher1-9/+2
2024-01-04drm/amd/display: add nv12 bounding boxAlex Deucher1-1/+109
2024-01-04drm/i915/display: Skip C10 state verification in case of fastsetMika Kahola1-0/+3
2024-01-04drm/rockchip: lvds: do not print scary message when probing deferQuentin Schulz1-1/+1
2024-01-04drm/rockchip: lvds: do not overwrite error codeQuentin Schulz1-1/+0
2024-01-04drm/i915/display: Cleanup mplla/mpllb selectionMika Kahola1-24/+15
2024-01-04drm/i915/display: Store hw clock for C20Mika Kahola1-45/+52
2024-01-04drm/i915/display: Fix C20 pll selection for state verificationMika Kahola1-10/+15
2024-01-04drm/rockchip: inno_hdmi: Drop custom fill_modes hookAlex Bee1-8/+1
2024-01-04drm/rockchip: inno_hdmi: Add basic mode validationAlex Bee1-2/+40
2024-01-04drm/rockchip: inno_hdmi: Add RK3128 supportAlex Bee1-5/+41
2024-01-04drm/rockchip: inno_hdmi: Add variant supportAlex Bee1-5/+69
2024-01-04drm/rockchip: analogix_dp: get encoder port ID from DTLucas Stach1-0/+3
2024-01-03drm/vmwgfx: Unmap the surface before resetting it on a plane stateZack Rusin1-0/+4
2024-01-03drm/vmwgfx: fix kernel-doc Excess struct member 'base'Randy Dunlap1-1/+0
2024-01-03drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_nodeZhipeng Lu1-1/+4
2024-01-03drm/vmwgfx: fix all kernel-doc warnings in stduRandy Dunlap1-5/+12
2024-01-03drm/vmwgfx: Fix typos in vmwgfx_execbuf.cGhanshyam Agrawal1-2/+2
2024-01-04Merge tag 'drm-misc-fixes-2024-01-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie9-14/+48
2024-01-03drm/amd/pm: Update metric table for jpeg/vcn dataAsad Kamal1-1/+9
2024-01-03drm/amd/pm: Use separate metric table for APUAsad Kamal2-58/+156
2024-01-03drm/amd/display: pbn_div need be updated for hotplug eventWayne Lin1-2/+1
2024-01-03drm/virtio: Spelling fixesAndy Shevchenko1-3/+3
2024-01-03drm/i915/mtl: Add fake PCH for Meteor LakeHaridhar Kalvala9-29/+19