index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-intel-next-2021-07-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-07-21
37
-1784
/
+2407
|
\
|
*
gpu/drm/i915: nuke old GEN macros
Lucas De Marchi
2021-07-08
1
-15
/
+0
|
*
drm/i915: finish INTEL_GEN and friends conversion
Lucas De Marchi
2021-07-08
3
-3
/
+4
|
*
drm/i915/hdcp: Nuke Platform check for mst hdcp init
Anshuman Gupta
2021-07-07
1
-7
/
+4
|
*
drm/i915/display: check if compressed_llb was allocated
Matthew Auld
2021-07-02
1
-1
/
+2
|
*
drm/i915/display/dg1: Correctly map DPLLs during state readout
José Roberto de Souza
2021-07-01
2
-6
/
+16
|
*
Merge drm/drm-next into drm-intel-next
Jani Nikula
2021-07-01
2290
-22317
/
+254968
|
|
\
|
*
|
drm/i915/display: Fix state mismatch in drm infoframe
Bhanuprakash Modem
2021-06-30
1
-3
/
+0
|
*
|
drm/i915/ehl: Remove require_force_probe protection
Tejas Upadhyay
2021-06-29
1
-1
/
+0
|
*
|
drm/i915/jsl: Remove require_force_probe protection
Tejas Upadhyay
2021-06-29
1
-1
/
+0
|
*
|
drm/i915/display: use max_level to control loop
Lucas De Marchi
2021-06-25
1
-5
/
+4
|
*
|
drm/i915/display: fix level 0 adjustement on display ver >= 12
Lucas De Marchi
2021-06-25
2
-8
/
+8
|
*
|
drm/i915/display/adl_p: Implement Wa_16011303918
José Roberto de Souza
2021-06-25
1
-0
/
+12
|
*
|
drm/i915/xelpd: Handle PSR2 SDP indication in the prior scanline
José Roberto de Souza
2021-06-25
3
-0
/
+40
|
*
|
drm/i915/display/adl_p: Implement Wa_16011168373
José Roberto de Souza
2021-06-25
2
-0
/
+23
|
*
|
drm/i915/display/adl_p: Implement Wa_22012278275
José Roberto de Souza
2021-06-25
2
-3
/
+32
|
*
|
drm/i915/display/psr: Handle SU Y granularity
José Roberto de Souza
2021-06-25
2
-34
/
+80
|
*
|
drm/i915: s/intel_crtc/crtc/
Ville Syrjälä
2021-06-24
15
-105
/
+100
|
*
|
drm/i915: Clean up intel_fbdev_init_bios() a bit
Ville Syrjälä
2021-06-24
1
-39
/
+57
|
*
|
drm/i915: Clean up pre-skl wm calling convention
Ville Syrjälä
2021-06-24
3
-51
/
+59
|
*
|
drm/i915: Clean up intel_find_initial_plane_obj() a bit
Ville Syrjälä
2021-06-24
1
-51
/
+62
|
*
|
drm/i915: Clean up intel_get_load_detect_pipe() a bit
Ville Syrjälä
2021-06-24
1
-22
/
+19
|
*
|
drm/i915: Stop hand rolling drm_crtc_mask()
Ville Syrjälä
2021-06-24
1
-3
/
+2
|
*
|
drm/i915/fbc: Allocate llb before cfb
Ville Syrjälä
2021-06-24
1
-9
/
+9
|
*
|
drm/i915/fbc: Make the cfb allocation loop a bit more legible
Ville Syrjälä
2021-06-24
1
-25
/
+26
|
*
|
drm/i915/fbc: Extract intel_fbc_stolen_end()
Ville Syrjälä
2021-06-24
1
-7
/
+12
|
*
|
drm/i915/fbc: Introduce g4x_dpfc_ctl_limit()
Ville Syrjälä
2021-06-24
1
-33
/
+25
|
*
|
drm/i915/fbc: Handle 16bpp compression limit better
Ville Syrjälä
2021-06-24
1
-4
/
+2
|
*
|
drm/i915/fbc: Don't pass around the mm node
Ville Syrjälä
2021-06-24
1
-7
/
+6
|
*
|
drm/i915/fbc: Embed the compressed_llb node
Ville Syrjälä
2021-06-24
2
-21
/
+10
|
*
|
drm/i915/fbc: Extract intel_fbc_program_cfb()
Ville Syrjälä
2021-06-24
1
-18
/
+28
|
*
|
drm/i915/fbc: s/threshold/limit/
Ville Syrjälä
2021-06-24
2
-26
/
+27
|
*
|
drm/i915: Add the missing adls vswing tables
Ville Syrjälä
2021-06-24
1
-0
/
+101
|
*
|
drm/i915: Nuke buf_trans hdmi functions
Ville Syrjälä
2021-06-24
1
-44
/
+7
|
*
|
drm/i915: Clean up jsl/ehl buf trans functions
Ville Syrjälä
2021-06-24
1
-67
/
+20
|
*
|
drm/i915: Fix ehl edp hbr2 vswing table
Ville Syrjälä
2021-06-24
1
-2
/
+26
|
*
|
drm/i915: keep backlight_enable on until turn eDP display off
Lee Shawn C
2021-06-24
3
-1
/
+37
|
*
|
drm/i915: Deduplicate icl DP HBR2 vs. eDP HBR3 table
Ville Syrjälä
2021-06-23
1
-29
/
+10
|
*
|
drm/i915: Fix dg1 buf trans tables
Ville Syrjälä
2021-06-23
1
-6
/
+49
|
*
|
drm/i915: Introduce rkl_get_combo_buf_trans()
Ville Syrjälä
2021-06-23
1
-11
/
+51
|
*
|
drm/i915: Clean up hsw/bdw/skl/kbl buf trans funcs
Ville Syrjälä
2021-06-23
1
-187
/
+115
|
*
|
drm/i915: Introduce encoder->get_buf_trans()
Ville Syrjälä
2021-06-23
6
-125
/
+65
|
*
|
drm/i915: Store the HDMI default entry in the bug trans struct
Ville Syrjälä
2021-06-23
2
-23
/
+27
|
*
|
drm/i915; Return the whole buf_trans struct from get_buf_trans()
Ville Syrjälä
2021-06-23
3
-98
/
+98
|
*
|
drm/i915: Introduce intel_get_buf_trans()
Ville Syrjälä
2021-06-23
1
-124
/
+129
|
*
|
drm/i915: Wrap the buf trans tables into a struct
Ville Syrjälä
2021-06-23
2
-178
/
+448
|
*
|
drm/i915: Rename dkl phy buf trans tables
Ville Syrjälä
2021-06-23
1
-16
/
+16
|
*
|
drm/i915: Wrap the platform specific buf trans structs into a union
Ville Syrjälä
2021-06-23
3
-700
/
+708
|
*
|
drm/i915: Introduce hsw_get_buf_trans()
Ville Syrjälä
2021-06-23
4
-39
/
+43
|
*
|
drm/i915: s/intel/hsw/ for hsw/bdw/skl buf trans
Ville Syrjälä
2021-06-23
5
-76
/
+70
[next]