summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-02-06drm/i915: Calculate the VT-d guard size in the display codeVille Syrjälä-16/+57
2025-02-06drm/i915: Use more optimal VTd alignment for planesVille Syrjälä-2/+3
2025-02-06drm/i915: Move VT-d alignment into plane->min_alignment()Ville Syrjälä-8/+24
2025-02-06drm/tests: hdmi: Fix recursive lockingMaxime Ripard-57/+57
2025-02-06drm/tests: hdmi: Reorder DRM entities variables assignmentMaxime Ripard-39/+42
2025-02-06drm/tests: hdmi: Remove redundant assignmentsMaxime Ripard-4/+0
2025-02-06drm/tests: hdmi: Fix WW_MUTEX_SLOWPATH failuresMaxime Ripard-0/+7
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard-13865/+28508
2025-02-06drm/i915/selftests: avoid using uninitialized contextKrzysztof Karas-2/+2
2025-02-06drm/rockchip: vop2: Improve display modes handling on RK3588 HDMI0Cristian Ciocaltea-0/+34
2025-02-06drm/rockchip: vop2: Drop unnecessary if_pixclk_rate computationCristian Ciocaltea-1/+1
2025-02-06drm/i915/psr: clarify intel_psr_pre_plane_update() conditionsJani Nikula-25/+21
2025-02-06Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixesMaxime Ripard-15974/+41237
2025-02-05drm/panel: sharp-ls060t1sx01: transition to mipi_dsi wrapped functionsTejas Vipin-43/+16
2025-02-05drm/edp-panel: Add LG Display panel model LP079QX1-SP0VDamon Ding-0/+10
2025-02-05drm/i915/dp: Fix potential infinite loop in 128b/132b SSTJani Nikula-0/+4
2025-02-05drm/i915/backlight: convert to use struct intel_displayJani Nikula-234/+260
2025-02-05drm/i915/cx0: convert to struct intel_display based platform checksJani Nikula-5/+4
2025-02-05drm/i915/cdclk: switch to new platform checksJani Nikula-91/+68
2025-02-05drm/i915/display: convert intel_ddi_buf_trans.c to struct intel_displayJani Nikula-25/+33
2025-02-05drm/i915/lspcon: rename interfaces to intel_lspcon_* to unifyJani Nikula-16/+18
2025-02-05drm/i915/lspcon: remove dp_to_lspcon(), hide enc_to_intel_lspcon()Jani Nikula-12/+5
2025-02-05drm/i915/lspcon: change signature of lspcon_wait_pcon_mode()Jani Nikula-6/+5
2025-02-05drm/i915/lspcon: change signature of lspcon_detect_hdr_capability()Jani Nikula-5/+6
2025-02-05drm/i915/lspcon: add intel_lspcon_active() and use itJani Nikula-6/+15
2025-02-05drm/i915/hdmi: move declarations for hsw_read/write_infoframe() to the right ...Jani Nikula-8/+9
2025-02-05Merge drm/drm-next into drm-intel-nextJani Nikula-5257/+11874
2025-02-05drm/i915/pmu: Drop custom hotplug codeLucas De Marchi-126/+1
2025-02-05drm/i915/dmc_wl: Do not check for DMC payloadGustavo Sousa-2/+1
2025-02-05drm/xe/hwmon: expose package and vram temperatureRaag Jadav-0/+65
2025-02-05drm/i915/dp: Add support for DP UHBR SST DSCJani Nikula-8/+27
2025-02-05drm/i915/dp: Fix potential infinite loop in 128b/132b SSTJani Nikula-0/+4
2025-02-05drm/i915/mst: fix INT_MAX to .4 fixed point conversion mistakeJani Nikula-2/+2
2025-02-05drm/ci: update expectation filesVignesh Raman-0/+2
2025-02-05drm/ci: update gitlab rulesVignesh Raman-80/+63
2025-02-05drm/ci: uprev mesaVignesh Raman-85/+264
2025-02-05Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin-85502/+512445
2025-02-05drm/i915/dp: Guarantee a minimum HBlank timeArun R Murthy-1/+58
2025-02-04drm/i915/slpc: Add sysfs for SLPC power profilesVinay Belgaumkar-0/+125
2025-02-04drm/xe/pxp: Fail the load if PXP fails to initializeDaniele Ceraolo Spurio-10/+14
2025-02-04Revert "drm/amd/display: Use HW lock mgr for PSR1"Tom Chung-2/+1
2025-02-04drm/amd/display: Respect user's CONFIG_FRAME_WARN more for dml filesNathan Chancellor-14/+22
2025-02-04drm/i915/dp: Iterate DSC BPP from high to low on all platformsJani Nikula-4/+3
2025-02-04drm/xe/vf: Don't try to trigger a full GT reset if VFMichal Wajdeczko-0/+21
2025-02-04drm/xe/relay: Don't use GFP_KERNEL for new transactionsMichal Wajdeczko-1/+1
2025-02-04drm/vkms: Add support for ABGR8888 pixel formatPaz Zcharya-0/+34
2025-02-04drm/atomic-helper: improve CRTC enabled/connectors mismatch logging messageLuca Ceresoli-2/+3
2025-02-04drm/i915/lttpr: Enable Extended Wake TimeoutSuraj Kandpal-1/+6
2025-02-04drm/display/dp: Define function to setup Extended wake timeSuraj Kandpal-0/+58
2025-02-04drm/i915/dmc_wl: Track INITIATE_PM_DMD_REQ for DC5Gustavo Sousa-0/+1