Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2876ce734417b1893d48e86c9ade9100e1fcc297
/
drivers
/
gpu
/
drm
/
i915
2876ce7
drm/i915: Mask PM/RPS interrupt generation based on activity
by Chris Wilson
· 11 years ago
eb64cad
drm/i915: Refactor gen6_set_rps
by Chris Wilson
· 11 years ago
037bde1
Revert "drm/i915: Disable/Enable PM Intrrupts based on the current freq."
by Chris Wilson
· 11 years ago
1caea6e
drm/i915: Make sure vsyncshift is positive
by Ville Syrjälä
· 11 years ago
efc2cff
drm/i915: Fix the interlace mode selection for gmch platforms
by Ville Syrjälä
· 11 years ago
609aeac
drm/i915: Program VSYNCSHIFT in a more consistent manner
by Ville Syrjälä
· 11 years ago
92b576e
drm/i915/vlv: use W_SYNC_SHIFT for interlaced modes on VLV
by Jesse Barnes
· 11 years ago
fcc9fe1
drm/i915: restrict vt-d stolen memory workaround to pre-gen8
by Daniel Vetter
· 11 years ago
0654a65
Merge tag 'v3.14' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
e1f23f3
drm/i915/tv: fix gen4 composite s-video tv-out
by Jani Nikula
· 11 years ago
e3243d1
drm/i915: Split 64bit hexadecimal addresses to make them easier to read
by Chris Wilson
· 11 years ago
5087744
drm/i915: Broadwell expands ACTHD to 64bit
by Chris Wilson
· 11 years ago
5d70868
drm/i915/bdw: Implement Wa4x4STCOptimizationDisable:bdw
by Damien Lespiau
· 11 years ago
e568af1
drm/i915: Undo gtt scratch pte unmapping again
by Daniel Vetter
· 11 years ago
64f962e
drm/i915: Recompute WM when the cursor size changes
by Chris Wilson
· 11 years ago
7bb836d
drm/i915: Compute WM for current cursor size
by Chris Wilson
· 11 years ago
61a563a
drm/i915: Remove the enabling of VS_TIMER_DISPATCH bit in MI MODE reg
by Akash Goel
· 11 years ago
a6706b4
drm/i915: Track the enabled PM interrupts in dev_priv.
by Deepak S
· 11 years ago
4cc3148
drm/i915: Fix initial pipe underrun state tracking
by Daniel Vetter
· 11 years ago
88fe429
drm/i915: fix up semaphore_waits_for
by Daniel Vetter
· 11 years ago
4da9854
drm/i915: add locking to fixed panel edid probing
by Daniel Vetter
· 11 years ago
8ee661b
drm/i915: Undo gtt scratch pte unmapping again
by Daniel Vetter
· 11 years ago
698b313
drm/i915: Include a note about the dangers of I915_READ64/I915_WRITE64
by Chris Wilson
· 11 years ago
d0a7b6d
drm/i915/sdvo: fix questionable return value check
by Jani Nikula
· 11 years ago
df6f783
drm/i915: Fix unsafe loop iteration over vma whilst unbinding them
by Chris Wilson
· 11 years ago
4726e0b
drm/i915: Enabling 128x128 and 256x256 ARGB Cursor Support
by Sagar Kamble
· 11 years ago
c67a17e
drm/i915: Print how many objects are shared in per-process stats
by Chris Wilson
· 11 years ago
6313c20
drm/i915: Per-process stats work better when evaluated per-process
by Chris Wilson
· 11 years ago
2a5913a
drm/i915: remove rps local variables
by Ben Widawsky
· 11 years ago
04da7e7
drm/i915: Remove extraneous MMIO for RPS
by Ben Widawsky
· 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
5a953ad
drm/i915: Fix coding style for RPS
by Ben Widawsky
· 11 years ago
d060c16
drm/i915: Reorganize the overclock code
by Ben Widawsky
· 11 years ago
33688d9
drm/i915: init pm.suspended earlier
by Paulo Zanoni
· 11 years ago
765dab67
drm/i915: update the PC8 and runtime PM documentation
by Paulo Zanoni
· 11 years ago
a14cb6f
drm/i915: rename __hsw_do_{en, dis}able_pc8
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
6a932d8
drm/i915: don't get/put PC8 when getting/putting power wells
by Paulo Zanoni
· 11 years ago
d361ae2
drm/i915: make intel_aux_display_runtime_get get runtime PM, not PC8
by Paulo Zanoni
· 11 years ago
db8384f
drm/i915: don't get/put PC8 reference on freeze/thaw
by Paulo Zanoni
· 11 years ago
e1f2de6
drm/i915: remove an indirection level on PC8 functions
by Paulo Zanoni
· 11 years ago
34f5754
drm/i915: kill pc8.disable_count
by Paulo Zanoni
· 11 years ago
43694d6
drm/i915: get runtime PM references when the GPU is idle/busy
by Paulo Zanoni
· 11 years ago
ba0239e
drm/i915: remove dev_priv->pc8.requirements_met
by Paulo Zanoni
· 11 years ago
9e6ea71
drm/i915: get/put runtime PM when we get/put a power domain
by Paulo Zanoni
· 11 years ago
a8a8bd5
drm/i915: make PC8 be part of runtime PM suspend/resume
by Paulo Zanoni
· 11 years ago
b4d2a9a0
drm/i915: extract __hsw_do_{en, dis}able_package_c8
by Paulo Zanoni
· 11 years ago
b80d6c7
Merge branch 'topic/dp-aux-rework' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
262ca2b
drm/i915: Rename similar plane functions to avoid confusion
by Matt Roper
· 11 years ago
11ea8b7
drm/i915/vlv: no MCHBAR on VLV
by Jesse Barnes
· 11 years ago
a2319c0
drm/i915/bdw: Restore PPAT on thaw
by Ben Widawsky
· 11 years ago
0f4706d
drm/i915: Disable stolen memory when DMAR is active
by Chris Wilson
· 11 years ago
8259383
Revert "drm/i915: don't touch the VDD when disabling the panel"
by Jani Nikula
· 11 years ago
9297ebf
drm/i915: Do not dereference pointers from ring buffer in evict event
by Steven Rostedt
· 11 years ago
e5081a5
drm/i915: Use the correct format string modifier for ptrdiff_t
by Damien Lespiau
· 11 years ago
fa50ad6
drm/i915: Rename intel_setup_wm_latency() to ilk_setup_wm_latency()
by Damien Lespiau
· 11 years ago
83f26f1
drm/i915: Remove spurious '()' in WARN macros
by Damien Lespiau
· 11 years ago
24f3e09
drm/i915: finish off reverting eDP VDD changes
by Jani Nikula
· 11 years ago
3123fca
drm/i915: catch forcewake reference underruns
by Daniel Vetter
· 11 years ago
ae89f44
drm/i915: Actually capture PP_DIR_BASE on error
by Ben Widawsky
· 11 years ago
849e39f
drm/i915: properly disable the VDD when disabling the panel
by Paulo Zanoni
· 11 years ago
a95f6a0
drm/i915: Switch to fake context on older gens
by Mika Kuoppala
· 11 years ago
05efeebd
drm/i915: Fix up the forcewake timer initialization
by Daniel Vetter
· 11 years ago
0b99836
drm/i915/dp: use the new drm helpers for dp i2c-over-aux
by Jani Nikula
· 11 years ago
33ad662
drm/i915/dp: move dp aux ch register init to aux init
by Jani Nikula
· 11 years ago
9d1a103
drm/i915/dp: use the new drm helpers for dp aux
by Jani Nikula
· 11 years ago
884f19e
drm/i915/dp: move edp vdd enable/disable at a lower level in i2c-over-aux
by Jani Nikula
· 11 years ago
adddaaf
drm/i915/dp: split edp_panel_vdd_on() for reuse
by Jani Nikula
· 11 years ago
d1583c9
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next
by Dave Airlie
· 11 years ago
bcc298b
Merge tag 'v3.14-rc7' into drm-next
by Dave Airlie
· 11 years ago
e19b913
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
by Daniel Vetter
· 11 years ago
6796cb1
drm: use anon-inode instead of relying on cdevs
by David Herrmann
· 11 years ago
0294ae7
drm/i915: Consolidate forcewake resetting to a single function
by Chris Wilson
· 11 years ago
b2040f6
drm/i915: Remove erronous WARN in the vlv pipe crc code
by Daniel Vetter
· 11 years ago
28d85cd
drm/i915: Reset forcewake before suspend
by Chris Wilson
· 11 years ago
3ddffb7
drm/i915: Unbind all vmas whose new cache_level doesn't agree with the neighbours
by Ville Syrjälä
· 11 years ago
c513945
drm/i915: Drop WARN_ON(flags) from ppgtt_bind_vma()
by Ville Syrjälä
· 11 years ago
dc616b8
drm/i915/bdw: The TLB invalidation mechanism has been removed from INSTPM
by Damien Lespiau
· 11 years ago
5c673b6
drm/i915: Don't enable display error interrupts from the start
by Daniel Vetter
· 11 years ago
065f2ec
drm/i915: Show cursor status in debugfs/i915_display_info
by Chris Wilson
· 11 years ago
2430262
drm/i915: Fix scanline counter fixup on BDW
by Ville Syrjälä
· 11 years ago
8ac36ec
drm/i915: Reduce the time we hold struct mutex in intel_pipe_set_base()
by Ville Syrjälä
· 11 years ago
fcb8182
drm/i915: Add a workaround for HSW scanline counter weirdness
by Ville Syrjälä
· 11 years ago
02f6a1e
drm/i915: warn if ring is active before sync flush
by Naresh Kumar Kachhi
· 11 years ago
e9fea57
drm/i915: wait for rings to become idle once disabled
by Naresh Kumar Kachhi
· 11 years ago
a51435a
drm/i915: disable rings before HW status page setup
by Naresh Kumar Kachhi
· 11 years ago
5a6c93f
drm/i915: Correct PPGTT total size
by Ben Widawsky
· 11 years ago
8407bb9
drm/i915/bdw: Use scratch page table for GEN8 PPGTT
by Ben Widawsky
· 11 years ago
6c7fba0
drm/i915: fix typo in display IRQ mask when disabling IRQs
by Imre Deak
· 11 years ago
c6f1495
drm/i915: Allow HDMI+HDMI cloning on g4x
by Ville Syrjälä
· 11 years ago
301ea74
drm/i915: Allow HDMI+VGA cloning
by Ville Syrjälä
· 11 years ago
7180063
drm/i915: Don't use HDMI 12bpc when cloning with other encoder types
by Ville Syrjälä
· 11 years ago
e8e6e60
Merge tag 'v3.14-rc6' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
bc079e8
drm/i915: Make encoder cloning more flexible
by Ville Syrjälä
· 11 years ago
842f1c8
drm/i915: move dev_priv->suspend around
by Daniel Vetter
· 11 years ago
ff2652e
drm/i915: Avoid requesting a zero-sized stolen object
by Chris Wilson
· 11 years ago
d1a5986
drm/i915: Prevent use-after-free of inherited framebuffer
by Chris Wilson
· 11 years ago
Next »