Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
bc1c91ebe31dfbc3a013adccbec6131d63efc8cf
bc1c91e
drm/i915: Fix primary plane offset on HSW
by Damien Lespiau
· 12 years ago
94c6419
drm/i915: Error out when trying to set a y-tiled as a sprite
by Damien Lespiau
· 12 years ago
f5d8491
drm/i915/tv: Use intel_flush_display_plane() to flush the primary plane
by Damien Lespiau
· 12 years ago
01a415f
drm/i915: check fdi B/C lane sharing constraint
by Daniel Vetter
· 12 years ago
47fab73
drm/i915: add ->display.modeset_global_resources callback
by Daniel Vetter
· 12 years ago
e95d41e
drm/i915: BUG on impossible pch dp port
by Daniel Vetter
· 12 years ago
572deb3
drm/i915: add comment about pch pll enabling rules
by Daniel Vetter
· 12 years ago
d74cf32
drm/i915: set FDI_RX_MISC to recommended values on CPT/PPT
by Daniel Vetter
· 12 years ago
fff367c
drm/i915: clarify why we need to enable fdi plls so early
by Daniel Vetter
· 12 years ago
cd986ab
drm/i915: Write the FDI RX TU size reg at the right time
by Daniel Vetter
· 12 years ago
4a0833e
drm/i915: shut up spurious message in intel_dp_get_hw_state
by Daniel Vetter
· 12 years ago
c824196
drm/i915: pass adjusted_mode to intel_choose_pipe_bpp_dither(), again
by Jani Nikula
· 12 years ago
8e740cd
drm/i915/dp: change eDP default scaling mode to respect aspect ratio
by Yuly Novikov
· 12 years ago
53b4183
drm/i915/dp: allow configuring eDP panel fitting scaling mode
by Yuly Novikov
· 12 years ago
4d89152
drm/i915/lvds: move fitting mode from intel_lvds_connector to intel_panel
by Jani Nikula
· 12 years ago
898076e
drm/i915: debug print all of the DPCD we have
by Jani Nikula
· 12 years ago
4d8d71b
drm/i915: VLV does not have a sprite scaler
by Damien Lespiau
· 12 years ago
fbfcc4f
drm/i915/sdvo: restore i2c adapter config on intel_sdvo_init() failures
by Jani Nikula
· 12 years ago
6cb1612
drm/i915/sdvo: force GPIO bit-banging also on default pin
by Jani Nikula
· 12 years ago
5de8bbf
drm/i915: enable DDI eDP
by Paulo Zanoni
· 12 years ago
82a4d9c
drm/i915: turn the eDP DDI panel on/off
by Paulo Zanoni
· 12 years ago
d6c50ff
drm/i915: set/unset the DDI eDP backlight
by Paulo Zanoni
· 12 years ago
b8fc2f6
drm/i915: set the correct eDP aux channel clock divider on DDI
by Paulo Zanoni
· 12 years ago
e6f0bfc
drm/i915: select the correct pipe when using TRANSCODER_EDP
by Paulo Zanoni
· 12 years ago
b5e508d
drm/i915: implement workaround for VTOTAL when using TRANSCODER_EDP
by Paulo Zanoni
· 12 years ago
fe2b8f9
drm/i915: convert pipe timing definitions to transcoder
by Paulo Zanoni
· 12 years ago
afe2fcf
drm/i915: convert CPU M/N timings to transcoder
by Paulo Zanoni
· 12 years ago
c980979
drm/i915: convert PIPE_MSA_MISC to transcoder
by Paulo Zanoni
· 12 years ago
702e7a5
drm/i915: convert PIPECONF to use transcoder instead of pipe
by Paulo Zanoni
· 12 years ago
e28d54c
drm/i915: check TRANSCODER_EDP on intel_modeset_setup_hw_state
by Paulo Zanoni
· 12 years ago
ad80a81
drm/i915: convert DDI_FUNC_CTL to transcoder
by Paulo Zanoni
· 12 years ago
bb523fc
drm/i915: convert PIPE_CLK_SEL to transcoder
by Paulo Zanoni
· 12 years ago
a5c961d
drm/i915: add TRANSCODER_EDP
by Paulo Zanoni
· 12 years ago
8361663
drm/i915: don't call Haswell PCH code when we can't or don't need
by Paulo Zanoni
· 12 years ago
fc316cb
drm/i915: simplify intel_crtc_driving_pch
by Paulo Zanoni
· 12 years ago
1f54438
drm/i915: fix checks inside haswell_crtc_{enable, disable}
by Paulo Zanoni
· 12 years ago
20474e9
drm/i915: fix checks inside ironlake_crtc_{enable, disable}
by Paulo Zanoni
· 12 years ago
4f771f1
drm/i915: fork a Haswell version of ironlake_crtc_{enable, disable}
by Paulo Zanoni
· 12 years ago
051f866
drm/i915: remove an extra #define for DP_RECEIVER_CAP_SIZE
by Jani Nikula
· 12 years ago
67a5456
drm/i915: extract intel_dp_init_panel_power_sequencer
by Daniel Vetter
· 12 years ago
6b3ec1c
drm/i915/dp: compute the pch dp aux divider from the rawclk
by Daniel Vetter
· 12 years ago
d2acd21
drm/i915/eDP: compute the panel power clock divisor from the pch rawclock
by Daniel Vetter
· 12 years ago
035aa3d
drm/i915: enable/disable backlight for eDP
by Daniel Vetter
· 12 years ago
82ed61f
drm/i915: make edp panel power sequence setup more robust
by Daniel Vetter
· 12 years ago
2d354c3
drm/i915: Don't try to use SPR_SCALE when we don't have a sprite scaler
by Damien Lespiau
· 12 years ago
9324cf7
drm/i915/dp: actually nack test request
by Daniel Vetter
· 12 years ago
397fe15
drm: extract drm_dp_max_lane_count helper
by Daniel Vetter
· 12 years ago
3b5c662
drm: extract dp link bw helpers
by Daniel Vetter
· 12 years ago
a7c9655
drm/i915: use the new dp train delay helpers
by Daniel Vetter
· 12 years ago
1a644cd
drm: extract dp link train delay functions from radeon
by Daniel Vetter
· 12 years ago
0f037bd
drm: extract helpers to compute new training values from sink request
by Daniel Vetter
· 12 years ago
0191627
drm: dp helper: extract drm_dp_clock_recovery_ok
by Daniel Vetter
· 12 years ago
1ffdff1
drm: dp helper: extract drm_dp_channel_eq_ok
by Daniel Vetter
· 12 years ago
00ae9a4
drm: rename drm_dp_i2c_helper.c to drm_dp_helper.c
by Daniel Vetter
· 12 years ago
9ec1561
drm/i915: remove unused mem_block struct definition
by Mika Kuoppala
· 12 years ago
9cd300e
drm/i915: Move cached EDID to intel_connector
by Jani Nikula
· 12 years ago
ebda95a
drm/i915: Do not free the passed EDID in intel_connector_update_modes()
by Jani Nikula
· 12 years ago
dd06f90
drm/i915: Move the fixed mode to intel_panel
by Jani Nikula
· 12 years ago
1d50870
drm/i915: Create generic intel_panel for LVDS and eDP
by Jani Nikula
· 12 years ago
f8779fd
drm/i915/dp: Initialize eDP fixed mode in intel_dp_init
by Jani Nikula
· 12 years ago
62165e0
drm/i915/lvds: Move some connector specific info across from the encoder
by Jani Nikula
· 12 years ago
0657b6b
drm/i915: Backlight setup requires connector so pass it as parameter
by Jani Nikula
· 12 years ago
db1740a
drm/i915/lvds: Move the acpi_lid_notifier from drm_i915_private to the connector
by Jani Nikula
· 12 years ago
c7362c4
drm/i915/lvds: Introduce intel_lvds_connector
by Jani Nikula
· 12 years ago
29b99b4
drm/i915/lvds: Rename intel_lvds to intel_lvds_encoder
by Jani Nikula
· 12 years ago
c2fb791
Merge tag 'v3.7-rc2' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
6f0c058
Linux 3.7-rc2
by Linus Torvalds
· 12 years ago
198190a
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
aeed41a
arm64: fix alignment padding in assembly code
by Marc Zyngier
· 12 years ago
31fd84b9
use clamp_t in UNAME26 fix
by Kees Cook
· 12 years ago
8c1bee6
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
45bff41
perf python: Properly link with libtraceevent
by Arnaldo Carvalho de Melo
· 12 years ago
a448a03
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 12 years ago
3782010
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
caabe24
MODSIGN: Move the magic string to the end of a module and eliminate the search
by David Howells
· 12 years ago
70f3900
Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/linux into fixes
by Olof Johansson
· 12 years ago
b6bb324
MODSIGN: Cleanup .gitignore
by David Howells
· 12 years ago
b37d1bf
MODSIGN: perlify sign-file and merge in x509keyid
by David Howells
· 12 years ago
29de6ce
drm/i915: Don't program DSPCLK_GATE_D twice on IVB and VLV
by Damien Lespiau
· 12 years ago
4d47e4f
drm/i915: Program DSPCLK_GATE_D only once on Ironlake
by Damien Lespiau
· 12 years ago
068a565
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes
by Olof Johansson
· 12 years ago
9e78144
hold task->mempolicy while numa_maps scans.
by KAMEZAWA Hiroyuki
· 12 years ago
3b641bf
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
4a1f2b0
Merge branch 'akpm' (Fixes from Andrew)
by Linus Torvalds
· 12 years ago
fe73fbe
lib/dma-debug.c: fix __hash_bucket_find()
by Ming Lei
· 12 years ago
0db63d7
mm: compaction: correct the nr_strict va isolated check for CMA
by Mel Gorman
· 12 years ago
bac7169
firmware/memmap: avoid type conflicts with the generic memmap_init()
by Fengguang Wu
· 12 years ago
bbc2e3e
pidns: remove recursion from free_pid_ns()
by Cyrill Gorcunov
· 12 years ago
dc36d7e
drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_store() error paths
by Axel Lin
· 12 years ago
2702b15
kernel/sys.c: fix stack memory content leak via UNAME26
by Kees Cook
· 12 years ago
1d46e23
linux/coredump.h needs asm/siginfo.h
by Richard Weinberger
· 12 years ago
deb521c
remap_file_pages: correctly handle the case of a NULL vm_ops pointer
by Linus Torvalds
· 12 years ago
17dbe27
Merge tag 'xtensa-next-20121018' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 12 years ago
b05e585
kbuild: Fix module signature generation
by Linus Torvalds
· 12 years ago
1675737
xen: Fix annoying compile-time warning
by Linus Torvalds
· 12 years ago
e80bd27
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 12 years ago
231e54f
drm/i915: Consolidate ILK_DSPCLK_GATE and PCH_DSPCLK_GATE
by Damien Lespiau
· 12 years ago
ccfc273
Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
42bf3e2
Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
fb06de0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel
by Linus Torvalds
· 12 years ago
Next »