summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-06-24drm/i915: Clean up intel_fbdev_init_bios() a bitVille Syrjälä1-39/+57
2021-06-24drm/i915: Clean up pre-skl wm calling conventionVille Syrjälä3-51/+59
2021-06-24drm/i915: Clean up intel_find_initial_plane_obj() a bitVille Syrjälä1-51/+62
2021-06-24drm/i915: Clean up intel_get_load_detect_pipe() a bitVille Syrjälä1-22/+19
2021-06-24drm/i915: Stop hand rolling drm_crtc_mask()Ville Syrjälä1-3/+2
2021-06-24drm/i915/fbc: Allocate llb before cfbVille Syrjälä1-9/+9
2021-06-24drm/i915/fbc: Make the cfb allocation loop a bit more legibleVille Syrjälä1-25/+26
2021-06-24drm/i915/fbc: Extract intel_fbc_stolen_end()Ville Syrjälä1-7/+12
2021-06-24drm/i915/fbc: Introduce g4x_dpfc_ctl_limit()Ville Syrjälä1-33/+25
2021-06-24drm/i915/fbc: Handle 16bpp compression limit betterVille Syrjälä1-4/+2
2021-06-24drm/i915/fbc: Don't pass around the mm nodeVille Syrjälä1-7/+6
2021-06-24drm/i915/fbc: Embed the compressed_llb nodeVille Syrjälä2-21/+10
2021-06-24drm/i915/fbc: Extract intel_fbc_program_cfb()Ville Syrjälä1-18/+28
2021-06-24drm/i915/fbc: s/threshold/limit/Ville Syrjälä2-26/+27
2021-06-24drm/i915: Add the missing adls vswing tablesVille Syrjälä1-0/+101
2021-06-24drm/i915: Nuke buf_trans hdmi functionsVille Syrjälä1-44/+7
2021-06-24drm/i915: Clean up jsl/ehl buf trans functionsVille Syrjälä1-67/+20
2021-06-24drm/i915: Fix ehl edp hbr2 vswing tableVille Syrjälä1-2/+26
2021-06-24drm/i915: keep backlight_enable on until turn eDP display offLee Shawn C3-1/+37
2021-06-23drm/i915: Deduplicate icl DP HBR2 vs. eDP HBR3 tableVille Syrjälä1-29/+10
2021-06-23drm/i915: Fix dg1 buf trans tablesVille Syrjälä1-6/+49
2021-06-23drm/i915: Introduce rkl_get_combo_buf_trans()Ville Syrjälä1-11/+51
2021-06-23drm/i915: Clean up hsw/bdw/skl/kbl buf trans funcsVille Syrjälä1-187/+115
2021-06-23drm/i915: Introduce encoder->get_buf_trans()Ville Syrjälä6-125/+65
2021-06-23drm/i915: Store the HDMI default entry in the bug trans structVille Syrjälä2-23/+27
2021-06-23drm/i915; Return the whole buf_trans struct from get_buf_trans()Ville Syrjälä3-98/+98
2021-06-23drm/i915: Introduce intel_get_buf_trans()Ville Syrjälä1-124/+129
2021-06-23drm/i915: Wrap the buf trans tables into a structVille Syrjälä2-178/+448
2021-06-23drm/i915: Rename dkl phy buf trans tablesVille Syrjälä1-16/+16
2021-06-23drm/i915: Wrap the platform specific buf trans structs into a unionVille Syrjälä3-700/+708
2021-06-23drm/i915: Introduce hsw_get_buf_trans()Ville Syrjälä4-39/+43
2021-06-23drm/i915: s/intel/hsw/ for hsw/bdw/skl buf transVille Syrjälä5-76/+70
2021-06-22drm/i915/dsc: abstract helpers to get bigjoiner primary/secondary crtcJani Nikula4-16/+40
2021-06-21drm/i915/adl_p: Load DMCAnusha Srivatsa1-1/+9
2021-06-21drm/i915/adl_p: Pipe B DMC SupportAnusha Srivatsa2-0/+3
2021-06-21drm/i915/xelpd: Pipe A DMC pluggingAnusha Srivatsa5-61/+85
2021-06-21drm/i915/dmc: Introduce DMC_FW_MAINAnusha Srivatsa2-23/+33
2021-06-21drm/i915/display: Do not zero past infoframes.vscKees Cook1-1/+1
2021-06-16drm/i915: Force a TypeC PHY disconnect during suspend/shutdownImre Deak3-9/+61
2021-06-16drm/i915/jsl: Add W/A 1409054076 for JSLTejas Upadhyay2-0/+43
2021-06-14drm/i915/xelpd: break feature inheritanceLucas De Marchi1-8/+42
2021-06-11Revert "drm/i915/display: Drop FIXME about turn off infoframes"José Roberto de Souza1-0/+1
2021-06-10drm/i915: apply WaEnableVGAAccessThroughIOPort as neededEmil Velikov1-0/+3
2021-06-09drm/i915/adl_p: Same slices mask is not same Dbuf stateStanislav Lisovskiy1-2/+4
2021-06-09drm/i915/adl_p: CDCLK crawl support for ADLStanislav Lisovskiy4-9/+68
2021-06-09drm/i915/dsc: Fix bigjoiner check in dsc_disableVandita Kulkarni1-6/+6
2021-06-08drm/i915: Disable PSR around cdclk changesVille Syrjälä1-0/+13
2021-06-08drm/i915/display: Introduce new intel_psr_pause/resume functionGwan-gyeong Mun3-11/+86
2021-06-07drm/i915/display: Drop FIXME about turn off infoframesJosé Roberto de Souza1-1/+0
2021-06-07drm/i915/display: Allow fastsets when DP_SDP_VSC infoframe do not match with ...José Roberto de Souza1-1/+16