Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2def4ad99befa25775dd2f714fdd4d92faec6e34
/
drivers
/
gpu
2def4ad
drm/i915: Optimistically spin for the request completion
by Chris Wilson
· 10 years ago
a1b2278
drm/i915: skylake panel fitting using shared scalers
by Chandra Konduru
· 10 years ago
f76f35d
drm/i915: copy staged scaler state from drm state to crtc->config.
by Chandra Konduru
· 10 years ago
e04fa80
drm/i915: Ensure setting up scalers into staged crtc_state
by Chandra Konduru
· 10 years ago
d03c93d
drm/i915: setup scalers for crtc_compute_config
by Chandra Konduru
· 10 years ago
663a364
drm/i915: Preserve scaler state when clearing crtc_state
by Chandra Konduru
· 10 years ago
6a60cd8
drm/i915: Dump scaler_state too as part of dumping crtc_state
by Chandra Konduru
· 10 years ago
0a5ae1b
drm/i915: Keep sprite plane src rect in 16.16 format
by Chandra Konduru
· 10 years ago
549e2bf
drm/i915: Initialize skylake scalers
by Chandra Konduru
· 10 years ago
08e221f
drm/i915: Initialize plane colorkey to NONE
by Chandra Konduru
· 10 years ago
be41e33
drm/i915: skylake scaler structure definitions
by Chandra Konduru
· 10 years ago
1c9a2d4
drm/i915: Register definitions for skylake scalers
by Chandra Konduru
· 10 years ago
cb07bae
drm/i915: Disable Render power gating
by Sagar Kamble
· 10 years ago
9bdbd0b
drm/i915: Allocate connector state together with the connectors
by Ander Conselvan de Oliveira
· 10 years ago
a6631bc
drm/i915: Remove unused variable from execlists_context_queue
by Michel Thierry
· 10 years ago
249e87d
drm/i915: fix build for DEBUG_FS=n
by Jani Nikula
· 10 years ago
1d335d1
drm/i915: Move vm page allocation in proper place
by Mika Kuoppala
· 10 years ago
3b7a511
drm/i915/skl: Support for 90/270 rotation
by Sonika Jindal
· 10 years ago
d810636
drm/i915/skl: Allow universal planes to position
by Sonika Jindal
· 10 years ago
a4104c5
drm/i915: Naming constants to be written to GEN9_PG_ENABLE
by Sagar Kamble
· 10 years ago
8d90926
drm/i915: Remove stale comment from __intel_set_mode()
by Ander Conselvan de Oliveira
· 10 years ago
f6234c1
drm/i915: Simplify object is-pinned checking for shrinker
by Chris Wilson
· 10 years ago
149c86e
drm/i915: Allocate context objects from stolen
by Chris Wilson
· 10 years ago
d7b9ca2
drm/i915: Remove request->uniq
by Chris Wilson
· 10 years ago
423795c
drm/i915: Prefer to check for idleness in worker rather than sync-flush
by Chris Wilson
· 10 years ago
74cdb33
drm/i915: Tidy gen8 IRQ handler
by Chris Wilson
· 10 years ago
cb0d205
drm/i915: Reduce locking in gen8 IRQ handler
by Chris Wilson
· 10 years ago
a6111f7
drm/i915: Reduce locking in execlist command submission
by Chris Wilson
· 10 years ago
19ee66a
drm/i915: Remove unused variable in intel_lrc.c
by Daniel Vetter
· 10 years ago
e20d2ab
drm/i915: Use a separate slab for vmas
by Chris Wilson
· 10 years ago
efab6d8
drm/i915: Use a separate slab for requests
by Chris Wilson
· 10 years ago
f1e2dae
drm/i915: Clear crtc atomic flags at beginning of transaction
by Matt Roper
· 10 years ago
70a101f
drm/i915: Switch to full atomic helpers for plane updates/disable, take two
by Matt Roper
· 10 years ago
3e1ab4b
drm/i915: Update DRIVER_DATE to 20150410
by Daniel Vetter
· 10 years ago
f81338a
drm: Adding drm helper function drm_plane_from_index().
by Chandra Konduru
· 10 years ago
595e1ee
drm/i915: Remove vestigal DRI1 ring quiescing code
by Chris Wilson
· 10 years ago
4bb1bed
drm/i915: Use the global runtime-pm wakelock for a busy GPU for execlists
by Chris Wilson
· 10 years ago
b5eba37
drm/i915: Use simpler form of spin_lock_irq(execlist_lock)
by Chris Wilson
· 10 years ago
90e4f15
drm/i915: Fix the VBT child device parsing for BSW
by Ville Syrjälä
· 10 years ago
a4e0bed
drm/i915: Use complete address space in true PPGTT
by Michel Thierry
· 10 years ago
d7b2633
drm/i915/gen8: Dynamic page table allocations
by Michel Thierry
· 10 years ago
33c8819
drm/i915/gen8: begin bitmap tracking
by Michel Thierry
· 10 years ago
e5815a2
drm/i915/gen8: Split out mappings
by Michel Thierry
· 10 years ago
c488dbb
drm/i915: Extract PPGTT param from page_directory alloc
by Michel Thierry
· 10 years ago
09942c6
drm/i915: num_pd_pages/num_pd_entries isn't useful
by Michel Thierry
· 10 years ago
7cb6d7a
drm/i915/gen8: Update pdp switch and point unused PDPs to scratch page
by Michel Thierry
· 10 years ago
5441f0c
drm/i915/gen8: pagetable allocation rework
by Michel Thierry
· 10 years ago
69876be
drm/i915/gen8: page directories rework allocation
by Michel Thierry
· 10 years ago
9271d95
drm/i915/gen8: Add dynamic allocation macros and helper functions
by Michel Thierry
· 10 years ago
5a8e994
drm/i915/gen8: Initialize page tables
by Michel Thierry
· 10 years ago
9c57f07
drm/i915: Remove unnecessary gen8_ppgtt_unmap_pages
by Michel Thierry
· 10 years ago
ec565b3
drm/i915: Remove _entry from PPGTT page structures
by Michel Thierry
· 10 years ago
94f8cf1
drm/i915: Record ring->start address in error state
by Chris Wilson
· 10 years ago
b0da1b7
drm/i915: Suppress empty lines from debugfs/i915_gem_objects
by Chris Wilson
· 10 years ago
481a3d4
drm/i915: Include active flag when describing objects in debugfs
by Chris Wilson
· 10 years ago
8d9d574
drm/i915: Split batch pool into size buckets
by Chris Wilson
· 10 years ago
35c9418
drm/i915: Free batch pool when idle
by Chris Wilson
· 10 years ago
06fbca7
drm/i915: Split the batch pool by engine
by Chris Wilson
· 10 years ago
de4e783
drm/i915: Tidy batch pool logic
by Chris Wilson
· 10 years ago
ed9ddd2
drm/i915: Split i915_gem_batch_pool into its own header
by Chris Wilson
· 10 years ago
7c27f52
drm/i915: Re-enable RPS wait-boosting for all engines
by Chris Wilson
· 10 years ago
1854d5c
drm/i915: Deminish contribution of wait-boosting from clients
by Chris Wilson
· 10 years ago
6ad790c
drm/i915: Boost GPU frequency if we detect outstanding pageflips
by Chris Wilson
· 10 years ago
edcf284
drm/i915: Fix computation of last_adjustment for RPS autotuning
by Chris Wilson
· 10 years ago
8fb5519
drm/i915: Agressive downclocking on Baytrail
by Chris Wilson
· 10 years ago
cf5d8a4
drm/i915: Fix the flip synchronisation to consider mmioflips
by Chris Wilson
· 10 years ago
ee28637
drm/i915: Cache last obj->pages location for i915_gem_object_get_page()
by Chris Wilson
· 10 years ago
f9fc42f
drm/i915/skl: Implement WaDisableVFUnitClockGating
by Damien Lespiau
· 10 years ago
669506e
drm/i915/skl: Fix stepping check for a couple of W/As
by Damien Lespiau
· 10 years ago
51847fb
drm/i915: Do not set L3-LLC Coherency bit in ctx descriptor
by Arun Siluvery
· 10 years ago
b833bb6
drm/i915: use kref_put_mutex in i915_gem_request_unreference__unlocked
by Maarten Lankhorst
· 10 years ago
9b4fd8f
drm/i915: Don't use staged config in intel_mst_pre_enable_dp()
by Ander Conselvan de Oliveira
· 10 years ago
98a221d
drm/i915: Don't use staged config in check_encoder_cloning()
by Ander Conselvan de Oliveira
· 10 years ago
5448a00
drm/i915: Don't use staged config in check_digital_port_conflicts()
by Ander Conselvan de Oliveira
· 10 years ago
d69ba09
drm/i915: Remove intel_crtc->new_config
by Ander Conselvan de Oliveira
· 10 years ago
225da59
drm/i915: Don't use intel_crtc->new_config in pll calculation code
by Ander Conselvan de Oliveira
· 10 years ago
304603f
drm/i915: Don't use staged config for VLV cdclk calculations
by Ander Conselvan de Oliveira
· 10 years ago
c929cb4
drm/i915: Silence a sparse warning
by Ville Syrjälä
· 10 years ago
ea9da4e
drm/i915: Allow disabling the destination colorkey for overlay
by Chris Wilson
· 10 years ago
aa7471d
drm/i915: add i915 specific connector debugfs file for DPCD
by Jani Nikula
· 10 years ago
51ce4db
drm/i915/bdw: WaProgramL3SqcReg1Default
by Rodrigo Vivi
· 10 years ago
474d1ec
drm/i915/skl: Enabling PSR2 SU with frame sync
by Sonika Jindal
· 10 years ago
2d1070b
drm/i915: Make debugfs/i915_gem_request more friendly
by Chris Wilson
· 10 years ago
f61cccf
drm/i915: Set best_encoder field of connector_state also when disabling
by Ander Conselvan de Oliveira
· 10 years ago
88ac793
drm/i915: base gmbus pin validity check on the gmbus pin map array
by Jani Nikula
· 10 years ago
5ea6e5e
drm/i915: index gmbus tables using the pin pair number
by Jani Nikula
· 10 years ago
0184df4
drm/i915: refer to pin instead of port in the intel_i2c.c interfaces
by Jani Nikula
· 10 years ago
988c701
drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_*
by Jani Nikula
· 10 years ago
dbe4646
drm/i915: Fix for ringbuf space wait in LRC mode
by John Harrison
· 10 years ago
6689cb2
drm/i915: Move common request allocation code into a common function
by John Harrison
· 10 years ago
bc0dce3
drm/i915: Make intel_logical_ring_begin() static
by John Harrison
· 10 years ago
f3dc74c
drm/i915: Rename 'do_execbuf' to 'execbuf_submit'
by John Harrison
· 10 years ago
1652d19
drm/i915: Convert the ddi cdclk code to get_display_clock_speed
by Ville Syrjälä
· 10 years ago
469d4b2
drm/i915: Simplify ilk_get_aux_clock_divider
by Ville Syrjälä
· 10 years ago
a7c66cd
drm/i915: Assume 400MHz cdclk for the rest of gen4-7
by Ville Syrjälä
· 10 years ago
b37a643
drm/i915: ILK cdclk seems to be 450MHz
by Ville Syrjälä
· 10 years ago
e907f17
drm/i915: Return more precise cdclk for gen2/3
by Ville Syrjälä
· 10 years ago
4650947
drm/i915: Enable DVO 2x clock around DVO encoder init
by Ville Syrjälä
· 10 years ago
1c7c430
drm/i915: Mark the overlay active only if we got ring space
by Ville Syrjälä
· 10 years ago
209c2a5
drm/i915: Convert overlay->{active, pfit_active} to bools
by Ville Syrjälä
· 10 years ago
Next »