Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
50fec21a7db84a5c40e27c83bd55a5c9b435efbf
50fec21
drm/i915: Fix max link rate in intel_dp_mode_valid()
by Ville Syrjälä
· 10 years ago
2ecae76
drm/i915: Hide the source vs. sink rate handling from intel_dp_compute_config()
by Ville Syrjälä
· 10 years ago
1db10e2
drm/i915: Fully separate source vs. sink rates
by Ville Syrjälä
· 10 years ago
d098a50
drm/i915: Remove special case from intel_supported_rates()
by Ville Syrjälä
· 10 years ago
12f6a2e
drm/i915: Don't copy sink rates either
by Ville Syrjälä
· 10 years ago
636280b
drm/i915: Don't copy the DP source rates arrays
by Ville Syrjälä
· 10 years ago
ea2d8a4
drm/i915: Store the converted link rates in intel_dp->supported_rates[]
by Ville Syrjälä
· 10 years ago
f4896f1
drm/i915: Make the DP rates int instead of uint32_t
by Ville Syrjälä
· 10 years ago
ec7adb6
drm/i915: Do not use ggtt_view with (aliasing) PPGTT
by Joonas Lahtinen
· 10 years ago
aca5e36
drm/i915: Fix sink crc connector iteration
by Rodrigo Vivi
· 10 years ago
0f9e9cd
Merge tag 'drm-intel-fixes-2015-03-19' into drm-intel-next
by Daniel Vetter
· 10 years ago
7f0801e
drm/i915: Make sure the primary plane is enabled before reading out the fb state
by Damien Lespiau
· 10 years ago
86a930d
drm/i915: Update DRIVER_DATE to 20150313
by Daniel Vetter
· 10 years ago
72c5ba9
drm/i915: Fix vmap_batch page iterator overrun
by Mika Kuoppala
· 10 years ago
a1559ff
drm/i915: Export total subslice and EU counts
by Jeff McGee
· 10 years ago
cd9bfac
drm/i915: redefine WARN_ON_ONCE to include the condition
by Jani Nikula
· 10 years ago
8749be8
drm/i915/skl: Implement WaDisableHBR2
by Damien Lespiau
· 10 years ago
7a8785f
drm/i915: Remove the preliminary_hw_support shackles from CHV
by Ville Syrjälä
· 10 years ago
968040b
drm/i915: Read CHV_PLL_DW8 from the correct offset
by Ville Syrjälä
· 10 years ago
d272ddf
drm/i915: Rewrite IVB FDI bifurcation conflict checks
by Ville Syrjälä
· 10 years ago
251cc67
drm/i915: Rewrite some some of the FDI lane checks
by Ville Syrjälä
· 10 years ago
4c2a889
drm/i915/skl: Enable the RPS interrupts programming
by Akash Goel
· 10 years ago
aa44862
drm/i915/skl: Enabling processing of Turbo interrupts
by Akash Goel
· 10 years ago
60260a5
drm/i915/skl: Updated the i915_frequency_info debugfs function
by Akash Goel
· 10 years ago
003632d
drm/i915: Simplify the way BC bifurcation state consistency is kept
by Ander Conselvan de Oliveira
· 10 years ago
ed64d66
drm/i915/skl: Updated the act_freq_mhz_show sysfs function
by Akash Goel
· 10 years ago
0beb059
drm/i915/skl: Updated the gen9_enable_rps function
by Akash Goel
· 10 years ago
74ef117
drm/i915/skl: Updated the gen6_rps_limits function
by Akash Goel
· 10 years ago
8a58643
drm/i915/skl: Restructured the gen6_set_rps_thresholds function
by Akash Goel
· 10 years ago
5704195
drm/i915/skl: Updated the gen6_set_rps function
by Akash Goel
· 10 years ago
cee991c
drm/i915/skl: Updated the gen6_init_rps_frequencies function
by Akash Goel
· 10 years ago
80b6dda
drm/i915/skl: Updated intel_gpu_freq() and intel_freq_opcode()
by Akash Goel
· 10 years ago
de43ae9
drm/i915/skl: Added new macros
by Akash Goel
· 10 years ago
44e5e28
drm/i915: remove indirection in the PCI ID macros
by Jani Nikula
· 10 years ago
f499896
drm/i915: Use FW_WM() macro for older gmch platforms too
by Ville Syrjälä
· 10 years ago
1566597
drm/i915: Add polish to VLV WM shift+mask operations
by Ville Syrjälä
· 10 years ago
6e721fb
drm/i915: Use plane->state->fb instead of plane->fb in intel_plane_restore()
by Ville Syrjälä
· 10 years ago
3749f46
drm/i915: Reduce clutter by using the local plane pointer
by Ville Syrjälä
· 10 years ago
c5da514
drm/i915: Remove debug prints from primary plane update funcs
by Ville Syrjälä
· 10 years ago
41659ab7
drm/i915: Add ULL postfix to VGT_MAGIC constant
by Daniel Vetter
· 10 years ago
8c4f83f
drm/fourcc: 64 #defines need ULL postfix
by Daniel Vetter
· 10 years ago
c9f038a
drm/i915: Don't assume primary & cursor are always on for wm calculation (v4)
by Matt Roper
· 10 years ago
89ed88ba
drm/i915: Move drm_framebuffer_unreference out of struct_mutex for flips
by Chris Wilson
· 10 years ago
fc1ac8d
drm/i915: Disable DDR DVFS on CHV
by Ville Syrjälä
· 10 years ago
cfb4141
drm/i915: Enable the maxfifo PM5 mode when appropriate on CHV
by Ville Syrjälä
· 10 years ago
1e69cd7
drm/i915: Program PFI credits for VLV
by Vidya Srinivas
· 10 years ago
ae80152
drm/i915: Rewrite VLV/CHV watermark code
by Ville Syrjälä
· 10 years ago
03e515f
drm/i915: Make sure we invalidate frontbuffer on fbcon.
by Rodrigo Vivi
· 10 years ago
9cbe40c
drm/i915: Update prop, int co-eff and gain threshold for CHV
by Vijay Purushothaman
· 10 years ago
de3a0fd
drm/i915: Initialize CHV digital lock detect threshold
by Vijay Purushothaman
· 10 years ago
a945ce7e
drm/i915: Disable M2 frac division for integer case
by Vijay Purushothaman
· 10 years ago
ca2b140
drm/i915: Spelling s/auxilliary/auxiliary/
by Geert Uytterhoeven
· 10 years ago
3ef0028
drm/i915: Use crtc->state->active in ilk/skl watermark calculations (v3)
by Matt Roper
· 10 years ago
c3d1f43
drm/i915: Update intel_crtc_active() to use state values (v2)
by Matt Roper
· 10 years ago
3553a8e
drm/i915: Exit early from psr_status if PSR is not supported by the device
by Damien Lespiau
· 10 years ago
9d0d3fd
drm/i915: Fix chv cdclk support
by Ville Syrjälä
· 10 years ago
6cca319
drm/i915: Allow pixel clock up to 95% of cdclk on CHV
by Ville Syrjälä
· 10 years ago
de31fac
drm/i915/skl: port A fuse straps don't work on early SKL steppings
by Jesse Barnes
· 10 years ago
1d2b952
drm/i915/skl: Restore the DDI translation tables when enabling PW1
by Damien Lespiau
· 10 years ago
2540039
drm/i915: Remove unused condition in hsw_power_well_post_enable()
by Damien Lespiau
· 10 years ago
d14c034
drm/i915/skl: Restore pipe interrupt registers after power well enabling
by Damien Lespiau
· 10 years ago
510e6fd
drm/i915/skl: Mirror what we do on HSW for the power well enable log message
by Damien Lespiau
· 10 years ago
2a51835
drm/i915/skl: Introduce enable_requested and is_enabled in the power well code
by Damien Lespiau
· 10 years ago
4c6c03b
drm/i915/skl: Make gen8_irq_power_well_post_enable() take a pipe mask
by Damien Lespiau
· 10 years ago
5575f03
drm/i915/chv: Add CHV HW status to SSEU status
by Jeff McGee
· 10 years ago
c93043a
drm/i915/chv: Determine CHV slice/subslice/EU info
by Jeff McGee
· 10 years ago
c6beb13
drm/i915: Make sure PND deadline mode is enabled on VLV/CHV
by Ville Syrjälä
· 10 years ago
b500472
drm/i915: Read out display FIFO size on VLV/CHV
by Ville Syrjälä
· 10 years ago
883a3d2
drm/i915: Pass plane to vlv_compute_drain_latency()
by Ville Syrjälä
· 10 years ago
0018fda
drm/i915: Reorganize VLV DDL setup
by Ville Syrjälä
· 10 years ago
341c526
drm/i915: Hide VLV DDL precision handling
by Ville Syrjälä
· 10 years ago
abfc00b
drm/i915: Simplify VLV drain latency computation
by Ville Syrjälä
· 10 years ago
1203051
drm/i915: Kill DRAIN_LATENCY_PRECISION_* defines
by Ville Syrjälä
· 10 years ago
edf6056
drm/i915: Reduce CHV DDL multiplier to 16/8
by Ville Syrjälä
· 10 years ago
48572ed
drm/i915: Disable the mmio.debug WARN after it fires
by Chris Wilson
· 10 years ago
6e0b3f8
drm/i915: fix simple_return.cocci warnings
by kbuild test robot
· 10 years ago
6ea2556
drm/i915: Do both mt and gen6 style forcewake reset on ivb probe
by Mika Kuoppala
· 10 years ago
a561165
drm/i915: Remove ironlake rc6 support
by John Harrison
· 10 years ago
0d703d4
drm/i915: Don't clobber plane state on internal disables
by Matt Roper
· 10 years ago
2934368
drm/i915: Setup all page directories for gen8
by Mika Kuoppala
· 10 years ago
c3346ef
drm/i915/skl: Program PLL for edp1.4 intermediate frequencies
by Sonika Jindal
· 10 years ago
a8f3ef6
drm/i915/skl: Add support for edp 1.4 intermediate frequencies
by Sonika Jindal
· 10 years ago
fc0f8e2
drm/i915/skl: Read sink supported rates from edp panel
by Sonika Jindal
· 10 years ago
dbef0f1
drm/i915: add frontbuffer tracking to FBC
by Paulo Zanoni
· 10 years ago
3954e73
drm/i915: Fixing mutex deadlock window at eDP DRRS
by Ramalingam C
· 10 years ago
a54746e
drm/i915: Add debugfs entry for DRRS
by Vandana Kannan
· 10 years ago
27cd446
drm/i915: Add I915_PARAM_REVISION
by Neil Roberts
· 10 years ago
1063418
drm/i915: Improve staged config logging
by Ander Conselvan de Oliveira
· 10 years ago
3a3371f
drm/i915: Add a for_each_intel_connector macro
by Ander Conselvan de Oliveira
· 10 years ago
a91572f
drm/i915: Set crtc backpointer when duplicating crtc state
by Ander Conselvan de Oliveira
· 10 years ago
17fe102
drm/i915: Reduce CHV DPLL min vco frequency to 4.8 GHz
by Ville Syrjälä
· 10 years ago
063e4e6
drm/i915: also do frontbuffer tracking on pwrites
by Paulo Zanoni
· 10 years ago
a4001f1
drm/i915: pass which operation triggered the frontbuffer tracking
by Paulo Zanoni
· 10 years ago
ff42e09
Revert "drm/i915: Switch planes from transitional helpers to full atomic helpers"
by Daniel Vetter
· 10 years ago
7ff4467
drm/i915/skl: Only use the 800mV+2bB HDMI translation entry
by Damien Lespiau
· 10 years ago
3bdcfc0
drm/i915: Make for_each_sprite() take dev_priv as argument
by Damien Lespiau
· 10 years ago
dd74078
drm/i915: Make for_each_plane() take dev_priv as argument
by Damien Lespiau
· 10 years ago
9393943
drm/i915: Remove irq-related FIXME in reset code
by Daniel Vetter
· 10 years ago
fd0753c
drm/i915: Fix trivial typos in comments and warning message
by Yannick Guerrini
· 10 years ago
59bea88
drm/i915: Use plane->state->fb in watermark code (v2)
by Matt Roper
· 10 years ago
Next »