Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7cbf41d6105fe55074c03582831da72923d0874b
7cbf41d
drm/i915: Remove save/restore logic from intel_crtc_set_config()
by Ander Conselvan de Oliveira
· 10 years ago
d5432a9d
drm/i915: Stage new modeset state straight into atomic state
by Ander Conselvan de Oliveira
· 10 years ago
b788526
drm/i915: Simplify intel_set_config_compute_mode_changes() a bit
by Ander Conselvan de Oliveira
· 10 years ago
bb54662
drm/i915: Unify modeset and flip paths of intel_crtc_set_config()
by Ander Conselvan de Oliveira
· 10 years ago
41227c8
drm/i915: Don't use staged config to calculate mode_changed flags
by Ander Conselvan de Oliveira
· 10 years ago
8d8c9b5
drm/i915: Don't use struct intel_set_config *_changed flags
by Ander Conselvan de Oliveira
· 10 years ago
cf6d0d76
drm/i915: Delete fb, x and y parameters from mode set functions
by Ander Conselvan de Oliveira
· 10 years ago
d3a40d1
drm/i915: Add primary plane to atomic state in legacy modeset
by Ander Conselvan de Oliveira
· 10 years ago
561c8bd
drm/i915: Don't modeset with old mode when set_crtc fails
by Ander Conselvan de Oliveira
· 10 years ago
9eb45f2
drm/i915: Simplify error handling in __intel_set_mode()
by Ander Conselvan de Oliveira
· 10 years ago
054518d
drm/i915: Move compute part of __intel_set_mode() to separate function
by Ander Conselvan de Oliveira
· 10 years ago
e13be66
drm/i915: Remove saved_mode from __intel_set_mode()
by Ander Conselvan de Oliveira
· 10 years ago
0a9ab30
drm/i915: Remove all *_pipes flags from modeset
by Ander Conselvan de Oliveira
· 10 years ago
4fed33f
drm/i915: Calculate a new pipe_config based on new enabled state
by Ander Conselvan de Oliveira
· 10 years ago
548ee15
drm/i915: Don't pretend we can calculate multiple pipe_configs
by Ander Conselvan de Oliveira
· 10 years ago
4be0731
drm/i915: Add crtc states before calling compute_config()
by Ander Conselvan de Oliveira
· 10 years ago
462a425
drm/i915: Extract mode_changed computation out of stage_output_config()
by Ander Conselvan de Oliveira
· 10 years ago
da3ced2
drm/i915: Use for_each_connector_in_state helper macro
by Ander Conselvan de Oliveira
· 10 years ago
f0c6057
drm/i915: Call drm helpers when duplicating crtc and plane states
by Ander Conselvan de Oliveira
· 10 years ago
e5d958e
drm/i915: Don't check for NULL before freeing state
by Ander Conselvan de Oliveira
· 10 years ago
ce22dba
drm/i915: Move toggling planes out of crtc enable/disable.
by Maarten Lankhorst
· 10 years ago
7cac945
drm/i915: Rename intel_crtc_dpms_overlay.
by Maarten Lankhorst
· 10 years ago
87d4300
drm/i915: Move intel_(pre_disable/post_enable)_primary to intel_display.c, and use it there.
by Maarten Lankhorst
· 10 years ago
b70709a
drm/i915: get rid of primary_enabled and use atomic state
by Maarten Lankhorst
· 10 years ago
27321ae
drm/i915: Use the disable callback for disabling planes.
by Maarten Lankhorst
· 10 years ago
a8ad0d8
drm/i915: Add a way to disable planes without updating state
by Maarten Lankhorst
· 10 years ago
ecce87e
drm/i915: Remove implicitly disabling primary plane for now
by Maarten Lankhorst
· 10 years ago
eb3394fa
drm/i915: Add debugfs test control files for Displayport compliance testing
by Todd Previte
· 10 years ago
559be30
drm/i915: Implement the intel_dp_autotest_edid function for DP EDID complaince tests
by Todd Previte
· 10 years ago
6ba2bd3
drm: Add edid_corrupt flag for Displayport Link CTS 4.2.2.6
by Todd Previte
· 10 years ago
83a2497
drm/i915/bxt: Add WaForceContextSaveRestoreNonCoherent
by Nick Hoath
· 10 years ago
f1d3d34
drm/i915/skl: Fix WaDisableChickenBitTSGBarrierAckForFFSliceCS
by Damien Lespiau
· 10 years ago
22e02c0
drm/i915: Add missing POSTING_READ()s to BXT dbuf enable sequence
by Ville Syrjälä
· 10 years ago
813b5e6
drm/i915: s/9/intel_freq_opcode(450)/
by Ville Syrjälä
· 10 years ago
9e45803
drm/i915/skl: Add module parameter to select edp vswing table
by Sonika Jindal
· 10 years ago
983b4b9
drm/i915/bxt: Add WaDisableSbeCacheDispatchPortSharing
by Nick Hoath
· 10 years ago
abab631
drm/i915: Use POSTING_READ() in intel_sdvo_write_sdvox()
by Ville Syrjälä
· 10 years ago
0fb890c
drm/i915/bxt: BLC implementation
by Vandana Kannan
· 10 years ago
b3da4a6
drm/i915: Free wa_batchbuffer when freeing error state
by Mika Kuoppala
· 10 years ago
d3902c3
drm/i915/audio: do not mess with audio registers if port is invalid
by Jani Nikula
· 10 years ago
6222709
drm/i915/skl: Make the Misc I/O power well part of the PLLS domain
by Damien Lespiau
· 10 years ago
57520bc
drm/i915: Merge the GEN9 memory latency PCU opcode with its friends
by Damien Lespiau
· 10 years ago
9043ae0
drm/i915: Re-order the PCU opcodes
by Damien Lespiau
· 10 years ago
71cd842
drm/i915/skl: Fix the CTRL typo in the DPLL_CRTL1 defines
by Damien Lespiau
· 10 years ago
aeaa212
drm/i915/skl: Add the INIT power domain to the MISC I/O power well
by Damien Lespiau
· 10 years ago
4dd738e
drm/i915: Fix 32b overflow check in gen8_ppgtt_alloc_page_directories
by Michel Thierry
· 10 years ago
5e562f1
drm/i915: Clear vma->bound on unbinding
by Mika Kuoppala
· 10 years ago
65b38e0
drm/i915: make drm_crtc_helper_funcs const data
by Jani Nikula
· 10 years ago
5fa836a
drm/i915: DP link training optimization
by Mika Kahola
· 10 years ago
4e96c97
drm/i915: eDP link training optimization
by Mika Kahola
· 10 years ago
3ef6234
drm/i915: Setup static bias for GPU
by Deepak S
· 10 years ago
3126a66
drm/i915: checking IS_ERR() instead of NULL
by Dan Carpenter
· 10 years ago
d4dc5e9
drm/i915: Remove incorrect restriction on 32bit offsets in ppGTT backend
by Chris Wilson
· 10 years ago
d86ed34
drm/i915: Add RPS thresholds to debugfs/i915_frequency_info
by Chris Wilson
· 10 years ago
0b6cc18
drm/i915: use ERR_CAST instead of ERR_PTR/PTR_ERR
by Fabian Frederick
· 10 years ago
06615ee
drm/i915: Do not clear mappings beyond VMA size
by Joonas Lahtinen
· 10 years ago
09b1eb1
drm/i915: Move Displayport test request and sink IRQ logic to intel_dp_detect()
by Todd Previte
· 10 years ago
0077651
drm/i915/skl: Enable runtime PM
by Suketu Shah
· 10 years ago
93c7cb6
drm/i915/skl: Assert the requirements to enter or exit DC6.
by Suketu Shah
· 10 years ago
74b4f37
Implement enable/disable for Display C6 state
by A.Sunil Kamath
· 10 years ago
f75a198
drm/i915/skl: Add DC6 Trigger sequence.
by Suketu Shah
· 10 years ago
5aefb23
drm/i915/skl: Assert the requirements to enter or exit DC5.
by Suketu Shah
· 10 years ago
6b457d3
drm/i915/skl: Implement enable/disable for Display C5 state.
by A.Sunil Kamath
· 10 years ago
dc17430
drm/i915/skl: Add DC5 Trigger Sequence
by Suketu Shah
· 10 years ago
eb80562
drm/i915/skl: Add support to load SKL CSR firmware.
by Daniel Vetter
· 10 years ago
c6b8a4b
drm/i915: Simplify cmd-parser DISPATCH_SECURE check
by Daniel Vetter
· 10 years ago
dfb601e
drm/i915/bxt: Add WaDisableThreadStallDopClockGating
by Nick Hoath
· 10 years ago
c331879
drm/i915: skylake sprite plane scaling using shared scalers
by Chandra Konduru
· 10 years ago
6156a45
drm/i915: skylake primary plane scaling using shared scalers
by Chandra Konduru
· 10 years ago
e1dee19
Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
c0fe07a
drm/qxl: rewrite framebuffer support
by Gerd Hoffmann
· 10 years ago
49f8976
Merge tag 'topic/drm-misc-2015-05-06' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
4a324d3
drm: simplify master cleanup
by David Herrmann
· 10 years ago
32e7b94
drm: simplify authentication management
by David Herrmann
· 10 years ago
acab18b
drm: drop unused 'magicfree' list
by David Herrmann
· 10 years ago
ed18170
drm: fix a memleak on mutex failure path
by Oleg Drokin
· 10 years ago
3671c58
drm/atomic-helper: Really recover pre-atomic plane/cursor behavior
by Daniel Vetter
· 10 years ago
337eb43
drm/qxl: Fix qxl_noop_get_vblank_counter()
by Mario Kleiner
· 10 years ago
d66a1e3
drm: Zero out invalid vblank timestamp in drm_update_vblank_count. (v2)
by Mario Kleiner
· 10 years ago
5a8b21b
drm: Prevent invalid use of vblank_disable_immediate. (v2)
by Mario Kleiner
· 10 years ago
99264a6
drm/vblank: Fixup and document timestamp update/read barriers
by Daniel Vetter
· 10 years ago
93a96c6
Merge commit '75d04a3773ecee617847de963ae4195d6aa74c28' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
5ebe6afa
Linux 4.1-rc2
by Linus Torvalds
· 10 years ago
8663da2
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
101a6fd
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
71aee81
Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
df9ebeb
Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes
by Dave Airlie
· 10 years ago
61f06db
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
3333222
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
180d89f
Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
2c869b2
ext4: fix growing of tiny filesystems
by Jan Kara
· 10 years ago
280227a
ext4: move check under lock scope to close a race.
by Davide Italiano
· 10 years ago
d2dc317
ext4: fix data corruption caused by unwritten and delayed extents
by Lukas Czerner
· 10 years ago
9402bdc
ext4 crypto: remove duplicated encryption mode definitions
by Chanho Park
· 10 years ago
fb63e54
ext4 crypto: do not select from EXT4_FS_ENCRYPTION
by Herbert Xu
· 10 years ago
6c3c1eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
e412d3a
virtio: fix typo in vring_need_event() doc comment
by Stefan Hajnoczi
· 10 years ago
feda5f9
virtio: pass baton to Michael Tsirkin
by Rusty Russell
· 10 years ago
6fa7272
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
a134f08
ipv4: Missing sk_nulls_node_init() in ping_unhash().
by David S. Miller
· 10 years ago
Next »