summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2025-12-19drm/xe/pmu: Replace sprintf() with sysfs_emit()Madhur Kumar
2025-12-19drm/i915/dp: Fail state computation for invalid DSC source input BPP valuesImre Deak
2025-12-19drm/i915/dp: Fail state computation for invalid max sink compressed BPP valueImre Deak
2025-12-19drm/i915/dp: Fail state computation for invalid max throughput BPP valueImre Deak
2025-12-19drm/i915/dp: Fail state computation for invalid min/max link BPP valuesImre Deak
2025-12-19drm/i915/dp: Account with pipe joiner max compressed BPP limit for DP-MST and...Imre Deak
2025-12-19drm/i915/dp: Account with DSC BW overhead for compressed DP-SST stream BWImre Deak
2025-12-19drm/i915/dp: Account with MST, SSC BW overhead for uncompressed DP-MST stream BWImre Deak
2025-12-19drm/i915/dp: Use the effective data rate for DP compressed BW calculationImre Deak
2025-12-19drm/i915/dp: Use the effective data rate for DP BW calculationImre Deak
2025-12-19drm/i915/dp: Fix BW check in is_bw_sufficient_for_dsc_config()Imre Deak
2025-12-19drm/i915/dp: Factor out intel_dp_link_bw_overhead()Imre Deak
2025-12-19drm/i915/dp: Use a mode's crtc_clock vs. clock during state computationImre Deak
2025-12-19drm/i915/dp: Return a fixed point BPP value from intel_dp_output_bpp()Imre Deak
2025-12-19drm/i915/dp: Fix DSC sink's slice count capability checkImre Deak
2025-12-19drm/dp: Add drm_dp_dsc_sink_slice_count_mask()Imre Deak
2025-12-19drm/dp: Parse all DSC slice count caps for eDP 1.5Imre Deak
2025-12-19drm/panthor: Support partial unmaps of huge pagesAdrián Larumbe
2025-12-19drm/panthor: Evict groups before VM terminationKetil Johnsen
2025-12-19Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-12-19drm/i915/colorop: do not include headers from headersJani Nikula
2025-12-19drm/i915/dp: Restrict max source rate for WCL to HBR3Ankit Nautiyal
2025-12-19Merge tag 'drm-xe-fixes-2025-12-19' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-12-18drm/xe: Fix documentation heading levels in xe_guc_pc.cSwaraj Gaikwad
2025-12-18drm/xe/xe_survivability: Remove unused indexRiana Tauro
2025-12-19Merge tag 'drm-misc-fixes-2025-12-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-12-18drm/xe/nvm: enable cri platformAlexander Usyskin
2025-12-18drm/xe: Use usleep_range for accurate long-running workload timeslicingMatthew Brost
2025-12-18drm/xe: Drop preempt-fences when destroying imported dma-bufs.Thomas Hellström
2025-12-18drm/xe/eustall: Disallow 0 EU stall property valuesAshutosh Dixit
2025-12-18drm/xe/oa: Disallow 0 OA property valuesAshutosh Dixit
2025-12-18drm/xe/xe_sriov_vfio: Fix return value in xe_sriov_vfio_migration_supported()Dan Carpenter
2025-12-18drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUMEAshutosh Dixit
2025-12-18drm/xe: Adjust long-running workload timeslices to reasonable valuesMatthew Brost
2025-12-18drm/xe/oa: Limit num_syncs to prevent oversized allocationsShuicheng Lin
2025-12-18drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin
2025-12-18drm/xe: Drop preempt-fences when destroying imported dma-bufs.Thomas Hellström
2025-12-18drm/imagination: Disallow exporting of PM/FW protected objectsAlessio Belle
2025-12-18drm/gem: Fix kerneldoc warningsLoïc Molinari
2025-12-18drm/panthor: unlock on error in panthor_ioctl_bo_create()Dan Carpenter
2025-12-18drm/i915: Add intel_gvt_driver_remove() onto error cleanup pathJuha-Pekka Heikkila
2025-12-18drm/i915: switch to use kernel standard error injectionJuha-Pekka Heikkila
2025-12-18drm/syncobj: Convert syncobj idr to xarrayTvrtko Ursulin
2025-12-18drivers: gpu: Update ARef imports from sync::arefShankari Anand
2025-12-17drm/xe/eustall: Disallow 0 EU stall property valuesAshutosh Dixit
2025-12-17drm/xe/oa: Disallow 0 OA property valuesAshutosh Dixit
2025-12-17drm/xe/oa: Move default oa unit assignment earlier during stream openAshutosh Dixit
2025-12-17drm/xe/pf: Add handling for MLRC adverse event thresholdDaniele Ceraolo Spurio
2025-12-17drm/xe/pf: Prepare for new threshold KLVsMichal Wajdeczko
2025-12-17drm/xe/guc: Introduce GUC_FIRMWARE_VER_AT_LEAST helperMichal Wajdeczko