Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0b2fe6594fa2c54c080a89d563eb16ea7b4c4a29
0b2fe65
drm/nouveau: Queue hpd_work on (runtime) resume
by Hans de Goede
· 8 years ago
81280d0
drm/nouveau: Rename acpi_work to hpd_work
by Hans de Goede
· 8 years ago
bd9f660
drm/nouveau/kms/nv50: Fix atomic pageflip events.
by Mario Kleiner
· 8 years ago
02099ba
drm/nouveau/fb/ram/gp100-: fix memory detection where FBP_NUM != FBPA_NUM
by Ben Skeggs
· 8 years ago
ff53541
drm/nouveau/bios/volt: pointers are 32-bit
by Ben Skeggs
· 8 years ago
60fb706
drm/nouveau/bios/vmap: pointers are 32-bit
by Ben Skeggs
· 8 years ago
1957d3d
drm/nouveau/bios/timing: pointers are 32-bit
by Ben Skeggs
· 8 years ago
a215721
drm/nouveau/bios/therm: pointers are 32-bit
by Ben Skeggs
· 8 years ago
8f6a5ab
drm/nouveau/bios/perf: pointers are 32-bit
by Ben Skeggs
· 8 years ago
5764ff6
drm/nouveau/bios/iccsense: pointers are 32-bit
by Ben Skeggs
· 8 years ago
4a8daac
drm/nouveau/bios/fan: pointers are 32-bit
by Ben Skeggs
· 8 years ago
6496b4e
drm/nouveau/bios/cstep: pointers are 32-bit
by Ben Skeggs
· 8 years ago
5878601
drm/nouveau/bios/boost: pointers are 32-bit
by Ben Skeggs
· 8 years ago
ed82866
drm/nouveau/disp/gp102: rename from gp104
by Ben Skeggs
· 8 years ago
a4fa851
drm/nouveau/ce/gp102: rename from gp104
by Ben Skeggs
· 8 years ago
eeea423
drm/nouveau/fb/gp102: rename from gp104
by Ben Skeggs
· 8 years ago
e50fcff
drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indices
by Ben Skeggs
· 8 years ago
2a32b9b
drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes
by Ben Skeggs
· 8 years ago
4391d7f
drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.user
by Ben Skeggs
· 8 years ago
3a6536c
drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBE
by Hans de Goede
· 8 years ago
dc2b655
drm/nouveau/devinit/gm200: drop pmu reset sequence
by Ben Skeggs
· 8 years ago
920c58a
drm/nouveau/devinit/gm200: replace while loops with PTIMER-based timeout loops
by Ben Skeggs
· 8 years ago
d91ccec
drm/nouveau/pmu/gp102: initial implementation
by Ben Skeggs
· 8 years ago
41c7be6
drm/nouveau/pmu/gp100: initial implementation
by Ben Skeggs
· 8 years ago
2f524aa
drm/nouveau/pmu: execute reset before running devinit
by Ben Skeggs
· 8 years ago
da7d206
drm/nouveau/pmu: move ucode handling into gt215 implementation
by Ben Skeggs
· 8 years ago
17ff521
drm/nouveau/core: initial support for GP102
by Ben Skeggs
· 8 years ago
9e38b13
drm/nouveau/device/pci: fix oops if no mmu subdev present
by Ben Skeggs
· 8 years ago
3ca03ca
drm/nouveau/kms/nv50: avoid touching DP_MSTM_CTRL if !DP_MST_CAP
by Ben Skeggs
· 8 years ago
b27add1
drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutex
by Ben Skeggs
· 8 years ago
e137040
drm/nouveau/gr: fallback to legacy paths during firmware lookup
by Alexandre Courbot
· 8 years ago
f479c0b
drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream
by Ben Skeggs
· 8 years ago
d665c7e
drm/nouveau/kms/nv50: allow encoder update to be called from other modules
by Ben Skeggs
· 8 years ago
9bfdee9
drm/nouveau/kms/nv50: rename remaining nv50_crtc to nv50_head
by Ben Skeggs
· 8 years ago
f00f0e2
drm/nouveau/kms/nv50: remove code to create ctxdma for every framebuffer
by Ben Skeggs
· 8 years ago
e1ef6b4
drm/nouveau/kms/nv50: remove code to support non-atomic page flips
by Ben Skeggs
· 8 years ago
c2d926a
drm/nouveau/kms/nv50: remove code to support non-atomic connector properties
by Ben Skeggs
· 8 years ago
8896cee
drm/nouveau/kms/nv50: remove code to support non-atomic dpms
by Ben Skeggs
· 8 years ago
f7aa20e
drm/nouveau/kms/nv50: remove code to support non-atomic modesets
by Ben Skeggs
· 8 years ago
839ca90
drm/nouveau/kms/nv50: transition to atomic interfaces internally
by Ben Skeggs
· 8 years ago
5f674a5
drm/nouveau/kms/nv50: turn mode_set_base_atomic() into a stub
by Ben Skeggs
· 8 years ago
d92c8ad
drm/nouveau/kms/nv50: convert encoder mode_fixup into an atomic_check()
by Ben Skeggs
· 8 years ago
f20c665
drm/nouveau/kms/nv50: clean-up encoder functions
by Ben Skeggs
· 8 years ago
354d350
drm/nouveau/kms/nv50: ensure encoder normal power state is enabled at startup
by Ben Skeggs
· 8 years ago
accdea2
drm/nouveau/kms/nv50: prepare ctxdma interface to be usable with atomic
by Ben Skeggs
· 8 years ago
22e927d
drm/nouveau/kms/nv50: separate out cursor channel commit
by Ben Skeggs
· 8 years ago
973f10c
drm/nouveau/kms/nv50: separate out base channel commit
by Ben Skeggs
· 8 years ago
06ab282
drm/nouveau/kms/nv50: separate out vblank dmi commit
by Ben Skeggs
· 8 years ago
7e08d67
drm/nouveau/kms/nv50: separate out procamp commit
by Ben Skeggs
· 8 years ago
7e91833
drm/nouveau/kms/nv50: separate out dither commit
by Ben Skeggs
· 8 years ago
c4e6812
drm/nouveau/kms/nv50: separate out viewport commit
by Ben Skeggs
· 8 years ago
6bbab3b
drm/nouveau/kms/nv50: separate out base/ovly channel usage bounds commit
by Ben Skeggs
· 8 years ago
ea8ee39
drm/nouveau/kms/nv50: separate out cursor surface commit
by Ben Skeggs
· 8 years ago
a7ae156
drm/nouveau/kms/nv50: separate out lut commit
by Ben Skeggs
· 8 years ago
ad63361
drm/nouveau/kms/nv50: separate out core surface commit
by Ben Skeggs
· 8 years ago
3dbd036
drm/nouveau/kms/nv50: separate out mode commit
by Ben Skeggs
· 8 years ago
5a223da
drm/nouveau/kms/nv50: give more useful names to encoders
by Ben Skeggs
· 8 years ago
7f55a07
drm/nouveau/kms/nv50: control evo trace output with DRM_UT_KMS
by Ben Skeggs
· 8 years ago
52aa30f
drm/nouveau/kms/nv50: switch mst sink back into sst mode
by Ben Skeggs
· 8 years ago
fc21a4a
drm/nouveau/kms: never call drm_helper_disable_unused_functions() with atomic
by Ben Skeggs
· 8 years ago
b167db0
drm/nouveau/kms: prepare to support suspend/resume of display state with atomic
by Ben Skeggs
· 8 years ago
986edb9
drm/nouveau/kms: prepare to support vbl timestamp calculation with atomic
by Ben Skeggs
· 8 years ago
d645537
drm/nouveau/kms: prepare to support legacy connector set_property with atomic
by Ben Skeggs
· 8 years ago
b2b75ee
drm/nouveau/kms: prepare to support legacy connector dpms with atomic
by Ben Skeggs
· 8 years ago
56182b8
drm/nouveau/kms: separate connector property attach from nouveau_connector
by Ben Skeggs
· 8 years ago
616915e
drm/nouveau/kms: subclass atomic connector state
by Ben Skeggs
· 8 years ago
07193f7
drm/nouveau/kms: execute drm_mode_config_reset() after constructing display
by Ben Skeggs
· 8 years ago
3b4c0ab
drm/nouveau/kms: move drm_crtc_force_disable_all() earlier
by Ben Skeggs
· 8 years ago
d000edd
drm/nouveau/kms: drop dpms off/on in response to hotplug
by Ben Skeggs
· 8 years ago
1608a0f
drm/nouveau/fbcon: refcount the drm_framebuffer
by Ben Skeggs
· 8 years ago
595b61c
drm/nouveau/fbcon: make use of drm_fb_helper.fb
by Ben Skeggs
· 8 years ago
9dec928
drm/nouveau/fbcon: make use of drm_fb_helper.dev
by Ben Skeggs
· 8 years ago
725fa3a
drm/nouveau/disp/g94-: stop listening for dp (sst) retrain irq when disabling link
by Ben Skeggs
· 8 years ago
4cddeb9b
drm/nouveau/disp/sor/gf119-: add method to program mst payload information
by Ben Skeggs
· 8 years ago
f2a4051
drm/nouveau/disp/sor/gf119-: add method to control mst enable
by Ben Skeggs
· 8 years ago
1f8711b
drm/nouveau/disp/dp: remove workqueue for link training
by Ben Skeggs
· 8 years ago
a3f8a41
drm/nouveau/nvif: helper to match against supported class list
by Ben Skeggs
· 8 years ago
f3a8b66
drm/nouveau: silence sparse warnings about symbols not being marked static
by Ben Skeggs
· 8 years ago
91cf301
drm/nouveau/tegra: Fix error handling
by Christophe JAILLET
· 8 years ago
770b06e
drm/nouveau/fb: add gm20b device
by Alexandre Courbot
· 8 years ago
60958b8
drm/nouveau/fb/gk20a: use regular gf100's functions
by Alexandre Courbot
· 8 years ago
635cb7d
drm/nouveau/fb/gk20a: fix constructor call
by Alexandre Courbot
· 8 years ago
ed7acfa
drm/nouveau/pmu: remove reset() hook
by Alexandre Courbot
· 8 years ago
8423d75
drm/nouveau: fix notify data leak
by Lucas Stach
· 8 years ago
9a47a65
drm/nouveau: fix nv84 fence context leak
by Lucas Stach
· 8 years ago
b74c0a9
drm/nouveau: hide gcc-4.9 -Wmaybe-uninitialized
by Arnd Bergmann
· 8 years ago
e08a1d9
drm/nouveau: mark symbols static where possible
by Baoyou Xie
· 8 years ago
e8390eb
drm/nouveau: add missing header dependencies
by Baoyou Xie
· 8 years ago
5b3800a
drm/nouveau/i2c/gk110b,gm10x: use the correct implementation
by Ben Skeggs
· 8 years ago
f1963a4
drm/nouveau/i2c/aux/g94-: retry transactions after hw reports an error
by Ben Skeggs
· 8 years ago
768e847
drm/nouveau/kms: lvds panel strap moved again on maxwell
by Ben Skeggs
· 8 years ago
4d98773
drm/nouveau/mxm: add some extra debug output
by Ben Skeggs
· 8 years ago
5dc7f4a
drm/nouveau/bios: require checksum to match for fast acpi shadow method
by Ben Skeggs
· 8 years ago
7b624ad
Backmerge tag 'v4.9-rc4' into drm-next
by Dave Airlie
· 8 years ago
dc345c4
Merge tag 'omapdrm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next
by Dave Airlie
· 8 years ago
bc33b0c
Linux 4.9-rc4
by Linus Torvalds
· 8 years ago
bd060ac
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
ffbcbfc
Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6c286e8
Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 8 years ago
e12d8d5
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
Next »