Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
56bec7c009872ef33fe452ea75fecba481351b44
56bec7c
drm/radeon/kms: disable underscan by default
by Alex Deucher
· 14 years ago
c268cd3
drm/radeon/kms: only enable hdmi features if the monitor supports audio
by Alex Deucher
· 14 years ago
c3307cd
Merge branch 'drm-radeon-ni' of ../drm-radeon-next into drm-core-next
by Dave Airlie
· 14 years ago
0ba41e4
drm: Restore the old_fb upon modeset failure
by Chris Wilson
· 14 years ago
7ad7f87
Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into drm-core-next
by Dave Airlie
· 14 years ago
07cfe0e
drm/nouveau: fix hwmon device binding
by Lucas Stach
· 14 years ago
187f3da
radeon: consolidate asic-specific function decls for pre-r600
by Daniel Vetter
· 14 years ago
fea6f33
vga_switcheroo: comparing too few characters in strncmp()
by Dan Carpenter
· 14 years ago
2b2fd60
drm/radeon/kms: add NI pci ids
by Alex Deucher
· 14 years ago
0d1014a
drm/radeon/kms: don't enable pcie gen2 on NI yet
by Alex Deucher
· 14 years ago
a43b766
drm/radeon/kms: add radeon_asic struct for NI asics
by Alex Deucher
· 14 years ago
ed18a36
drm/radeon/kms/ni: load default sclk/mclk/vddc at pm init
by Alex Deucher
· 14 years ago
0af62b0
drm/radeon/kms: add ucode loader for NI
by Alex Deucher
· 14 years ago
fee298f
drm/radeon/kms: add support for DCE5 display LUTs
by Alex Deucher
· 14 years ago
58c2e9f
drm/radeon/kms: add ni_reg.h
by Alex Deucher
· 14 years ago
ff5b856
drm/radeon/kms: add bo blit support for NI
by Alex Deucher
· 14 years ago
7d52785
drm/radeon/kms: always use writeback/events for fences on NI
by Alex Deucher
· 14 years ago
9ace9f7
drm/radeon/kms: adjust default clock/vddc tracking for pm on DCE5
by Alex Deucher
· 14 years ago
03f4009
drm/radeon/kms: add backend map workaround for barts
by Alex Deucher
· 14 years ago
adb68fa
drm/radeon/kms: fill gpu init for NI asics
by Alex Deucher
· 14 years ago
c901bcd
drm/radeon/kms: add disabled vbios accessor for NI asics
by Alex Deucher
· 14 years ago
4fddba1
drm/radeon/kms: handle NI thermal controller
by Alex Deucher
· 14 years ago
36868bd
drm/radeon/kms: parse DCE5 encoder caps when setting up encoders
by Alex Deucher
· 14 years ago
d07f4e8
drm/radeon/kms: dvo dpms updates for DCE5
by Alex Deucher
· 14 years ago
69c7452
drm/radeon/kms: dac dpms updates for DCE5
by Alex Deucher
· 14 years ago
badbb57
drm/radeon/kms: DCE5 atom dig encoder updates
by Alex Deucher
· 14 years ago
a001182
drm/radeon/kms: DCE5 atom transmitter control updates
by Alex Deucher
· 14 years ago
a572eaa
drm/radeon/kms: DCE5 atom spread spectrum updates
by Alex Deucher
· 14 years ago
f82b3dd
drm/radeon/kms: DCE5 atom SetPixelClock updates
by Alex Deucher
· 14 years ago
881dd74
drm/radeon/kms: DCE5 supports 16k display surfaces
by Alex Deucher
· 14 years ago
936b27c
drm/radeon/kms: update display watermark calculations for DCE5
by Alex Deucher
· 14 years ago
1fe1830
drm/radeon/kms: add NI chip families
by Alex Deucher
· 14 years ago
633b916
drm/radeon/kms: clean up ASIC_IS_DCE41() macro
by Alex Deucher
· 14 years ago
32171d2
drm/radeon/kms: fix some typos in evergreen pm4 defines
by Alex Deucher
· 14 years ago
c46cb4d
drm/radeon/kms: set the MSB of the HDP slice size
by Alex Deucher
· 14 years ago
9e46a48
drm/radeon/kms: add support for gen2 pcie link speeds
by Alex Deucher
· 14 years ago
3313e3d
drm/radeon/kms: add pcie get/set lane support for r6xx/r7xx/evergreen
by Alex Deucher
· 14 years ago
e457aca
drm/nouveau: create grctx on the fly on all chipsets
by Ben Skeggs
· 14 years ago
dfe63bb
drm: Update fbdev fb_fix_screeninfo
by James Simmons
· 14 years ago
eeb9cc0
drm/nvc0: fix init without firmware present
by Ben Skeggs
· 14 years ago
f598aa7
drm/radeon/kms: add quirk for Mac Radeon HD 2600 card
by Alex Deucher
· 14 years ago
32c87fc
drm/radeon: use system_wq instead of dev_priv->wq
by Tejun Heo
· 14 years ago
af5dd83
vga_switcheroo: fix build with non switcheroo enabled path.
by Dave Airlie
· 14 years ago
9eba4a9
drm/radeon/kms: manage r300 CMASK RAM access and allow CMASK clear
by Marek Olšák
· 14 years ago
2f299d5
drm/radeon/kms: adjust quirk for acer laptop
by Alex Deucher
· 14 years ago
66b37c6
vga_switcheroo: split switching into two stages.
by Dave Airlie
· 14 years ago
5bcf719
drm/switcheroo: track state of switch in drivers.
by Dave Airlie
· 14 years ago
8d608aa
vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.
by Dave Airlie
· 14 years ago
d1fbd92
nouveau/acpi: improve detection of what is IGD and what is DIS.
by Dave Airlie
· 14 years ago
5ccb377
drm/nouveau: add delayed switch complete callback.
by Dave Airlie
· 14 years ago
851ab95
vga_switcheroo: add debugging mux switch option.
by Dave Airlie
· 14 years ago
5cfb3c3
vga_switcheroo: make power switch handler optional
by Dave Airlie
· 14 years ago
6c2df40
vga_switcheroo: print the IGD/DIS flag in the debugfs output.
by Dave Airlie
· 14 years ago
17db704
drm/radeon/kms: implement gpu lockup check for evergreen
by Alex Deucher
· 14 years ago
4f12501
Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next
by Dave Airlie
· 14 years ago
989d873
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
d9a1abe
arch/mn10300/kernel/irq.c: fix build
by Andrew Morton
· 14 years ago
867c202
ima: fix add LSM rule bug
by Mimi Zohar
· 14 years ago
0422846
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
by Russell King
· 14 years ago
03ed6a3
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
4c37a4b
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
d45fa56
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
a1cf11d
name_to_dev_t() must not call __init code
by Jan Beulich
· 14 years ago
a0a2b71
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent
by Ingo Molnar
· 14 years ago
24c7855
ARM: pxa: fix page table corruption on resume
by Aric D. Blumer
· 14 years ago
823a2df
ARM: it8152: add IT8152_LAST_IRQ definition to fix build error
by Mike Rapoport
· 14 years ago
82427de
ARM: pxa: PXA_ESERIES depends on FB_W100.
by Lennert Buytenhek
· 14 years ago
d425de5
perf: Fix callchain hit bad cast on ascii display
by Frederic Weisbecker
· 14 years ago
c7c2580
arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU
by Robert Richter
· 14 years ago
8fd0bda
[media] em28xx: radio_fops should also use unlocked_ioctl
by Hans Verkuil
· 14 years ago
46e67ac
[media] wm8775: Revert changeset fcb9757333 to avoid a regression
by Mauro Carvalho Chehab
· 14 years ago
f23b795
[media] cx25840: Prevent device probe failure due to volume control ERANGE error
by Andy Walls
· 14 years ago
8f33d52
dmaengine: provide dummy functions for DMA_ENGINE=n
by Guennadi Liakhovetski
· 14 years ago
8333f65
mv_xor: fix race in tasklet function
by Saeed Bishara
· 14 years ago
7c0ab43
ARM: 6605/1: Add missing include "asm/memory.h"
by Axel Lin
· 14 years ago
5514237
watchdog: Improve initialisation error message and documentation
by Ben Hutchings
· 14 years ago
b518a64
hwmon: (s3c-hwmon) Fix compilation
by Maurus Cuelenaere
· 14 years ago
9109f4e
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
a1a5430
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
d864b7b
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
ea78484
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 14 years ago
d0dfc6b
KVM: i8259: initialize isr_ack
by Avi Kivity
· 14 years ago
47a44d2
drm/nvc0/pgraph: fix 0x406028/0x405870 init
by Ben Skeggs
· 14 years ago
680a487
drm/nvc0/pgraph: more unit names
by Ben Skeggs
· 14 years ago
ec9c088
drm/nvc0/pfifo: support for chipsets with only one PSUBFIFO (0xc1)
by Ben Skeggs
· 14 years ago
3643e0e
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel
by Linus Torvalds
· 14 years ago
e983dc2
Revert "Staging: zram: work around oops due to startup ordering snafu"
by Nitin Gupta
· 14 years ago
ff20f17
Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
ebb76ce
memcg: fix wrong VM_BUG_ON() in try_charge()'s mm->owner check
by KAMEZAWA Hiroyuki
· 14 years ago
b83be6f
update Documentation/filesystems/Locking
by Christoph Hellwig
· 14 years ago
cc6455f
drm/i915/dvo: Report LVDS attached to ch701x as connected
by Chris Wilson
· 14 years ago
bcfbbce
Revert "drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks"
by Chris Wilson
· 14 years ago
e03fa05
ALSA: hda: Use LPIB quirk for Dell Inspiron m101z/1120
by Daniel T Chen
· 14 years ago
d81a12b
sound: Prevent buffer overflow in OSS load_mixer_volumes
by Dan Rosenberg
· 14 years ago
0bc4634
spi/m68knommu: Coldfire QSPI platform support
by Jate Sujjavanich
· 14 years ago
2a55c9a
drm/nvc0: reserve only subc 0 for kernel use
by Ben Skeggs
· 14 years ago
6effe39
drm/nv50: sync up gr data error names with rnn, use for nvc0 also
by Ben Skeggs
· 14 years ago
eae5e7f
drm/nvc0: parse a couple more PGRAPH_INTR
by Ben Skeggs
· 14 years ago
7ad1227
kconfig: fix undesirable side effect of adding "visible" menu attribute
by Jan Beulich
· 14 years ago
42ce7fd
spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transition
by Gregory CLEMENT
· 14 years ago
Next »