Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7e22dbbbae81bfdf26b468aaa1c9a9570f7476ba
/
drivers
/
gpu
/
drm
7e22dbb
drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx
by Tvrtko Ursulin
· 8 years ago
ab0d24a
drm/i915: Promote IS_BROADWELL to a simple macro
by Tvrtko Ursulin
· 8 years ago
ae5702d
drm/i915: Make IS_GENx macros work on a mask
by Tvrtko Ursulin
· 8 years ago
dc97997
drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c
by Chris Wilson
· 8 years ago
ac840ae
drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms
by Ville Syrjälä
· 9 years ago
f818ffe
drm/i915: Add a FIXME about crtc !active vs. watermarks
by Ville Syrjälä
· 9 years ago
532f7a7
drm/i915: Calculate IPS linetime watermark based on future cdclk
by Ville Syrjälä
· 9 years ago
c033666
drm/i915: Store a i915 backpointer from engine, and use it
by Chris Wilson
· 9 years ago
e1382ef
drm/i915/execlists: Refactor common engine setup
by Chris Wilson
· 9 years ago
91d1425
drm/i915: Small display interrupt handlers tidy
by Tvrtko Ursulin
· 9 years ago
d619925
drm/i915: Determine DP++ type 1 DVI adaptor presence based on VBT
by Ville Syrjälä
· 9 years ago
b2ccb82
drm/i915: Enable/disable TMDS output buffers in DP++ adaptor as needed
by Ville Syrjälä
· 9 years ago
b1ba124
drm/i915: Respect DP++ adaptor TMDS clock limit
by Ville Syrjälä
· 9 years ago
ede5334
drm: Add helper for DP++ adaptors
by Ville Syrjälä
· 9 years ago
25aa1c3
drm/i915: Dump pipe config when intel_modeset_pipe_config fails.
by Maarten Lankhorst
· 9 years ago
6761d0a
drm/i915: Allow MI_LOAD_REGISTER_REG between whitelisted registers.
by Kenneth Graunke
· 9 years ago
2a55135
drm/i915: Update DRIVER_DATE to 20160508
by Daniel Vetter
· 8 years ago
4922d49
drm/i915/kbl: Introduce the first official DMC for Kabylake.
by Rodrigo Vivi
· 9 years ago
cba6dba
drm/i915: Unexport i915_ppgtt_init()
by Chris Wilson
· 9 years ago
1ca3712
drm/i915: Report command parser version 0 if disabled
by Chris Wilson
· 9 years ago
f58a1ac
drm/i915: Bail out of pipe config compute loop on LPT
by Daniel Vetter
· 9 years ago
e96b7e5
drm/i915: remove i915_gem_object_ggtt_unbind
by Matthew Auld
· 9 years ago
7d99373
drm/i915: Simplify intel_mark_busy/idle
by Tvrtko Ursulin
· 9 years ago
5a8f97e
Revert "drm/i915: start adding dp mst audio"
by Lyude
· 9 years ago
450174f
drm/i915/chv: Tune L3 SQC credits based on actual latencies
by Imre Deak
· 9 years ago
36579cb
drm/i915: Clean up L3 SQC register field definitions
by Imre Deak
· 9 years ago
48e5d68
drm/i915/bdw: Add missing delay during L3 SQC credit programming
by Imre Deak
· 9 years ago
9a41e17
drm/i915: Parse LFP brightness control field in VBT
by Deepak M
· 9 years ago
ea9d976
drm/i915: Add rpm get/put in oom and vmap notifier
by Praveen Paneri
· 9 years ago
178a30c
drm/i915: Unbind objects in shrinker only if device is runtime active
by Praveen Paneri
· 9 years ago
a0cbe6a
drm/i915/lvds: separate border enable readout from panel fitter
by Jani Nikula
· 9 years ago
c14005a
drm/i915: Enable semaphores for legacy submission on gen8
by Chris Wilson
· 9 years ago
6ef48d7
drm/i915: Reload PD tables after semaphore wait on gen8
by Chris Wilson
· 9 years ago
f9a4ea3
drm/i915: Fix serialisation of pipecontrol write vs semaphore signal
by Chris Wilson
· 9 years ago
215a7e3
drm/i915: Fix gen8 semaphores id for legacy mode
by Chris Wilson
· 9 years ago
0e4ca10
drm/i915: Fix ordering of sanitize ppgtt and sanitize execlists
by Chris Wilson
· 9 years ago
a58c01a
drm/i915: Apply strongly ordered RCS breadcrumb to gen8/legacy
by Chris Wilson
· 9 years ago
0e93cdd
drm/i915: Trim the flush for the execlists request emission
by Chris Wilson
· 9 years ago
a044246
drm/i915: Trim the flush for the legacy request emission
by Chris Wilson
· 9 years ago
596e5ef
drm/i915: Bump reserved size for legacy gen8 semaphore emission
by Chris Wilson
· 9 years ago
0f572eb
drm/i915: Move VLV HDMI lane reset work around logic to intel_dpio_phy.c
by Ander Conselvan de Oliveira
· 9 years ago
5f68c27
drm/i915: Unduplicate pre encoder enabling phy code
by Ander Conselvan de Oliveira
· 9 years ago
6da2e61
drm/i915: Unduplicate VLV phy pre pll enabling code
by Ander Conselvan de Oliveira
· 9 years ago
53d9872
drm/i915: Unduplicate VLV signal level code
by Ander Conselvan de Oliveira
· 9 years ago
204970b
drm/i915: Unduplicate CHV encoders' post pll disable code
by Ander Conselvan de Oliveira
· 9 years ago
e7d2a717
drm/i915: Unduplicate CHV pre-encoder enabling phy logic
by Ander Conselvan de Oliveira
· 9 years ago
419b1b7
drm/i915: Unduplicate CHV phy-releated pre pll enabling code
by Ander Conselvan de Oliveira
· 9 years ago
844b2f9
drm/i915: Unduplicate chv_data_lane_soft_reset()
by Ander Conselvan de Oliveira
· 9 years ago
b7fa22d
drm/i915: Unduplicate CHV signal level code
by Ander Conselvan de Oliveira
· 9 years ago
d4d6279
drm/i915: Set crtc_state->lane_count for HDMI
by Ander Conselvan de Oliveira
· 9 years ago
b5d99ff
drm/i915: Fix comments about GMBUSFREQ register
by Ville Syrjälä
· 9 years ago
1033f92
drm/i915: Use cached cdclk value in i915_audio_component_get_cdclk_freq()
by Ville Syrjälä
· 9 years ago
7f1052a
drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency
by Ville Syrjälä
· 9 years ago
042ab0c
drm/i915/bxt: Adjusting the error in horizontal timings retrieval
by Ramalingam C
· 9 years ago
cefc4e1
drm/i915/BXT: Retrieving the horizontal timing for DSI
by Ramalingam C
· 9 years ago
e7ae86b
drm/i915: Unify GPU resets upon shutdown
by Chris Wilson
· 9 years ago
e39d42f
drm/i915: Stop tracking execlists retired requests
by Tvrtko Ursulin
· 9 years ago
a3d1276
drm/i915: Store LRC hardware id in the request
by Tvrtko Ursulin
· 9 years ago
a16a405
drm/i915: Track the previous pinned context inside the request
by Chris Wilson
· 9 years ago
73db04c
drm/i915: Move releasing of the GEM request from free to retire/cancel
by Chris Wilson
· 9 years ago
978f1e0
drm/i915: Move the magical deferred context allocation into the request
by Chris Wilson
· 9 years ago
24f1d3cc
drm/i915: Refactor execlists default context pinning
by Chris Wilson
· 9 years ago
7069b14
drm/i915: Replace the pinned context address with its unique ID
by Chris Wilson
· 9 years ago
5d1808e
drm/i915: Assign every HW context a unique ID
by Chris Wilson
· 9 years ago
ef87bba
drm/i915: Update execlists context descriptor format commentary
by Chris Wilson
· 9 years ago
6310346
drm/i915: Preallocate enough space for the average request
by Chris Wilson
· 9 years ago
bfa0120
drm/i915: Manually unwind after a failed request allocation
by Chris Wilson
· 9 years ago
0251a96
drm/i915: Remove the identical implementations of request space reservation
by Chris Wilson
· 9 years ago
987046a
drm/i915: Unify intel_ring_begin()
by Chris Wilson
· 9 years ago
f9326be
drm/i915: Rearrange switch_context to load the aliasing ppgtt on first use
by Chris Wilson
· 9 years ago
d200cda
drm/i915: Remove early l3-remap
by Chris Wilson
· 9 years ago
ff55b5e
drm/i915: Consolidate L3 remapping LRI
by Chris Wilson
· 9 years ago
b0ebde3
drm/i915: L3 cache remapping is part of context switching
by Chris Wilson
· 9 years ago
b2e862d
drm/i915: Mark the current context as lost on suspend
by Chris Wilson
· 9 years ago
3d77e9b
drm/i915: Use i915_vma_pin_iomap on the ringbuffer object
by Chris Wilson
· 9 years ago
8ef8561
drm/i915: Move ioremap_wc tracking onto VMA
by Chris Wilson
· 9 years ago
ce7fda2
drm/i915: Introduce i915_vm_to_ggtt()
by Chris Wilson
· 9 years ago
d8dab00
io-mapping: Specify mapping size for io_mapping_map_wc()
by Chris Wilson
· 9 years ago
da6ca03
drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr
by Chris Wilson
· 9 years ago
fb4b8ce
drm/i915/fbdev: Call intel_unpin_fb_obj() on release
by Chris Wilson
· 9 years ago
fe3db79
drm/i915: Propagate error from drm_gem_object_init()
by Chris Wilson
· 9 years ago
bcbdb6d
drm/i915: Protect gen7 irq_seqno_barrier with uncore lock
by Chris Wilson
· 9 years ago
19ab4ed
drm/i915: Update RAWCLK_FREQ register on VLV/CHV
by Ville Syrjälä
· 9 years ago
d1877c0
drm/i915: Unify VLV/CHV DPOunit clock gating disable/enable
by Ville Syrjälä
· 9 years ago
64c050d
drm/i915: tidy up gen8_init_scratch
by Matthew Auld
· 9 years ago
a0a6d4f
drm/i915/dsi: add support for gpio elements on CHV
by Jani Nikula
· 9 years ago
4b541ef
drm/i915/dsi: add support for sequence block v3 gpio for VLV
by Jani Nikula
· 9 years ago
9f7c5b1
drm/i915: Parsing the PWM cntrl and CABC ON/OFF fields in VBT
by Deepak M
· 9 years ago
e7156c8
drm/i915: Add Backlight Control using DPCD for eDP connectors (v9)
by Yetunde Adebisi
· 9 years ago
86ee27b
drm/i915: Read eDP Display control capability registers
by Yetunde Adebisi
· 9 years ago
060d4c3
drm/i915/dsi: don't pretend we support SC GPIOs
by Jani Nikula
· 9 years ago
ff5ec22
drm/i915: Simplify i915_gem_obj_ggtt_bound_view
by Tvrtko Ursulin
· 9 years ago
8aac222
drm/i915: Simplify i915_gem_obj_ggtt_offset_view
by Tvrtko Ursulin
· 9 years ago
598b9ec
drm/i915: Simplify i915_gem_obj_to_ggtt_view
by Tvrtko Ursulin
· 9 years ago
8da3272
drm/i915: Remove i915_gem_obj_size
by Tvrtko Ursulin
· 9 years ago
d37cd8a
drm/i915: rename i915_gem_alloc_object() to i915_gem_object_create()
by Dave Gordon
· 9 years ago
c0dd346
drm/i915: Canonicalize stolen memory calculations
by Joonas Lahtinen
· 9 years ago
050fc46
drm/i915:bxt: implement WaProgramL3SqcReg1DefaultForPerf
by Tim Gore
· 9 years ago
5b4fd5b
drm/i915: Update DRIVER_DATE to 20160425
by Daniel Vetter
· 9 years ago
2030d68
drm/i915/bxt: Explicitly clear the Turbo control register
by Akash Goel
· 9 years ago
Next »