Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
17e32eacc3543c25a4377bb7ce54026e38db7d20
/
drivers
/
gpu
bfce281
kill mm argument of vm_munmap()
by Al Viro
· 13 years ago
6be5ceb
VM: add "vm_mmap()" helper function
by Linus Torvalds
· 13 years ago
a46ef99
VM: add "vm_munmap()" helper function
by Linus Torvalds
· 13 years ago
273a50f
nouveau: Set special lane map for the right chipset
by Henrik Rydberg
· 13 years ago
a09d431
drm/radeon: fix load detect on rn50 with hardcoded EDIDs.
by Dave Airlie
· 13 years ago
4e47e02
drm: Releasing FBs before releasing GEM objects during drm_release
by Prathyush
· 13 years ago
5799d9e
drm/nouveau/pm: don't read/write beyond end of stack buffer
by Jim Meyering
· 13 years ago
5edaad8
drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of version.h
by Marcos Paulo de Souza
· 13 years ago
dfc6ae5
radeon: fix r600/agp when vram is after AGP (v3)
by Jerome Glisse
· 13 years ago
aef6a7e
drm: fix page_flip error handling
by Joonyoung Shim
· 13 years ago
d6b8395
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 13 years ago
e363250
drm/radeon/kms: fix the regression of DVI connector check
by Takashi Iwai
· 13 years ago
b10c6d4
drm/usb: fix module license on drm/usb layer.
by Dave Airlie
· 13 years ago
99d9acd
drm/i915: Do not set "Enable Panel Fitter" on SNB pageflips
by Chris Wilson
· 13 years ago
c291be9
drm/i915: Hold mode_config lock whilst changing mode for lastclose()
by Chris Wilson
· 13 years ago
5273db7
drm/radeon/si: add missing radeon_bo_unreserve in si_rlc_init() v2
by Alex Deucher
· 13 years ago
16a5e32
drm/radeon: disable MSI on RV515
by Dave Airlie
· 13 years ago
f9bef08
drm/i915: don't clobber the special upscaling lvds timings
by Daniel Vetter
· 13 years ago
173fa4e
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-intel-fixes
by Dave Airlie
· 13 years ago
19e5c4e
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-intel-fixes
by Dave Airlie
· 13 years ago
15a13bb
drm/i915: clear fencing tracking state when retiring requests
by Daniel Vetter
· 13 years ago
677e84c
drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv
by Joonyoung Shim
· 13 years ago
578b606
drm/exynos: fix struct for operation callback functions to driver name
by Joonyoung Shim
· 13 years ago
a2ee151
drm/exynos: use define instead of default_win member in struct mixer_context
by Joonyoung Shim
· 13 years ago
a634dd5
drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NR
by Joonyoung Shim
· 13 years ago
46da222
drm/exynos: remove unused codes in hdmi and mixer
by Joonyoung Shim
· 13 years ago
f9309d1
drm/exynos: remove unnecessary type conversion of hdmi and mixer
by Joonyoung Shim
· 13 years ago
f57f9c1
drm/i915: make rc6 module parameter read-only
by Jesse Barnes
· 13 years ago
80e829f
drm/i915: implement ColorBlt w/a
by Daniel Vetter
· 13 years ago
27c1cbd
drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845g
by Chris Wilson
· 13 years ago
6a562e3
Revert "drm/i915: reenable gmbus on gen3+ again"
by Daniel Vetter
· 13 years ago
4678315
drm/radeon: only add the mm i2c bus if the hw_i2c module param is set
by Alex Deucher
· 13 years ago
c486793
drm/i915: properly compute dp dithering for user-created modes
by Daniel Vetter
· 13 years ago
afceb93
drm/radeon/kms: fix DVO setup on some r4xx chips
by Alex Deucher
· 13 years ago
6587eb8
drm/savage: fix integer overflows in savage_bci_cmdbuf()
by Xi Wang
· 13 years ago
4de833c
drm/radeon: replace udelay with mdelay for long timeouts
by Arnd Bergmann
· 13 years ago
14667a4
drm/i915: Finish any pending operations on the framebuffer before disabling
by Chris Wilson
· 13 years ago
b2a7164
drm/i915: Removed IVB forced enable of sprite dest key.
by acreese
· 13 years ago
5d32c88
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
6b1c762
drm/exynos: add format list of plane
by Seung-Woo Kim
· 13 years ago
f3718a8
Revert "nouveau/bios: Fix tracking of BIOS image data"
by Linus Torvalds
· 13 years ago
01627d9
Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
e1a7eb08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
61db75d
drm/exynos: fixed duplicated page allocation bug.
by Inki Dae
· 13 years ago
dcf9af8
drm/exynos: fixed page align and code clean.
by Inki Dae
· 13 years ago
62fb376
drm: Validate requested virtual size against allocated fb size
by Chris Wilson
· 13 years ago
b4db1e3
drm/i915: treat src w & h as fixed point in sprite handling code
by Jesse Barnes
· 13 years ago
97effad
drm/i915: no-lvds quirk on MSI DC500
by Anisse Astier
· 13 years ago
927a2f1
drm/i915: Add lock on drm_helper_resume_force_mode
by Sean Paul
· 13 years ago
e02f14c
drm/i915: don't leak struct_mutex lock on ppgtt init failures
by Daniel Vetter
· 13 years ago
650dc07
drm/i915: disable ppgtt on snb when dmar is enabled
by Daniel Vetter
· 13 years ago
cc22a93
drm/i915: add Ivy Bridge GT2 Server entries
by Eugeni Dodonov
· 13 years ago
e199fd4
drm/radeon: Don't dereference possibly-NULL pointer.
by Michel Dänzer
· 13 years ago
fa9e855
mm, drm/udl: fixup vma flags on mmap
by Konstantin Khlebnikov
· 13 years ago
402976f
drm/radeon/kms: fix fans after resume
by Alex Deucher
· 13 years ago
d06221c
nouveau/bios: Fix tracking of BIOS image data
by Benjamin Herrenschmidt
· 13 years ago
ea71f98
nouveau: Fix crash when pci_ram_rom() returns a size of 0
by Benjamin Herrenschmidt
· 13 years ago
40c6104
drm/nouveau: select POWER_SUPPLY
by Dave Airlie
· 13 years ago
e77166b
drm/i915: properly clear SSC1 bit in the pch refclock init code
by Daniel Vetter
· 13 years ago
1c7eaac
drm/i915: apply CS reg readback trick against missed IRQ on snb
by Daniel Vetter
· 13 years ago
25e341c
drm/i915: quirk away broken OpRegion VBT
by Daniel Vetter
· 13 years ago
aa46419
drm/i915: enable plain RC6 on Sandy Bridge by default
by Eugeni Dodonov
· 13 years ago
83b7f9a
drm/i915: allow to select rc6 modes via kernel parameter
by Eugeni Dodonov
· 13 years ago
7dd4906
drm/i915: Mark untiled BLT commands as fenced on gen2/3
by Chris Wilson
· 13 years ago
55a254a
drm/i915: properly restore the ppgtt page directory on resume
by Daniel Vetter
· 13 years ago
f47166d
drm/i915: Sanitize BIOS debugging bits from PIPECONF
by Chris Wilson
· 13 years ago
3248877
drm: base prime/dma-buf support (v5)
by Dave Airlie
· 13 years ago
02bfc28
drm/nouveau: inform userspace of relaxed kernel subchannel requirements
by Ben Skeggs
· 13 years ago
acde2d8
Revert "drm/nouveau: inform userspace of new kernel subchannel requirements"
by Ben Skeggs
· 13 years ago
4a206ff
drm/nouveau: oops, create m2mf for nvd9 too
by Ben Skeggs
· 13 years ago
3fa016a
drm/i915: suspend fbdev device around suspend/hibernate
by Dave Airlie
· 13 years ago
d936622
drm/radeon: Only warn if the intra-domain offset actually exceeds the limit.
by Michel Dänzer
· 13 years ago
88f50c8
drm/radeon/kms: add htile support to the cs checker v3
by Jerome Glisse
· 13 years ago
017d213
drm/radeon/kms/atom: force bpc to 8 for now
by Alex Deucher
· 13 years ago
5936567
drm/nouveau/i2c: fix thinko/regression on really old chipsets
by Ben Skeggs
· 13 years ago
c843536
drm/nouveau: default to 8bpc for non-LVDS panels if EDID isn't useful
by Ben Skeggs
· 13 years ago
c61205b
drm/nouveau: fix thinko causing init to fail on cards without accel
by Ben Skeggs
· 13 years ago
a1978f7
gma500: medfield: fix build without CONFIG_BACKLIGHT_CLASS_DEVICE
by Kirill A. Shutemov
· 13 years ago
ed2d265
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
ba331d5
Merge branch 'drm-nouveau-destage' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
09fa302
Merge branch 'drm-radeon-sitn-support' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
be53bfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
1898f44
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 13 years ago
6544599
drm/nouveau/dp: support version 4.0 of DP table
by Ben Skeggs
· 13 years ago
e592c73
drm/nve0/disp: nvidia randomly decided to move the dithering method
by Ben Skeggs
· 13 years ago
68455a4
drm/nve0: initial modesetting support for kepler chipsets
by Ben Skeggs
· 13 years ago
fa2c113
drm/nouveau: add bios connector type for dms59
by Ben Skeggs
· 13 years ago
f3c93cb
drm/nouveau: move out of staging drivers
by Ben Skeggs
· 13 years ago
f887c42
drm/nouveau: bump version to 1.0.0
by Ben Skeggs
· 13 years ago
dd62608
drm/nvd0/disp: ignore clock set if no pclk
by Ben Skeggs
· 13 years ago
27100ac
drm/nouveau: oops, increase channel dispc_vma to 4
by Ben Skeggs
· 13 years ago
664695a
drm/nouveau: inform userspace of new kernel subchannel requirements
by Ben Skeggs
· 13 years ago
48aca13
drm/nouveau: remove m2mf creation on userspace channels
by Ben Skeggs
· 13 years ago
d5316e2
drm/nvc0-/disp: reimplement flip completion method as fifo method
by Ben Skeggs
· 13 years ago
b08abd4
drm/nouveau: move fence sequence check to start of loop
by Ben Skeggs
· 13 years ago
b5b2e59
drm/nouveau: remove subchannel names from places where it doesn't matter
by Ben Skeggs
· 13 years ago
accf949
drm/nouveau/ttm: always do buffer moves on kernel channel
by Ben Skeggs
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
5466c7b
drm/i915: use DDC_ADDR instead of hard-coding it
by Matt Turner
· 13 years ago
Next »