Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
58abf1daae8264e5adc90733dcabeb48a8245439
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
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
82b6b6d
drm/i915: Remove fenced_gpu_access and pending_fenced_gpu_access
by Chris Wilson
· 10 years ago
2c0827c
drm/i915: Update DRIVER_DATE to 20140808
by Daniel Vetter
· 10 years ago
889fa782
Merge tag 'drm-intel-fixes-2014-08-08' of git://anongit.freedesktop.org/drm-intel
by Linus Torvalds
· 10 years ago
692ef70
drm/i915: clean up PPGTT checking logic
by Jesse Barnes
· 10 years ago
b2784e1
drm/i915: Introduce a for_each_intel_encoder() macro
by Damien Lespiau
· 10 years ago
ce4dd49
drm/i915: Gather the HDMI level shifter logic into one place
by Damien Lespiau
· 10 years ago
da46f93
drm/i915: Introduce FBC False Color for debug purposes.
by Rodrigo Vivi
· 10 years ago
dcfc355
drm/i915: Specify when the PLL hw state fields are valid
by Damien Lespiau
· 10 years ago
a7d7a14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
885ea5a
drm/i915: Fix DEIER and GTIER collecting for BDW.
by Rodrigo Vivi
· 10 years ago
843db71
drm/i915: Collect gtier properly on HSW.
by Rodrigo Vivi
· 10 years ago
72b79c9
drm/i915: Update DRIVER_DATE to 20140725
by Daniel Vetter
· 10 years ago
5d42f82
Merge tag 'v3.16' into drm-next
by Dave Airlie
· 10 years ago
4dac3ed
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
by Daniel Vetter
· 10 years ago
5ed0bdf
drm: i915: Use nsec based interfaces
by Thomas Gleixner
· 11 years ago
1de6068
drm/i915: extract backlight minimum brightness from VBT
by Jani Nikula
· 11 years ago
92e23b9
drm/i915: Returning the right VGA control reg for platforms
by Sonika Jindal
· 10 years ago
5fafe29
drm/i915: Adding HAS_GMCH_DISPLAY macro
by Sonika Jindal
· 10 years ago
5978118
drm/i915: reorganize the unclaimed register detection code
by Paulo Zanoni
· 11 years ago
9df7575f
drm/i915: add helper for checking whether IRQs are enabled
by Jesse Barnes
· 11 years ago
ed57cb8
drm/i915: Also give the sprite width for WM computation
by Damien Lespiau
· 11 years ago
9ca1530
drm/i915: Fix up PSR frontbuffer tracking
by Daniel Vetter
· 11 years ago
f0355c4
drm/i915: Add locking to psr code
by Daniel Vetter
· 11 years ago
2807cf6
drm/i915: Track the psr dp connector in dev_priv->psr.enabled
by Daniel Vetter
· 11 years ago
9a603f4
drm/i915: Run psr_setup unconditionally
by Daniel Vetter
· 11 years ago
b04c5bd
drm/i915: Power gating display wells during i915_pm_suspend
by Borun Fu
· 11 years ago
0e32b39
drm/i915: add DP 1.2 MST support (v0.7)
by Dave Airlie
· 11 years ago
c51f716
Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
67c3bf6
drm/i915: populate mem_freq/cz_clock for chv
by Deepak S
· 11 years ago
03af204
drm/i915: Use the cached min/min/rpe values in the vlv debugfs code
by Ville Syrjälä
· 11 years ago
bf225f2
drm/i915: Move RPS evaluation interval counters to i915->rps
by Chris Wilson
· 11 years ago
716c2e5
drm/i915: Switch to common shared dpll framework for WRPLLs
by Daniel Vetter
· 11 years ago
d452c5b
drm/i915: State readout support for WRPLLs
by Daniel Vetter
· 11 years ago
bd2bb1b
drm/i915: add POWER_DOMAIN_PLLS
by Paulo Zanoni
· 11 years ago
96f6128
drm/i915: Document that the pll->mode_set hook is optional
by Daniel Vetter
· 11 years ago
9cd8693
drm/i915: Basic shared dpll support for WRPLLs
by Daniel Vetter
· 11 years ago
Next »