summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-12-20drm/msm: adreno: fix deferencing ifpc_reglist when not declaredNeil Armstrong1-8/+10
2025-12-20drm/panic: avoid WARN when checking format supportFrancesco Valla1-1/+1
2025-12-20drm/log: avoid WARN when searching for usable formatFrancesco Valla1-1/+1
2025-12-20drm/draw: add drm_draw_can_convert_from_xrgb8888Francesco Valla2-0/+31
2025-12-19drm/xe: Print GuC queue submission state on engine resetMatthew Brost1-2/+3
2025-12-19drm/xe: Increase log level for unhandled page faultsMatthew Brost2-24/+24
2025-12-19drm/i915/pc8: Add parent interface for PC8 forcewake tricksVille Syrjälä7-4/+68
2025-12-19drm/i915/cx0: Toggle powerdown states for C10 on HDMIGustavo Sousa1-0/+15
2025-12-19drm/i915/cx0: Use a more accurate message for powerdown change failureGustavo Sousa1-1/+1
2025-12-19drm/xe/xe_survivability: Add index bound checkRiana Tauro1-3/+7
2025-12-19drm/xe/xe_survivability: Use static for survivability info attributesRiana Tauro1-9/+9
2025-12-19drm/xe/pmu: Replace sprintf() with sysfs_emit()Madhur Kumar1-1/+1
2025-12-19drm/i915/dp: Fail state computation for invalid DSC source input BPP valuesImre Deak1-7/+21
2025-12-19drm/i915/dp: Fail state computation for invalid max sink compressed BPP valueImre Deak1-2/+1
2025-12-19drm/i915/dp: Fail state computation for invalid max throughput BPP valueImre Deak1-2/+0
2025-12-19drm/i915/dp: Fail state computation for invalid min/max link BPP valuesImre Deak1-1/+6
2025-12-19drm/i915/dp: Account with pipe joiner max compressed BPP limit for DP-MST and...Imre Deak1-8/+8
2025-12-19drm/i915/dp: Account with DSC BW overhead for compressed DP-SST stream BWImre Deak1-1/+5
2025-12-19drm/i915/dp: Account with MST, SSC BW overhead for uncompressed DP-MST stream BWImre Deak1-1/+4
2025-12-19drm/i915/dp: Use the effective data rate for DP compressed BW calculationImre Deak1-11/+16
2025-12-19drm/i915/dp: Use the effective data rate for DP BW calculationImre Deak4-19/+33
2025-12-19drm/i915/dp: Fix BW check in is_bw_sufficient_for_dsc_config()Imre Deak1-1/+1
2025-12-19drm/i915/dp: Factor out intel_dp_link_bw_overhead()Imre Deak3-16/+34
2025-12-19drm/i915/dp: Use a mode's crtc_clock vs. clock during state computationImre Deak1-2/+3
2025-12-19drm/i915/dp: Return a fixed point BPP value from intel_dp_output_bpp()Imre Deak3-22/+26
2025-12-19drm/i915/dp: Fix DSC sink's slice count capability checkImre Deak1-5/+13
2025-12-19drm/dp: Add drm_dp_dsc_sink_slice_count_mask()Imre Deak1-24/+58
2025-12-19drm/dp: Parse all DSC slice count caps for eDP 1.5Imre Deak1-23/+18
2025-12-19drm/panthor: Support partial unmaps of huge pagesAdrián Larumbe1-8/+92
2025-12-19drm/panthor: Evict groups before VM terminationKetil Johnsen3-0/+19
2025-12-19Merge drm/drm-next into drm-xe-nextThomas Hellström81-643/+1650
2025-12-19drm/i915/colorop: do not include headers from headersJani Nikula2-1/+5
2025-12-19drm/i915/dp: Restrict max source rate for WCL to HBR3Ankit Nautiyal1-1/+2
2025-12-19Merge tag 'drm-xe-fixes-2025-12-19' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie19-46/+75
2025-12-19drm/xe: Fix documentation heading levels in xe_guc_pc.cSwaraj Gaikwad1-2/+2
2025-12-19drm/xe/xe_survivability: Remove unused indexRiana Tauro1-11/+4
2025-12-19Merge tag 'drm-misc-fixes-2025-12-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie5-7/+187
2025-12-19drm/xe/nvm: enable cri platformAlexander Usyskin2-11/+24
2025-12-18drm/xe: Use usleep_range for accurate long-running workload timeslicingMatthew Brost1-1/+19
2025-12-18drm/xe: Drop preempt-fences when destroying imported dma-bufs.Thomas Hellström1-11/+4
2025-12-18drm/xe/eustall: Disallow 0 EU stall property valuesAshutosh Dixit1-1/+1
2025-12-18drm/xe/oa: Disallow 0 OA property valuesAshutosh Dixit1-1/+1
2025-12-18drm/xe/xe_sriov_vfio: Fix return value in xe_sriov_vfio_migration_supported()Dan Carpenter1-1/+1
2025-12-18drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUMEAshutosh Dixit1-3/+4
2025-12-18drm/xe: Adjust long-running workload timeslices to reasonable valuesMatthew Brost2-2/+5
2025-12-18drm/xe/oa: Limit num_syncs to prevent oversized allocationsShuicheng Lin1-0/+3
2025-12-18drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin2-1/+5
2025-12-18drm/xe: Drop preempt-fences when destroying imported dma-bufs.Thomas Hellström1-11/+4
2025-12-18drm/imagination: Disallow exporting of PM/FW protected objectsAlessio Belle1-0/+11
2025-12-18drm/gem: Fix kerneldoc warningsLoïc Molinari1-2/+5