Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
16a3d6ef9f9db6b0e54e6bb756a6b6165166cf44
/
drivers
/
gpu
16a3d6e
drm/i915: cancel the hangcheck before runtime suspend
by Paulo Zanoni
· 11 years ago
ab57fff
drm/i915/bdw: Implement ff workarounds
by Ben Widawsky
· 11 years ago
63801f2
drm/i915/bdw: Force all Data Cache Data Port access to be Non-Coherent
by Ben Widawsky
· 11 years ago
a3564d2
drm/i915/bdw: Don't use forcewake needlessly
by Ville Syrjälä
· 11 years ago
9705887
drm/i915: Clear out old GT FIFO errors in intel_uncore_early_sanitize()
by Ville Syrjälä
· 11 years ago
168c3f2
drm/i915: dont call irq_put when irq test is on
by Mika Kuoppala
· 11 years ago
993495a
drm/i915: Rework the FBC interval/stall stuff a bit
by Ville Syrjälä
· 11 years ago
fd70d52
drm/i915: Enable FBC for all mobile gen2 and gen3 platforms
by Ville Syrjälä
· 11 years ago
159f987
drm/i915: FBC_CONTROL2 is gen4 only
by Ville Syrjälä
· 11 years ago
42a430f
drm/i915: Gen2 FBC1 CFB pitch wants 32B units
by Ville Syrjälä
· 11 years ago
566b734
drm/i915: split intel_ddi_pll_mode_set in 2 pieces
by Paulo Zanoni
· 11 years ago
47e9766
drm/i915: Fix timeout with missed interrupts in __wait_seqno
by Mika Kuoppala
· 11 years ago
f9dcb0d
drm/i915: touch VGA MSR after we enable the power well
by Paulo Zanoni
· 11 years ago
d5e8fdc
drm/i915: extract hsw_power_well_post_{enable, disable}
by Paulo Zanoni
· 11 years ago
b664607
drm/i915: remove i915_disable_vga_mem declaration
by Paulo Zanoni
· 11 years ago
f6da284
drm/i915: Parametrize the dphy and other spec specific parameters
by Shobhit Kumar
· 11 years ago
a4a593b
drm/i915: Remove redundant DSI PLL enabling
by Shobhit Kumar
· 11 years ago
1dbd7cb
drm/i915: Reorganize the DSI enable/disable sequence
by Shobhit Kumar
· 11 years ago
8e1eed5
drm/i915: Try harder to get best m, n, p values with minimal error
by Shobhit Kumar
· 11 years ago
44d4c6e
drm/i915: Compute dsi_clk from pixel clock
by Shobhit Kumar
· 11 years ago
e9fe51c
drm/i915: Use FLISDSI interface for band gap reset
by Shobhit Kumar
· 11 years ago
b9f5e07
drm/i915: Add more dev ops for MIPI sub encoder
by Shobhit Kumar
· 11 years ago
9c33371
drm/i915: Decrease gen2 vco frequency minimum to 908 MHz
by Ville Syrjälä
· 11 years ago
e91e941
drm/i915: Fix 66 MHz LVDS SSC freq for gen2
by Ville Syrjälä
· 11 years ago
c7721d3
drm/i915: Increase gen2 vco frequency limit to 1512 MHz
by Ville Syrjälä
· 11 years ago
91dbe5f
drm/i915: Change N divider minimum from 3 to 2 for gen2
by Ville Syrjälä
· 11 years ago
b1c560d
drm/i915: Extract p2 divider correctly for gen2 LVDS dual channel
by Ville Syrjälä
· 11 years ago
3dda20a
drm/i915: Record BB_ADDR for every ring
by Ville Syrjälä
· 11 years ago
0476190
drm/i915: Use 32bit read for BB_ADDR
by Ville Syrjälä
· 11 years ago
90791a5
drm/i915: fix VDD override off wait
by Paulo Zanoni
· 11 years ago
dff392d
drm/i915: don't touch the VDD when disabling the panel
by Paulo Zanoni
· 11 years ago
9b33600
drm/i915: don't enable VDD just to enable the panel
by Paulo Zanoni
· 11 years ago
8771a7f
drm/i915: add runtime PM support on Haswell
by Paulo Zanoni
· 11 years ago
1f2d453
drm/i915: disable interrupts when enabling PC8
by Paulo Zanoni
· 11 years ago
6806e63
drm/i915: do not assert DE_PCH_EVENT_IVB enabled
by Paulo Zanoni
· 11 years ago
e9cb81a
drm/i915: get a runtime PM reference when the panel VDD is on
by Paulo Zanoni
· 11 years ago
c8c8fb3
drm/i915: add some runtime PM get/put calls
by Paulo Zanoni
· 11 years ago
f65c916
drm/i915: add runtime put/get calls at the basic places
by Paulo Zanoni
· 11 years ago
cd2e9e9
drm/i915: do adapter power state notification at runtime PM
by Paulo Zanoni
· 11 years ago
8a18745
drm/i915: add initial Runtime PM functions
by Paulo Zanoni
· 11 years ago
d62292c
drm/i915: get a PC8 reference when enabling the power well
by Paulo Zanoni
· 11 years ago
7125ecb8
drm/i915: WARN if !HAS_PC8 when enabling/disabling PC8
by Paulo Zanoni
· 11 years ago
8212d56
drm/i915: Move VLV PHY CRI clock enable into intel_init_dpio()
by Ville Syrjälä
· 11 years ago
fff6386
drm/i915: Don't cast away const from infoframe buffer
by Ville Syrjälä
· 11 years ago
ec9ed19
drm/i915: Make downclock deduction common for all panels
by Vandana Kannan
· 11 years ago
c461562
drm/i915: Remove duplicate intel_uncore_forcewake_reset.
by Deepak S
· 11 years ago
f7698ba
Merge tag 'v3.13-rc3' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
798183c
drm/i915: change CRTC assertion on LCPLL disable
by Paulo Zanoni
· 11 years ago
ce58c32
drm/i915: Do hw quiescing first during unload
by Chris Wilson
· 11 years ago
d299cce
drm/i915: check context reset stats before relocations
by Mika Kuoppala
· 11 years ago
70903c3
drm/i915: Fix ordering of unbind vs unpin pages
by Chris Wilson
· 11 years ago
5135d64
drm/i915/vlv: Update Wait for FIFO and wait for 20 free entries. v3
by Deepak S
· 11 years ago
1f1c2e2
drm/i915: Swap primary planes on gen2 for FBC
by Ville Syrjälä
· 11 years ago
4004546
drm/i915: Reorganize FBC function pointer initializaition
by Ville Syrjälä
· 11 years ago
c5a44aa
drm/i915: Fix FBC1 plane checks for gen2
by Ville Syrjälä
· 11 years ago
82f3449
drm/i915: Fix bogus FBC1 defines
by Ville Syrjälä
· 11 years ago
0d96530
drm/i915: Add REG_WRITE_FOOTER
by Ville Syrjälä
· 11 years ago
54c136d
drm/i915: Add a timing breadcrumb to panel waits
by Chris Wilson
· 11 years ago
e445123
drm/i915: use __packed instead of __attribute__((packed))
by Jani Nikula
· 11 years ago
ed5ca77
drm/i915: Avoid div-by-zero in clock calculation funcs
by Ville Syrjälä
· 11 years ago
7e11f9f
drm/i915: Remove if 0'ed static arrays
by Damien Lespiau
· 11 years ago
e1b2273
drm/i915: Fix copy/paste DP vs eDP error in comment
by Damien Lespiau
· 11 years ago
5be19d9
drm/i915/lvds: don't restore hw state in the lid notifier for pch platforms
by Daniel Vetter
· 11 years ago
be46ffd
drm/i915: Fix port name in vlv_wait_port_ready() timeout warning
by Ville Syrjälä
· 11 years ago
1b28c3e
drm/qxl: fix memory leak in release list handling
by Dave Airlie
· 11 years ago
c19de8e
drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs
by Damien Lespiau
· 11 years ago
ddf9c53
drm/i915: add intel_display_power_enabled_sw() for use in atomic ctx
by Imre Deak
· 11 years ago
48e9212
drm/i915: drop DRM_ERROR in intel_fbdev init
by Jesse Barnes
· 11 years ago
6b88f29
drm/i915/vlv: use parallel context restore when coming out of RC6
by Jesse Barnes
· 11 years ago
2f0aa30
drm/i915/vlv: use a lower RC6 timeout on VLV
by Jesse Barnes
· 11 years ago
84fcb46
drm/i915/sdvo: Fix up debug output to not split lines
by Daniel Vetter
· 11 years ago
5bc0e85
drm/i915: make sparse happy for the new vlv mmio read function
by Daniel Vetter
· 11 years ago
084054f
drm/i915: drop the right force-wake engine in the vlv mmio funcs
by Daniel Vetter
· 11 years ago
46520e2
drm/i915: Fix GT wake FIFO free entries for VLV
by Ville Syrjälä
· 11 years ago
90f256b
drm/i915: Report all GTFIFODBG errors
by Ville Syrjälä
· 11 years ago
43709ba
drm/i915: Enabling DebugFS for valleyview forcewake counts
by Deepak S
· 11 years ago
940aece
drm/i915/vlv: Valleyview support for forcewake Individual power wells.
by Deepak S
· 11 years ago
c8d9a59
drm/i915: Add power well arguments to force wake routines.
by Deepak S
· 11 years ago
eec9901
drm/nouveau/hwmon: fix compilation without CONFIG_HWMON
by Ilia Mirkin
· 11 years ago
a1f84f5
drm/sysfs: fix OOM verification
by David Herrmann
· 11 years ago
947fdaadf
drm/i915: Do not attempt to re-enable an unconnected primary plane
by Chris Wilson
· 11 years ago
1da5158
drm/i915: add a debugfs entry for power domain info
by Imre Deak
· 11 years ago
1c2256d
drm/i915: add a default always-on power well
by Imre Deak
· 11 years ago
f7243ac
drm/i915: don't do BDW/HSW specific powerdomains init on other platforms
by Imre Deak
· 11 years ago
f9e711e
drm/i915: protect HSW power well check with IS_HASWELL in redisable_vga
by Jesse Barnes
· 11 years ago
190be11
drm/i915: use IS_HASWELL/BROADWELL instead of HAS_POWER_WELL
by Imre Deak
· 11 years ago
6f3ef5d
drm/i915: add always-on power wells instead of special casing them
by Imre Deak
· 11 years ago
c1ca727
drm/i915: support for multiple power wells
by Imre Deak
· 11 years ago
fbeeaa2
drm/i915: add audio power domain
by Imre Deak
· 11 years ago
8b4f49e
drm/i915: split fb allocation and initialization v2
by Jesse Barnes
· 11 years ago
67e5871
drm/i915: Drop forcewake w/a for missed interrupts/seqno on Sandybridge
by Chris Wilson
· 11 years ago
5ed1678
drm/i915: Move the gtt mm takedown to cleanup
by Ben Widawsky
· 11 years ago
5ce0972
drm/i915: Missed dropped VMA conversion
by Ben Widawsky
· 11 years ago
2f88542
drm/i915: Remove defunct ctx switch comments
by Ben Widawsky
· 11 years ago
17601cbc
drm/i915: Removed unused vm args
by Ben Widawsky
· 11 years ago
2f9fe5f
drm/i915: Demote drop_caches_set print
by Ben Widawsky
· 11 years ago
ad52546
drm/i915: Disallow dynamic ppgtt param modification
by Ben Widawsky
· 11 years ago
686e1f6f
drm/i915: Add a few missed bits to the mm
by Ben Widawsky
· 11 years ago
d595bd4
drm/i915: Fix BDW PPGTT error path
by Ben Widawsky
· 11 years ago
d629336
drm/i915: Don't set the fence number in DPFC_CTL on SNB
by Ville Syrjälä
· 11 years ago
Next »