index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-21
drm/i915/selftests: fix NULL vs IS_ERR() check in mock_context_barrier()
Dan Carpenter
2019-03-21
drm/i915: Use __is_constexpr()
Chris Wilson
2019-03-20
drm/i915: make raw access function work on uncore
Daniele Ceraolo Spurio
2019-03-20
drm/i915: move regs pointer inside the uncore structure
Daniele Ceraolo Spurio
2019-03-20
drm/i915: reduce the dev_priv->uncore dance in uncore.c
Daniele Ceraolo Spurio
2019-03-20
drm/i915: make find_fw_domain work on intel_uncore
Daniele Ceraolo Spurio
2019-03-20
drm/i915: make more uncore function work on intel_uncore
Daniele Ceraolo Spurio
2019-03-20
drm/i915: use intel_uncore for all forcewake get/put
Daniele Ceraolo Spurio
2019-03-20
drm/i915: use intel_uncore in fw get/put internal paths
Daniele Ceraolo Spurio
2019-03-20
drm/i915: always use masks on FW regs
Daniele Ceraolo Spurio
2019-03-20
drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
Manasi Navare
2019-03-20
drm/i915: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-20
drm/i915: Inline skl_update_pipe_wm() into its only caller
Ville Syrjälä
2019-03-20
drm/i915: Don't pass pipe_wm around so much
Ville Syrjälä
2019-03-20
drm/i915: Move some variables to tighter scope
Ville Syrjälä
2019-03-20
drm/i915: Keep plane watermarks enabled more aggressively
Ville Syrjälä
2019-03-20
drm/i915: Make sure cursor has enough ddb for the selected wm level
Ville Syrjälä
2019-03-20
drm/i915: Allocate enough DDB for the cursor
Ville Syrjälä
2019-03-20
drm/i915: Extract skl_compute_wm_params()
Ville Syrjälä
2019-03-20
drm/i915: Don't pass plane state to skl_compute_plane_wm()
Ville Syrjälä
2019-03-20
drm/i915: Accept alloc_size == blocks
Ville Syrjälä
2019-03-20
drm/i915: Use HPLLVCO_MOBILE for all PNVs
Ville Syrjälä
2019-03-20
drm/i915: Introduce i915_has_asle()
Ville Syrjälä
2019-03-20
drm/i915: Introduce i9xx_has_pps()
Ville Syrjälä
2019-03-20
drm/i915: Introduce i9xx_has_pfit()
Ville Syrjälä
2019-03-20
drm/i915: Reorder gen3/4 swizzle detection logic
Ville Syrjälä
2019-03-20
drm/i915/selftests: add test to verify get/put fw domains
Daniele Ceraolo Spurio
2019-03-20
drm/i915/selftests: Provide stub reset functions
Chris Wilson
2019-03-20
drm/i915: Update DRIVER_DATE to 20190320
Joonas Lahtinen
2019-03-19
drm/i915/cml: Introduce Comet Lake PCH
Anusha Srivatsa
2019-03-19
drm/i915/cml: Add CML PCI IDS
Anusha Srivatsa
2019-03-19
drm/i915: Fix PSR2 selective update corruption after PSR1 setup
José Roberto de Souza
2019-03-19
drm/i915: Pass dev_priv to intel_is_dual_link_lvds()
Ville Syrjälä
2019-03-19
drm/i915: Polish intel_get_lvds_encoder()
Ville Syrjälä
2019-03-19
drm/i915: Add some missing curly braces
Ville Syrjälä
2019-03-19
drm/i915: Remove the fragile array index -> link rate mapping
Ville Syrjälä
2019-03-19
drm/i915: Nuke icl_calc_dp_combo_pll_link()
Ville Syrjälä
2019-03-19
drm/i915: Fix readout for cnl DPLL kdiv==3
Ville Syrjälä
2019-03-19
drm/i915: Remove redundant on stack dpll_hw_state from icl_get_dpll()
Ville Syrjälä
2019-03-19
drm/i915: Pass crtc_state down to icl dpll funcs
Ville Syrjälä
2019-03-19
drm/i915: Remove redundant on stack dpll_hw_state from cnl_get_dpll()
Ville Syrjälä
2019-03-19
drm/i915: Pass crtc_state down to cnl dpll funcs
Ville Syrjälä
2019-03-19
drm/i915: Remove redundant on stack dpll_hw_state from bxt_get_dpll()
Ville Syrjälä
2019-03-19
drm/i915: Pass crtc_state down to bxt dpll funcs
Ville Syrjälä
2019-03-19
drm/i915: Remove redundant on stack dpll_hw_state from skl_get_dpll()
Ville Syrjälä
2019-03-19
drm/i915: Pass crtc_state down to skl dpll funcs
Ville Syrjälä
2019-03-19
drm/i915: Don't pass crtc to intel_get_shared_dpll() and .get_dpll()
Ville Syrjälä
2019-03-19
drm/i915: Don't pass crtc to intel_find_shared_dpll()
Ville Syrjälä
2019-03-19
drm/i915: Hold a reference to the active HW context
Chris Wilson
2019-03-19
drm/i915: Lock the gem_context->active_list while dropping the link
Chris Wilson
[next]