index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/hdcp: conversion to struct drm_device based logging macros.
Wambui Karuga
2020-01-25
1
-57
/
+81
*
drm/i915/opregion: conversion to struct drm_device logging macros.
Wambui Karuga
2020-01-25
1
-54
/
+80
*
drm/i915/dp: conversion to struct drm_device logging macros.
Wambui Karuga
2020-01-25
1
-152
/
+205
*
drm/i915/power: convert to struct drm_device macros in display/intel_display_...
Wambui Karuga
2020-01-25
1
-78
/
+99
*
drm/i915/dsi: conversion to struct drm_device log macros.
Wambui Karuga
2020-01-25
1
-31
/
+51
*
drm/i915/display: conversion to new struct drm_device logging macros.
Wambui Karuga
2020-01-25
1
-425
/
+596
*
drm/i915/ehl: Ensure that the DDI selection MUX is programmed correctly
Vivek Kasireddy
2020-01-24
1
-29
/
+45
*
drm/i915/dc3co: Avoid full modeset when EXITLINE needs to be changed
José Roberto de Souza
2020-01-24
3
-87
/
+45
*
drm/i915/dc3co: Do the full calculation of DC3CO exit only once
José Roberto de Souza
2020-01-24
1
-6
/
+4
*
drm/i915/dsi: Ensure that the ACPI adapter lookup overrides the bus num
Vivek Kasireddy
2020-01-24
1
-2
/
+1
*
drm/i915/acpi: Move the code to populate ACPI device ID into intel_acpi
Rajat Jain
2020-01-24
3
-76
/
+98
*
drm/i915/dp: Do not set master_trans bit in bitmak if INVALID_TRANSCODER
Manasi Navare
2020-01-23
1
-2
/
+4
*
drm/i915/cdclk: use new struct drm_device logging macros
Wambui Karuga
2020-01-23
1
-45
/
+64
*
drm/i915/bw: convert to drm_device based logging macros
Wambui Karuga
2020-01-23
1
-12
/
+17
*
drm/i915/audio: convert to struct drm_device logging macros.
Wambui Karuga
2020-01-23
1
-31
/
+42
*
drm/i915/bios: convert to struct drm_device logging macros.
Wambui Karuga
2020-01-23
1
-146
/
+211
*
drm/i915/atomic: use struct drm_device logging macros
Wambui Karuga
2020-01-23
1
-4
/
+5
*
drm/i915: add display engine uncore helpers
Jani Nikula
2020-01-23
2
-0
/
+73
*
drm/i915: Cleanup properly if the implicit fence setup fails
Ville Syrjälä
2020-01-22
1
-1
/
+6
*
drm/i915: Balance prepare_fb/cleanup_fb
Ville Syrjälä
2020-01-22
1
-0
/
+4
*
drm/i915: s/intel_state/state/ in intel_{prepare,cleanup}_plane_fb()
Ville Syrjälä
2020-01-22
1
-11
/
+11
*
drm/i915: Stop looking at plane->state in intel_prepare_plane_fb()
Ville Syrjälä
2020-01-22
1
-7
/
+9
*
drm/i915: Clear old hw.fb & co. from slave plane's state
Ville Syrjälä
2020-01-22
2
-4
/
+4
*
drm/i915/display: Make WARN* drm specific where encoder ptr is available
Pankaj Bharadiya
2020-01-22
4
-16
/
+20
*
drm/i915: Don't use VBT for detecting DPCD backlight controls
Lyude Paul
2020-01-22
1
-4
/
+5
*
drm/i915/hdcp: Clean up local variables
Ville Syrjälä
2020-01-21
1
-29
/
+25
*
drm/i915: Rename conn_to_dig_port() to intel_attached_dig_port()
Ville Syrjälä
2020-01-21
3
-18
/
+18
*
drm/i915: Use intel_attached_dp() instead of hand rolling it
Ville Syrjälä
2020-01-21
2
-7
/
+7
*
drm/i915: Relocate intel_attached_dp()
Ville Syrjälä
2020-01-21
2
-5
/
+5
*
drm/i915: Use intel_attached_encoder()
Ville Syrjälä
2020-01-21
10
-25
/
+25
*
drm/i915/dp: debug log max vswing and pre-emphasis
Jani Nikula
2020-01-21
1
-5
/
+8
*
drm/i915: use intel_bios_is_port_present()
Jani Nikula
2020-01-21
1
-2
/
+2
*
drm/i915/bios: check DDI port presence based on child device
Jani Nikula
2020-01-21
1
-3
/
+1
*
drm/i915/bios: add intel_bios_port_supports_*()
Jani Nikula
2020-01-21
3
-6
/
+37
*
drm/i915/bios: add intel_bios_alternate_ddc_pin()
Jani Nikula
2020-01-21
3
-8
/
+16
*
drm/i915/bios: add intel_bios_dp_max_link_rate()
Jani Nikula
2020-01-21
3
-3
/
+11
*
drm/i915/bios: intel_bios_hdmi_boost_level()
Jani Nikula
2020-01-21
3
-3
/
+10
*
drm/i915/bios: intel_bios_dp_boost_level()
Jani Nikula
2020-01-21
3
-3
/
+10
*
drm/i915/bios: add intel_bios_hdmi_level_shift()
Jani Nikula
2020-01-21
3
-8
/
+16
*
drm/i915/bios: add intel_bios_max_tmds_encoder()
Jani Nikula
2020-01-21
3
-5
/
+12
*
drm/i915/sdvo: Consolidate SDVO HDMI force_dvi handling
Ville Syrjälä
2020-01-20
1
-5
/
+15
*
drm/i915: Consolidate HDMI force_dvi handling
Ville Syrjälä
2020-01-20
1
-23
/
+26
*
drm/i915/sdvo: Reduce the size of the on stack buffers
Ville Syrjälä
2020-01-20
1
-11
/
+8
*
drm/i915: Move encoder variable to tighter scope
Ville Syrjälä
2020-01-20
1
-4
/
+6
*
drm/i915: Use PIPE_CONF_CHECK_X() for sync_mode_slaves_mask
Ville Syrjälä
2020-01-20
1
-1
/
+1
*
drm/i915: Prefer to use the pipe to index the ddb entries
Ville Syrjälä
2020-01-20
1
-9
/
+11
*
drm/i915: Clear most of crtc state when disabling the crtc
Ville Syrjälä
2020-01-20
1
-5
/
+3
*
drm/i915: Fix post-fastset modeset check for port sync
Ville Syrjälä
2020-01-20
1
-26
/
+17
*
drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight()
Lyude Paul
2020-01-17
1
-1
/
+2
*
drm/i915: Assume 100% brightness when not in DPCD control mode
Lyude Paul
2020-01-17
1
-0
/
+17
[next]