Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3ec2f427e6f82b9b8f9b18dd2c758b864385df39
/
drivers
3ec2f42
drm/i915: Fix refcount leak and possible NULL pointerdereference.
by Tetsuo Handa
· 11 years ago
d8ccba8
drm/i915: grab a pages pin count for preallocate stolen
by Daniel Vetter
· 11 years ago
820c198
drm/i915: s/haswell_update_wm/ilk_update_wm/
by Imre Deak
· 11 years ago
d0f8e45
drm/i915: remove unused WM defines
by Imre Deak
· 11 years ago
954911e
drm/i915: simplify platform specific code in hsw_write_wm_values
by Imre Deak
· 11 years ago
8368f01
Revert "drm/i915/sprite: Always enable the scaler on IronLake"
by Ville Syrjälä
· 11 years ago
1bd09ec
drm/i915: Avoid underruns when disabling sprites
by Ville Syrjälä
· 11 years ago
efb31d1
drm/i915: Don't disable primary when color keying is used
by Ville Syrjälä
· 11 years ago
8553c18
drm/i915: Try to fix the messy IVB sprite scaling workaround
by Ville Syrjälä
· 11 years ago
96f90c5
drm/i915: Move ILK/SNB/IVB over to the HSW WM code
by Ville Syrjälä
· 11 years ago
017636c
drm/i915: Disable LP1+ watermarks safely in init
by Ville Syrjälä
· 11 years ago
ce0e071
drm/i915: Linetime watermarks are a HSW feature
by Ville Syrjälä
· 11 years ago
6c8b6c2
drm/i915: Disable FBC WM on ILK, and disable LP2+ when FBC is enabled
by Ville Syrjälä
· 11 years ago
0ba22e2
drm/i915: Don't merge LP1+ watermarks on ILK/SNB/IVB when multiple pipes are enabled
by Ville Syrjälä
· 11 years ago
facd619
drm/i915: Fix LP1+ watermark disabling ILK
by Ville Syrjälä
· 11 years ago
6cef2b8a
drm/i915: Fix LP1 sprite watermarks for ILK/SNB
by Ville Syrjälä
· 11 years ago
7b39a0b
drm/i915: Avoid computing invalid WM levels when sprites/scaling is enabled
by Ville Syrjälä
· 11 years ago
a68d68e
drm/i915: Add ILK/SNB/IVB WM latency field support
by Ville Syrjälä
· 11 years ago
ac9545f
drm/i915: Add IVB DDB partitioning control
by Ville Syrjälä
· 11 years ago
243eaf3
drm/i915: kick firmware fbs even when i915 fbdev is disabled
by Daniel Vetter
· 11 years ago
691bb71
drm/i915: Use IS_VALLEYVIEW() to test the is_valleyview flag
by Damien Lespiau
· 11 years ago
a08acaf
drm/i915: Use symbolic names for booleans in i915_semaphore_is_enabled
by Daniel Vetter
· 11 years ago
52ed232
drm/i915: Don't emit mbox updates without semaphores
by Ben Widawsky
· 11 years ago
0e79284
drm/i915: Reorder/respace MI instruction definition
by Ben Widawsky
· 11 years ago
5382f5f35
drm/i915/vlv: split DPIO init and reset
by Jesse Barnes
· 11 years ago
f42bb70
drm/i915/vlv: add early DPIO init v3
by Jesse Barnes
· 11 years ago
a57750f
drm/i915: only build i915_debugfs.c when CONFIG_DEBUG_FS is enabled
by Jani Nikula
· 11 years ago
f3c5fe9
drm/i915: fix return value check of debugfs_create_file()
by Wei Yongjun
· 11 years ago
f00076d
drm/i915: parse backlight modulation frequency from the BIOS VBT
by Jani Nikula
· 11 years ago
df4547d
drm/i915: add runtime PM support on Haswell
by Paulo Zanoni
· 11 years ago
48018a5
drm/i915: release the GTT mmaps when going into D3
by Paulo Zanoni
· 11 years ago
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
47e9766d
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
7adfff5
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
002acf1
Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
8e70300
Merge branches 'pm-epoll', 'pnp' and 'powercap'
by Rafael J. Wysocki
· 11 years ago
7cdcec9
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
5ee5406
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
59fb2f0
Merge tag 'fbdev-fixes-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 11 years ago
da1965d
Merge tag 'pinctrl-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
ce58c32
drm/i915: Do hw quiescing first during unload
by Chris Wilson
· 11 years ago
53c6de5
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
95677a9
PowerCap: Fix mode for energy counter
by Srinivas Pandruvada
· 11 years ago
8a37ea5
PNP: fix restoring devices after hibernation
by Dmitry Torokhov
· 11 years ago
8ecffd7
Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
36059ee
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
d644c02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
1ab231b
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 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
Next »