Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2ab8b458c6a1c784a1edc4308d920f97c0e2a2b8
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
f83d651
drm/i915: Kill private_default_ctx off
by Oscar Mateo
· 11 years ago
273497e
drm/i915: s/i915_hw_context/intel_context
by Oscar Mateo
· 11 years ago
a4872ba
drm/i915: s/intel_ring_buffer/intel_engine_cs
by Oscar Mateo
· 11 years ago
bdf1e7e
drm/i915: move bsd dispatch index somewhere better
by Daniel Vetter
· 11 years ago
4fa62c8
drm/i915: Move buffer pinning and ring selection to intel_crtc_page_flip()
by Ville Syrjälä
· 11 years ago
5efb3e2
drm/i915/chv: Add cursor pipe offsets
by Ville Syrjälä
· 11 years ago
2cfcd32
drm/i915: Implement an oom-notifier for last resort shrinking
by Chris Wilson
· 11 years ago
ceabbba5
drm/i915: Include bound and active pages in the count of shrinkable objects
by Chris Wilson
· 11 years ago
b6fdd0f
drm/i915: Add MIPI mmio reg base
by Shashank Sharma
· 11 years ago
29b9bde
drm/i915: Make ->update_primary_plane infallible
by Daniel Vetter
· 11 years ago
5cc9ed4
drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
by Chris Wilson
· 11 years ago
9d0a6fa
drm/i915: add render state initialization
by Mika Kuoppala
· 11 years ago
d79b814
drm/i915: Introduce a for_each_crtc() macro
by Damien Lespiau
· 11 years ago
d063ae4
drm/i915: Introduce a for_each_intel_crtc() macro
by Damien Lespiau
· 11 years ago
d8ffa60
drm/i915: WARN_ON fence pin leaks
by Daniel Vetter
· 11 years ago
a09cadd
drm/i915/chv: Add DPIO offset for Cherryview. v3
by Chon Ming Lee
· 11 years ago
44e895a
drm/i915: Use hash tables for the command parser
by Brad Volkin
· 11 years ago
1cf0ba1
drm/i915: Flush request queue when waiting for ring space
by Chris Wilson
· 11 years ago
fd7f8cc
drm/i915: vlv: enable runtime PM
by Imre Deak
· 11 years ago
ddeea5b
drm/i915: vlv: add runtime PM support
by Imre Deak
· 11 years ago
3f1d896
drm/i915/chv: Enable aliasing PPGTT for CHV
by Ville Syrjälä
· 11 years ago
0d116a2
drm/i915: vlv: init only needed state during early power well enabling
by Imre Deak
· 11 years ago
63c42e5
drm/i915/bdw: Add WT caching ability
by Ben Widawsky
· 11 years ago
650ad97
drm/i915: vlv: factor out vlv_force_gfx_clock and check for pending force-off
by Imre Deak
· 11 years ago
f301b1e
drm/i915: add missing error capturing of the PIPESTAT reg
by Imre Deak
· 11 years ago
a8ebba7
drm/i915: Use the coarse ping-pong mechanism based on drm fd to dispatch the BSD command on BDW GT3
by Zhao Yakui
· 11 years ago
845f74a
drm/i915:Initialize the second BSD ring on BDW GT3 machine
by Zhao Yakui
· 11 years ago
885ac04
Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
d3b542f
drm/i915: Add parsing support for new MIPI blocks in VBT
by Shobhit Kumar
· 11 years ago
691e641
drm/i915: Always use kref tracking for all contexts.
by Chris Wilson
· 11 years ago
39fbc9c
drm/i915: check VBT for supported backlight type
by Jani Nikula
· 11 years ago
439d7ac
drm/i915: Add support for DRRS to switch RR
by Pradeep Bhat
· 11 years ago
6df4027
drm/i915/chv: Add IS_CHERRYVIEW() macro
by Ville Syrjälä
· 11 years ago
8179f1f
drm/i915/chv: IS_BROADWELL() should not be true for Cherryview
by Ville Syrjälä
· 11 years ago
88b4aa8
drm/i915: add flags to i915_ring_stop
by Mika Kuoppala
· 11 years ago
7a10dfa
drm/i915: Add debug module option for VTd validation
by Daniel Vetter
· 11 years ago
13ffadd
drm/i915/bdw: Expand FADD to 64bit
by Ben Widawsky
· 11 years ago
6157d3c
drm/i915: add BDW runtime PM support
by Paulo Zanoni
· 11 years ago
414de7a
drm/i915: remove HAS_PC8 check
by Paulo Zanoni
· 11 years ago
9a952a0
drm/i915: add SNB runtime PM support
by Paulo Zanoni
· 11 years ago
730488b
drm/i915: kill dev_priv->pm.regsave
by Paulo Zanoni
· 11 years ago
83a7280
drm/i915: Adding VBT fields to support eDP DRRS feature
by Pradeep Bhat
· 11 years ago
77fec55
drm/i915: drop the typedef for drm_i915_private_t
by Jani Nikula
· 11 years ago
38fb6a4
drm/i915: Hide the per forcewake-engine register ranges
by Damien Lespiau
· 11 years ago
b88b23d
drm/i915: Hide vlv_force_wake_{get, put}() in intel_uncore.c
by Damien Lespiau
· 11 years ago
d60c447
drm/i915: vlv: cache current CD clock rate
by Imre Deak
· 11 years ago
d728c8e
drm/i915: Add a CMD_PARSER_VERSION getparam
by Brad Volkin
· 11 years ago
d4d4803
drm/i915: Enable PPGTT command parser checks
by Brad Volkin
· 11 years ago
0260c42
drm/i915: Split out GTT specific header file
by Ben Widawsky
· 11 years ago
50227e1
drm/i915: prefer struct drm_i915_private to drm_i915_private_t
by Jani Nikula
· 11 years ago
037bde1
Revert "drm/i915: Disable/Enable PM Intrrupts based on the current freq."
by Chris Wilson
· 11 years ago
5087744
drm/i915: Broadwell expands ACTHD to 64bit
by Chris Wilson
· 11 years ago
a6706b4
drm/i915: Track the enabled PM interrupts in dev_priv.
by Deepak S
· 11 years ago
698b313
drm/i915: Include a note about the dangers of I915_READ64/I915_WRITE64
by Chris Wilson
· 11 years ago
6313c20
drm/i915: Per-process stats work better when evaluated per-process
by Chris Wilson
· 11 years ago
b39fb29
drm/i915: Rename and comment all the RPS *stuff*
by Ben Widawsky
· 11 years ago
1f05c94
drm/i915: Store the HW min frequency as min_freq
by Ben Widawsky
· 11 years ago
765dab67
drm/i915: update the PC8 and runtime PM documentation
by Paulo Zanoni
· 11 years ago
d688e09
drm/i915: kill struct i915_package_c8
by Paulo Zanoni
· 11 years ago
5d584b2
drm/i915: move pc8.irqs_disabled to pm.irqs_disabled
by Paulo Zanoni
· 11 years ago
7c8615d
drm/i915: remove dev_priv->pc8.enabled
by Paulo Zanoni
· 11 years ago
34f5754
drm/i915: kill pc8.disable_count
by Paulo Zanoni
· 11 years ago
ba0239e
drm/i915: remove dev_priv->pc8.requirements_met
by Paulo Zanoni
· 11 years ago
a8a8bd5
drm/i915: make PC8 be part of runtime PM suspend/resume
by Paulo Zanoni
· 11 years ago
262ca2b
drm/i915: Rename similar plane functions to avoid confusion
by Matt Roper
· 11 years ago
e8e6e60
Merge tag 'v3.14-rc6' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
842f1c8
drm/i915: move dev_priv->suspend around
by Daniel Vetter
· 11 years ago
46f297f
drm/i915: add plane_config fetching infrastructure v2
by Jesse Barnes
· 11 years ago
351e3db
drm/i915: Implement command buffer parsing logic
by Brad Volkin
· 11 years ago
4c914c0
drm/i915: Refactor shmem pread setup
by Brad Volkin
· 11 years ago
77961eb
drm/i915: power domains: add vlv power wells
by Imre Deak
· 11 years ago
f8b79e5
drm/i915: vlv: factor out valleyview_display_irq_install
by Imre Deak
· 11 years ago
319be8a
drm/i915: add port power domains
by Imre Deak
· 11 years ago
c6cb582
drm/i915: split power well 'set' handler to separate enable/disable/sync_hw
by Imre Deak
· 11 years ago
efcad91
drm/i915: move power domain macros to intel_pm.c
by Imre Deak
· 11 years ago
93a25a9
drm/i915: Disable full ppgtt by default
by Daniel Vetter
· 11 years ago
9ad6ce5
drm/i915: Remove unused to_gem_object() macro
by Damien Lespiau
· 11 years ago
cb216aa
drm/i915: Make i915_gem_retire_requests_ring() static
by Damien Lespiau
· 11 years ago
d615a16
drm/i915: Make num_sprites a per-pipe value
by Damien Lespiau
· 11 years ago
1fe4778
drm/i915: Add a for_each_sprite() macro
by Damien Lespiau
· 11 years ago
62d5d69
drm/i915: Add suspend count to error state
by Mika Kuoppala
· 11 years ago
48b031e
drm/i915: Add reset count to error state
by Mika Kuoppala
· 11 years ago
5817446
drm/i915: Add reason for capture in error state
by Mika Kuoppala
· 11 years ago
cb38300
drm/i915: Add error code into error state
by Mika Kuoppala
· 11 years ago
ab0e7ff
drm/i915: Record pid/comm of hanging task
by Chris Wilson
· 11 years ago
8d9fc7f
drm/i915: Rely on accurate request tracking for finding hung batches
by Chris Wilson
· 11 years ago
e998c40
drm/i915: assert force wake is disabled when we runtime suspend
by Paulo Zanoni
· 11 years ago
86c4ec0
drm/i915: kill dev_priv->pc8.gpu_idle
by Paulo Zanoni
· 11 years ago
8232644
drm/i915: Convert the forcewake worker into a timer func
by Chris Wilson
· 11 years ago
f62a007
drm/i915: Accurately track when we mark the hardware as idle/busy
by Chris Wilson
· 11 years ago
0409875
drm/i915: use power domain api to check vga power state
by Imre Deak
· 11 years ago
da7e29b
drm/i915: use drm_i915_private everywhere in the power domain api
by Imre Deak
· 11 years ago
5abbcca
drm/i915/bdw: Kill ppgtt->num_pt_pages
by Ben Widawsky
· 11 years ago
7ad47cf
drm/i915/bdw: Reorganize PT allocations
by Ben Widawsky
· 11 years ago
782f149
drm/i915: Make clear/insert vfuncs args absolute
by Ben Widawsky
· 11 years ago
321f2ad
drm/i915: Move ppgtt_release out of the header
by Ben Widawsky
· 11 years ago
b287110
drm/i915: Simplify i915_gem_object_ggtt_unpin
by Daniel Vetter
· 11 years ago
bf3d149
drm/i915: split PIN_GLOBAL out from PIN_MAPPABLE
by Daniel Vetter
· 11 years ago
1ec9e26
drm/i915: Consolidate binding parameters into flags
by Daniel Vetter
· 11 years ago
4932e2c
drm/i915: add unregister callback to connector
by Imre Deak
· 11 years ago
Next »