index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Add missing HDMI audio pixel clocks for gen12
Kai Vehmanen
2020-03-11
1
-0
/
+8
*
drm/i915/overlay: convert to drm_device based logging.
Wambui Karuga
2020-03-11
1
-5
/
+6
*
drm/i915/lvds: convert to drm_device based logging macros.
Wambui Karuga
2020-03-11
1
-18
/
+25
*
drm/i915/lpe_audio: convert to drm_device based logging macros.
Wambui Karuga
2020-03-11
1
-9
/
+14
*
drm/i915/hotplug: convert to drm_device based logging.
Wambui Karuga
2020-03-11
1
-16
/
+24
*
drm/i915/gmbus: convert to drm_device based logging,
Wambui Karuga
2020-03-11
1
-14
/
+19
*
drm/i915/fifo_underrun: convert to drm_device based logging.
Wambui Karuga
2020-03-11
1
-13
/
+16
*
drm/i915/dsb: convert to drm_device based logging macros.
Wambui Karuga
2020-03-11
1
-12
/
+16
*
drm/i915/display: Do not write in removed FBC fence registers
Radhakrishna Sripada
2020-03-10
1
-1
/
+1
*
drm/i915/display: Deactive FBC in fastsets when disabled by parameter
José Roberto de Souza
2020-03-10
1
-22
/
+25
*
drm/i915/mst: Hookup DRM DP MST late_register/early_unregister callbacks
Lyude Paul
2020-03-10
1
-2
/
+31
*
drm/i915: Lock gmbus/aux mutexes while changing cdclk
Ville Syrjälä
2020-03-09
1
-0
/
+22
*
drm/i915: Pass the crtc to the low level read_lut() funcs
Ville Syrjälä
2020-03-09
1
-26
/
+25
*
drm/i915: Fix readout of PIPEGCMAX
Ville Syrjälä
2020-03-09
1
-1
/
+2
*
drm/i915: Refactor LUT read functions
Ville Syrjälä
2020-03-09
1
-61
/
+63
*
drm/i915: Clean up integer types in color code
Ville Syrjälä
2020-03-09
1
-24
/
+19
*
drm/i915: s/chv_read_cgm_lut/chv_read_cgm_gamma/
Ville Syrjälä
2020-03-09
1
-2
/
+2
*
drm/i915: s/blob_data/lut/
Ville Syrjälä
2020-03-09
1
-33
/
+33
*
drm/i915: Split i9xx_read_lut_8() to gmch vs. ilk variants
Ville Syrjälä
2020-03-09
1
-6
/
+35
*
drm/i915: Clean up i9xx_load_luts_internal()
Ville Syrjälä
2020-03-09
1
-44
/
+60
*
drm/i915: Polish CHV CGM CSC loading
Ville Syrjälä
2020-03-09
1
-37
/
+38
*
drm/i915: Fix documentation for intel_dpll_get_freq()
Imre Deak
2020-03-09
2
-0
/
+13
*
drm/i915/hotplug: Use phy to get the hpd_pin instead of the port (v5)
Vivek Kasireddy
2020-03-06
1
-22
/
+9
*
drm/i915: properly sanity check batch_start_offset
Matthew Auld
2020-03-06
1
-6
/
+6
*
drm/i915/display: Decrease log level
Swati Sharma
2020-03-05
1
-2
/
+3
*
drm/i915: Add invert-brightness quirk for Thundersoft TST178 tablet
Hans de Goede
2020-03-04
1
-0
/
+10
*
drm/i915: panel: Use intel_panel_compute_brightness() from pwm_setup_backlight()
Hans de Goede
2020-03-04
1
-7
/
+11
*
drm/i915/ehl: Check PHY type before reading DPLL frequency
Matt Roper
2020-03-04
1
-1
/
+2
*
drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel
Lyude Paul
2020-03-04
1
-4
/
+20
*
drm/dp: Introduce EDID-based quirks
Lyude Paul
2020-03-04
4
-6
/
+10
*
drm/i915/hdcp: Fix config_stream_type() ret value
Anshuman Gupta
2020-03-04
1
-1
/
+5
*
drm/i915/hdcp: Mandate (seq_num_V==0) at first RecvId msg
Anshuman Gupta
2020-03-04
1
-0
/
+6
*
drm/i915: Polish CHV .load_luts() a bit
Ville Syrjälä
2020-03-03
1
-7
/
+4
*
drm/i915/vgpu: improve vgpu abstractions
Jani Nikula
2020-03-03
2
-0
/
+2
*
drm/i915: Fix kbuild test robot build error
Anshuman Gupta
2020-03-03
1
-9
/
+9
*
drm/i915/hdcp: conversion to struct drm_device based logging macros.
Ramalingam C
2020-03-03
1
-47
/
+62
*
drm/i915: move watermark structs more towards usage
Jani Nikula
2020-03-03
1
-0
/
+16
*
drm/i915/dmc: Use firmware v2.06 for TGL
José Roberto de Souza
2020-03-03
1
-2
/
+2
*
drm/i915: Unify the DPLL ref clock frequency tracking
Imre Deak
2020-03-02
2
-56
/
+124
*
drm/i915/hsw: Use the read-out WRPLL/SPLL state instead of reading out again
Imre Deak
2020-03-02
1
-5
/
+2
*
drm/i915/skl, cnl: Split out the WRPLL/LCPLL frequency calculation
Imre Deak
2020-03-02
4
-145
/
+140
*
drm/i915/hsw: Split out the WRPLL, LCPLL, SPLL frequency calculation
Imre Deak
2020-03-02
1
-35
/
+56
*
drm/i915/hsw: Split out the SPLL parameter calculation
Imre Deak
2020-03-02
1
-14
/
+22
*
drm/i915/hsw: Rename the get HDMI/DP DPLL funcs to get WRPLL/LCPLL
Imre Deak
2020-03-02
1
-5
/
+5
*
drm/i915/skl: Parametrize the DPLL ref clock instead of open-coding it
Imre Deak
2020-03-02
1
-9
/
+12
*
drm/i915: Move DPLL frequency calculation to intel_dpll_mgr.c
Imre Deak
2020-03-02
5
-437
/
+431
*
drm/i915/hsw: Use the DPLL ID when calculating DPLL clock
Imre Deak
2020-03-02
1
-9
/
+8
*
drm/i915: Move the DPLL vfunc inits after the func defines
Imre Deak
2020-03-02
1
-60
/
+60
*
drm/i915: Keep the global DPLL state in a DPLL specific struct
Imre Deak
2020-03-02
5
-47
/
+49
*
drm/i915: Move DPLL HW readout/sanitize fns to intel_dpll_mgr.c
Imre Deak
2020-03-02
3
-42
/
+63
[next]