index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2017-01-19
drm/i915: Move the min_pixclk[] handling to the end of readout
Ville Syrjälä
2017-01-19
drm/i915/gen9: Fix PCODE polling during SAGV disabling
Imre Deak
2017-01-19
drm/i915/gen9: Fix PCODE polling timeout in stable backport
Imre Deak
2017-01-15
drm/i915/gen9: Fix PCODE polling during CDCLK change notification
Imre Deak
2017-01-12
drm/i915/gen9: fix the WM memory bandwidth WA for Y tiling cases
Paulo Zanoni
2017-01-12
drm/i915/gen9: unconditionally apply the memory bandwidth WA
Paulo Zanoni
2017-01-12
drm/i915: disable PSR by default on HSW/BDW
Paulo Zanoni
2017-01-12
drm/i915: tune down the fast link training vs boot fail
Daniel Vetter
2017-01-12
drm/i915/dp: add lane_count check in intel_dp_check_link_status
Matthew Auld
2017-01-12
drm/i915: Initialize overlay->last_flip properly
Ville Syrjälä
2017-01-12
drm/i915: Force VDD off on the new power seqeuencer before starting to use it
Ville Syrjälä
2017-01-12
drm/i915: Fix oops in overlay due to frontbuffer tracking
Ville Syrjälä
2017-01-12
drm/i915: Fix oopses in the overlay code due to i915_gem_active stuff
Ville Syrjälä
2017-01-09
drm/i915: Fix setting of boost freq tunable
Mika Kuoppala
2017-01-09
drm/i915: skip the first 4k of stolen memory on everything >= gen8
Paulo Zanoni
2017-01-09
drm/i915: Initialize dev_priv->atomic_cdclk_freq at init time
Ville Syrjälä
2017-01-09
drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing things
Ville Syrjälä
2017-01-09
drm/i915/dsi: Do not clear DPOUNIT_CLOCK_GATE_DISABLE from vlv_init_display_c...
Hans de Goede
2017-01-09
drm/i915/dsi: Fix chv_exec_gpio disabling the GPIOs it is setting
Hans de Goede
2016-11-30
drm/i915: drop the struct_mutex when wedged or trying to reset
Matthew Auld
2016-11-30
drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() error
Chris Wilson
2016-11-16
drm/i915: Assume non-DP++ port if dvo_port is HDMI and there's no AUX ch spec...
Ville Syrjälä
2016-11-11
drm/i915: Refresh that status of MST capable connectors in ->detect()
Ville Syrjälä
2016-11-11
drm/i915: Grab the rotation from the passed plane state for VLV sprites
Ville Syrjälä
2016-11-11
drm/i915: Mark CPU cache as dirty when used for rendering
Chris Wilson
2016-11-07
drm/i915: Limit Valleyview and earlier to only using mappable scanout
Chris Wilson
2016-11-07
drm/i915: Round tile chunks up for constructing partial VMAs
Chris Wilson
2016-11-07
drm/i915/dp: Extend BDW DP audio workaround to GEN9 platforms
Dhinakaran Pandiyan
2016-11-07
drm/i915/dp: BDW cdclk fix for DP audio
Dhinakaran Pandiyan
2016-11-07
drm/i915/vlv: Prevent enabling hpd polling in late suspend
Lyude
2016-11-07
drm/i915: Respect alternate_ddc_pin for all DDI ports
Ville Syrjälä
2016-10-28
drm/i915: Fix SKL+ 90/270 degree rotated plane coordinate computation
Ville Syrjälä
2016-10-28
drm/i915: Remove two invalid warns
Tvrtko Ursulin
2016-10-28
drm/i915: Rotated view does not need a fence
Tvrtko Ursulin
2016-10-28
drm/i915/fbc: fix CFB size calculation for gen8+
Paulo Zanoni
2016-10-28
drm: i915: Wait for fences on new fb, not old
Daniel Stone
2016-10-28
drm/i915: Clean up DDI DDC/AUX CH sanitation
Ville Syrjälä
2016-10-28
drm/i915: Respect alternate_aux_channel for all DDI ports
Ville Syrjälä
2016-10-28
drm/i915/gen9: fix watermarks when using the pipe scaler
Paulo Zanoni
2016-10-28
drm/i915: Fix mismatched INIT power domain disabling during suspend
Imre Deak
2016-10-28
drm/i915: fix a read size argument
Dan Carpenter
2016-10-28
drm/i915: Use fence_write() from rpm resume
Chris Wilson
2016-10-28
drm/i915/gen9: fix DDB partitioning for multi-screen cases
Paulo Zanoni
2016-10-28
drm/i915: workaround sparse warning on variable length arrays
Jani Nikula
2016-10-28
drm/i915: keep declarations in i915_drv.h
Jani Nikula
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-10-12
Merge tag 'topic/drm-misc-2016-10-11' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-10-10
drm/i915: Fix conflict resolution from backmerge of v4.8-rc8 to drm-next
Chris Wilson
2016-10-10
drm/i915/guc: Unwind GuC workqueue reservation if request construction fails
Chris Wilson
[next]