Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aa7c62af10b6ba7f0496ee3a1a760ad216426720
aa7c62a
intel, gma500, lvds: Fix use after free and mem leak in psb_intel_lvds_init()
by Jesper Juhl
· 13 years ago
05442e5
gma500: Kconfig documentation tweak
by Alan Cox
· 13 years ago
648a8e3
gma500: now move the Oaktrail save state into its own structure
by Alan Cox
· 13 years ago
933315a
gma500: clean up some of the struct fields we no longer use
by Alan Cox
· 13 years ago
3df546b
gma500: plug in more of the gamma functionality
by Alan Cox
· 13 years ago
b19c19a
drm: cope with platformdev->id == -1
by Rob Clark
· 13 years ago
966e0cd
drm: drop setting vm_file to filp
by Dave Airlie
· 13 years ago
81ffbbe
drm/radeon: fix deferred page-flip detection logic on Avivo-based ASICs
by Felix Kuehling
· 13 years ago
884a53e
drm: remove unused code
by Sascha Hauer
· 13 years ago
54e88e0
drm/radeon/kms: clean up radeon_asic struct (v2)
by Alex Deucher
· 13 years ago
9e6f3d0
drm/radeon/kms: reorganize surface callbacks
by Alex Deucher
· 13 years ago
798bcf7
drm/radeon/kms: move clock/pcie setting callbacks into pm struct
by Alex Deucher
· 13 years ago
c79a49c
drm/radeon/kms: reorganize display callbacks
by Alex Deucher
· 13 years ago
c5b3b85
drm/radeon/kms: reorganize gart callbacks
by Alex Deucher
· 13 years ago
f712812
drm/radeon/kms: make ring_start, ring_test, and ib_test per ring
by Alex Deucher
· 13 years ago
dfb276f
drm/radeon/kms: remove unused cp callbacks from radeon_asic
by Alex Deucher
· 13 years ago
b35ea4a
drm/radeon/kms: reorganize irq callbacks
by Alex Deucher
· 13 years ago
27cd776
drm/radeon/kms: reorganize copy callbacks
by Alex Deucher
· 13 years ago
293f9fd
drm/radeon: fix IB debugfs files for multiple cards
by Christian König
· 13 years ago
eb0c19c
drm/radeon: also make the cs_parse function per ring
by Christian König
· 13 years ago
442f7cf
drm/radeon/kms: no need to align IB like this
by Christian König
· 13 years ago
cdac550
drm/radeon: move ring syncing after bo validation
by Christian König
· 13 years ago
a02fa39
drm/radeon/kms: reorganize pm callbacks
by Alex Deucher
· 13 years ago
0f9e006
drm/radeon/kms: reorganize page flip callbacks
by Alex Deucher
· 13 years ago
901ea57
drm/radeon/kms: reorganize hpd callbacks
by Alex Deucher
· 13 years ago
89e5181
drm/radeon/kms: add a radeon asic callback for mc idle
by Alex Deucher
· 13 years ago
3ae19b7
drm/radeon/kms: add wait_for_vblank asic callback
by Alex Deucher
· 13 years ago
e5bcf23
Merge tag 'drm-intel-next-2012-02-16-merge-resolved' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
by Dave Airlie
· 13 years ago
ff5f4b0
Merge remote-tracking branch 'airlied/drm-next' into for-airlied
by Daniel Vetter
· 13 years ago
019d96c
drm: add some caps for userspace to discover more info for dumb KMS driver (v2)
by Dave Airlie
· 13 years ago
466e69b
drm: move pci bus master enable into driver.
by Dave Airlie
· 13 years ago
de67cba
Revert "drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h"
by Danny Kukawka
· 13 years ago
42b923b
drm/radeon/evergreen: make texdw[] array larger
by Dan Carpenter
· 13 years ago
f3cfcba
drm/i915/lvds: Always use the presence pin for LVDS on PCH
by Chris Wilson
· 13 years ago
ee4f42b
drm/i915: Record the position of the request upon error
by Chris Wilson
· 13 years ago
52d39a2
drm/i915: Record the in-flight requests at the time of a hang
by Chris Wilson
· 13 years ago
a71d8d9
drm/i915: Record the tail at each request and use it to estimate the head
by Chris Wilson
· 13 years ago
7c26e5c
drm/i915: add missing SDVO bits for interlaced modes on ILK
by Paulo Zanoni
· 13 years ago
cdbe8b5
Merge tag 'drm-intel-next-2012-02-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
by Dave Airlie
· 13 years ago
8a8ed1f
drm/i915: Fix race condition in accessing GMBUS
by Yufeng Shen
· 13 years ago
b1d7e4b
drm/i915: add a "force-dvi" HDMI audio mode
by Wu Fengguang
· 13 years ago
8ac5a6d
drm/i915: Don't lock panel registers when downclocking
by Sean Paul
· 13 years ago
285484e
drm/radeon: add support for evergreen/ni tiling informations v11
by Jerome Glisse
· 13 years ago
dd220a0
drm/radeon/kms: add support for streamout v7
by Marek Olšák
· 13 years ago
51a59ac
drm: Fix kcalloc parameters swapped
by Axel Lin
· 13 years ago
ade5101
Merge branch 'drm-vmware-next' into drm-core-next
by Dave Airlie
· 13 years ago
0a240ec
drm/vmwgfx: Bump driver minor
by Thomas Hellstrom
· 13 years ago
f9cd8ec
vmwgfx: Move function declaration to correct header
by Thomas Hellstrom
· 13 years ago
67d4a87
drm/vmwgfx: Treat out-of-range initial width and height as host errors
by Thomas Hellstrom
· 13 years ago
eb4f923
vmwgfx: Pick up the initial size from the width and height regs
by Jakob Bornecrantz
· 13 years ago
b5ec427
vmwgfx: Add page flip support
by Jakob Bornecrantz
· 13 years ago
bd49ae4
vmwgfx: Pipe fence out of screen object dirty functions
by Jakob Bornecrantz
· 13 years ago
bb1bd2f
vmwgfx: Make it possible to get fence from execbuf
by Jakob Bornecrantz
· 13 years ago
6b82ef5
vmwgfx: Clean up pending event references to struct drm_file objects on close
by Thomas Hellstrom
· 13 years ago
8b7de6a
vmwgfx: Rework fence event action
by Jakob Bornecrantz
· 13 years ago
8bf4222
drm/modes: do not enforce an odd vtotal for interlaced modes
by Daniel Vetter
· 13 years ago
d3ae081
drm/i915: fix up locking inconsistency around gem_do_init
by Daniel Vetter
· 13 years ago
99ffa16
drm/i915: enable forcewake voodoo also for gen6
by Daniel Vetter
· 13 years ago
53d227f
drm/i915: fixup seqno allocation logic for lazy_request
by Daniel Vetter
· 13 years ago
5391d0c
drm/i915: outstanding_lazy_request is a u32
by Daniel Vetter
· 13 years ago
67a3744
drm/i915: check gtfifodbg after possibly failed writes
by Ben Widawsky
· 13 years ago
ee64cbd
drm/i915: catch gtfifo errors on forcewake_put
by Ben Widawsky
· 13 years ago
dd202c6
drm/i915: use gtfifodbg
by Ben Widawsky
· 13 years ago
5f7f726
drm/i915: set interlaced bits for TRANSCONF
by Paulo Zanoni
· 13 years ago
75c1399
drm/i915: fixup overlay checks for interlaced modes
by Daniel Vetter
· 13 years ago
c3febcc
drm/i915: allow interlaced mode output on the HDMI connector
by Peter Ross
· 13 years ago
8f4839e
drm/i915: allow interlaced mode output on the SDVO connector
by Peter Ross
· 13 years ago
0529a0d
drm/i915: correctly program the VSYNCSHIFT register
by Daniel Vetter
· 13 years ago
dbb0257
drm/i915: don't allow interlaced pipeconf on gen2
by Daniel Vetter
· 13 years ago
5def474
drm/i915: fixup interlaced support on ilk+
by Daniel Vetter
· 13 years ago
99fca60
drm/i915: fixup interlaced vertical timings confusion, part 2
by Daniel Vetter
· 13 years ago
ca9bfa7
drm/i915: fixup interlaced vertical timings confusion, part 1
by Daniel Vetter
· 13 years ago
d442ae1
drm/i915: clean up interlaced pipeconf bit definitions
by Daniel Vetter
· 13 years ago
9edd576
Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
28a4d56
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux into drm-fixes
by Dave Airlie
· 13 years ago
e21af88
drm/i915: enable ppgtt
by Daniel Vetter
· 13 years ago
3cf17fc
drm/i915: ppgtt debugfs info
by Daniel Vetter
· 13 years ago
5eb719c
drm/i915: ppgtt register definitions
by Daniel Vetter
· 13 years ago
7bddb01
drm/i915: ppgtt binding/unbinding support
by Daniel Vetter
· 13 years ago
1d2a314
drm/i915: initialization/teardown for the aliasing ppgtt
by Daniel Vetter
· 13 years ago
428ccb2
agp/intel-gtt: export the gtt pagetable iomapping
by Daniel Vetter
· 13 years ago
50a4c4a
agp/intel-gtt: export the scratch page dma address
by Daniel Vetter
· 13 years ago
7e3b873
drm/i915: dump even more into the error_state
by Daniel Vetter
· 13 years ago
fb2a99e
drm: do not set fb_info->pixmap fields
by Sascha Hauer
· 13 years ago
d9bc3c0
drm: add convenience function to create an range property
by Sascha Hauer
· 13 years ago
4a67d39
drm: add convenience function to create an enum property
by Sascha Hauer
· 13 years ago
ff24019
drm/i915: s/DRM_ERROR/DRM_DEBUG in i915_gem_execbuffer.c
by Daniel Vetter
· 13 years ago
3fa7d23
drm/i915: add gen6+ registers to i915_swizzle_info
by Daniel Vetter
· 13 years ago
11782b0
drm/i915: consolidate swizzling control bit frobbing
by Daniel Vetter
· 13 years ago
f691e2f
drm/i915: swizzling support for snb/ivb
by Daniel Vetter
· 13 years ago
617cf88
drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT (v2)
by Keith Packard
· 13 years ago
e57b688
drm/i915: no lvds quirk for AOpen MP45
by Daniel Vetter
· 13 years ago
198ceac
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
by Dave Airlie
· 13 years ago
c898261
drm/i915: Force explicit bpp selection for intel_dp_link_required
by Keith Packard
· 13 years ago
3fe89a0
drm/radeon: do not continue after error from r600_ib_test
by Matthijs Kooijman
· 13 years ago
83b316f
drm exynos: use drm_fb_helper_set_par directly
by Sascha Hauer
· 13 years ago
a1178ca
drm crtc_helper: use list_for_each_entry
by Sascha Hauer
· 13 years ago
b20f386
drm crtc: Fix locking comments
by Sascha Hauer
· 13 years ago
4f988d1
drm fb helper: remove unused variable crtc_id
by Sascha Hauer
· 13 years ago
e9ad318
drm fb helper: remove unused variable conn_limit
by Sascha Hauer
· 13 years ago
Next »