Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ea117b8ddc9fd36f7aa96df920e9ff9ff5232671
ea117b8
drm/i915: Reset ILK during GEM sanitization
by Joonas Lahtinen
· 8 years ago
f2e4d76
drm/i915: Eliminate HAS_HW_CONTEXTS
by Joonas Lahtinen
· 8 years ago
63ffbcd
drm/i915: Sanitize engine context sizes
by Joonas Lahtinen
· 8 years ago
a366283
drm/i915/guc: Fix sleep under spinlock during reset
by Tvrtko Ursulin
· 8 years ago
3204c34
drm/i915: Defer context state allocation for legacy ring submission
by Chris Wilson
· 8 years ago
e3895af
drm/i915: Rename gen8_(un)request_engine_reset to gen8_reset_engine_start/cancel
by Michel Thierry
· 8 years ago
56306c6
drm/i915: Fix stale comment about I915_RESET_IN_PROGRESS flag
by Michel Thierry
· 8 years ago
46649d8
drm/i915/glk: Don't allow 12 bpc when htotal is too big
by Ander Conselvan de Oliveira
· 8 years ago
f7b02a5
drm/i915: Skip waking the signaler when enabling before request submission
by Chris Wilson
· 8 years ago
0100186
drm/i915: Poison the request before emitting commands
by Chris Wilson
· 8 years ago
e6ba999
drm/i915: Differentiate between sw write location into ring and last hw read
by Chris Wilson
· 8 years ago
6b764a5
drm/i915: Report request restarts for both execlists/guc
by Chris Wilson
· 8 years ago
695eaa3
drm/i915: Include interesting seqno in the missed breadcrumb debug
by Chris Wilson
· 8 years ago
ade0b0c
drm/i915: Confirm the request is still active before adding it to the await
by Chris Wilson
· 8 years ago
3dd14c0
drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio
by Chris Wilson
· 8 years ago
546cdbc
drm/i915: Stop touching hangcheck.seqno from intel_engine_init_global_seqno()
by Chris Wilson
· 8 years ago
2d6c4c8
drm/i915: Use discardable buffers for rings
by Chris Wilson
· 8 years ago
2310b3c
drm/i915/selftests: Allocate inode/file dynamically
by Chris Wilson
· 8 years ago
916a491
drm/i915: Avoid format string expansion from engine names
by Kees Cook
· 8 years ago
939cf46
drm/i915: Fix GCC 4.4 build issue with __intel_wait_for_register_fw
by Tvrtko Ursulin
· 8 years ago
3396a27
drm/i915: Fix system hang with EI UP masked on Haswell
by Mika Kuoppala
· 8 years ago
a0242b0
drm/i915: Update DRIVER_DATE to 20170418
by Daniel Vetter
· 8 years ago
b0fd47a
drm/i915: Copy user requested buffers into the error state
by Chris Wilson
· 8 years ago
f4bf77b
drm/i915: set "ret" correctly on error paths
by Dan Carpenter
· 8 years ago
be02f75
drm/i915: checking for NULL instead of IS_ERR() in mock selftests
by Dan Carpenter
· 8 years ago
9301397
drm/i915: Implement Link Rate fallback on Link training failure
by Manasi Navare
· 8 years ago
1a36147
drm/i915: Perform link quality check unconditionally during long pulse
by Ville Syrjälä
· 8 years ago
13f6c71
drm/i915/guc: write wopcm related register once during uc init
by daniele.ceraolospurio@intel.com
· 8 years ago
48ae807
drm/i915: Fix use after free in lpe_audio_platdev_destroy()
by Chris Wilson
· 8 years ago
14c562c
drm/i915/dp: Validate cached link rate and lane count before retraining
by Manasi Navare
· 8 years ago
10e9bd9
drm/i915: Wake device for emitting request during selftest
by Chris Wilson
· 8 years ago
8968a36
drm/i915: Pretend the engine is always idle when mocking
by Chris Wilson
· 8 years ago
0757ac8
drm/i915: Add stub mmio read/write routines to mock device
by Chris Wilson
· 8 years ago
e22d8e3
drm/i915: Treat WC a separate cache domain
by Chris Wilson
· 8 years ago
ef74921
drm/i915: Combine write_domain flushes to a single function
by Chris Wilson
· 8 years ago
aab9094
drm/i915: Do not use lock all in hsw_trans_edp_pipe_A_crc_wa
by Maarten Lankhorst
· 8 years ago
c50b4bf
Revert "drm/i915: Lock mode_config.mutex in intel_display_resume."
by Maarten Lankhorst
· 8 years ago
9cb9be0
drm/i915: Convert intel DVO connector to atomic
by Maarten Lankhorst
· 8 years ago
eadc1db
drm/i915: Convert intel_crt connector properties to atomic.
by Maarten Lankhorst
· 8 years ago
2e222ed
drm/i915: Convert intel_dp_mst connector properties to atomic.
by Maarten Lankhorst
· 8 years ago
200819a
drm/i915: Remove unused dp properties for dp-mst.
by Maarten Lankhorst
· 8 years ago
0e891b3
drm/i915: Convert intel_tv connector properties to atomic, v5.
by Maarten Lankhorst
· 8 years ago
735a987
drm/i915: Remove unused members from intel_tv.c
by Maarten Lankhorst
· 8 years ago
4892126
drm/i915/execlists: Document runtime pm for intel_lrc_irq_handler()
by Chris Wilson
· 8 years ago
ebf3f19
Merge airlied/drm-next into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
a8e9a41
drm/i915: Lie and treat all engines as idle if wedged
by Chris Wilson
· 8 years ago
ddfb570
drm/i915: Use the engine class to get the context size
by Daniele Ceraolo Spurio
· 8 years ago
5f9be05
drm/i915: Bail if we do not setup the RCS engine
by Chris Wilson
· 8 years ago
27dbefb
drm/i915/dp: read sink count to a temporary variable first
by Jani Nikula
· 8 years ago
010b9b3
drm/i915/dp: use readb and writeb calls for single byte DPCD access
by Jani Nikula
· 8 years ago
ec990e2
drm/i915/dp: localize link rate index variable more
by Jani Nikula
· 8 years ago
3d65a73
drm/i915/mst: use max link not sink lane count
by Jani Nikula
· 8 years ago
540b0b7f
drm/i915/dp: add functions for max common link rate and lane count
by Jani Nikula
· 8 years ago
e6c0c64
drm/i915/dp: don't call the link parameters sink parameters
by Jani Nikula
· 8 years ago
b1810a7
drm/i915/dp: do not limit rate seek when not needed
by Jani Nikula
· 8 years ago
975ee5fca
drm/i915/dp: cache common rates with sink rates
by Jani Nikula
· 8 years ago
a079d10
drm/i915/dp: use the sink rates array for max sink rates
by Jani Nikula
· 8 years ago
1d39f28
drm/i915: Rename intel_engine_cs.exec_id to uabi_id
by Chris Wilson
· 8 years ago
b8400f0
drm/i915: Split the engine info table in two levels, using class + instance
by Oscar Mateo
· 8 years ago
6e51614
drm/i915: Generate the engine name based on the instance number
by Oscar Mateo
· 8 years ago
5ff36d3
drm/i915: Use the same vfunc for BSD2 ring init
by Oscar Mateo
· 8 years ago
0908180
drm/i915: Classify the engines in class + instance
by Daniele Ceraolo Spurio
· 8 years ago
f42bb65
drm/i915: Use safer intel_uncore_wait_for_register in ring-init
by Chris Wilson
· 8 years ago
e09a303
drm/i915: Use __intel_uncore_wait_for_register_fw for sandybride_pcode_read
by Chris Wilson
· 8 years ago
0564654
drm/i915: Acquire uncore.lock over intel_uncore_wait_for_register()
by Chris Wilson
· 8 years ago
02b312d
drm/i915: Stop sleeping from inside gen6_bsd_submit_request()
by Chris Wilson
· 8 years ago
84d84cb
drm/i915: Stop second guessing the caller for intel_uncore_wait_for_register()
by Chris Wilson
· 8 years ago
d455937
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 8 years ago
df45eac
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
b769fef
Backmerge tag 'v4.11-rc6' into drm-next
by Dave Airlie
· 8 years ago
1420f63
Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
2b2fc72
Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
cdf5316
Merge branch 'drm-next-4.12' of https://github.com/ckhu-mediatek/linux.git-tags into drm-next
by Dave Airlie
· 8 years ago
6976e74
drm/i915: Don't allow overuse of __intel_wait_for_register_fw()
by Michal Wajdeczko
· 8 years ago
3fc7d86
drm/i915: Drop const qualifiers from params in wait_for_register()
by Michal Wajdeczko
· 8 years ago
bcc36d8
drm/i915: Use drm_i915_private directly from debugfs
by Chris Wilson
· 8 years ago
39da7c5
Linux 4.11-rc6
by Linus Torvalds
· 8 years ago
84ced7f
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
462e9a3
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
5b50be7
Merge tag 'driver-core-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
62e1fd0
Merge tag 'staging-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
2a610b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
78d91a7
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
c3df1c7
Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
894ca30
Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
cf01fb9
mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
by Chris Salls
· 8 years ago
425fffd
sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec
by Liping Zhang
· 8 years ago
27f395b
MAINTAINERS: separate out kernfs maintainership
by Tejun Heo
· 8 years ago
c8a139d
sysfs: be careful of error returns from ops->show()
by NeilBrown
· 8 years ago
cf903e9
Documentation: stable-kernel-rules: fix stable-tag format
by Johan Hovold
· 8 years ago
98db803
msm/drm: gpu: Dynamically locate the clocks from the device tree
by Jordan Crouse
· 8 years ago
e2af8b6
drm/msm: gpu: Use OPP tables if we can
by Jordan Crouse
· 8 years ago
bf5af4a
drm/msm: Hard code the GPU "slow frequency"
by Jordan Crouse
· 8 years ago
e3689e4
drm/msm: Add MSM_PARAM_GMEM_BASE
by Jordan Crouse
· 8 years ago
ee546cd
drm/msm: Reference count address spaces
by Jordan Crouse
· 8 years ago
9873ef0
drm/msm: Make sure to detach the MMU during GPU cleanup
by Jordan Crouse
· 8 years ago
3a88214
drm/msm/mdp5: Enable 3D mux in mdp5_ctl
by Archit Taneja
· 8 years ago
0d1d3e4
drm/msm/mdp5: Reset CTL blend registers before configuring them
by Archit Taneja
· 8 years ago
8480ada
drm/msm/mdp5: Assign 'right' mixer to CRTC state
by Archit Taneja
· 8 years ago
359ae86
drm/msm/mdp5: Stage border out on base stage if CRTC has 2 LMs
by Archit Taneja
· 8 years ago
Next »