Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b1bdd255661369cb6eb90b6e181169b5e6d0f9b6
/
drivers
/
gpu
1a464cb
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
095f979
drm/nouveau/pm: fix build with HWMON off
by Dave Airlie
· 13 years ago
96067ad
gma500: silence gcc warnings in mid_get_vbt_data()
by Dan Carpenter
· 13 years ago
7920aa5
drm/ttm: fix condition (and vs or)
by Dan Carpenter
· 13 years ago
a7eef88
drm/radeon: double lock typo in radeon_vm_bo_rmv()
by Dan Carpenter
· 13 years ago
55ba70c
drm/radeon: use after free in radeon_vm_bo_add()
by Dan Carpenter
· 13 years ago
b5215ef
drm/sis|via: don't return stack garbage from free_mem ioctl
by Daniel Vetter
· 13 years ago
67e915e
drm/radeon/kms: check if vm is supported in VA ioctl
by Alex Deucher
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
cc1f719
drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)
by Dave Airlie
· 13 years ago
3df9690
radeon: Fix disabling PCI bus mastering on big endian hosts.
by Michel Dänzer
· 13 years ago
dea7e0a
ttm: fix agp since ttm tt rework
by Jerome Glisse
· 13 years ago
2c05114
drm/ttm/dma: Fix accounting error when calling ttm_mem_global_free_page and don't try to free freed pages.
by Konrad Rzeszutek Wilk
· 13 years ago
36d7c53
drm/ttm/dma: Only call set_pages_array_wb when the page is not in WB pool.
by Konrad Rzeszutek Wilk
· 13 years ago
3000bf3
drm/radeon/kms: sync across multiple rings when doing bo moves v3
by Alex Deucher
· 13 years ago
93504fc
drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2)
by Christian König
· 13 years ago
721604a
drm/radeon: GPU virtual memory support v22
by Jerome Glisse
· 13 years ago
09b4ea4
drm: make DRM_UNLOCKED ioctls with their own mutex
by Ilija Hadzic
· 13 years ago
53fead9
drm: no need to hold global mutex for static data
by Ilija Hadzic
· 13 years ago
d7d0a75
drm/radeon/benchmark: common modes sweep ignores 640x480@32
by Chen Jie
· 13 years ago
28eebb7
drm/radeon/kms: disable writeback on pre-R300 asics
by Alex Deucher
· 13 years ago
c1341e5
drm/radeon: allocate semaphore from the ib pool
by Jerome Glisse
· 13 years ago
69e130a
drm/radeon: make ib size variable
by Jerome Glisse
· 13 years ago
1f2e124
drm/radeon/kms: add missing ring ready check in sync tests
by Alex Deucher
· 13 years ago
0a7eb24
drm: add support for private planes
by Rob Clark
· 13 years ago
a997115
drm: disconnect plane from fb/crtc when disabled
by Rob Clark
· 13 years ago
2c9ede5
switch device_get_devnode() and ->devnode() to umode_t *
by Al Viro
· 13 years ago
d8e70a2
drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeeded
by Jesse Barnes
· 13 years ago
7a41986
drm/i915: don't disable a PCH DPLL that's in use
by Jesse Barnes
· 13 years ago
e6bfaf8
drm/i915: don't bail out of intel_wait_ring_buffer too early
by Daniel Vetter
· 13 years ago
4e0e90d
drm/i915: kicking rings stuck on semaphores considered harmful
by Daniel Vetter
· 13 years ago
ae662d3
drm/i915: Add support for resetting the SO write pointers on gen7.
by Eric Anholt
· 13 years ago
e959b5d
drm/i915: Make the fallback IRQ wait not sleep.
by Eric Anholt
· 13 years ago
42ff657
drm/i915: Work around gen7 BLT ring synchronization issues.
by Eric Anholt
· 13 years ago
7ea29b1
drm/i915: Do the fallback non-IRQ wait in ring throttle, too.
by Eric Anholt
· 13 years ago
116ac8d
drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge.
by Eric Anholt
· 13 years ago
8ea3086
drm/i915: add color key support v4
by Jesse Barnes
· 13 years ago
175bd42
drm/i915: track sprite coverage and disable primary plane if possible
by Jesse Barnes
· 13 years ago
b840d907f
drm/i915: add SNB and IVB video sprite support v6
by Jesse Barnes
· 13 years ago
c7dffff
drm/i915: Clean up multi-threaded forcewake patch
by Keith Packard
· 13 years ago
4d85529
drm/i915: drpc debugfs update for gen6
by Ben Widawsky
· 13 years ago
6ed55ee
drm/i915: Update GEN6_RP_CONTROL definitions
by Ben Widawsky
· 13 years ago
84f9f93
drm/i915: Force sync command ordering (Gen6+)
by Ben Widawsky
· 13 years ago
e2971bd
drm/i915: relative_constants_mode race fix
by Ben Widawsky
· 13 years ago
7a7e873
Merge branch 'drm-radeon-testing' of ../drm-radeon-next into drm-core-next
by Dave Airlie
· 13 years ago
93a4ed8
drm/radeon/kms: define TMDS/LVTM HDMI enabling bits
by Rafał Miłecki
· 13 years ago
92db7f6
drm/radeon/kms: workaround invalid AVI infoframe checksum issue
by Rafał Miłecki
· 13 years ago
f83d926
drm/radeon/kms: setup HDMI mode on Evergreen encoders
by Rafał Miłecki
· 13 years ago
2318fcd
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next
by Dave Airlie
· 13 years ago
f9f23a7
gma500: remove no_fb bits
by Alan Cox
· 13 years ago
b6195aa
gma500: Fix Cedarview support (Correct version)
by Alan Cox
· 13 years ago
56125db
gma500: Add the E6xx PCI identifier we are missing
by Alan Cox
· 13 years ago
4376eee
drm/radeon/kms/atom: fix possible segfault in pm setup
by Alexander Müller
· 13 years ago
d36b691
misc latin1 to utf8 conversions
by Al Viro
· 13 years ago
d840832
drm/exynos: added hdmi display support
by Seung-Woo Kim
· 13 years ago
c32b06e
drm/exynos: added mutex lock and code clean.
by Inki Dae
· 13 years ago
52c6881
drm/exynos: extend vblank off delay time.
by Inki Dae
· 13 years ago
0edf993
drm/exynos: change driver name.
by Inki Dae
· 13 years ago
229d353
drm/exynos: Support multi buffers
by Seung-Woo Kim
· 13 years ago
e30d4bc
drm/exynos: added pm support.
by Inki Dae
· 13 years ago
e1533c0
drm/exynos: remove buffer creation of fbdev from drm framebuffer creation
by Joonyoung Shim
· 13 years ago
2364839
drm/exynos: Split creation of gem object and gem handle
by Joonyoung Shim
· 13 years ago
2d91cf1
drm/exynos: Fix a fake mmap offset creation
by Joonyoung Shim
· 13 years ago
ee5e770
drm/exynos: gem code cleanup
by Joonyoung Shim
· 13 years ago
371de6e
drm/i915: Disable RC6 on Sandybridge by default
by Keith Packard
· 13 years ago
ebbd857
drm/i915: Disable semaphores by default on SNB
by Keith Packard
· 13 years ago
5c2a5ce
drm: add missing exports for i810 driver.
by Dave Airlie
· 13 years ago
5c72765
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm into drm-core-next
by Dave Airlie
· 13 years ago
40c34d0
drm/i810: don't acces hw regs in lastclose
by Daniel Vetter
· 13 years ago
87499ff
drm/i810: cleanup reclaim_buffers
by Daniel Vetter
· 13 years ago
8a78389
vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create()
by Xi Wang
· 13 years ago
77e00f2
drm/radeon/kms: bail on BTC parts if MC ucode is missing
by Alex Deucher
· 13 years ago
5d56fe5
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-core-next
by Dave Airlie
· 13 years ago
f7b24c4
drm/nouveau/ttm: fix crash as a result of a recent ttm change
by Ben Skeggs
· 13 years ago
7a6e0da
drm: kill drm_sman
by Daniel Vetter
· 13 years ago
be2fb9d
drm/sis: use drm_mm instead of drm_sman
by Daniel Vetter
· 13 years ago
977b4f6
drm/via: use drm_mm instead of drm_sman
by Daniel Vetter
· 13 years ago
94e8953
drm/sman: kill user_hash_tab
by Daniel Vetter
· 13 years ago
6de8a74
drm/sis: track user->memblock mapping with idr
by Daniel Vetter
· 13 years ago
77ee8f3
drm/via: track user->memblock mapping with idr
by Daniel Vetter
· 13 years ago
763240d
drm/sman: rip out owner tracking
by Daniel Vetter
· 13 years ago
aa38e2e
drm/sman: kill owner tracking interface functions
by Daniel Vetter
· 13 years ago
c828e20
drm/via: track obj->drm_fd relations in the driver
by Daniel Vetter
· 13 years ago
fdc0b8a
drm/sis: track obj->drm_fd relations in the driver
by Daniel Vetter
· 13 years ago
4cf7312
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-next
by Dave Airlie
· 13 years ago
b2e0d19
drm/nouveau: Fix notifier blocks over the 4GB mark.
by Francisco Jerez
· 13 years ago
4e03b4a
drm/nouveau: Fix pushbufs over the 4GB mark.
by Francisco Jerez
· 13 years ago
045da4e
drm/nvc0/pm: initial engine reclocking
by Ben Skeggs
· 13 years ago
52c4d76
drm/nouveau: move hpd enable/disable to common code
by Ben Skeggs
· 13 years ago
47e5d5c
drm/nv40/disp: implement support for hotplug irq
by Ben Skeggs
· 13 years ago
a0b2563
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
by Ben Skeggs
· 13 years ago
675aac0
drm/nouveau: just pass gpio line to pwm_*, not entire gpio struct
by Ben Skeggs
· 13 years ago
c8b9641
drm/nouveau/hwsq: remove some magic, give proper opcode names
by Ben Skeggs
· 13 years ago
eeb7a50
drm/nv50/pm: introduce hwsq-based memory reclocking
by Martin Peres
· 13 years ago
abbd3f8
drm/nv04/disp: handle dual-link spwg panels without needing quirks
by Ben Skeggs
· 13 years ago
d4c2c99
drm/nouveau/dp: remove broken display depth function, use the improved one
by Ben Skeggs
· 13 years ago
c37e990
drm/nouveau/mxm: implement ROM shadow method
by Ben Skeggs
· 13 years ago
3952315
drm/nouveau/mxm: implement _DSM shadow method
by Ben Skeggs
· 13 years ago
93d9206
drm/nouveau/mxm: implement wmi shadow method
by Ben Skeggs
· 13 years ago
b4c2681
drm/nouveau/mxm: initial implementation of dcb sanitisation
by Ben Skeggs
· 13 years ago
Next »