Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f1d543485344f11f90e5fac637cc3430841ddabf
f1d5434
drm/i915: remove duplicate names for the render ring INSTDONE register
by Imre Deak
· 9 years ago
101b506
drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
by Michel Thierry
· 9 years ago
9d91a1b
drm/i915/guc: Don't forward flip interrupts to GuC
by Sagar Arun Kamble
· 9 years ago
923c1241
drm/i915: s/GET_CFG_CR1_REG/DPLL_CFGCR1/ etc.
by Ville Syrjälä
· 9 years ago
76305b1
drm/i915: Calculate watermark configuration during atomic check (v2)
by Matt Roper
· 9 years ago
a4611e4
drm/i915: Don't set plane visible during HW readout if CRTC is off
by Matt Roper
· 9 years ago
a28170f
drm/i915: Calculate ILK-style watermarks during atomic check (v3)
by Matt Roper
· 9 years ago
de4a9f8
drm/i915: Calculate pipe watermarks into CRTC state (v3)
by Matt Roper
· 9 years ago
de165e0
drm/i915: Refactor ilk_update_wm (v3)
by Ville Syrjälä
· 9 years ago
47c9943
drm/i915: Drop intel_update_sprite_watermarks
by Matt Roper
· 9 years ago
7809e5a
drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check
by Matt Roper
· 9 years ago
3a05f5e
drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v3)
by Matt Roper
· 9 years ago
4969d33
drm/i915/skl: Simplify wm structures slightly (v2)
by Matt Roper
· 9 years ago
31409e9
drm/i915: Determine I915_MAX_PLANES from plane enum
by Matt Roper
· 9 years ago
7221fc3
drm/i915: Eliminate usage of pipe_wm_parameters from ILK-style WM (v2)
by Matt Roper
· 9 years ago
43d59ed
drm/i915: Eliminate usage of plane_wm_parameters from ILK-style WM code (v2)
by Matt Roper
· 9 years ago
37d9078
drm/i915: Drop redundant watermark programming
by Matt Roper
· 9 years ago
d813510
drm/i915/bxt: fix RC6 residency time calculation
by Imre Deak
· 9 years ago
93f2531
drm/i915/guc: Media domain bit needed when notify GuC rc6 state
by Alex Dai
· 9 years ago
36c0d0c
drm/i915: s/_TRANSA_CHICKEN/TRANS_CHICKEN(PIPE_A)/
by Ville Syrjälä
· 9 years ago
eede3b5
drm/i915: s/_FDI_RXA_.../FDI_RX_...(PIPE_A)/
by Ville Syrjälä
· 9 years ago
91bedd3
drm/i915/bdw: Check for slice, subslice and EU count for BDW
by Łukasz Daniluk
· 9 years ago
76b1cf2
drm: i915: drop null test before destroy functions
by Julia Lawall
· 9 years ago
5507fae
drm/i915: make backlight hooks connector specific
by Jani Nikula
· 9 years ago
8cd21b7
drm/i915/ddi: use switch case instead of if ladder for ddi_get_encoder_port
by Jani Nikula
· 9 years ago
85b98a4
drm/i915/ddi: warn instead of oops on invalid ddi encoder type
by Jani Nikula
· 9 years ago
7bad74d
drm/i915: Use czclk_freq in vlv c0 residency calculations
by Ville Syrjälä
· 9 years ago
2cc9fab
drm/i915: Simplify vlv/chv rc6 residency calculation
by Ville Syrjälä
· 9 years ago
bfa7df0
drm/i915: Read czclk from CCK on vlv/chv
by Ville Syrjälä
· 9 years ago
87d5d25
drm/i915: Renaming CCK related reg definitions
by Vandana Kannan
· 9 years ago
2d05fa1
drm/i915: Fix comparison bug
by Rasmus Villemoes
· 9 years ago
120f5d2
drm/i915/gen8: Move WaHdcDisableFetchWhenMasked to common init fn
by Arun Siluvery
· 9 years ago
a340af5
drm/i915/gen8: Move WaForceEnableNonCoherent to common init fn
by Arun Siluvery
· 9 years ago
7eebcde
drm/i915/gen8: Move GEN7_GT_MODE WA to common init fn
by Arun Siluvery
· 9 years ago
4840463
drm/i915/gen8: Move Wa4x4STCOptimizationDisable to common init fn
by Arun Siluvery
· 9 years ago
6def8fd
drm/i915/gen8: Move HiZ RAW stall optimization disable WA to common init fn
by Arun Siluvery
· 9 years ago
d058119
drm/i915/gen8: Move WaDisablePartialInstShootdown to common init fn
by Arun Siluvery
· 9 years ago
717d84d
drm/i915/gen8: Move WaDisableAsyncFlipPerfMode to common init fn
by Arun Siluvery
· 9 years ago
68c6198
drm/i915/gen8: Move INSTPM WA to common function
by Arun Siluvery
· 9 years ago
e9a64ad
drm/i915/gen8: Add gen8_init_workarounds for common WA
by Arun Siluvery
· 9 years ago
010e9f5
drm/i915/skl: Remove WaDisableVFUnitClockGating
by Arun Siluvery
· 9 years ago
7019f0a
drm/i915/skl: Remove WaSetGAPSunitClckGateDisable
by Arun Siluvery
· 9 years ago
68fc2b7
drm/i915/skl: Remove WaDisableSDEUnitClockGating
by Arun Siluvery
· 9 years ago
aa66c50
drm/i915/bxt: Add WaStoreMultiplePTEenable name
by Arun Siluvery
· 9 years ago
6029468
drm/i915/gen9: Merge two WA as they part of same register
by Arun Siluvery
· 9 years ago
aa0011a
drm/i915/gen9: Handle error returned by gen9_init_workarounds
by Arun Siluvery
· 9 years ago
1170f28
drm/i915: Add CD and pixel clock information
by Mika Kahola
· 9 years ago
7717940
drm/i915: s/DDI_BUF_CTL_A/DDI_BUF_CTL(PORT_A)/
by Ville Syrjälä
· 9 years ago
e66eb81
drm/i915: Add VLV_HDMIB etc. which already include VLV_DISPLAY_BASE
by Ville Syrjälä
· 9 years ago
0b87c24
drm/i915: s/_CURACNTR/CURCNTR(PIPE_A)/
by Ville Syrjälä
· 9 years ago
f65a9c5
drm/i915: Parametrize PALETTE and LGC_PALETTE
by Ville Syrjälä
· 9 years ago
c039b7f
drm/i915: Include MCHBAR_MIRROR_BASE in ILK_GDSR
by Ville Syrjälä
· 9 years ago
d3a93cb
drm/i915: Always use GEN8_RING_PDP_{LDW, UDW} instead of hand rolling the register offsets
by Ville Syrjälä
· 9 years ago
7e435ad
drm/i915: Add LO/HI PRIVATE_PAT registers
by Ville Syrjälä
· 9 years ago
ab9cc55
drm/i915: Parametrize UOS_RSA_SCRATCH
by Ville Syrjälä
· 9 years ago
7949dd4
drm/i915: Add HDMI aspect ratio property for SDVO
by Ville Syrjälä
· 9 years ago
7c5f93b
drm/i915: Constify adjusted_mode
by Ville Syrjälä
· 9 years ago
28b468a
drm/i915: Move HDMI aspect ratio setup to .compute_config()
by Ville Syrjälä
· 9 years ago
aad941d
drm/i915: Always use crtc_ timings when dealing with adjustead_mode
by Ville Syrjälä
· 9 years ago
5e7234c
drm/i915: s/mode/adjusted_mode/ in functions that really get passed the adjusted_mode
by Ville Syrjälä
· 9 years ago
3c5f174
drm/i915: export size_is_valid() from __intel_fbc_update()
by Paulo Zanoni
· 9 years ago
9f21833
drm/i915: extract fbc_supported()
by Paulo Zanoni
· 9 years ago
1ca36d4
drm/i915: don't use the first stolen page on Broadwell
by Paulo Zanoni
· 9 years ago
b26d3ea
drm/i915: Add primary plane to mask if it's visible
by Maarten Lankhorst
· 9 years ago
eecf613
drm/i915: Parametrize fence registers
by Ville Syrjälä
· 9 years ago
9c58a04
drm/i915/bxt: Set oscaledcompmethod to enable scale value
by Sonika Jindal
· 9 years ago
d9d7000
drm/i915/bxt: eDP low vswing support
by Sonika Jindal
· 9 years ago
165ed87c
drm/i915: fixup runtime PM handling v2
by Jesse Barnes
· 9 years ago
0d44d3f
drm/i915/guc: Fix a bug in GuC status check
by Alex Dai
· 9 years ago
124abe0
drm/i915: Always call the adjusted mode 'adjusted_mode'
by Ville Syrjälä
· 9 years ago
2869407
drm/i915: Use intel_panel for DVO fixed mode handling
by Ville Syrjälä
· 9 years ago
08aef7c
drm/i915/skl: Block disable call for pw1 if dmc firmware is present.
by Animesh Manna
· 9 years ago
4e961e4
drm/i915/skl: Do not disable cdclk PLL if csr firmware is present
by Animesh Manna
· 9 years ago
c268444
drm/i915/skl Remove the call for csr uninitialization from suspend path
by Animesh Manna
· 9 years ago
4b7ab5f
drm/i915/skl: Added a check for the hardware status of csr fw before loading.
by Animesh Manna
· 9 years ago
30c964a
drm/i915: Detect virtual south bridge
by Robert Beckett
· 9 years ago
44cc6c0
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
by Daniel Vetter
· 9 years ago
2d4df13
Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
40a4a57
drm/i915: Update DRIVER_DATE to 20150928
by Daniel Vetter
· 9 years ago
9ffecb1
Linux 4.3-rc3
by Linus Torvalds
· 9 years ago
162e6df
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5a6bdf0
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
c905929
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
685b5f1
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
69ea8b8
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 years ago
e46fc90
Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes
by Olof Johansson
· 9 years ago
b8ba826
Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 9 years ago
d8cc397
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
c91d707
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
bcba282
Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
fb740f9
Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
b11e7b8
Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
7c1efea
Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
64b796e
Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
518a7cb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
bdb06cb
net: Fix panic in icmp_route_lookup
by David Ahern
· 9 years ago
59f0697
net: update docbook comment for __mdiobus_register()
by Russell King
· 9 years ago
b473197
MAINTAINERS: remove amd5536udc USB gadget driver maintainer
by Greg Kroah-Hartman
· 9 years ago
d4a748a
Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
58a89ec
ppp: fix lockdep splat in ppp_dev_uninit()
by Guillaume Nault
· 9 years ago
Next »