Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
67e2937bf470718b3a7812de80c8a3dc2c2136f9
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
67e2937
drm/i915: Add unique id to the request structure for debugging
by John Harrison
· 10 years ago
93dc1b6
drm/i915: Update DRIVER_DATE to 20141205
by Daniel Vetter
· 10 years ago
581c26e8
drm/i915: Convert 'trace_irq' to use requests rather than seqnos
by John Harrison
· 10 years ago
41c5241
drm/i915: Remove the now redundant 'obj->ring'
by John Harrison
· 10 years ago
1b5a433
drm/i915: Convert 'i915_seqno_passed' calls into 'i915_gem_request_completed'
by John Harrison
· 10 years ago
9400ae5
drm/i915: Remove obsolete seqno parameter from 'i915_add_request'
by John Harrison
· 10 years ago
9c65481
drm/i915: Convert __wait_seqno() to __wait_request()
by John Harrison
· 10 years ago
f245860
drm/i915: Check locking in i915_gem_request_unreference
by Daniel Vetter
· 10 years ago
a4b3a57
drm/i915: Convert i915_wait_seqno to i915_wait_request
by Daniel Vetter
· 10 years ago
b6660d5
drm/i915: Make 'i915_gem_check_olr' actually check by request not seqno
by John Harrison
· 10 years ago
97b2a6a
drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req
by John Harrison
· 10 years ago
b793a00
drm/i915: Add helper functions to aid seqno -> request transition
by John Harrison
· 10 years ago
abfe262
drm/i915: Add reference count to request structure
by John Harrison
· 10 years ago
4feb765
drm/i915: Remove user pinning code
by Daniel Vetter
· 10 years ago
b32c6f4
drm/i915: Enable PSR for Baytrail and Braswell.
by Rodrigo Vivi
· 10 years ago
bfd7ebd
drm/i915: Parse VBT PSR block.
by Rodrigo Vivi
· 10 years ago
26045b5
Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
e7f1d0b
drm/i915: Update DRIVER_DATE to 20141121
by Daniel Vetter
· 10 years ago
355a701
drm/gem: Warn on illegal use of the dumb buffer interface v2
by Thomas Hellstrom
· 10 years ago
656bfa3
drm/i915: Pin tiled objects for L-shaped configs
by Daniel Vetter
· 10 years ago
f548c0e
drm/i915: Can i915_gem_init_ioctl
by Daniel Vetter
· 10 years ago
377e91b
drm/i915: Sanitize ->lastclose
by Daniel Vetter
· 10 years ago
8725548
drm/i915: Ditch dev_priv->ums.mm_suspend
by Daniel Vetter
· 10 years ago
71b14ab
drm/i915: No-Op enter/leave vt gem ioctl
by Daniel Vetter
· 10 years ago
5c6c600
drm/i915: Remove DRI1 ring accessors and API
by Chris Wilson
· 10 years ago
dcb4c12
drm/i915/bdw: Pin the context backing objects to GGTT on-demand
by Oscar Mateo
· 10 years ago
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
Next »