index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-18
drm/i915: Try to make bigjoiner work in atomic check
Maarten Lankhorst
3
-10
/
+175
2020-11-18
drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3.
Maarten Lankhorst
7
-20
/
+76
2020-11-18
drm/i915: Copy the plane hw state directly for Y planes
Ville Syrjälä
3
-1
/
+15
2020-11-18
drm/i915: Fix the DDI encoder names
Ville Syrjälä
1
-3
/
+6
2020-11-17
drm/i915: Tweaked Wa_14010685332 for PCHs used on gen11 platforms
Bob Paauwe
2
-4
/
+15
2020-11-17
drm/i915: Handle max_bpc==16
Ville Syrjälä
1
-1
/
+2
2020-11-16
drm/i915: Relocate cnl_get_ddi_pll()
Ville Syrjälä
1
-24
/
+24
2020-11-16
drm/i915: Use actual readout results for .get_freq()
Ville Syrjälä
4
-38
/
+54
2020-11-16
drm/i915: Move intel_dpll_get_hw_state() into the hsw+ platform specific func...
Ville Syrjälä
1
-16
/
+52
2020-11-16
drm/i915: Introduce intel_dpll_get_hw_state()
Ville Syrjälä
3
-9
/
+28
2020-11-16
drm/i915: Remove skl_adjusted_plane_pixel_rate()
Ville Syrjälä
1
-25
/
+2
2020-11-16
drm/i915: Store plane relative data rate in crtc_state
Ville Syrjälä
2
-37
/
+50
2020-11-16
drm/i915: Precompute can_sagv for each wm level
Ville Syrjälä
2
-13
/
+9
2020-11-15
drm/i915: Pimp the watermark documentation a bit
Ville Syrjälä
1
-23
/
+25
2020-11-15
drm/i915: Nuke intel_atomic_crtc_state_for_each_plane_state() from skl+ wm code
Ville Syrjälä
2
-16
/
+27
2020-11-15
drm/i915: Pass intel_atomic_state around
Ville Syrjälä
1
-11
/
+13
2020-11-15
drm/i915/dp: Add from_crtc_state to copy color blobs
Manasi Navare
3
-6
/
+10
2020-11-15
drm/i915: Pass intel_atomic_state instead of drm_atomic_state
Manasi Navare
1
-14
/
+18
2020-11-13
drm/i915: Add hw.pipe_mode to allow bigjoiner pipe/transcoder split
Maarten Lankhorst
3
-62
/
+92
2020-11-13
drm/i915: Introduce intel_crtc_readout_derived_state()
Ville Syrjälä
1
-16
/
+18
2020-11-13
drm/i915: s/intel_mode_from_pipe_config/intel_mode_from_crtc_timings/
Ville Syrjälä
2
-26
/
+24
2020-11-13
drm/i915: Move hw.active assignment into intel_crtc_get_pipe_config()
Ville Syrjälä
1
-4
/
+10
2020-11-13
drm/i915: Add a wrapper function around get_pipe_config
Manasi Navare
1
-4
/
+11
2020-11-13
drm/i915: Move encoder->get_config to a new function
Manasi Navare
1
-3
/
+9
2020-11-12
drm/i915/dp: Some reshuffling in mode_valid as prep for bigjoiner modes
Manasi Navare
1
-6
/
+6
2020-11-12
drm/i915/display: Make get_allowed_dc_mask().max_dc set a chain of if and elses
José Roberto de Souza
1
-11
/
+7
2020-11-12
drm/i915/display: Group DC9 mask set
José Roberto de Souza
1
-10
/
+8
2020-11-11
drm/i915: Do not setup hpd without display
Lucas De Marchi
1
-0
/
+3
2020-11-11
drm/i915: move display-related to the end of intel_irq_init()
Lucas De Marchi
1
-4
/
+4
2020-11-11
drm/i915: re-order if/else ladder for hpd_irq_setup
Lucas De Marchi
1
-15
/
+12
2020-11-11
drm/i915/display: return earlier from intel_modeset_init() without display
Jani Nikula
1
-2
/
+2
2020-11-11
drm/i915/display: Do not reset display when there is none
José Roberto de Souza
1
-0
/
+6
2020-11-11
drm/i915/display: add namespace to intel_finish_reset
Lucas De Marchi
3
-3
/
+3
2020-11-11
drm/i915/display: add namespace to intel_prepare_reset
Lucas De Marchi
3
-3
/
+3
2020-11-10
drm/i915: Add plane .{min,max}_width() and .max_height() vfuncs
Ville Syrjälä
3
-147
/
+196
2020-11-09
drm/i915/edp/jsl: Update vswing table for HBR and HBR2
Tejas Upadhyay
1
-2
/
+85
2020-11-09
drm/i915/dg1: map/unmap pll clocks
Lucas De Marchi
3
-4
/
+135
2020-11-06
drm/i915: Include fb modifier in state dumps
Ville Syrjälä
2
-5
/
+6
2020-11-06
drm/i915: Sort EHL/JSL PCI IDs
Ville Syrjälä
1
-7
/
+7
2020-11-05
drm/i915/ehl: Implement W/A 22010492432
Tejas Upadhyay
2
-5
/
+9
2020-11-05
drm/i915/display: Use initial_fastset_check() to compute and apply the initia...
José Roberto de Souza
6
-49
/
+6
2020-11-05
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
13781
-293910
/
+545132
2020-11-04
drm/i915/tgl: Fix typo during output setup
Imre Deak
1
-1
/
+1
2020-11-04
Merge tag 'drm-intel-next-queued-2020-11-03' of git://anongit.freedesktop.org...
Dave Airlie
82
-1868
/
+4647
2020-11-04
Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
291
-3257
/
+7523
2020-11-03
drm/i915/ehl: Remove invalid PCI ID
Anusha Srivatsa
1
-1
/
+0
2020-11-03
drm/i915: Update DRIVER_DATE to 20201103
Jani Nikula
1
-2
/
+2
2020-11-01
Linux 5.10-rc2
Linus Torvalds
1
-1
/
+1
2020-11-01
Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+30
2020-11-01
Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-16
/
+6
[next]