Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5c90680e42b08a1e4a6800ca02e75ad201f8037f
5c90680
ALSA: hda - Move azx_first_init() into azx_probe_continue()
by Takashi Iwai
· 11 years ago
c67e222
ALSA: hda - Fix runtime PM check
by Wang Xingchao
· 11 years ago
f85da86
drm/i915: update FBC maximum fb sizes
by Paulo Zanoni
· 11 years ago
6c49f24
drm/i915: hw state readout support for pixel_multiplier
by Daniel Vetter
· 11 years ago
14420bd
drm/i915: Assert dpll running in intel_crtc_load_lut() on pre-PCH platforms
by Ville Syrjälä
· 11 years ago
20674ee
drm/i915: Spruce up assert_sprites_disabled()
by Ville Syrjälä
· 11 years ago
653e102
drm/i915: Improve assert_planes_disabled()
by Ville Syrjälä
· 11 years ago
bb53d4a
drm/i915: Disable/restore all sprite planes around modeset
by Ville Syrjälä
· 11 years ago
b85dfcf
drm/i915: Drop overlay DPMS call from valleyview_crtc_enable
by Ville Syrjälä
· 11 years ago
0d5b8c6
drm/i915: Follow the same sequence when disabling planes
by Ville Syrjälä
· 11 years ago
f440eb1
drm/i915: Enable the overlay right after primary and cursor planes
by Ville Syrjälä
· 11 years ago
5c38d48
drm/i915: Always enable the cursor right after the primary plane
by Ville Syrjälä
· 11 years ago
63cbb07
drm/i915: Always load the display palette before enabling the pipe
by Ville Syrjälä
· 11 years ago
5434fd9
Revert "drm/i915: Include display_mmio_offset in sequencer index/data registers"
by Ville Syrjälä
· 11 years ago
91738a9
drm/i915: add ibx_irq_preinstall
by Paulo Zanoni
· 11 years ago
2db8e9d
drm/i915: Track clients and print their object usage in debugfs
by Chris Wilson
· 11 years ago
ef1b460
drm/i915: set default value for config->pixel_multiplier
by Daniel Vetter
· 11 years ago
c2a2a1a
drm/i915: distinguish between error messages in DIDL initialization
by Jani Nikula
· 11 years ago
accfc0c
drm/i915: consolidate and tighten encoder cloning checks
by Daniel Vetter
· 11 years ago
d7fe0cc
drm/i915: Fix DSPCLK_GATE_D for VLV
by Ville Syrjälä
· 11 years ago
4548feb
drm/i915: VLV doesn't have the ILK+ style LP watermark registers
by Ville Syrjälä
· 11 years ago
cb8b2a3
drm/i915: check for strange pfit pipe assignemnt on ivb/hsw
by Daniel Vetter
· 11 years ago
8a654f3
drm/i915: Drop some no longer required mode/adjusted_mode parameters
by Daniel Vetter
· 11 years ago
ff9a675
drm/i915: store adjusted dotclock in adjusted_mode->clock
by Daniel Vetter
· 11 years ago
7c62a16
drm/i915: refactor cpu eDP PLL handling a bit
by Daniel Vetter
· 11 years ago
2bd89a0
drm/i915: clear up the fdi dotclock semantics for M/N computation
by Daniel Vetter
· 11 years ago
c0efc38
drm/i915: fold in IS_PNV checks from the split up find_dpll functions
by Daniel Vetter
· 11 years ago
ee9300b
drm/i915: move find_pll callback to dev_priv->display
by Daniel Vetter
· 11 years ago
ac58c3f
drm/i915: split out intel_pnv_find_best_PLL
by Daniel Vetter
· 11 years ago
1b829e0
drm/i915: fix EDID/sink-based bpp clamping
by Daniel Vetter
· 11 years ago
050f7ae
drm/i915: refactor sink bpp clamping
by Daniel Vetter
· 11 years ago
d7697ee
drm/i915: optimize vblank waits in set_base_atomic
by Daniel Vetter
· 11 years ago
b51b32c
drm/i915: s/drm_i915_private_t/struct drm_i915_private/
by Ville Syrjälä
· 11 years ago
3430824
drm/i915: Use container_of() in the fbdev code
by Ville Syrjälä
· 11 years ago
96a764d
drm/i915: remove i915_hangcheck_hung
by Mika Kuoppala
· 12 years ago
05407ff
drm/i915: detect hang using per ring hangcheck_score
by Mika Kuoppala
· 11 years ago
35c20a6
drm/i915: Rename the gtt_list to global_list
by Ben Widawsky
· 11 years ago
401c29f
drm/i915: unpin pages at unbind
by Ben Widawsky
· 11 years ago
1d64ae7
drm/i915: Unpin stolen pages
by Ben Widawsky
· 11 years ago
dd53e1b
drm/i915: Make stolen use pin pages
by Ben Widawsky
· 11 years ago
e29c32d
drm/i915: Demote unknown param to DRM_DEBUG
by Ben Widawsky
· 11 years ago
92d4462
drm/i915: add i915_ips_status debugfs entry
by Paulo Zanoni
· 11 years ago
3c4ca58
drm/i915: add enable_ips module option
by Paulo Zanoni
· 11 years ago
42db64e
drm/i915: implement IPS feature
by Paulo Zanoni
· 11 years ago
e7a639c
drm/i915: fix up the edp power well check
by Daniel Vetter
· 11 years ago
a1f2cc7
drm/i915: add I915_PARAM_HAS_VEBOX to i915_getparam
by Xiang, Haihao
· 11 years ago
82f91b6
drm/i915: add I915_EXEC_VEBOX to i915_gem_do_execbuffer()
by Xiang, Haihao
· 11 years ago
9010ebf
drm/i915: add VEBOX into debugfs
by Xiang, Haihao
· 11 years ago
12638c5
drm/i915: Enable vebox interrupts
by Ben Widawsky
· 11 years ago
a19d293
drm/i915: vebox interrupt get/put
by Ben Widawsky
· 11 years ago
cc609d5
drm/i915: consolidate interrupt naming scheme
by Ben Widawsky
· 11 years ago
aeb0659
drm/i915: Convert irq_refounct to struct
by Ben Widawsky
· 11 years ago
4848405
drm/i915: make PM interrupt writes non-destructive
by Ben Widawsky
· 11 years ago
eda63ff
drm/i915: Add PM regs to pre/post install
by Ben Widawsky
· 11 years ago
7d99163
drm/i915: Create an ivybridge_irq_preinstall
by Ben Widawsky
· 11 years ago
baf02a1
drm/i915: Create a more generic pm handler for hsw+
by Ben Widawsky
· 11 years ago
861f338
drm/i915: add support for 5/6 data buffer partitioning on Haswell
by Paulo Zanoni
· 11 years ago
cca32e9
drm/i915: properly set HSW WM_LP watermarks
by Paulo Zanoni
· 11 years ago
801bcff
drm/i915: properly set HSW WM_PIPE registers
by Paulo Zanoni
· 11 years ago
692a04c
drm/i915: fix pch_nop support
by Daniel Vetter
· 11 years ago
9a8a221
drm/i915: Vebox ringbuffer init
by Ben Widawsky
· 11 years ago
f72a118
drm/i915: add HAS_VEBOX
by Xiang, Haihao
· 11 years ago
ea25132
drm/i915: Rename ring flush functions
by Ben Widawsky
· 11 years ago
1950de1
drm/i915: Add VECS semaphore bits
by Ben Widawsky
· 11 years ago
4a3dd19
drm/i915: Introduce VECS: the 4th ring
by Ben Widawsky
· 11 years ago
ad776f8
drm/i915: Semaphore MBOX update generalization
by Ben Widawsky
· 11 years ago
5586181
drm/i915: Comments for semaphore clarification
by Ben Widawsky
· 11 years ago
40ccc72
drm/i915: release cursor when crtc is destroyed
by Mika Kuoppala
· 12 years ago
2e7c8ee
drm/i915: Avoid promoting a simulated hang to 'wedged'
by Chris Wilson
· 11 years ago
64eae94
drm/i915: drop a few really redundant WARNs in hsw mode_set
by Daniel Vetter
· 11 years ago
c0b0341
drm/i915: add basic pipe config dump support
by Daniel Vetter
· 11 years ago
56b085a
drm/i915: fix error return code in init_pipe_control()
by Wei Yongjun
· 11 years ago
6b1c087b
drm/i915: document why dvo/sdvo/crt need a special dpms function
by Jani Nikula
· 11 years ago
eccb140
drm/i915: hw state readout&check support for cpu_transcoder
by Daniel Vetter
· 11 years ago
a01025a
drm/i915: fixup i915_pipe_enabled check in i915_irq.c
by Daniel Vetter
· 11 years ago
55aab33
drm/i915: remove unused is_cpu_edp()
by Imre Deak
· 12 years ago
bc7d38a
drm/i915: replace is_cpu_edp() with a check for port A
by Imre Deak
· 12 years ago
a62d083
drm/i915: merge VLV eDP and DP AUX clock divider calculation
by Imre Deak
· 12 years ago
982a386
drm/i915: stop using is_cpu_edp() in intel_disable/post_disable_dp
by Imre Deak
· 11 years ago
6640aab
drm/i915: release scratch page at module unload
by Imre Deak
· 11 years ago
55d2328
drm/i915: Call context fini at cleanup
by Ben Widawsky
· 11 years ago
bb036413
drm/i915: context debug messages
by Ben Widawsky
· 11 years ago
dd62eab
drm/i915: use drm_mm_takedown
by Ben Widawsky
· 11 years ago
f64e292
drm/i915: use mappable size for fb kickout
by Ben Widawsky
· 11 years ago
0a9ae0d
drm/i915: pre-fixes for checkpatch
by Ben Widawsky
· 11 years ago
7ed73da
drm/i915: Fix error state memory leaks
by Ben Widawsky
· 11 years ago
ed5cbb0
drm/i915: introduce i915_hangcheck_ring_hung
by Mika Kuoppala
· 12 years ago
92cab73
drm/i915: track ring progression using seqnos
by Mika Kuoppala
· 11 years ago
79ee20d
drm/i915: pass seqno to i915_hangcheck_ring_idle
by Mika Kuoppala
· 12 years ago
526682e
drm/i915: add haswell_update_sprite_wm
by Paulo Zanoni
· 11 years ago
4c4ff43
drm/i915: add "enable" argument to intel_update_sprite_watermarks
by Paulo Zanoni
· 11 years ago
6493625
drm/i915: change VLV IOSF sideband accessors to not return error code
by Jani Nikula
· 11 years ago
ae99258
drm/i915: rename VLV IOSF sideband functions logically
by Jani Nikula
· 11 years ago
a1ca802
drm/i915: drop redundant warnings on not holding dpio_lock
by Jani Nikula
· 11 years ago
5a09ae9f
drm/i915: refactor VLV IOSF sideband accessors to use one helper
by Jani Nikula
· 11 years ago
59de081
drm/i915: group sideband register accessors to a new file
by Jani Nikula
· 11 years ago
edc3d88
drm/i915: avoid big kmallocs on reading error state
by Mika Kuoppala
· 11 years ago
0397353
drm: Fix drm_rect documentation
by Ville Syrjälä
· 12 years ago
edbe158
drm/i915: Cocci spatch "memdup.spatch"
by Thomas Meyer
· 11 years ago
2dc8aae
drm/i915: Workaround incoherence with fence updates on Valleyview
by Chris Wilson
· 11 years ago
Next »