Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
63c88d2204bb33d060e22318b3d50162b7019add
/
drivers
63c88d2
drm/i915/bxt: add support for HPD long/short pulse detection on HPD_PORT_A pin
by Imre Deak
· 9 years ago
cc24fcd
drm/i915: don't use HPD_PORT_A as an alias for HPD_NONE
by Imre Deak
· 9 years ago
fd63e2a
drm/i915: combine i9xx_get_hpd_pins and pch_get_hpd_pins
by Imre Deak
· 9 years ago
b8bb08e
drm/i915: remove redundant if check
by Sudip Mukherjee
· 9 years ago
9aaffa3
drm/i915: remove unnecessary null test
by Sudip Mukherjee
· 9 years ago
84e8102
drm/i915: Add provision to extend Golden context batch
by Arun Siluvery
· 9 years ago
dd72bde
drm/i915: Do kunmap if renderstate parsing fails
by Mika Kuoppala
· 9 years ago
2617268
drm/i915: Add GuC-related header files
by Dave Gordon
· 9 years ago
63dc044
drm/i915: Add GuC-related module parameters
by Alex Dai
· 9 years ago
ea70299
drm/i915: Add i915_gem_object_create_from_data()
by Dave Gordon
· 9 years ago
dd92d8d
Partially revert "drm/i915: s/mdelay/msleep/" in ilk rps code
by Daniel Vetter
· 9 years ago
e0548f1
drm/i915: Update DRIVER_DATE to 20150717
by Daniel Vetter
· 9 years ago
4b0c8bb
drm/i915/skl: Drop the preliminary_hw_support flag
by Damien Lespiau
· 9 years ago
edd43ed
drm/i915/skl: Don't expose the top most plane on gen9 display
by Damien Lespiau
· 9 years ago
661abfc
drm/i915: Fix divide by zero on watermark update
by Mika Kuoppala
· 9 years ago
2649548
drm/i915: Invert fastboot check
by Daniel Vetter
· 9 years ago
1ed51de
drm/i915: Clarify logic for initial modeset
by Daniel Vetter
· 9 years ago
e2ff2d4
drm/i915: Unconditionally check gmch pfit state
by Daniel Vetter
· 9 years ago
ca6e440
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
8f539a8
drm/i915: always disable irqs in intel_pipe_update_start
by Maarten Lankhorst
· 9 years ago
342defd
drm/i915: Remove use of runtime pm in atomic commit functions
by Maarten Lankhorst
· 9 years ago
f6ac4b2
drm/i915: Call plane update functions directly from intel_atomic_commit.
by Maarten Lankhorst
· 9 years ago
74c090b
drm/i915: Use full atomic modeset.
by Maarten Lankhorst
· 9 years ago
9b01435
drm/i915/gen9: Add WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
by Arun Siluvery
· 9 years ago
a4106a7
drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
by Arun Siluvery
· 9 years ago
0907c8f
drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
by Arun Siluvery
· 9 years ago
0504cff
drm/i915: Enable WA batch buffers for Gen9
by Arun Siluvery
· 9 years ago
6381b55
drm/i915/gen9: Implement WaDisableKillLogic for gen 9
by Nick Hoath
· 9 years ago
346add7
drm/i915: Use expcitly fixed type in compat32 structs
by Daniel Vetter
· 9 years ago
1f7457b
drm/i915: Fix noatomic crtc disabling, v2.
by Maarten Lankhorst
· 9 years ago
cd13f5a
drm/i915: fill in more mode members
by Maarten Lankhorst
· 9 years ago
430b7ad
drm/i915: Added BXT check in HAS_CORE_RING_FREQ macro
by Akash Goel
· 9 years ago
97d3308
drm/i915: Add HAS_CORE_RING_FREQ macro
by Akash Goel
· 9 years ago
70e0bd7
drm/i915: Make intel_display_suspend atomic, try 2.
by Maarten Lankhorst
· 9 years ago
e694eb0
drm/i915: Always force a modeset in intel_crtc_restore_mode, v2.
by Maarten Lankhorst
· 9 years ago
292b990
drm/i915: Update power domains on readout.
by Maarten Lankhorst
· 9 years ago
ad3c558
drm/i915: Get rid of unused transitional members.
by Maarten Lankhorst
· 9 years ago
043e9bd
drm/i915: Convert resume to atomic.
by Maarten Lankhorst
· 9 years ago
5c1e342
drm/i915: Readout initial hw mode.
by Maarten Lankhorst
· 9 years ago
3a03dfb
drm/i915: Calculate vblank timestamping constants before enabling vblank.
by Maarten Lankhorst
· 9 years ago
4be40c9
drm/i915: Zero the mode in intel_sanitize_crtc when force disabling.
by Maarten Lankhorst
· 9 years ago
b06f8b0
drm/i915: Fix reference leak in intel_modeset_readout_hw_state.
by Maarten Lankhorst
· 9 years ago
4cf0ebb
drm/i915: Rework plane readout.
by Maarten Lankhorst
· 9 years ago
3bbaba0
drm/i915: Added Programming of the MOCS
by Peter Antoine
· 9 years ago
faf4ffe
drm/i915: Remove unused compat32 code
by Daniel Vetter
· 9 years ago
eeebeac
drm/i915: Remove plane_config from struct intel_crtc, v2.
by Maarten Lankhorst
· 9 years ago
be5651f
drm/i915: Update missing properties in find_initial_plane_obj
by Maarten Lankhorst
· 9 years ago
cfb23ed
drm/i915: Allow fuzzy matching in pipe_config_compare, v2.
by Maarten Lankhorst
· 9 years ago
8e9ba31
drm/i915: Do not use plane_config in intel_fbdev.c
by Maarten Lankhorst
· 9 years ago
e435d6e
drm/i915: Do not update pfit state when toggling crtc enabled.
by Maarten Lankhorst
· 9 years ago
8a75d15
drm/i915: Only update state on crtc's that are part of the atomic state.
by Maarten Lankhorst
· 9 years ago
ccfb8b2
drm/i915: Do not call intel_crtc_disable if the crtc is already disabled.
by Maarten Lankhorst
· 9 years ago
d82c0ba
Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations"
by Daniel Vetter
· 9 years ago
cc017fb
drm/i915/skl: Restrict the ring frequency table programming to SKL
by Akash Goel
· 9 years ago
ac7e7ab
drm/i915: Forward all core DRM ioctls to core compat handling
by Tvrtko Ursulin
· 9 years ago
bbf4702
drm/i915: fix oops in primary_check_plane
by Daniel Vetter
· 9 years ago
5ec5b51
drm/i915: remove unused has_dma_mapping flag
by Imre Deak
· 9 years ago
101057f
drm/i915: Fix missing return warning for !CONFIG_DEBUGFS
by Daniel Vetter
· 9 years ago
e227330
drm/i915: avoid leaking DMA mappings
by Imre Deak
· 9 years ago
94f7bbe
drm/i915: Snapshot seqno of most recently submitted request.
by Tomas Elf
· 9 years ago
9ea4fee
drm/i915: Store device pointer in contexts for late tracepoint usafe
by Chris Wilson
· 10 years ago
e4ca061
drm/i915: Don't forget to mark crtc as inactive after disable
by Patrik Jakobsson
· 9 years ago
cd25dd5
drm/i915: Update PM interrupts before updating the freq
by Deepak S
· 9 years ago
feecb69
drm/i915: storm detection documentation update
by Thulasimani,Sivakumar
· 9 years ago
5e6ccc0
drm/i915: Adjust BXT HDMI port clock limits
by Ville Syrjälä
· 9 years ago
2be7d54
drm/i915: Refactor VLV display power well init/deinit
by Ville Syrjälä
· 9 years ago
8fcd5cd
drm/i915: Simplify CHV pipe A power well code
by Ville Syrjälä
· 9 years ago
60bfe44
drm/i915: Apply OCD to VLV/CHV DPLL defines
by Ville Syrjälä
· 9 years ago
b8afb91
drm/i915: Keep GMCH DPLL VGA mode always disabled
by Ville Syrjälä
· 9 years ago
f936ec3
drm/i915/skl: Updated the i915_ring_freq_table debugfs function
by Akash Goel
· 9 years ago
4c8c774
drm/i915/skl: Ring frequency table programming changes
by Akash Goel
· 9 years ago
c5e0688
drm/i915/skl: Retrieve the Rpe value from Pcode
by Akash Goel
· 9 years ago
01e2d06
Revert "drm/i915: Use crtc_state->active in primary check_plane func"
by Linus Torvalds
· 9 years ago
7fbb58a
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
7b73216
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
59c3cb5
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm
by Linus Torvalds
· 9 years ago
e492519
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
8a7b8ff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
4322f02
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
9cb1680
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
84e3e9d
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
b9243b5
Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
1604f87
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
cb908ed
stifb: Implement hardware accelerated copyarea
by Alex Ivanov
· 10 years ago
3cdeb9d
Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
f0f2c07
nfit: add support for NVDIMM "latch" flag
by Ross Zwisler
· 9 years ago
c2ad295
nfit: update block I/O path to use PMEM API
by Ross Zwisler
· 9 years ago
dbf3c37
Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"
by Dmitry Torokhov
· 9 years ago
6249ecb
MIPS: Malta: Make GIC FDC IRQ workaround Malta specific
by James Hogan
· 10 years ago
2d28b63
Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes
by Dave Airlie
· 9 years ago
59e7a16
Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
008b3f1
Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes
by Dave Airlie
· 9 years ago
9d5715f
Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
2c069a1
cxl: Check if afu is not null in cxl_slbia
by Daniel Axtens
· 9 years ago
8dfbc0a
Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Kevin Hilman
· 9 years ago
d024bae
Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes
by Kevin Hilman
· 9 years ago
4f001fd
i2c: Mark instantiated device nodes with OF_POPULATE
by Pantelis Antoniou
· 10 years ago
eb8173e
i2c: jz4780: Fix return value if probe fails
by Axel Lin
· 9 years ago
7249481
i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error path
by Axel Lin
· 9 years ago
fc0a1f0
i2c: I2C_MT65XX should depend on HAS_DMA
by Geert Uytterhoeven
· 9 years ago
Next »