Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
89ebefe3890e44516a99fb3d21d015ec3b75e50c
/
drivers
/
gpu
496fd15
drm: avoid warning in drm_load_edid_firmware()
by Linus Torvalds
· 11 years ago
2e17c5a
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
5f097cd
Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev
by Linus Torvalds
· 11 years ago
774d8e3
Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 11 years ago
fd0932d
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 11 years ago
f4dec31
drm/radeon/dpm: implement vblank_too_short callback for si
by Alex Deucher
· 11 years ago
76ad73e
drm/radeon/dpm: implement vblank_too_short callback for cayman
by Alex Deucher
· 11 years ago
a84301c
drm/radeon/dpm: implement vblank_too_short callback for btc
by Alex Deucher
· 11 years ago
d0b54bd
drm/radeon/dpm: implement vblank_too_short callback for evergreen
by Alex Deucher
· 11 years ago
b06195d
drm/radeon/dpm: implement vblank_too_short callback for 7xx
by Alex Deucher
· 11 years ago
4878306
drm/radeon/dpm: add checks against vblank time
by Alex Deucher
· 11 years ago
66edc1c
drm/radeon/dpm: add helper to calculate vblank time
by Alex Deucher
· 11 years ago
7e1f3c0
drm/radeon: remove stray line in old pm code
by Alex Deucher
· 11 years ago
222dc9a
drm/radeon/dpm: fix display_gap programming on rv7xx
by Alex Deucher
· 11 years ago
d2989b5
drm/nvc0/gr: fix gpc firmware regression
by Maarten Lankhorst
· 11 years ago
1bb3f6a
drm/nouveau: fix minor thinko causing bo moves to not be async on kepler
by Ben Skeggs
· 11 years ago
9b5de59
drm/radeon/dpm: implement force performance level for TN
by Alex Deucher
· 11 years ago
5d5e559
drm/radeon/dpm: implement force performance level for ON/LN
by Alex Deucher
· 11 years ago
a160a6a
drm/radeon/dpm: implement force performance level for SI
by Alex Deucher
· 11 years ago
170a47f
drm/radeon/dpm: implement force performance level for cayman
by Alex Deucher
· 11 years ago
8b5e6b7
drm/radeon/dpm: implement force performance levels for 7xx/eg/btc
by Alex Deucher
· 11 years ago
70d01a5
drm/radeon/dpm: add infrastructure to force performance levels
by Alex Deucher
· 11 years ago
67d5ced
drm/radeon: fix surface setup on r1xx
by Alex Deucher
· 11 years ago
edcaa5b
drm/radeon: add support for 3d perf states on older asics
by Alex Deucher
· 11 years ago
c6cf777
drm/radeon: set default clocks for SI when DPM is disabled
by Alex Deucher
· 11 years ago
30f83b3
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 11 years ago
6d35dea
drm/cma: remove GEM CMA specific dma_buf functionality
by Joonyoung Shim
· 11 years ago
78467dc
drm/cma: add low-level hook functions to use prime helpers
by Joonyoung Shim
· 11 years ago
7c397cd
drm: add mmap function to prime helpers
by Joonyoung Shim
· 11 years ago
f9d8a12
drm/prime: fix sgt NULL checking
by Joonyoung Shim
· 11 years ago
63eef60
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 11 years ago
59e3264
drm/rcar-du: Fix buffer pitch alignment
by Laurent Pinchart
· 11 years ago
3463ff6
drm/rcar-du: Don't ignore rcar_du_crtc_create() return value
by Laurent Pinchart
· 11 years ago
bf03d1b
drm/nva3/disp: Fix HDMI audio regression
by Ilia Mirkin
· 11 years ago
378f2bc
drm/nv50-/disp: Use output specific mask in interrupt
by Emil Velikov
· 11 years ago
d005f51
drm/nouveau: use vmalloc for pgt allocation
by Marcin Slusarz
· 11 years ago
5c5ae71
drm/nvc0-/gr: remove some more of the hardcoded register writes
by Ben Skeggs
· 11 years ago
d196e16e
drm/nvc0-/gr: factor out yet more unknown magic into versioned functions
by Ben Skeggs
· 11 years ago
0bfd6f7
drm/nvd7/devinit: use fermi class, not tesla
by Ben Skeggs
· 11 years ago
60a4acd
drm/nvf0-/gr: ctxsw scratch reg count got bumped to 16
by Ben Skeggs
· 11 years ago
f8adeb8
drm/nvc0-/gr: remove hardcoding of UNK count/mask in GPCCS ucode
by Ben Skeggs
· 11 years ago
8f6fe26
drm/nvf0/gr: build cs ucode for GK110
by Ben Skeggs
· 11 years ago
960b438
drm/nvc0-/gr: extend one of the magic calculations for >4 GPCs
by Ben Skeggs
· 11 years ago
0085a60
drm/nvf0/gr: fix ddx shaders locking up on me
by Ben Skeggs
· 11 years ago
18ac424
drm/nvc0/devinit: minor typo
by Ben Skeggs
· 11 years ago
9d1c4c5
drm/nvf0/gr: enable support, if external cs ucode is available
by Ben Skeggs
· 11 years ago
b054aad
drm/nvf0/gr: magic sequence that makes PGRAPH come out of hiding
by Ben Skeggs
· 11 years ago
9ec2dbb
drm/nvf0/ce: enable support
by Ben Skeggs
· 12 years ago
56fbd2b
drm/nvf0/fifo: enable support
by Ben Skeggs
· 12 years ago
26410c6
drm/nvd7/gr: initial support
by Maarten Lankhorst
· 11 years ago
a32b2ff
drm/nvc0-/gr: generate cs register lists from grctx data
by Ben Skeggs
· 11 years ago
70f824a
drm/nvc0-/gr: tpc regs a subset of gpc, add separate list for gpc/unk regs
by Ben Skeggs
· 11 years ago
5ee86c41
drm/nve0-/gr: some new gpc registers can have multiple copies
by Ben Skeggs
· 11 years ago
c03ff9e
drm/nvc0-/gr: pull out a group of separately context-switched gpc regs
by Ben Skeggs
· 11 years ago
30f4e08
drm/nvc0-/gr: make register lists from initvals functions
by Ben Skeggs
· 11 years ago
5ff91e4
qxl: use drm helper hotplug support
by Dave Airlie
· 11 years ago
d84300b
qxl: add suspend/resume/hibernate support.
by Dave Airlie
· 11 years ago
b86487a
qxl: add fb and ttm entry points for use by suspend/resume.
by Dave Airlie
· 11 years ago
1e20911
qxl: add ring prep code for s/r
by Dave Airlie
· 11 years ago
c9fdda2
qxl: prepare memslot code for suspend/resume
by Dave Airlie
· 11 years ago
2bd6ce8
qxl: split monitors_config object creation out.
by Dave Airlie
· 11 years ago
c927215
drm/qxl: set time on drawables from userspace
by Dave Airlie
· 11 years ago
07f8d9b
drm/qxl: add support for > 1 output
by Dave Airlie
· 11 years ago
5b8788c
drm/qxl: make dynamic resizing work properly.
by Dave Airlie
· 11 years ago
80cc38b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
4bb615c
drm/exynos: remove duplicated error routine and unnecessary assign
by Seung-Woo Kim
· 11 years ago
42ac99a
drm/exynos: fix pages allocation size in lowlevel_buffer_allocate
by YoungJun Cho
· 11 years ago
af51a5e
drm/exynos: use drm_calloc_large when allocates pointer array
by YoungJun Cho
· 11 years ago
ba3706c
drm/exynos: add error check routine in exynos_drm_open
by YoungJun Cho
· 11 years ago
782953e
drm/exynos: initialize the buf_num in vp_video_buffer
by YoungJun Cho
· 11 years ago
cbb28bb
drm/exynos: remove dead code in vidi_power_on
by YoungJun Cho
· 11 years ago
c58c159
drm/exynos: fix not to remain exynos_gem_obj as a leak
by YoungJun Cho
· 11 years ago
04274cd
drm: fix print format of sequence in trace point
by Seung-Woo Kim
· 11 years ago
df9b6a9
drm: fix error routines in drm_open_helper
by Seung-Woo Kim
· 11 years ago
fe2ef78
drm: add assertion for checking null edid to drm_edid_block_valid
by Seung-Woo Kim
· 11 years ago
cf4b91f
drm: Convert drm class driver from legacy pm ops to dev_pm_ops
by Shuah Khan
· 11 years ago
d0aaa28
Merge tag 'drm-intel-fixes-2013-07-03' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
1586ba7
Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 11 years ago
e5ad449
drm/mm: WARN for unclean mm takedown
by Daniel Vetter
· 11 years ago
2c54b13
drm/mm: fix debug table BUG
by Daniel Vetter
· 11 years ago
4a88f73
drm/prime: fix up handle_to_fd ioctl return value
by Daniel Vetter
· 11 years ago
a956810
radeon: remove redundant __list_for_each definition from mkregtable.c
by Dave Jones
· 11 years ago
dcf6d29
drm/i915: quirk away phantom LVDS on Intel's D525MW mainboard
by Jani Nikula
· 11 years ago
e5614f0
drm/i915: quirk away phantom LVDS on Intel's D510MO mainboard
by Chris Wilson
· 11 years ago
338a95a
drm/radeon/sumo: implement support for disable_gfx_power_gating_in_uvd flag
by Alex Deucher
· 11 years ago
62fa44b
drm/radeon/tn: disable PG when changing UVD clocks
by Alex Deucher
· 11 years ago
2b90edd
drm/radeon/sumo: disable PG when changing UVD clocks
by Alex Deucher
· 11 years ago
0124853
drm/radeon/aruba: disable additional rlc features
by Alex Deucher
· 11 years ago
e631227
drm/radeon: fix endian bug in radeon_atom_get_mclk_range_table()
by Alex Deucher
· 11 years ago
bf0936e
drm/radeon/dpm: fix compilation with certain versions of gcc
by Mike Lothian
· 11 years ago
63580e5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
7137592
drm/radeon/dpm: clarify debugfs warning
by Alex Deucher
· 11 years ago
446f8d8
drm/i915: Don't try to tear down the stolen drm_mm if it's not there
by Daniel Vetter
· 11 years ago
77ef8bb
drm: make drm_mm_init() return void
by David Herrmann
· 11 years ago
7982128
drm/radeon/dpm: add debugfs support for SI
by Alex Deucher
· 11 years ago
bdf0c4f
drm/radeon/dpm: add debugfs support for cayman
by Alex Deucher
· 11 years ago
490ab93
drm/radeon/dpm: add debugfs support for TN
by Alex Deucher
· 11 years ago
fb70160
drm/radeon/dpm: add debugfs support for ON/LN
by Alex Deucher
· 11 years ago
bd210d1
drm/radeon/dpm: add debugfs support for 7xx/evergreen/btc
by Alex Deucher
· 11 years ago
242916a
drm/radeon/dpm: add debugfs support for rv6xx
by Alex Deucher
· 11 years ago
Next »