Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ecf837d98e375d18f4fd8df6f744ca9ca9b5957d
ecf837d9
drm/i915: Use enum pipe for PCH transcoders
by Ville Syrjälä
· 7 years ago
69208c9
drm/i915: Increase atomic update vblank evasion time with lockdep
by Daniel Vetter
· 7 years ago
dc2279e
drm/i915: Use execlists_num_ports instead of size of array
by Mika Kuoppala
· 7 years ago
7741b54
drm/i915: Preallocate our mmu notifier workequeu to unbreak cpu hotplug deadlock
by Daniel Vetter
· 7 years ago
0ead5f8
drm/i915/bios: don't pass bdb to parsers that don't parse VBT directly
by Jani Nikula
· 7 years ago
0ebdabe
drm/i915/bios: parse SDVO device mapping from pre-parsed child devices
by Jani Nikula
· 7 years ago
b3ca1f4
drm/i915/bios: merge parse_device_mapping() into parse_general_definitions()
by Jani Nikula
· 7 years ago
53f6b24
drm/i915/bios: cleanup comments and useless return
by Jani Nikula
· 7 years ago
127704f
drm/i915/bios: remove an unnecessary temp variable
by Jani Nikula
· 7 years ago
2d936f1
drm/i915/bios: don't initialize fields based on vbt version
by Jani Nikula
· 7 years ago
a87145c
drm/i915/bios: refactor parse general definitions
by Jani Nikula
· 7 years ago
348e405
drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channel
by Jani Nikula
· 7 years ago
0e00588
drm/i915: avoid division by zero on cnl_calc_wrpll_link
by Paulo Zanoni
· 7 years ago
2de3813
drm/i915: add the BXT and CNL DPLL registers to pipe_config_compare
by Paulo Zanoni
· 7 years ago
84e8978
drm/i915: s/sg_mask/sg_page_sizes/
by Matthew Auld
· 7 years ago
43ae70d
drm/i915: Early rejection of mappable GGTT pin attempts for large bo
by Chris Wilson
· 7 years ago
a3259ca
drm/i915: Avoid evicting user fault mappable vma for pread/pwrite
by Chris Wilson
· 7 years ago
3c755c5
drm/i915: Try a minimal attempt to insert the whole object for relocations
by Chris Wilson
· 7 years ago
f34a93b
drm/i915: Check PIN_NONFAULT overlaps in evict_for_node
by Chris Wilson
· 7 years ago
a65adaf
drm/i915: Track user GTT faulting per-vma
by Chris Wilson
· 7 years ago
3bd4073
drm/i915: Consolidate get_fence with pin_fence
by Chris Wilson
· 7 years ago
b4563f5
drm/i915: Pin fence for iomap
by Chris Wilson
· 7 years ago
67e6456
drm/i915: Provide an assert for when we expect forcewake to be held
by Chris Wilson
· 7 years ago
ff97d3a
drm/i915/selftests: Hold the rpm wakeref for the reset tests
by Chris Wilson
· 7 years ago
1749d90
drm/i915: Hold forcewake for the duration of reset+restart
by Chris Wilson
· 7 years ago
95a19ab
drm/i915/selftests: Pretty print engine state when requests fail to start
by Chris Wilson
· 7 years ago
f636edb
drm/i915: Make i915_engine_info pretty printer to standalone
by Chris Wilson
· 7 years ago
bef27bd
drm/i915: Assert we do not try to expand VMA for hugepage inside GGTT
by Chris Wilson
· 7 years ago
d0d3725
drm/i915: Use intel_get_pipe_timings() and intel_mode_from_pipe_config() in intel_crtc_mode_get()
by Ville Syrjälä
· 9 years ago
e30a154
drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()
by Ville Syrjälä
· 9 years ago
a883241
drm/i915: enable platform support for 2M pages
by Matthew Auld
· 7 years ago
f1f3f98
drm/i915: enable platform support for 64K pages
by Matthew Auld
· 7 years ago
da9fe3f
drm/i915: disable platform support for vGPU huge gtt pages
by Matthew Auld
· 7 years ago
7924d9d
drm/i915/selftests: mix huge pages
by Matthew Auld
· 7 years ago
4049866
drm/i915/selftests: huge page tests
by Matthew Auld
· 7 years ago
7393b7e
drm/i915/debugfs: include some gtt page size metrics
by Matthew Auld
· 7 years ago
d9ec12f
drm/i915: accurate page size tracking for the ppgtt
by Matthew Auld
· 7 years ago
17a00cf
drm/i915: support 64K pages for the 48b PPGTT
by Matthew Auld
· 7 years ago
aa09587
drm/i915: add support for 64K scratch page
by Matthew Auld
· 7 years ago
0a03852
drm/i915: support 2M pages for the 48b PPGTT
by Matthew Auld
· 7 years ago
8cb0983
drm/i915: disable GTT cache for 2M pages
by Matthew Auld
· 7 years ago
9a6330c
drm/i915: enable IPS bit for 64K pages
by Matthew Auld
· 7 years ago
855822b
drm/i915: align 64K objects to 2M
by Matthew Auld
· 7 years ago
7464284
drm/i915: align the vma start to the largest gtt page size
by Matthew Auld
· 7 years ago
fa3f46a
drm/i915: introduce vm set_pages/clear_pages
by Matthew Auld
· 7 years ago
a5c08166
drm/i915: introduce page_size members
by Matthew Auld
· 7 years ago
b91b09e
drm/i915: push set_pages down to the callers
by Matthew Auld
· 7 years ago
2a9654b
drm/i915: introduce page_sizes field to dev_info
by Matthew Auld
· 7 years ago
b901bb8
drm/i915/gemfs: enable THP
by Matthew Auld
· 7 years ago
465c403
drm/i915: introduce simple gemfs
by Matthew Auld
· 7 years ago
703321b
mm/shmem: introduce shmem_file_setup_with_mnt
by Matthew Auld
· 7 years ago
279f5a0
drm/i915/execlists: Add a comment for the extra MI_ARB_ENABLE
by Chris Wilson
· 7 years ago
8d55082
drm/i915: Order two completing nop_submit_request
by Chris Wilson
· 7 years ago
320671f
drm/i915: Silence compiler warning for hsw_power_well_enable()
by Chris Wilson
· 7 years ago
7c26240
drm/i915: Try harder to finish the idle-worker
by Chris Wilson
· 7 years ago
bb8920f
drm/i915: Fix pointer-to-int conversion
by Michal Wajdeczko
· 7 years ago
ead92ed
drm/i915/huc: Fix includes in intel_huc.c
by Michal Wajdeczko
· 7 years ago
faf6548
drm/i915: Unify uC variable types to avoid flooding checkpatch.pl
by Joonas Lahtinen
· 7 years ago
822a4b67
drm/i915: Don't use BIT() in UAPI section
by Joonas Lahtinen
· 7 years ago
0c3767b2
drm/i915: Use crtc_state_is_legacy_gamma in intel_color_check
by Maarten Lankhorst
· 7 years ago
c5ce4ef
drm/i915/crt: clean up encoder hook assignment
by Jani Nikula
· 7 years ago
27d81c2
drm/i915: push DDI FDI link training on enable to CRT encoder
by Jani Nikula
· 7 years ago
364a3fe
drm/i915: push DDI and DSI underrun reporting on enable to encoder
by Jani Nikula
· 7 years ago
3daa3ce
drm/i915: push DDI CRT underrun reporting on disable to encoder
by Jani Nikula
· 7 years ago
51c4fa6
drm/i915: push DDI CRT underrun reporting on enable to encoder
by Jani Nikula
· 7 years ago
959a3b6
drm/i915/uc: Unify initialization of the uC firmware helper
by Michal Wajdeczko
· 7 years ago
ddf79d8
drm/i915/uc: Fix includes order
by Michal Wajdeczko
· 7 years ago
9bf384c
drm/i915/guc: Move GuC core definitions into dedicated files
by Michal Wajdeczko
· 7 years ago
9f436c4
drm/i915/guc: Move GuC submission declarations into dedicated header
by Michal Wajdeczko
· 7 years ago
d62e2bf
drm/i915/guc: Move GuC log declarations into dedicated header
by Michal Wajdeczko
· 7 years ago
3cf1934
drm/i915/cnl: Do not add an extra page for precaution in the Gen10 LRC size
by Oscar Mateo
· 7 years ago
83482ca
drm/i915: avoid potential uninitialized variable use
by Arnd Bergmann
· 7 years ago
764d299
drm/i915/selftests: fix check for intel IOMMU
by Arnd Bergmann
· 7 years ago
e91ef99
drm/i915/selftests: Remember to create the fake preempt context
by Chris Wilson
· 7 years ago
c02b8fb
drm/i915/edp: Increase the T12 delay quirk to 1300ms
by Manasi Navare
· 7 years ago
cbacf02
drm/i915/edp: Get the Panel Power Off timestamp after panel is off
by Manasi Navare
· 7 years ago
5ea2355
drm/i915/mst: Use MST sideband message transactions for dpms control
by Dhinakaran Pandiyan
· 7 years ago
ac14fbd
drm/i915/scheduler: Support user-defined priorities
by Chris Wilson
· 7 years ago
beecec9
drm/i915/execlists: Preemption!
by Chris Wilson
· 7 years ago
bf64e0b
drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmask
by Chris Wilson
· 7 years ago
1f18122
drm/i915/execlists: Keep request->priority for its lifetime
by Chris Wilson
· 7 years ago
3ad7b52
drm/i915/execlists: Move bdw GPGPU w/a to emit_bb
by Chris Wilson
· 7 years ago
e7af311
drm/i915: Introduce a preempt context
by Chris Wilson
· 7 years ago
d6c0511
drm/i915/execlists: Distinguish the incomplete context notifies
by Chris Wilson
· 7 years ago
5152def
drm/i915/preempt: Default to disabled mid-command preemption levels
by Michał Winiarski
· 7 years ago
1e99834
drm/i915/preempt: Fix WaEnablePreemptionGranularityControlByUMD
by Jeff McGee
· 7 years ago
3af7a9c
drm/i915/guc: Move Guc early init into own function
by Michal Wajdeczko
· 7 years ago
d56d63d
drm/i915/huc: Move HuC declarations into dedicated header
by Michal Wajdeczko
· 7 years ago
a16b431
drm/i915/uc: Move uC fw helper code into dedicated files
by Michal Wajdeczko
· 7 years ago
1fc556f
drm/i915/uc: Create intel_uc_init_mmio
by Sagar Arun Kamble
· 7 years ago
c23b4f4
drm/i915/uc: Drop unnecessary forward declaration
by Michal Wajdeczko
· 7 years ago
de7e095
drm/i915: Make intel_uncore.h header self-contained
by Michal Wajdeczko
· 7 years ago
6592122
drm/i915: Remove defunct trace points
by Chris Wilson
· 7 years ago
6c1fa34
drm/i915: Fix some tracepoints to capture full 64b
by Chris Wilson
· 7 years ago
8d488bb
drm/i915: Remove WA_(SET|CLR)_BIT
by Chris Wilson
· 7 years ago
53221e1
drm/i915: Move MMCD_MISC_CTRL from context w/a to standard
by Chris Wilson
· 7 years ago
32ced39
drm/i915: Transform whitelisting WAs into a simple reg write
by Oscar Mateo
· 7 years ago
8279aaf
drm/i915: Remove use_mmio_flip modparm, v2.
by Maarten Lankhorst
· 7 years ago
b7208a3
drm/i915/glk: Fix DMC/DC state idleness calculation
by Imre Deak
· 7 years ago
57522c4
drm/i915/cnl: Reprogram DMC firmware after S3/S4 resume
by Imre Deak
· 7 years ago
Next »