Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c6df39b5ea6342323a42edfbeeca0a28c643d7ae
/
drivers
/
gpu
/
drm
/
i915
c6df39b
drm/i915: get a runtime PM ref for the deferred GT powersave enabling
by Imre Deak
· 11 years ago
dc1d013
drm/i915: move getting struct_mutex lower in the callstack during GPU reset
by Imre Deak
· 11 years ago
d46c051
drm/i915: get a runtime PM ref for debugfs entries where needed
by Imre Deak
· 11 years ago
3b2c1bf
drm/i915: remove the i915_dpio debugfs entry
by Imre Deak
· 11 years ago
91ca689
drm/i915: fix the RC6 status debug print
by Imre Deak
· 11 years ago
9cc19be
drm/i915: vlv: add RC6 residency counters
by Imre Deak
· 11 years ago
843d0e7
drm/i915: vlv: clear master interrupt flag when disabling interrupts
by Imre Deak
· 11 years ago
981a5ae
drm/i915: vlv: clean up GTLC wake control/status register macros
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
77fe2ff
drm/i915:Add the VCS2 switch in Intel_ring_setup_status_page
by Zhao Yakui
· 11 years ago
85f9b5f
drm/i915:Handle the irq interrupt for the second BSD ring
by Zhao Yakui
· 11 years ago
845f74a
drm/i915:Initialize the second BSD ring on BDW GT3 machine
by Zhao Yakui
· 11 years ago
b1a9330
drm/i915: Update the restrict check to filter out wrong Ring ID passed by user-space
by Zhao Yakui
· 11 years ago
fd3c269
drm/i915: Split the BDW device definition to prepare for dual BSD rings on BDW GT3
by Zhao Yakui
· 11 years ago
9cb3466
drm/i915: Catch dirt in unused execbuffer fields
by Daniel Vetter
· 11 years ago
c0f5b82
drm/i915: Catch abuse of I915_EXEC_CONSTANTS_*
by Daniel Vetter
· 11 years ago
9d662da
drm/i915: Catch abuse of I915_EXEC_GEN7_SOL_RESET
by Daniel Vetter
· 11 years ago
48e48a0
drm/i915: Include a little more information about why ring init fails
by Chris Wilson
· 11 years ago
074c6ad
drm/i915: Mark device as wedged if we fail to resume
by Chris Wilson
· 11 years ago
6099032
drm/i915: Allow the module to load even if we fail to setup rings
by Chris Wilson
· 11 years ago
e3efda4
drm/i915: Preserve ring buffers objects across resume
by Chris Wilson
· 11 years ago
18393f6
drm/i915: Replace hardcoded cacheline size with macro
by Chris Wilson
· 11 years ago
93c9c19
drm/i915: remove unexplained vblank wait in the DP off code
by Jesse Barnes
· 11 years ago
444c9a0
Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-next
by Dave Airlie
· 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
78f2975
drm/i915: Move all ring resets before setting the HWS page
by Chris Wilson
· 11 years ago
3ff04a16
drm/i915: Don't WARN nor handle unexpected hpd interrupts on gmch platforms
by Daniel Vetter
· 11 years ago
0f9dc59
drm/i915: Allow full PPGTT with param override
by Ben Widawsky
· 11 years ago
edd586f
drm/i915: Discard BIOS framebuffers too small to accommodate chosen mode
by Chris Wilson
· 11 years ago
bb0f1b5
drm: pass the irq explicitly to drm_irq_install
by Daniel Vetter
· 11 years ago
fc8fd40
drm: Rip out totally bogus vga_switcheroo->can_switch locking
by Daniel Vetter
· 11 years ago
6363521
drm/i915: get power domain in case the BIOS enabled eDP VDD
by Paulo Zanoni
· 11 years ago
9953599
drm/i915: Don't check gmch state on inherited configs
by Daniel Vetter
· 11 years ago
4047845
drm/i915: Allow user modes to exceed DVI 165MHz limit
by Ville Syrjälä
· 11 years ago
e090c53
drm/irq: remove cargo-culted locking from irq_install/uninstall
by Daniel Vetter
· 11 years ago
a42892e
Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple/linux into drm-next
by Dave Airlie
· 11 years ago
c790579
drm/i915: Remove vblank wait from haswell_write_eld
by Daniel Vetter
· 11 years ago
5df5242
Merge tag 'drm-intel-fixes-2014-04-11' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
a5c4d7b
drm/i915: Disable/enable planes as the first/last thing during modeset on ILK+
by Ville Syrjälä
· 11 years ago
be6a6f8
drm/i915: Don't vblank wait on ilk-ivb after pipe enable
by Daniel Vetter
· 11 years ago
b0256cd
drm/i915: Code cleanup patch to fix checkpatch errors
by Shobhit Kumar
· 11 years ago
4d43e9b
drm/i915/SDVO: For sysfs link put directory and target in correct order
by Egbert Eich
· 11 years ago
d3b542f
drm/i915: Add parsing support for new MIPI blocks in VBT
by Shobhit Kumar
· 11 years ago
773875b
drm/i915: Don't set the 8to6 dither flag when not scaling
by Daniel Vetter
· 11 years ago
691e641
drm/i915: Always use kref tracking for all contexts.
by Chris Wilson
· 11 years ago
c675949
drm/i915: do not setup backlight if not available according to VBT
by Jani Nikula
· 11 years ago
39fbc9c
drm/i915: check VBT for supported backlight type
by Jani Nikula
· 11 years ago
23d0b13
drm/i915/bdw: Add 42ms delay for IPS disable
by Ben Widawsky
· 11 years ago
439d7ac
drm/i915: Add support for DRRS to switch RR
by Pradeep Bhat
· 11 years ago
4f9db5b
drm/i915: Parse EDID probed modes for DRRS support
by Pradeep Bhat
· 11 years ago
2ab1bc9
drm/i915: Disable self-refresh for untiled fbs on i915gm
by Daniel Vetter
· 11 years ago
fc1744f
Revert "drm/i915: fix infinite loop at gen6_update_ring_freq"
by Daniel Vetter
· 11 years ago
6ed6bd8
drm/i915: Remove spurious semicolons
by Damien Lespiau
· 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
24d9c40
drm/i915: Enable RANDOM resolution support for MIPI panels
by Shobhit Kumar
· 11 years ago
e104702
drm/i915: Send DPI command explicitely in LP mode
by Shobhit Kumar
· 11 years ago
339023e
drm/i915: Panel commands can be sent only when clock is in LP11
by Shobhit Kumar
· 11 years ago
f1c79f1
drm/i915: Parameterize the Clockstop and escape_clk_div
by Shobhit Kumar
· 11 years ago
20e5bf6
drm/i915: Disable DPOunit clock gating
by Shobhit Kumar
· 11 years ago
2634fd7
drm/i915: Enable MIPI port before the plane and pipe enable
by Shobhit Kumar
· 11 years ago
2095f9f
drm/i915: Program Rcomp and band gap reset everytime we resume from power gate
by Shobhit Kumar
· 11 years ago
113a047
drm/i915: Add more registers to the whitelist for mesa
by Brad Volkin
· 11 years ago
932aae4
drm/i915: Remove misleading debug message
by Damien Lespiau
· 11 years ago
d0e1f1c
drm/i915: Rename GEN8_PIPE_FLIP_DONE to PRIMARY_FLIP_DONE
by Damien Lespiau
· 11 years ago
88b4aa8
drm/i915: add flags to i915_ring_stop
by Mika Kuoppala
· 11 years ago
ce7ec768
drm/i915: dma_buf_vunmap is presumed not to fail, don't let it
by Chris Wilson
· 11 years ago
f476828
drm/i915/bdw: Use the GEN8 SRM when qeueing a flip
by Damien Lespiau
· 11 years ago
b76bfeb
drm/i915/bdw: Provide a gen8 version of SRM
by Damien Lespiau
· 11 years ago
7ec55f4
drm/i915: Protect the argument expansion in LRI and SRM macros
by Damien Lespiau
· 11 years ago
13732ba
drm/i915: move infoframe setting to after pll enable v3
by Jesse Barnes
· 11 years ago
759c85e
drm/i915: enable HDMI mode on VLV when an HDMI sink is detected
by Jesse Barnes
· 11 years ago
4d47dfb
drm/i915/vlv: disable AVI infoframe emission when writing infoframes
by Jesse Barnes
· 11 years ago
6a2b802
drm/i915/vlv: write the port field in the per-pipe DIP control reg
by Jesse Barnes
· 11 years ago
4e97508
drm/i916: Refactor WM register maximums
by Ville Syrjälä
· 11 years ago
fe392ef
drm/i915: Skip watermark merging for inactive pipes
by Ville Syrjälä
· 11 years ago
2a44b76
drm/i915: Add some more tracked state to intel_pipe_wm
by Ville Syrjälä
· 11 years ago
17d3674
drm/i915: Dump the whole context object.
by Ben Widawsky
· 11 years ago
9393707
drm/i915: warn when a vblank wait times out
by Jesse Barnes
· 11 years ago
935f38d
drm/i915: Unref context on failed eb_create
by Ben Widawsky
· 11 years ago
cfa7698
drm/i915: Don't read sprite LP2+ registers on ILK/SNB
by Ville Syrjälä
· 11 years ago
ad2ac08
drm/i915: Make contexts non-snooped on non-LLC platforms
by Ville Syrjälä
· 11 years ago
4e04632
drm/i915/vlv:Implement the WA 'WaDisable_RenderCache_OperationalFlush'
by Akash Goel
· 11 years ago
8cbf320
Merge remote-tracking branch 'airlied/drm-next' into HEAD
by Daniel Vetter
· 11 years ago
e9f37d3
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
a6c8aff0
drm/i915: support address only i2c-over-aux transactions
by Jani Nikula
· 11 years ago
9f97ba8
Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
10b6ee4
Skip intel_crt_init for Dell XPS 8700
by Giacomo Comes
· 11 years ago
09c87db
drm/i915: vlv: fix RPS interrupt mask setting
by Imre Deak
· 11 years ago
f6d5194
Revert "drm/i915/vlv: fixup DDR freq detection per Punit spec"
by Deepak S
· 11 years ago
76c4b25
drm/i915: move power domain init earlier during system resume
by Imre Deak
· 11 years ago
62347f9
drm: Add support for two-ended allocation, v3
by Lauri Kasanen
· 11 years ago
04feced
drm/i915: Provide a bit more info when pipestat bits are wrong
by Ville Syrjälä
· 11 years ago
9991ae7
drm/i915: Move all ring resets before setting the HWS page
by Chris Wilson
· 11 years ago
057f6a8
drm/i915: Invariably invalidate before ctx switch
by Ben Widawsky
· 11 years ago
eb6008a
drm/i915: Fix framecount offset
by Rafael Barbalho
· 11 years ago
0d95e11
drm/i915: Warn when DPIO read returns 0xffffffff
by Ville Syrjälä
· 11 years ago
2070f00
drm/i915: Move DP M/N setup from update_pll to mode_set for gmch platforms
by Ville Syrjälä
· 11 years ago
a2a5b15
drm/i915: Fix debugfs PDP register dump
by Ville Syrjälä
· 11 years ago
5db6c73
drm/i915: dmesg output for VT-d testing
by Daniel Vetter
· 11 years ago
Next »