aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
8 daysshmem: provide a shmem_write_folio wrapperChristoph Hellwig1-1/+1
11 daysMerge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds106-2224/+6810
12 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-6/+6
14 daysMerge tag 'x86_cpu_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+3
2026-08-06mm: introduce vma_get_page_prot() and use itLorenzo Stoakes1-6/+6
2026-08-01Merge tag 'drm-intel-next-2026-07-28' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-nextDave Airlie54-616/+3444
2026-07-30drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_StatusJerome Tollet3-0/+30
2026-07-29drm/i915/dp: Ignore the sink's DSC max FRL rate without a PCON DSC encoderAlexander Kaplan1-1/+8
2026-07-24drm/i915/fbc: No surface size restrictions from LNL onwardsVinod Govindapillai1-0/+3
2026-07-24drm/i915/fbc: No need of any hardcoded plane width limit from LNL+Vinod Govindapillai1-4/+12
2026-07-24drm/xe/display: Expose plane max width/height helpers to global scopeVinod Govindapillai2-8/+17
2026-07-24drm/i915/dp: Ignore the sink's DSC max FRL rate without a PCON DSC encoderAlexander Kaplan1-1/+8
2026-07-24drm/i915/dp: Prefer DSC over 6 bpc uncompressed output for HDMI sinksAlexander Kaplan1-0/+14
2026-07-22drm/i915/dp: set VSC_SDP MSA delegation only for capable sinksChaitanya Kumar Borah2-4/+12
2026-07-22drm/i915/dp: s/intel_dp_needs_vsc_sdp/intel_dp_needs_vsc_colorimetryChaitanya Kumar Borah3-7/+7
2026-07-22drm/i915/display: Ensure a non-zero safe window from PTL onwardsAnkit Nautiyal1-0/+13
2026-07-22drm/i915/hdcp: Make hdcp2_encrypted and hdcp_encrypted mutually exclusiveSuraj Kandpal1-0/+2
2026-07-21drm/i915/bw: Fix spelling mistake "threshod" -> "threshold"Colin Ian King1-1/+1
2026-07-21drm/i915/bw: Update bw calculation to account for 16 channelsUma Shankar1-3/+17
2026-07-21drm/i915/dram: Interpret 0xF populated-channel count as 16Uma Shankar3-1/+16
2026-07-20drm/i915/dp_tunnel: Add UHBR tunneling supportImre Deak1-5/+32
2026-07-20drm/i915/dp: Disable UHBR link configs with 1/2 lanesImre Deak5-0/+75
2026-07-20drm/i915/dp: Remove UHBR dependency from SST fallback kunit testImre Deak1-35/+12
2026-07-20drm/i915/dp: Enable SST fallback between UHBR and non-UHBR ratesImre Deak2-17/+3
2026-07-20drm/i915/dp: End link configuration loops properlyImre Deak1-4/+15
2026-07-20drm/i915/backlight: Remove DP_EDP_BACKLIGHT_AUX_ENABLE_CAP check for DPCD backlightSuraj Kandpal1-6/+1
2026-07-20drm/i915/backlight: Remove DP_EDP_BACKLIGHT_AUX_ENABLE_CAP check for DPCD backlightSuraj Kandpal1-6/+1
2026-07-17drm/i915/cdclk: Deal with 2 PPC hscale issues when calculating min CDCLKVille Syrjälä4-4/+88
2026-07-17drm/i915/cdclk: Introduce crtc_state->pixel_rate_cdclkVille Syrjälä8-17/+28
2026-07-17drm/i915/cdclk: Introduce HAS_2PPC()Ville Syrjälä2-1/+2
2026-07-17drm/i915/cdclk: Use intel_cdclk_ppc() in intel_modeset_readout_hw_state()Ville Syrjälä3-9/+6
2026-07-17Merge tag 'drm-intel-gt-next-2026-07-16' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-nextDave Airlie6-25/+32
2026-07-16drm/i915/selftests: Fix GT PM sort comparatorsEmre Cecanpunar1-4/+4
2026-07-16drm/i915/wm: clear the plane ddb_y entries on plane disableVinod Govindapillai1-1/+1
2026-07-15drm/i915/selftests: Fix GT PM sort comparatorsEmre Cecanpunar1-4/+4
2026-07-15drm/i915/display: expose blend mode on alpha-capable planesChaitanya Kumar Borah3-0/+11
2026-07-15drm/i915/bw: introduce the peak bandwidth thresholdVinod Govindapillai2-0/+32
2026-07-15drm/i915/bw: avoid replicating the update_sagv_status() callsVinod Govindapillai1-7/+2
2026-07-15drm/i915/bw: extract update_sagv_status()Vinod Govindapillai1-20/+18
2026-07-15drm/i915/bw: Extract icl_init_qgv_info()Vinod Govindapillai1-5/+15
2026-07-15drm/i915/display: sagv pre/post plane calls to check pmdemand supportVinod Govindapillai1-0/+6
2026-07-15drm/i915/pm_demand: introduce HAS_PMDEMAND macroVinod Govindapillai5-11/+12
2026-07-15drm/i915/wm: clear the plane ddb_y entries on plane disableVinod Govindapillai1-1/+1
2026-07-15drm/i915/dmc: Enable PIPEDMC_ERROR interrupt on display version 30+Dibin Moolakadan Subrahmanian1-4/+6
2026-07-14drm/i915/display: Fix too few bits in transcoder mask variablesJohn Harrison6-27/+27
2026-07-14drm/i915/display: Fix NV12 ceiling division for bigjoiner caseVidya Srinivas1-20/+13
2026-07-14drm/i915: Print the phys_base in addition to the dma_addr for the BIOS FBVille Syrjälä1-3/+3
2026-07-14drm/i915: Fix BIOS FB memory region name debug printsVille Syrjälä1-3/+3
2026-07-14drm/i915: Use drm_dbg_kms() for initial FB debugsVille Syrjälä1-2/+2