Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9bc3cd5673d84d29272fa7181a4dfca83cbb48c1
/
drivers
/
gpu
/
drm
9bc3cd5
drm: Sort connector modes based on vrefresh
by Ville Syrjälä
· 12 years ago
990256a
drm: Add probed modes in probe order
by Ville Syrjälä
· 12 years ago
72e45e9
drm: Preserve the list head in drm_mode_copy
by Ville Syrjälä
· 12 years ago
f6fb754
drm/cma: Cocci spatch "ptr_ret.spatch"
by Thomas Meyer
· 12 years ago
f2a5da4
drm/prime: Cocci spatch "err_cast.spatch"
by Thomas Meyer
· 12 years ago
8d06cd0
drm: Cocci spatch "memdup.spatch"
by Thomas Meyer
· 12 years ago
edee06b
Merge branch 'drm/next' of git://linuxtv.org/pinchartl/fbdev into drm-next
by Dave Airlie
· 12 years ago
d20d317
drm: Constify the pretty-print functions
by Ville Syrjälä
· 12 years ago
4ee62c7
drm/i915: Print pretty names for pixel formats
by Ville Syrjälä
· 12 years ago
6ba6d03
drm: Print pretty names for pixel formats
by Ville Syrjälä
· 12 years ago
ca793f7
drm: move pinning/unpinning to buffer attach
by Maarten Lankhorst
· 12 years ago
102d6db
drm: add unpin function to prime helpers
by Maarten Lankhorst
· 12 years ago
71d7282
drm: GEM CMA: Add DRM PRIME support
by Laurent Pinchart
· 12 years ago
ebaf9e0
drm: GEM CMA: Split object mapping into GEM mapping and CMA mapping
by Laurent Pinchart
· 12 years ago
a5ed894
drm: GEM CMA: Split object creation into object alloc and DMA memory alloc
by Laurent Pinchart
· 12 years ago
bda3fda
drm/omap: Use drm_gem_mmap_obj() to implement dma-buf mmap
by Laurent Pinchart
· 12 years ago
1c5aafa
drm/gem: Split drm_gem_mmap() into object search and object mapping
by Laurent Pinchart
· 12 years ago
328a471
drm_modes: videomode: add doubleclk flag
by Steffen Trumtrar
· 12 years ago
0dd99f1
drm: Don't leak phys_wc "handles" to userspace
by Andy Lutomirski
· 12 years ago
07ebea2
radeon: Switch to arch_phys_wc_add and add a missing ..._del
by Andy Lutomirski
· 12 years ago
1c0f674
i915: Use arch_phys_wc_{add,del}
by Andy Lutomirski
· 12 years ago
f435046
drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional
by Andy Lutomirski
· 12 years ago
ff47eaf
drm: Update drm_addmap and drm_mmap to use PAT WC instead of MTRRs
by Andy Lutomirski
· 12 years ago
247d36d
drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}
by Andy Lutomirski
· 12 years ago
e81f3d8
Merge tag 'drm-intel-next-2013-05-20-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
970fa98
drm/qxl: fix build warnings on 32-bit
by Dave Airlie
· 12 years ago
7e0e419
radeon: use max_bus_speed to activate gen2 speeds
by Kleber Sacilotto de Souza
· 12 years ago
50a583f
drm/radeon: narrow scope of Apple re-POST hack
by Alex Deucher
· 12 years ago
2cf3a4f
drm/radeon: don't check crtcs in card_posted() on cards without DCE
by Alex Deucher
· 12 years ago
09fb8bd
drm/radeon: fix card_posted check for newer asics
by Alex Deucher
· 12 years ago
468ef1a
drm/radeon: fix typo in cu_per_sh on verde
by Alex Deucher
· 12 years ago
27b0705
drm/radeon: UVD block on SUMO2 is the same as on SUMO
by Christian König
· 12 years ago
c89b65e
qxl: fix Kconfig deps - select FB_DEFERRED_IO
by Andrew Jones
· 12 years ago
5ed7766
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
80ce5f6
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 12 years ago
c313d56
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-next
by Dave Airlie
· 12 years ago
dcb9a7c
drm/exynos: replace request_threaded_irq with devm function
by Seung-Woo Kim
· 12 years ago
7a1b00e
drm/exynos: remove unnecessary devm_kfree
by Seung-Woo Kim
· 12 years ago
a3ad697
drm/exynos: fix build warnings from ipp fimc
by Seung-Woo Kim
· 12 years ago
d873ab9
drm/exynos: cleanup device pointer usages
by Seung-Woo Kim
· 12 years ago
20cd264
drm/exynos: wait for the completion of pending page flip
by Inki Dae
· 12 years ago
c5cca97
drm/exynos: use drm_send_vblank_event() helper
by Rob Clark
· 12 years ago
3598706
drm/i915: avoid premature DP AUX timeouts
by Imre Deak
· 12 years ago
e054cc3
drm/i915: avoid premature timeouts in __wait_seqno()
by Imre Deak
· 12 years ago
2554fc1
drm/i915: use msecs_to_jiffies_timeout instead of open coding the same
by Imre Deak
· 12 years ago
df97729
drm/i915: add msecs_to_jiffies_timeout to guarantee minimum duration
by Imre Deak
· 12 years ago
e3de42b
drm/i915: force full modeset if the connector is in DPMS OFF mode
by Imre Deak
· 12 years ago
94d019b
drm/exynos: page flip fixes
by Rob Clark
· 12 years ago
4c1d8de
drm/exynos: exynos_hdmi: Pass correct pointer to free_irq()
by Lars-Peter Clausen
· 12 years ago
f025045
drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULL
by Sachin Kamat
· 12 years ago
41eab40
drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULL
by Sachin Kamat
· 12 years ago
f7e96d7
drm/shmob: use drm_send_vblank_event() helper
by Rob Clark
· 12 years ago
26ae466
drm/radeon: use drm_send_vblank_event() helper
by Rob Clark
· 12 years ago
95d38d1
drm/nouveau: use drm_send_vblank_event() helper
by Rob Clark
· 12 years ago
0ddaa97
Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
007b703
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
2d05eae
drm/i915: Propagate errors back from fb set-base
by Chris Wilson
· 12 years ago
1c98b48
drm/i915: Adding more reserved PCI IDs for Haswell.
by Rodrigo Vivi
· 12 years ago
e1b73cb
Merge tag 'v3.10-rc2' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
98304ad
drm/i915: add support for dvo Chrontel 7010B
by braggle@free.fr
· 12 years ago
fffbdda
drm/radeon: add golden register settings for Hainan (v2)
by Alex Deucher
· 12 years ago
1df0d52
drm/radeon: sun/hainan chips do not have UVD (v2)
by Alex Deucher
· 12 years ago
948bee3
drm/radeon: track which asics have UVD
by Alex Deucher
· 12 years ago
86a45ca
drm/radeon: radeon-asic updates for Hainan
by Alex Deucher
· 12 years ago
c04c00b
drm/radeon: fill in ucode loading support for Hainan
by Alex Deucher
· 12 years ago
5153550
drm/radeon: don't touch DCE or VGA regs on Hainan (v3)
by Alex Deucher
· 12 years ago
8b02859
drm/radeon: fill in GPU init for Hainan (v2)
by Alex Deucher
· 12 years ago
b5d9d72
drm/radeon: add chip family for Hainan
by Alex Deucher
· 12 years ago
731da21
drm/radeon/dce2: use 10khz units for audio dto calculation
by Alex Deucher
· 12 years ago
fc98603
drm/radeon: Fix VRAM size calculation for VRAM >= 4GB
by Niels Ole Salscheider
· 12 years ago
6ab7631
drm/radeon: Remove superfluous variable
by Niels Ole Salscheider
· 12 years ago
b7cb1c5
Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 12 years ago
81dff21
drm/nouveau: ensure channels are stopped before saving fences for suspend
by Ben Skeggs
· 12 years ago
b509656
drm/nv50/fifo: prevent races between clients updating playlists
by Ben Skeggs
· 12 years ago
9426eed
drm/nvc0/fifo: prevent CHAN_TABLE_ERROR:CHANNEL_PENDING on fifo fini
by Ben Skeggs
· 12 years ago
fadb171
drm/nvc0/fifo: prevent races between clients updating playlists
by Ben Skeggs
· 12 years ago
c2e3259
drm/nve0/fifo: prevent races between clients updating playlists
by Ben Skeggs
· 12 years ago
fe6fc09
drm/nve0/ltcg: poke the partition count into yet another register
by Ben Skeggs
· 12 years ago
49debbe
drm/nvc0/ltcg: fix handling of disabled partitions
by Ben Skeggs
· 12 years ago
6d5f838
drm/nvc0/ce: disable ce1 on a number of chipsets
by Ben Skeggs
· 12 years ago
46b47b8
drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcode
by Ben Skeggs
· 12 years ago
c5e624f
drm/nouveau: fix build with nv50->nvc0
by Dave Airlie
· 12 years ago
e510668
Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 years ago
56261c5
drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
ec50f2a
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
e9ced8e
drm/radeon: restore nomodeset operation (v2)
by Dave Airlie
· 12 years ago
b90ed1e
qxl: fix bug with object eviction and update area
by Dave Airlie
· 12 years ago
b2b4465
drm/qxl: drop active_user_framebuffer as its unneeded
by Dave Airlie
· 12 years ago
d7292a0
qxl: drop unused variable.
by Dave Airlie
· 12 years ago
a6ac1bc
drm/qxl: fix ioport interactions for kernel submitted commands.
by Dave Airlie
· 12 years ago
328d8e8
drm/i915: Use pipe config state to control gmch pfit enable/disable
by Daniel Vetter
· 12 years ago
3f8dce3
drm/i915: Use pipe_config state to disable ilk+ pfit
by Daniel Vetter
· 12 years ago
2fa2fe9
drm/i915: panel fitter hw state readout&check support
by Daniel Vetter
· 12 years ago
fea0f9f
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
fefaedc
drm/radeon: check incoming cliprects pointer
by Kees Cook
· 12 years ago
9f1d036
drm/mgag200: Fix framebuffer base address programming
by Christopher Harvey
· 12 years ago
3cdc0e8
drm/mgag200: Convert counter delays to jiffies
by Christopher Harvey
· 12 years ago
fb70a66
drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register
by Christopher Harvey
· 12 years ago
9d8aa55
drm/mgag200: Don't change unrelated registers during modeset
by Christopher Harvey
· 12 years ago
b2dfcae
drm: Only print a debug message when the polled connector has changed
by Lespiau, Damien
· 12 years ago
Next »