summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-07-20drm/dp_tunnel: Add UHBR tunneling supportImre Deak
2026-07-20drm/i915/backlight: Remove DP_EDP_BACKLIGHT_AUX_ENABLE_CAP check for DPCD bac...Suraj Kandpal
2026-07-17drm/i915/cdclk: Deal with 2 PPC hscale issues when calculating min CDCLKVille Syrjälä
2026-07-17drm/i915/cdclk: Introduce crtc_state->pixel_rate_cdclkVille Syrjälä
2026-07-17drm/i915/cdclk: Introduce HAS_2PPC()Ville Syrjälä
2026-07-17drm/i915/cdclk: Use intel_cdclk_ppc() in intel_modeset_readout_hw_state()Ville Syrjälä
2026-07-15drm/i915/display: expose blend mode on alpha-capable planesChaitanya Kumar Borah
2026-07-15drm/i915/bw: introduce the peak bandwidth thresholdVinod Govindapillai
2026-07-15drm/i915/bw: avoid replicating the update_sagv_status() callsVinod Govindapillai
2026-07-15drm/i915/bw: extract update_sagv_status()Vinod Govindapillai
2026-07-15drm/i915/bw: Extract icl_init_qgv_info()Vinod Govindapillai
2026-07-15drm/i915/display: sagv pre/post plane calls to check pmdemand supportVinod Govindapillai
2026-07-15drm/i915/pm_demand: introduce HAS_PMDEMAND macroVinod Govindapillai
2026-07-15drm/i915/wm: clear the plane ddb_y entries on plane disableVinod Govindapillai
2026-07-15drm/i915/dmc: Enable PIPEDMC_ERROR interrupt on display version 30+Dibin Moolakadan Subrahmanian
2026-07-14drm/i915/display: Fix too few bits in transcoder mask variablesJohn Harrison
2026-07-14drm/xe/display: Do not allocate into stolen for new framebuffers.Maarten Lankhorst
2026-07-14drm/xe: Fix DPT allocation paths.Maarten Lankhorst
2026-07-14drm/i915: Print the phys_base in addition to the dma_addr for the BIOS FBVille Syrjälä
2026-07-14drm/i915: Fix BIOS FB memory region name debug printsVille Syrjälä
2026-07-14drm/xe: s/bar2/lmembar/Ville Syrjälä
2026-07-14drm/xe: Check the PTE local memory bit for initial FB in stolenVille Syrjälä
2026-07-14drm/xe: Abstract the initial FB PTE checks a bitVille Syrjälä
2026-07-14drm/xe: Print a debug message if we have no stolen for the initial FBVille Syrjälä
2026-07-14drm/xe: Do the initial FB size alignment earlierVille Syrjälä
2026-07-14drm/i915: Use drm_dbg_kms() for initial FB debugsVille Syrjälä
2026-07-14drm/i915: Throw away the BIOS fb if has the wrong depth/bppVille Syrjälä
2026-07-14drm/i915/fbdev: Extract bios_fb_ok()Ville Syrjälä
2026-07-14drm/i915: Disable the plane if initial plane config readout failedVille Syrjälä
2026-07-14drm/i915/display: Fix NV12 ceiling division for bigjoiner caseVidya Srinivas
2026-07-09drm/i915/kunit: DP link: add fallback testsImre Deak
2026-07-09drm/i915/kunit: DP link: add update config testsImre Deak
2026-07-09drm/i915/kunit: DP link: add baseline fixed table reference testImre Deak
2026-07-09drm/i915/kunit: Export link training and caps funcs for testingImre Deak
2026-07-09drm/i915/kunit: Setup DP link test contextImre Deak
2026-07-09drm/xe/kunit: Build DP link display testsImre Deak
2026-07-09drm/xe/kunit: Add display test configImre Deak
2026-07-09drm/i915/kunit: Add DP link test stubImre Deak
2026-07-09drm/i915/kunit: Enable KUnit testsImre Deak
2026-07-09drm/i915/dp_link_training: Disable failed config during fallbackImre Deak
2026-07-09drm/i915/dp_link_training: Use config iterator for fallbackImre Deak
2026-07-09drm/i915/dp_link_training: Reset the max link limits in the fallback codeImre Deak
2026-07-09drm/i915/dp: Remove min/max link config limitsImre Deak
2026-07-09drm/i915/dp_mst: Use link caps for MST DSC config selectionImre Deak
2026-07-09drm/i915/dp_mst: Use link caps for non-DSC config selectionImre Deak
2026-07-09drm/i915/dp: Use link caps for eDP DSC config selectionImre Deak
2026-07-09drm/i915/dp: Iterate configurations via link_caps for SST DSCImre Deak
2026-07-09drm/i915/dp: Iterate configurations via link_caps for SST non-DSCImre Deak
2026-07-09drm/i915/dp_test: Use link caps for compliance link configsImre Deak
2026-07-09drm/i915/dp_tunnel: Query max BW config via link_caps for BW computationImre Deak