Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d4d70aa5960a7fbf3d887663f144c324a10619ba
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
d4d70aa
drm/i915: sanitize rps irq disabling
by Imre Deak
· 10 years ago
151a49d
drm/i915: Extend pcode mailbox interface
by Tom O'Rourke
· 10 years ago
d1a2dc7
drm/i915/skl: Define shared DPLLs for Skylake
by Satheeshakrishna M
· 10 years ago
429d47d
drm/i915/skl: Structure/enum definitions for SKL clocks
by Satheeshakrishna M
· 10 years ago
b0cd324
drm/i915: don't save/restore backlight hist ctl registers
by Jani Nikula
· 10 years ago
6517d27
drm/i915: Pass the current pipe from eDP init to backlight setup
by Ville Syrjälä
· 10 years ago
6a2c423
drm/i915: Make the physical object coherent with GTT
by Chris Wilson
· 10 years ago
69f627f
drm/i915: Update DRIVER_DATE to 20141107
by Daniel Vetter
· 10 years ago
6bcda4f
drm/i915: Cache HPLL frequency on VLV/CHV
by Ville Syrjälä
· 10 years ago
16e9a21
drm/i915: Make __wait_seqno non-static and rename to __i915_wait_seqno
by Ander Conselvan de Oliveira
· 10 years ago
38cff0b
drm/i915/skl: Gen9 Forcewake
by Zhe Wang
· 10 years ago
34bb56a
drm/i915/skl: Stage the pipe DDB allocation
by Damien Lespiau
· 10 years ago
b99f58d
drm/i915/skl: Reduce the number of holes in struct skl_wm_level
by Damien Lespiau
· 10 years ago
16160e3
drm/i915/skl: Make 'end' of the DDB allocation entry exclusive
by Damien Lespiau
· 10 years ago
08db665
drm/i915/skl: Check the DDB state at modeset
by Damien Lespiau
· 10 years ago
2d41c0b
drm/i915/skl: SKL Watermark Computation
by Pradeep Bhat
· 10 years ago
c193924
drm/i915/skl: Add DDB allocation management structures
by Damien Lespiau
· 10 years ago
2ac96d2
drm/i915/skl: Definition of SKL WM param structs for pipe/plane
by Pradeep Bhat
· 10 years ago
2af30a5
drm/i915/skl: Read the Memory Latency Values for WM computation
by Pradeep Bhat
· 10 years ago
7f518dd
drm/i915: Remove orphaned prototype gen6_set_pm_mask()
by Damien Lespiau
· 10 years ago
7637b6b
drm/i915: Remove unused WATCH_GTT define
by Damien Lespiau
· 10 years ago
f3019a4
drm/i915: Remove crtc_mode_set() hook
by Ander Conselvan de Oliveira
· 10 years ago
8bd31e6
drm/i915: Add infrastructure for choosing DPLLs before disabling crtcs
by Ander Conselvan de Oliveira
· 10 years ago
3e369b7
drm/i915: Move dpll crtc_mask and hw_state fields into separate struct
by Ander Conselvan de Oliveira
· 10 years ago
1e6f2dd
drm/i915: Convert shared dpll reference count to a crtc mask
by Ander Conselvan de Oliveira
· 10 years ago
c883ef1
drm/i915: Redefine WARN_ON to include the condition
by Mika Kuoppala
· 10 years ago
69bfe1a
drm/i915: introduce intel_audio_codec_{enable, disable}
by Jani Nikula
· 10 years ago
820d2d7
drm/i915/audio: pass intel_encoder on to platform specific ELD functions
by Jani Nikula
· 10 years ago
aff4376
drm/i915: Move flags describing VMA mappings into the VMA
by Tvrtko Ursulin
· 10 years ago
3eebaec
drm/i915: Update DRIVER_DATE to 20141024
by Daniel Vetter
· 10 years ago
fc49b3d
drm/i915: unify switcheroo and legacy suspend/resume handlers
by Imre Deak
· 10 years ago
d9ceb81
drm/i915: preserve swizzle settings if necessary v4
by Jesse Barnes
· 10 years ago
7225342
drm/i915: Build workaround list in ring initialization
by Mika Kuoppala
· 10 years ago
c765319
drm/i915: Make *_crtc_mode_set() take an intel_crtc insted of drm_crtc
by Ander Conselvan de Oliveira
· 10 years ago
a919ff1
drm/i915: Make *_find_best_dpll() take an intel_crtc insted of drm_crtc
by Ander Conselvan de Oliveira
· 10 years ago
f2fbc69
drm/i915: Convert a couple more INTEL_INFO-esque macros to be pointer agnostic
by Chris Wilson
· 10 years ago
58abf1d
drm/i915: Do not export RC6p and RC6pp if they don't exist
by Rodrigo Vivi
· 10 years ago
d68a08a
drm/i915: Remove IS_ULT()
by Damien Lespiau
· 10 years ago
dbf7786
drm/i915: Use IS_HSW_ULT() in HAS_IPS()
by Damien Lespiau
· 10 years ago
47339cd
drm/i915: Extract intel_fifo_underrun.c
by Daniel Vetter
· 10 years ago
a8cbd45
Merge branch 'drm-intel-next-fixes' into drm-intel-next
by Daniel Vetter
· 10 years ago
b727735
drm/i915: Update DRIVER_DATE to 20141003
by Daniel Vetter
· 10 years ago
b963291
drm/i915: Use dev_priv instead of dev in irq setup functions
by Daniel Vetter
· 10 years ago
2aeb7d3
drm/i915: s/pm._irqs_disabled/pm.irqs_enabled/
by Daniel Vetter
· 10 years ago
f458ebb
drm/i915: Bikeshed rpm functions name a bit.
by Daniel Vetter
· 10 years ago
970104f
drm/i915: Remove intel_modeset_suspend_hw
by Daniel Vetter
· 10 years ago
955e36d
Merge branch 'topic/skl-stage1' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
a0fcbd9
drm/i915: Add IS_BDW_GT3 macro.
by Rodrigo Vivi
· 10 years ago
7526ed7
Revert "drm/i915/bdw: BDW Software Turbo"
by Daniel Vetter
· 10 years ago
1d73c2a
drm/i915: Minimize the huge amount of unecessary fbc sw cache clean.
by Rodrigo Vivi
· 10 years ago
84139d1
drm/i915/skl: Introduce a I915_MAX_PLANES macro
by Damien Lespiau
· 11 years ago
e7e7ea2
drm/i915/skl: Sunrise Point PCH detection
by Satheeshakrishna M
· 11 years ago
7201c0b
drm/i915/skl: Add an IS_SKYLAKE macro
by Satheeshakrishna M
· 11 years ago
b71252d
drm/i915/skl: Add an IS_GEN9() define
by Damien Lespiau
· 12 years ago
d9fc941
drm: Extract <drm/drm_gem.h>
by Daniel Vetter
· 10 years ago
9adccc6
drm/i915: add SW tracking to FBC enabling
by Paulo Zanoni
· 10 years ago
1893a71
drm/i915: Inline feature detection into sanitize_enable_ppgtt
by Chris Wilson
· 10 years ago
9d533c5
drm/i915: Update DRIVER_DATE to 20140919
by Daniel Vetter
· 10 years ago
07f11d4
drm/i915: Convert backlight_lock to a mutex
by Daniel Vetter
· 10 years ago
21ab4e7
drm/i915: Objects on the unbound list may still have an active reference
by Chris Wilson
· 10 years ago
40d201a
Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
b2efb3f
drm: backmerge tag 'v3.17-rc5' into drm-next
by Dave Airlie
· 10 years ago
ba8286f
drm: Move legacy buffer structures to <drm/drm_legacy.h>
by Daniel Vetter
· 10 years ago
ad46cb5
drm/i915: Prevent recursive deadlock on releasing a busy userptr
by Chris Wilson
· 10 years ago
a126249
drm/i915: Update DRIVER_DATE to 20140905
by Daniel Vetter
· 10 years ago
2d025a5
drm/i915: Introduce a for_each_plane() macro
by Damien Lespiau
· 10 years ago
e39b999
drm/i915: Fix edp vdd locking
by Ville Syrjälä
· 10 years ago
69769f9
drm/i915: Preserve VGACNTR bits from the BIOS
by Ville Syrjälä
· 10 years ago
b6b5d04
drm/i915: Add pipe B force quirk for 830M
by Ville Syrjälä
· 10 years ago
564ddb2
drm/i915/bdw: Render state init for Execlists
by Oscar Mateo
· 10 years ago
c76bb61
drm/i915/bdw: BDW Software Turbo
by Daisy Sun
· 10 years ago
888b599
drm/i915/bdw: Export workaround data to debugfs
by Arun Siluvery
· 10 years ago
c5ad011
drm/i915: FBC flush nuke for BDW
by Rodrigo Vivi
· 10 years ago
0a6d163
drm/i915: Don't use a define when it's clearer to just put the value
by Damien Lespiau
· 10 years ago
0a4cd7c
drm/i915: Differentiate between LLC or snooped for the user
by Chris Wilson
· 10 years ago
055e393
drm/i915: Use dev_priv as first argument of for_each_pipe()
by Damien Lespiau
· 10 years ago
6689c16
drm/i915: Rework GPU reset sequence to match driver load & thaw
by McAulay, Alistair
· 10 years ago
a18b29f
Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
d5a0f2e
Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
c281354
drm/i915: Update DRIVER_DATE to 20140822
by Daniel Vetter
· 10 years ago
d7f621e
drm/i915/bdw: Enable Logical Ring Contexts (hence, Execlists)
by Oscar Mateo
· 10 years ago
1d0d343
drm/i915: cancel hotplug and dig_port work during suspend and unload
by Imre Deak
· 10 years ago
6323751
drm/i915: fix HPD IRQ reenable work cancelation
by Imre Deak
· 10 years ago
3a44873
drm/i915: Print captured bo for all VM in error state
by Chris Wilson
· 10 years ago
82e3b8c
drm/i915: Localise the fbdev console lock frobbing
by Chris Wilson
· 10 years ago
7312e2d
drm/i915: Replace __I915__ with typesafe variant
by Chris Wilson
· 10 years ago
ae6c480
drm/i915: Only track real ppgtt for a context
by Daniel Vetter
· 10 years ago
5dc383b
drm/i915: Add proper prefix to obj_to_ggtt
by Daniel Vetter
· 10 years ago
841cd77
drm/i915: Only refcount ppgtt if it actually is one
by Daniel Vetter
· 10 years ago
ee960be
drm/i915: Some cleanups for the ppgtt lifetime handling
by Daniel Vetter
· 10 years ago
b9d06dd
drm/i915: vma/ppgtt lifetime rules
by Michel Thierry
· 10 years ago
ba8b7cc
drm/i915/bdw: Workload submission mechanism for Execlists
by Oscar Mateo
· 10 years ago
a83014d
drm/i915: Abstract the legacy workload submission mechanism away
by Oscar Mateo
· 10 years ago
84c2377
drm/i915/bdw: Allocate ringbuffers for Logical Ring Contexts
by Oscar Mateo
· 10 years ago
8c857917
drm/i915/bdw: A bit more advanced LR context alloc/free
by Oscar Mateo
· 10 years ago
c9e003a
drm/i915/bdw: Introduce one context backing object per engine
by Oscar Mateo
· 10 years ago
127f100
drm/i915/bdw: Macro for LRCs and module option for Execlists
by Oscar Mateo
· 10 years ago
b20385f
drm/i915/bdw: New source and header file for LRs, LRCs and Execlists
by Oscar Mateo
· 10 years ago
dbbe912
drm/i915: Agnostic INTEL_INFO
by Chris Wilson
· 10 years ago
87f1f46
drm/i915: Copy PCI device id into the device info block
by Chris Wilson
· 10 years ago
Next »