Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6110948846e9440a60e491a9be67a8a13c646b7e
6110948
Merge branch 'drm-next-3.10-2' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
f49e725
drm/nouveau: fix build with nv50->nvc0
by Dave Airlie
· 12 years ago
441e76c
drm/radeon: fix handling of v6 power tables
by Alex Deucher
· 12 years ago
982cb32
drm/radeon: clarify family checks in pm table parsing
by Alex Deucher
· 12 years ago
facd112
drm/radeon: consolidate UVD clock programming
by Christian König
· 12 years ago
092fbc4
drm/radeon: fix UPLL_REF_DIV_MASK definition
by Christian König
· 12 years ago
409851f
radeon: add bo tracking debugfs
by Jerome Glisse
· 12 years ago
62d1f92
drm/radeon: add new richland pci ids
by Alex Deucher
· 12 years ago
18932a2
drm/radeon: add some new SI PCI ids
by Alex Deucher
· 12 years ago
581bc3a
drm/radeon: fix scratch reg handling for UVD fence
by Christian König
· 12 years ago
7220f63
drm/radeon: allocate SA bo in the requested domain
by Christian König
· 12 years ago
f8e6bfc
drm/radeon: fix possible segfault when parsing pm tables
by Alex Deucher
· 12 years ago
beb71fc
drm/radeon: fix endian bugs in atom_allocate_fb_scratch()
by Alex Deucher
· 12 years ago
f468400
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 12 years ago
7b4f638
drm/nve0: recognise nvf0 as a kepler board (GK110)
by Ben Skeggs
· 12 years ago
9fe72f9
drm/nouveau: force noaccel when no PFIFO support present
by Ben Skeggs
· 12 years ago
e5398b2
drm/nvf0/disp: expose display class 2.2
by Ben Skeggs
· 12 years ago
b11b88e
drm/i915: fix dmabuf vmap support
by Dave Airlie
· 12 years ago
98b7623
drm/prime: warn for non-empty handle lookup list during drm file release
by Imre Deak
· 12 years ago
33896bf
udl: bind the framebuffer to the correct device.
by Dave Airlie
· 12 years ago
011c2282
drm: prime: fix refcounting on the dmabuf import error path
by Imre Deak
· 12 years ago
219b473
drm/prime: keep a reference from the handle to exported dma-buf (v6)
by Dave Airlie
· 12 years ago
c55b6b3
drm: Kill user_modes list and the associated ioctls
by Ville Syrjälä
· 12 years ago
ea9cbb0
drm: Silence some sparse warnings
by Ville Syrjälä
· 12 years ago
7d05336
drm: Make drm_ioctls const
by Ville Syrjälä
· 12 years ago
caaa035
drivers, drm: fix qxl build error when debugfs is disabled
by David Rientjes
· 12 years ago
8e9c403
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
8b1f3dc
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 12 years ago
d8bf6b0
drm/mgag200: Remove extra variable assigns
by Christopher Harvey
· 12 years ago
f1998fe
drm/mgag200: Pass driver specific mga_device in driver functions
by Christopher Harvey
· 12 years ago
67d411d
drm/mgag200: Remove pointless call to drm_fb_get_bpp_depth
by Christopher Harvey
· 12 years ago
0377f4e
drm/exynos: Don't blend mixer layer 0
by Sean Paul
· 12 years ago
5f46c33
drm/exynos: Remove unnecessary braces in exynos_hdmi.c
by Sachin Kamat
· 12 years ago
b9047b8
drm/exynos: Select VIDEOMODE_HELPERS for FIMD
by Sachin Kamat
· 12 years ago
69961d8
drm/exynos: do not use generic flags to dumb
by Inki Dae
· 12 years ago
43f4190
drm/exynos: added ipp device registration to drm driver
by Seung-Woo Kim
· 12 years ago
0f6f959
exynos/drm: hdmi: cleanup for hdmi common device registration
by Seung-Woo Kim
· 12 years ago
1055f49
drm/exynos: fix wrong return check for platform_device_register_simple
by Seung-Woo Kim
· 12 years ago
5186fc5
drm/exynos: add device tree support for fimc ipp driver
by Sylwester Nawrocki
· 12 years ago
e5f8683
drm/exynos: rework fimc clocks handling
by Sylwester Nawrocki
· 12 years ago
4c30cbc
drm/exynos: remove redundant devm_kfree()
by Sylwester Nawrocki
· 12 years ago
11963a6
drm/exynos: enable FIMD clocks
by Vikas Sajjan
· 12 years ago
baa88c8
Revert "drm/exynos: prepare FIMD clocks"
by Inki Dae
· 12 years ago
43b2729
drm/i915: correct the calculation of first_pd_entry_in_global_pt
by Zhang, Xiong Y
· 12 years ago
36d9b15
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 12 years ago
893e90c
drm/nouveau/fifo: implement channel creation event generation
by Ben Skeggs
· 12 years ago
10eeaf1
drm/nouveau/core: allow non-maskable events
by Ben Skeggs
· 12 years ago
6d1d1cc
drm/nouveau/timer: allow alarms to be cancelled
by Ben Skeggs
· 12 years ago
10caad3
drm/nouveau/device: tweak the device/subdev relationship a little
by Ben Skeggs
· 12 years ago
066a5d0
drm/nouveau/device: enable proper constructor/destructor
by Ben Skeggs
· 12 years ago
9aecbad
drm/nouveau/device: have engine object initialised before creation
by Ben Skeggs
· 12 years ago
dded35d
drm/nouveau/device: convert to engine, rather than subdev
by Ben Skeggs
· 12 years ago
2ecda48
drm/nv50-/disp: use self as parent for subobjects
by Ben Skeggs
· 12 years ago
f50c805
drm/nv50-/fifo: use parent as self for subobjects
by Ben Skeggs
· 12 years ago
a3e6789
drm/nv20-nv30/gr: use parent as self for subobjects
by Ben Skeggs
· 12 years ago
617a6cb
drm/nvc0-/gr: use self as parent for subobjects
by Ben Skeggs
· 12 years ago
1409d90
drm/nv04-nv40/instmem: use self as parent for subobjects
by Ben Skeggs
· 12 years ago
be1e8e1
drm/nv04-nv40/vm: use self as parent for subobjects
by Ben Skeggs
· 12 years ago
f83145e
drm/nv50-/bar: use self as parent for subobjects
by Ben Skeggs
· 12 years ago
b5795c7
drm/nv04-nv40/instmem: remove parent deref hack
by Ben Skeggs
· 12 years ago
d395f1e
drm/nouveau/i2c: remove parent deref hack
by Ben Skeggs
· 12 years ago
db91d68
drm/nouveau/core: rebase object ref/use counts after ctor/init/fini events
by Ben Skeggs
· 12 years ago
43e6e51
drm/nv50/disp: inform core when we're not creating a new context
by Ben Skeggs
· 12 years ago
bdd4e84
drm/nouveau/therm: send some messages to debug level
by Ben Skeggs
· 12 years ago
bf3d816
drm/nve0/gr: add handling for a bunch of PGRAPH traps
by Christoph Bumiller
· 12 years ago
0fa9061
drm/nouveau/mc: handle irq-related setup ourselves
by Ben Skeggs
· 12 years ago
1a64634
drm/nv04/disp: hide all the cruft away in its own little hole
by Ben Skeggs
· 12 years ago
b9a3140
drm/nouveau/bios: add missing newline on IO*_OR opcode debugging
by Ben Skeggs
· 12 years ago
28ec70f
drm/nouveau/bios: suppress some parser errors when dry-running scripts
by Ben Skeggs
· 12 years ago
3f196a0
drm/nve0: magic up some support for GF117
by Ben Skeggs
· 12 years ago
8cb303a
drm/nvc0-/ltcg: Fix build on 32-bit platforms (v2)
by Roy Spliet
· 12 years ago
cade241
drm/nouveau/drm: adding support for backlight control of GT525M (NVC0)
by Florian Scholz
· 12 years ago
142c21b
drm/nouveau/drm: bump the driver version to 1.1.1 to report new features
by Christoph Bumiller
· 12 years ago
9685482
drm/nvc0/gr: add software methods to control some MP regs
by Christoph Bumiller
· 12 years ago
7e22e71
drm/nvc0-: support NOUVEAU_GETPARAM_GRAPH_UNITS
by Christoph Bumiller
· 12 years ago
e30441a
drm/nvc0-/ltcg: implement VRAM compression
by Christoph Bumiller
· 12 years ago
de7b7d5
drm/nouveau/ttm: allow tiled memtype on system memory buffer objects
by Ben Skeggs
· 12 years ago
7092a8d
drm/nve0/grctx: initial attempt at unhardcoding yet more magic
by Ben Skeggs
· 12 years ago
ba366c2
drm/nv50/therm: implement temperature reading
by Martin Peres
· 12 years ago
2f45736
drm/nouveau/therm: split the nv50 and nv84 code
by Martin Peres
· 12 years ago
897a6e2
drm/nouveau/drm: fix crash in vram manager debug callback
by Marcin Slusarz
· 12 years ago
fffeba2
drm/nvc0/fb: ignore readback page alloc failure to support userspace
by Ben Skeggs
· 12 years ago
c5bd028
drm/nouveau/disp: fix uninitialised eq_done in error path
by Ben Skeggs
· 12 years ago
a90b590
drm/edid: Check both 60Hz and 59.94Hz when looking for a CEA mode
by Ville Syrjälä
· 12 years ago
ee7925b
drm/edid: Populate vrefresh for CEA modes
by Ville Syrjälä
· 12 years ago
8cc3f23
drm: Add drm_mode_equal_no_clocks()
by Ville Syrjälä
· 12 years ago
67af116
drm: Remove explicit vrefresh initialization from DRM_MODE()
by Ville Syrjälä
· 12 years ago
17f0efc
drm/shmobile: Fix race condition between page flip request and handler
by Laurent Pinchart
· 12 years ago
d502899
drm: export drm_vm_open_locked
by Arnd Bergmann
· 12 years ago
a59e1ff
drm/tilcdc: use only a single module device table
by Arnd Bergmann
· 12 years ago
84806ad
Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-next
by Dave Airlie
· 12 years ago
cbbd379
drm/gma500: Increase max resolution for mode setting
by Patrik Jakobsson
· 12 years ago
e127dc2
drm/gma500: fix backlight hotkeys behaviour on netbooks
by Anisse Astier
· 12 years ago
988b36e
Revert "drm/i915: Don't overclock on Haswell"
by Ben Widawsky
· 12 years ago
1733d01
drm/tilcdc: Fix checkpatch error in tilcdc_panel.c
by Sachin Kamat
· 12 years ago
3250145
drm/tilcdc: Remove space before tab
by Sachin Kamat
· 12 years ago
a50b24f
drm/tilcdc: Remove unnecessary braces
by Sachin Kamat
· 12 years ago
816175d
drivers/gpu/drm/tilcdc: Makefile, only -Werror when no -W* in EXTRA_CFLAGS
by Chen Gang
· 12 years ago
9e48854
drm/tilcdc: Fix an incorrect condition
by Sachin Kamat
· 12 years ago
e6637d5
fbcon: when font is freed, clear also vc_font.data
by Mika Kuoppala
· 12 years ago
Next »