index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-26
drm/i915: Introduce intel_dbuf_slice_size()
Ville Syrjälä
2
-16
/
+21
2021-01-26
drm/i915: Pass the crtc to skl_compute_dbuf_slices()
Ville Syrjälä
1
-12
/
+10
2021-01-26
drm/i915: Extract intel_crtc_ddb_weight()
Ville Syrjälä
1
-18
/
+27
2021-01-25
drm/i915: Fix vblank evasion with vrr
Ville Syrjälä
1
-1
/
+4
2021-01-25
drm/i915: Fix vblank timestamps with VRR
Ville Syrjälä
4
-6
/
+34
2021-01-25
drm/i915: Add vrr state dump
Ville Syrjälä
1
-0
/
+7
2021-01-25
drm/i915/display: Helpers for VRR vblank min and max start
Ville Syrjälä
2
-0
/
+38
2021-01-25
drm/i915/display: Add HW state readout for VRR
Manasi Navare
3
-0
/
+26
2021-01-25
drm/i915/display/vrr: Set IGNORE_MSA_PAR state in DP Sink
Manasi Navare
2
-1
/
+20
2021-01-25
drm/i915/display/vrr: Disable VRR in modeset disable path
Manasi Navare
3
-0
/
+16
2021-01-25
drm/i915/display/vrr: Send VRR push to flip the frame
Manasi Navare
3
-0
/
+18
2021-01-25
drm/i915/display/vrr: Configure and enable VRR in modeset enable
Manasi Navare
3
-0
/
+28
2021-01-25
drm/i915: Rename VRR_CTL reg fields
Ville Syrjälä
1
-7
/
+7
2021-01-25
drm/i915/display: VRR + DRRS cannot be enabled together
Ville Syrjälä
1
-0
/
+3
2021-01-25
drm/i915/display/dp: Do not enable PSR if VRR is enabled
Manasi Navare
1
-0
/
+7
2021-01-25
drm/i915/display/dp: Compute VRR state in atomic_check
Manasi Navare
5
-0
/
+95
2021-01-25
drm/i915: Extract intel_crtc_scanlines_since_frame_timestamp()
Ville Syrjälä
1
-14
/
+24
2021-01-25
drm/i915: Extract intel_mode_vblank_start()
Ville Syrjälä
1
-3
/
+11
2021-01-25
drm/i915: Store framestart_delay in dev_priv
Ville Syrjälä
2
-11
/
+14
2021-01-25
drm/i915/display/dp: Attach and set drm connector VRR property
Aditya Swarup
2
-2
/
+10
2021-01-25
drm/i915/display/vrr: Create VRR file and add VRR capability check
Manasi Navare
4
-0
/
+49
2021-01-22
drm/i915/tgl: Add Clear Color support for TGL Render Decompression
Radhakrishna Sripada
4
-5
/
+116
2021-01-22
drm/i915/gem: Add a helper to read data from a GEM object page
Imre Deak
2
-0
/
+73
2021-01-22
drm/i915/hdcp: Fix uninitialized symbol
Anshuman Gupta
1
-10
/
+10
2021-01-22
drm/i915/hdcp: Fix WARN_ON(data->k > INTEL_NUM_PIPES)
Anshuman Gupta
1
-0
/
+2
2021-01-21
drm/i915/dp: Don't use DPCD backlights that need PWM enable/disable
Lyude Paul
1
-1
/
+6
2021-01-21
drm/i915: Unify the sanity checks for the buf trans tables
Ville Syrjälä
1
-13
/
+10
2021-01-21
drm/i915: Fix ICL MG PHY vswing handling
Ville Syrjälä
1
-4
/
+3
2021-01-21
drm/msm/dp: fix build after dp quirk helper change
Jani Nikula
1
-4
/
+2
2021-01-21
drm/i915/dp: split out aux functionality to intel_dp_aux.c
Jani Nikula
6
-681
/
+714
2021-01-21
drm/i915/dp: abstract struct intel_dp pps members to a sub-struct
Jani Nikula
4
-135
/
+140
2021-01-21
drm/i915/pps: move pps code over from intel_display.c and refactor
Jani Nikula
5
-38
/
+42
2021-01-21
drm/i915/pps: refactor init abstractions
Jani Nikula
1
-25
/
+12
2021-01-19
drm/dp: Revert "drm/dp: Introduce EDID-based quirks"
Lyude Paul
6
-95
/
+6
2021-01-19
drm/i915/dp: Allow forcing specific interfaces through enable_dpcd_backlight
Lyude Paul
2
-4
/
+43
2021-01-19
drm/i915/dp: Enable Intel's HDR backlight interface (only SDR for now)
Lyude Paul
4
-31
/
+269
2021-01-19
drm/i915: Keep track of pwm-related backlight hooks separately
Lyude Paul
2
-150
/
+186
2021-01-19
drm/i915: Reuse the async_flip() hook for the async flip disable w/a
Ville Syrjälä
4
-37
/
+35
2021-01-19
drm/i915: Move the async_flip bit setup into the .async_flip() hook
Ville Syrjälä
2
-3
/
+2
2021-01-19
drm/i915: Add plane vfuncs to enable/disable flip_done interrupt
Ville Syrjälä
5
-33
/
+67
2021-01-19
drm/i915: Generalize the async flip capability check
Ville Syrjälä
2
-2
/
+4
2021-01-19
drm/i915: Drop redundant parens
Ville Syrjälä
1
-1
/
+1
2021-01-19
drm/i915: Fix the PHY compliance test vs. hotplug mishap
Ville Syrjälä
3
-1
/
+10
2021-01-19
drm/i915: Fix the training pattern debug print
Ville Syrjälä
1
-5
/
+22
2021-01-19
drm/i915: Disable TRAINING_PATTERN_SET before stopping the TPS transmission
Ville Syrjälä
1
-6
/
+5
2021-01-18
drm/i915: support two CSC module on gen11 and later
Lee Shawn C
2
-13
/
+16
2021-01-15
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
228
-12802
/
+18878
2021-01-16
drm/i915: split fdi code out from intel_display.c
Dave Airlie
5
-682
/
+718
2021-01-16
drm/i915: refactor pll code out into intel_dpll.c
Dave Airlie
6
-1391
/
+1414
2021-01-16
drm/i915: refactor some crtc code out of intel display. (v2)
Dave Airlie
4
-304
/
+349
[next]