index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2023-11-28
Merge v6.7-rc3 into drm-next
Daniel Vetter
2023-11-23
Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
2023-11-23
drm/i915: Fix glk+ degamma LUT conversions
Ville Syrjälä
2023-11-23
drm/i915: s/clamp()/min()/ in i965_lut_11p6_max_pack()
Ville Syrjälä
2023-11-23
drm/i915: Adjust LUT rounding rules
Ville Syrjälä
2023-11-23
drm/i915/display: In intel_framebuffer_init switch to use intel_bo_to_drm_bo
Juha-Pekka Heikkila
2023-11-23
drm/i915/display: in skl_surf_address check for dpt-vma
Juha-Pekka Heikkila
2023-11-23
drm/i915/display: Separate xe and i915 common dpt code into own file
Juha-Pekka Heikkila
2023-11-23
drm/i915: Implement audio fastset
Ville Syrjälä
2023-11-23
drm/i915: Push audio_{enable,disable}() to the pre/post pane update stage
Ville Syrjälä
2023-11-23
drm/i915: Hoist the encoder->audio_{enable,disable}() calls higher up
Ville Syrjälä
2023-11-23
drm/i915: Convert audio enable/disable into encoder vfuncs
Ville Syrjälä
2023-11-23
drm/i915: Split g4x+ HDMI audio presence detect from port enable
Ville Syrjälä
2023-11-23
drm/i915: Split g4x+ DP audio presence detect from port enable
Ville Syrjälä
2023-11-23
drm/i915: Wrap g4x+ DP/HDMI audio enable/disable
Ville Syrjälä
2023-11-23
drm/i915: Push audio enable/disable further out
Ville Syrjälä
2023-11-23
drm/i915: Polish some RMWs
Ville Syrjälä
2023-11-23
drm/i915: Call intel_pre_plane_updates() also for pipes getting enabled
Ville Syrjälä
2023-11-23
drm/i915: Check pipe active state in {planes,vrr}_{enabling,disabling}()
Ville Syrjälä
2023-11-23
drm/i915/display: Do not check psr2 if psr/panel replay is not supported
Jouni Högander
2023-11-23
drm/i915/display: Use int type for entry_setup_frames
Mika Kahola
2023-11-22
drm/i915/iosf: Drop unused APIs
Andy Shevchenko
2023-11-22
drm/i915/dsi: Combine checks in mipi_exec_gpio()
Andy Shevchenko
2023-11-22
drm/i915/dsi: Replace poking of CHV GPIOs behind the driver's back
Andy Shevchenko
2023-11-22
drm/i915/dsi: Prepare soc_gpio_set_value() to distinguish GPIO communities
Andy Shevchenko
2023-11-22
drm/i915/dsi: Replace poking of VLV GPIOs behind the driver's back
Andy Shevchenko
2023-11-22
drm/i915/dsi: Extract common soc_gpio_set_value() helper
Andy Shevchenko
2023-11-22
drm/i915/dsi: Fix wrong initial value for GPIOs in bxt_gpio_set_value()
Hans de Goede
2023-11-22
drm/i915/dsi: Remove GPIO lookup table at the end of intel_dsi_vbt_gpio_init()
Hans de Goede
2023-11-22
drm/i915/dsi: Replace check with a (missing) MIPI sequence name
Andy Shevchenko
2023-11-22
drm/i915/dsi: Get rid of redundant 'else'
Andy Shevchenko
2023-11-22
drm/i915/dsi: Replace while(1) with one with clear exit condition
Andy Shevchenko
2023-11-22
drm/i915/dsi: bxt/icl GPIO set value do not need gpio source
Jani Nikula
2023-11-22
drm/i915/dsi: rename platform specific *_exec_gpio() to *_gpio_set_value()
Jani Nikula
2023-11-22
drm/i915/dsi: clarify GPIO exec sequence
Jani Nikula
2023-11-22
drm/i915/dsi: switch mipi_exec_gpio() from dev_priv to i915
Jani Nikula
2023-11-22
drm/i915/dsi: assume BXT gpio works for non-native GPIO
Jani Nikula
2023-11-21
drm/i915/dp: Reuse intel_dp_{max,effective}_data_rate in intel_link_compute_m...
Imre Deak
2023-11-21
drm/i915/dp: Simplify intel_dp_max_data_rate()
Imre Deak
2023-11-21
drm/i915/dp: Report a rounded-down value as the maximum data rate
Imre Deak
2023-11-21
drm/i915/dp_mst: Fix PBN / MTP_TU size calculation for UHBR rates
Imre Deak
2023-11-21
drm/i915/dp_mst: Calculate the BW overhead in intel_dp_mst_find_vcpi_slots_fo...
Imre Deak
2023-11-21
drm/i915/dp: Fix UHBR link M/N values
Imre Deak
2023-11-21
drm/i915/dp: Account for channel coding efficiency on UHBR links
Imre Deak
2023-11-21
drm/i915/dp: Replace intel_dp_is_uhbr_rate() with drm_dp_is_uhbr_rate()
Imre Deak
2023-11-21
drm/dp_mst: Store the MST PBN divider value in fixed point format
Imre Deak
2023-11-20
drm/i915/fbc: Bump ivb FBC max surface size to 4kx4k
Ville Syrjälä
2023-11-20
drm/i915/fbc: Bump max surface size to 8kx4k on icl+
Ville Syrjälä
2023-11-20
drm/i915/fbc: Split plane size vs. surface size checks apart
Ville Syrjälä
2023-11-20
drm/i915: Also check for VGA converter in eDP probe
Ville Syrjälä
[next]