summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-2021-07-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-07-2137-1784/+2407
|\
| * gpu/drm/i915: nuke old GEN macrosLucas De Marchi2021-07-081-15/+0
| * drm/i915: finish INTEL_GEN and friends conversionLucas De Marchi2021-07-083-3/+4
| * drm/i915/hdcp: Nuke Platform check for mst hdcp initAnshuman Gupta2021-07-071-7/+4
| * drm/i915/display: check if compressed_llb was allocatedMatthew Auld2021-07-021-1/+2
| * drm/i915/display/dg1: Correctly map DPLLs during state readoutJosé Roberto de Souza2021-07-012-6/+16
| * Merge drm/drm-next into drm-intel-nextJani Nikula2021-07-012290-22317/+254968
| |\
| * | drm/i915/display: Fix state mismatch in drm infoframeBhanuprakash Modem2021-06-301-3/+0
| * | drm/i915/ehl: Remove require_force_probe protectionTejas Upadhyay2021-06-291-1/+0
| * | drm/i915/jsl: Remove require_force_probe protectionTejas Upadhyay2021-06-291-1/+0
| * | drm/i915/display: use max_level to control loopLucas De Marchi2021-06-251-5/+4
| * | drm/i915/display: fix level 0 adjustement on display ver >= 12Lucas De Marchi2021-06-252-8/+8
| * | drm/i915/display/adl_p: Implement Wa_16011303918José Roberto de Souza2021-06-251-0/+12
| * | drm/i915/xelpd: Handle PSR2 SDP indication in the prior scanlineJosé Roberto de Souza2021-06-253-0/+40
| * | drm/i915/display/adl_p: Implement Wa_16011168373José Roberto de Souza2021-06-252-0/+23
| * | drm/i915/display/adl_p: Implement Wa_22012278275José Roberto de Souza2021-06-252-3/+32
| * | drm/i915/display/psr: Handle SU Y granularityJosé Roberto de Souza2021-06-252-34/+80
| * | drm/i915: s/intel_crtc/crtc/Ville Syrjälä2021-06-2415-105/+100
| * | drm/i915: Clean up intel_fbdev_init_bios() a bitVille Syrjälä2021-06-241-39/+57
| * | drm/i915: Clean up pre-skl wm calling conventionVille Syrjälä2021-06-243-51/+59
| * | drm/i915: Clean up intel_find_initial_plane_obj() a bitVille Syrjälä2021-06-241-51/+62
| * | drm/i915: Clean up intel_get_load_detect_pipe() a bitVille Syrjälä2021-06-241-22/+19
| * | drm/i915: Stop hand rolling drm_crtc_mask()Ville Syrjälä2021-06-241-3/+2
| * | drm/i915/fbc: Allocate llb before cfbVille Syrjälä2021-06-241-9/+9
| * | drm/i915/fbc: Make the cfb allocation loop a bit more legibleVille Syrjälä2021-06-241-25/+26
| * | drm/i915/fbc: Extract intel_fbc_stolen_end()Ville Syrjälä2021-06-241-7/+12
| * | drm/i915/fbc: Introduce g4x_dpfc_ctl_limit()Ville Syrjälä2021-06-241-33/+25
| * | drm/i915/fbc: Handle 16bpp compression limit betterVille Syrjälä2021-06-241-4/+2
| * | drm/i915/fbc: Don't pass around the mm nodeVille Syrjälä2021-06-241-7/+6
| * | drm/i915/fbc: Embed the compressed_llb nodeVille Syrjälä2021-06-242-21/+10
| * | drm/i915/fbc: Extract intel_fbc_program_cfb()Ville Syrjälä2021-06-241-18/+28
| * | drm/i915/fbc: s/threshold/limit/Ville Syrjälä2021-06-242-26/+27
| * | drm/i915: Add the missing adls vswing tablesVille Syrjälä2021-06-241-0/+101
| * | drm/i915: Nuke buf_trans hdmi functionsVille Syrjälä2021-06-241-44/+7
| * | drm/i915: Clean up jsl/ehl buf trans functionsVille Syrjälä2021-06-241-67/+20
| * | drm/i915: Fix ehl edp hbr2 vswing tableVille Syrjälä2021-06-241-2/+26
| * | drm/i915: keep backlight_enable on until turn eDP display offLee Shawn C2021-06-243-1/+37
| * | drm/i915: Deduplicate icl DP HBR2 vs. eDP HBR3 tableVille Syrjälä2021-06-231-29/+10
| * | drm/i915: Fix dg1 buf trans tablesVille Syrjälä2021-06-231-6/+49
| * | drm/i915: Introduce rkl_get_combo_buf_trans()Ville Syrjälä2021-06-231-11/+51
| * | drm/i915: Clean up hsw/bdw/skl/kbl buf trans funcsVille Syrjälä2021-06-231-187/+115
| * | drm/i915: Introduce encoder->get_buf_trans()Ville Syrjälä2021-06-236-125/+65
| * | drm/i915: Store the HDMI default entry in the bug trans structVille Syrjälä2021-06-232-23/+27
| * | drm/i915; Return the whole buf_trans struct from get_buf_trans()Ville Syrjälä2021-06-233-98/+98
| * | drm/i915: Introduce intel_get_buf_trans()Ville Syrjälä2021-06-231-124/+129
| * | drm/i915: Wrap the buf trans tables into a structVille Syrjälä2021-06-232-178/+448
| * | drm/i915: Rename dkl phy buf trans tablesVille Syrjälä2021-06-231-16/+16
| * | drm/i915: Wrap the platform specific buf trans structs into a unionVille Syrjälä2021-06-233-700/+708
| * | drm/i915: Introduce hsw_get_buf_trans()Ville Syrjälä2021-06-234-39/+43
| * | drm/i915: s/intel/hsw/ for hsw/bdw/skl buf transVille Syrjälä2021-06-235-76/+70