Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9991ae787a0c87fe7c783b4b6f4754c3cdbb6213
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
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
765dab6
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
53f5e3c
drm/i915: add a display info file to debugfs v2
by Jesse Barnes
· 11 years ago
a0bae57
drm/i915: Provide a command line option to disable display
by Damien Lespiau
· 11 years ago
91d181d
drm/i915: vlv: handle only enabled pipestat interrupt events
by Imre Deak
· 11 years ago
755e901
drm/i915: pass status instead of enable flags to i915_enable_pipestat
by Imre Deak
· 11 years ago
e5aa654
drm/i915: Reorder i915_params fields to not create holes
by Damien Lespiau
· 11 years ago
76c4ac0
drm/i915: Use I915_MAX_PIPES in the pipe/plane_to_crtc_mapping definitions
by Damien Lespiau
· 11 years ago
22d3fd46
drm/i915: Move num_plane to the intel_device_info structure
by Damien Lespiau
· 11 years ago
5c969aa
drm/i915: Make the intel_device_info structure kept in dev_priv writable
by Damien Lespiau
· 11 years ago
da89486
Merge tag 'drm-intel-fixes-2014-02-11' of ssh://git.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 11 years ago
4e6b788
drm/i915: Disable dp aux irq on g4x
by Daniel Vetter
· 11 years ago
a57c774
drm/i915: Reorganize display pipe register accesses
by Antti Koskipaa
· 11 years ago
76c3552f
drm/i915/vlv: WA to fix Voltage not getting dropped to Vmin when Gfx is power gated.
by Deepak S
· 11 years ago
3fac897
drm/i915: Tune down debug output when context is banned
by Mika Kuoppala
· 11 years ago
6c7a01e
drm/i915: Capture PPGTT info on error capture
by Ben Widawsky
· 11 years ago
91ec5d1
drm/i915: Add some more registers to error state
by Ben Widawsky
· 11 years ago
362b8af
drm/i915: Move per ring error state to ring_error
by Ben Widawsky
· 11 years ago
585b028
drm/i915: Reorder struct members
by Ben Widawsky
· 11 years ago
e515b47
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
9b0cd30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
ec5e0cf
drm/i915: fix wait_remaining_ms_from_jiffies
by Imre Deak
· 11 years ago
2754436
drm/i915: Disable/Enable PM Intrrupts based on the current freq.
by Deepak S
· 11 years ago
c5dc5ce
drm/i915: Create a USES_PPGTT macro
by Ben Widawsky
· 11 years ago
d330a95
drm/i915: move module parameters into a struct, in a new file
by Jani Nikula
· 11 years ago
f3ce382
drm/i915: Include HW status page in error capture
by Chris Wilson
· 11 years ago
372fbb8
drm/i915: Decouple GPU error reporting from ring initialisation
by Chris Wilson
· 11 years ago
768cf7f
drm/i915: Kill most of the FBC register save/restore
by Ville Syrjälä
· 11 years ago
0e5539b
Merge branch 'topic/ppgtt' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
f113d75
drm/i915: Remove incorrect comment about struct mutex
by Ben Widawsky
· 11 years ago
6aec02f
drm/i915: drop the i915.fbpercrtc module parameter
by Jani Nikula
· 11 years ago
41c54e5
drm/i915: Kill dev_priv->irq_received
by Ville Syrjälä
· 11 years ago
dce56b3
drm/i915: save some time when waiting the eDP timings
by Paulo Zanoni
· 11 years ago
0d9d349
Merge commit origin/master into drm-intel-next
by Daniel Vetter
· 11 years ago
98feb7c
Merge branch 'acpi-cleanup'
by Rafael J. Wysocki
· 11 years ago
3a77c4c
drm/i915: Drop I915_ prefix from HAS_FBC
by Daniel Vetter
· 11 years ago
87d60b6
drm/i915: Add PPGTT dumper
by Ben Widawsky
· 11 years ago
Next »