Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
26bf62e47261142d528a6109fdd671a2e280b4ea
/
drivers
26bf62e
Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-next
by Dave Airlie
· 14 years ago
96a03fc
Merge branch 'drm-kdb-next' into drm-core-next
by Dave Airlie
· 14 years ago
0c8eb0d
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-core-next
by Dave Airlie
· 14 years ago
a424d76
drm/nouveau/kms: Avoid a hang entering KDB with VT accel on.
by Chris Ball
· 14 years ago
ff77371
radeon, kdb, kms: Save and restore the LUT on atomic KMS enter/exit
by Jason Wessel
· 14 years ago
413d45d
drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API
by Jason Wessel
· 14 years ago
be64c2bb
drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.
by Chris Ball
· 14 years ago
4dd19b0
drm/radeon/kms: Implement KDB debug hooks for radeon KMS.
by Chris Ball
· 14 years ago
d7ccd8f
drm/radeon/kms: add drm blit support for evergreen
by Alex Deucher
· 14 years ago
75fa0b0
drm/radeon: Modify radeon_pm_in_vbl to use radeon_get_crtc_scanoutpos()
by Mario Kleiner
· 14 years ago
6383cf7
drm/radeon: Add function for display scanout position query.
by Mario Kleiner
· 14 years ago
ba032a5
drm/radeon/kms: rework spread spectrum handling
by Alex Deucher
· 14 years ago
48dfaae
drm/radeon/kms: remove new pll algo
by Alex Deucher
· 14 years ago
f28488c
drm/radeon/kms: remove some pll algo flags
by Alex Deucher
· 14 years ago
bcac54d
drm/radeon/kms: prefer high post dividers in legacy pll algo
by Alex Deucher
· 14 years ago
f981d46
drm/radeon/kms: properly handle 40 bit MC addresses in the cursor code
by Alex Deucher
· 14 years ago
5bccf5e
drm/radeon: add properties to configure the width of the underscan borders
by Marius Gröger
· 14 years ago
d0f8a85
drm/radeon/kms/r6xx+: use new style fencing (v3)
by Alex Deucher
· 14 years ago
724c80e
drm/radeon/kms: enable writeback (v2)
by Alex Deucher
· 14 years ago
b70d6bb
drm/radeon/kms: clean up r6xx/r7xx blit init (v2)
by Alex Deucher
· 14 years ago
8aea528
drm/vmwgfx: Bump minor and driver date
by Thomas Hellstrom
· 14 years ago
029e50b
drm/vmwgfx: Save at least one screen layout
by Thomas Hellstrom
· 14 years ago
73558ea
drm/vmwgfx: Add modinfo version
by Thomas Hellstrom
· 14 years ago
30f47fc8
drm/vmwgfx: Add a parameter to get the max fb size
by Thomas Hellstrom
· 14 years ago
09e2601
drm/vmwgfx: Don't flush fb if we're in the suspended state.
by Thomas Hellstrom
· 14 years ago
e133e73
drm/vmwgfx: Prune modes based on available VRAM size
by Thomas Hellstrom
· 14 years ago
3a939a5
drm/vmwgfx: Take the ttm lock around the dirty ioctl
by Thomas Hellstrom
· 14 years ago
02b0016
drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback
by Thomas Hellstrom
· 14 years ago
7fbd721
drm/vmwgfx: Add new-style PM hooks to improve hibernation behavior
by Thomas Hellstrom
· 14 years ago
094e0fa
drm/vmwgfx: Fix ACPI S3 & S4 functionality.
by Thomas Hellstrom
· 14 years ago
d3216a0
drm/vmwgfx: Really support other depths than 32
by Thomas Hellstrom
· 14 years ago
fb7ba21
Merge remote branch 'korg/drm-fixes' into drm-vmware-next
by Dave Airlie
· 14 years ago
9a170ca
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
by Dave Airlie
· 14 years ago
d961db7
drm/ttm: restructure to allow driver to plug in alternate memory manager
by Ben Skeggs
· 14 years ago
42311ff
drm/ttm: introduce utility function to free an allocated memory node
by Ben Skeggs
· 14 years ago
a845fff
drm/nouveau: fix thinkos in mem timing table recordlen check
by Roy Spliet
· 14 years ago
ca8e7c6
drm/nouveau: parse voltage from perf 0x40 entires
by Ben Skeggs
· 14 years ago
eadc69c
drm/nouveau: don't use the default pll limits in table v2.1 on nv50+ cards
by Emil Velikov
· 14 years ago
8af29cc
drm/nv50: Fix large 3D performance regression caused by the interchannel sync patches.
by Francisco Jerez
· 14 years ago
6479881
drm/nouveau: Synchronize buffer object moves in hardware.
by Francisco Jerez
· 14 years ago
0c6c1c2
drm/nouveau: Use semaphores to handle inter-channel sync in hardware.
by Francisco Jerez
· 14 years ago
8ac3891
drm/nouveau: Provide a means to have arbitrary work run on fence completion.
by Francisco Jerez
· 14 years ago
2730723
drm/nouveau: Minor refactoring/cleanup of the fence code.
by Francisco Jerez
· 14 years ago
0cba1b7
drm/nouveau: Add a module option to force card POST.
by Marcin Kościelnicki
· 14 years ago
62841ab
drm/nv50: prevent (IB_PUT == IB_GET) for occurring unless idle
by Ben Skeggs
· 14 years ago
cd2fb2e
drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.
by Francisco Jerez
· 14 years ago
23357e4
drm/nv30-nv40: Fix postdivider mask when writing engine/memory PLLs.
by Francisco Jerez
· 14 years ago
2756a4f
drm/nouveau: Fix perf table parsing on BMP v5.25.
by Francisco Jerez
· 14 years ago
62acdc7
drm/nouveau: fix required mode bandwidth calculation for DP
by Ben Skeggs
· 14 years ago
85341f2
drm/nouveau: fix typo in c2aa91afea5f7e7ae4530fabd37414a79c03328c
by Ben Skeggs
· 14 years ago
fade7ad
drm/nva3: split pm backend out from nv50
by Ben Skeggs
· 14 years ago
aee582d
drm/nouveau: run perflvl and M table scripts on mem clock change
by Ben Skeggs
· 14 years ago
5c6dc65
drm/nouveau: pass perflvl struct to clock_pre()
by Ben Skeggs
· 14 years ago
fe224bb
drm/nouveau: enable enhanced framing only if DP display supports it
by Ben Skeggs
· 14 years ago
7760fcb
drm/nouveau: Import initial memory timing work
by Roy Spliet
· 14 years ago
7b4f399
drm/i915: Avoid circular locking from intel_fbdev_fini()
by Chris Wilson
· 14 years ago
2c6be94
drm/i915: mark display port DPMS state as 'ON' when enabling output
by Keith Packard
· 14 years ago
35b62a8
drm/i915: Skip pread/pwrite if size to copy is 0.
by Chris Wilson
· 14 years ago
df6d075
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
f87ea76
drm/i915: avoid struct mutex output_poll mutex lock loop on unload
by Keith Packard
· 14 years ago
7dcd249
drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow
by Chris Wilson
· 14 years ago
ce9d419
drm/i915: Sanity check pread/pwrite
by Chris Wilson
· 14 years ago
58e10eb
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
ab7ad7f
drm/i915: Use pipe state to tell when pipe is off
by Keith Packard
· 14 years ago
b99a9d9
drm/i915: vblank status not valid while training display port
by Keith Packard
· 14 years ago
929f49b
drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code
by Julia Lawall
· 14 years ago
1cdf7fef
drm/i915: Don't mask the return code whilst relocating.
by Chris Wilson
· 14 years ago
ae681d9
drm/i915: If the GPU hangs twice within 5 seconds, declare it wedged.
by Chris Wilson
· 14 years ago
2fa772f3
drm/i915: Only print 'generating error event' if we actually are
by Chris Wilson
· 14 years ago
dc96e9b
drm/i915: Try to reset gen2 devices.
by Chris Wilson
· 14 years ago
069efc1
drm/i915: Clear fence registers on GPU reset
by Chris Wilson
· 14 years ago
812ed492
drm/i915: Force the domain to CPU on unbinding whilst wedged.
by Chris Wilson
· 14 years ago
73aa808
drm: Move the GTT accounting to i915
by Chris Wilson
· 14 years ago
abb295f
vmwgfx: Fix fb VRAM pinning failure due to fragmentation
by Thomas Hellstrom
· 14 years ago
f1a28ee
vmwgfx: Remove initialisation of dev::devname
by Thomas Hellstrom
· 14 years ago
7a1c2f6
vmwgfx: Enable use of the vblank system
by Thomas Hellstrom
· 14 years ago
30c78bb
vmwgfx: vt-switch (master drop) fixes
by Thomas Hellstrom
· 14 years ago
2854eed
drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under allocating buffer and having drivers overwrite it (v2)"
by Thomas Hellstrom
· 14 years ago
39b4d07
drm: Hold the mutex when dropping the last GEM reference (v2)
by Chris Wilson
· 14 years ago
e39a015
drm/i915: Fix refleak during eviction.
by Chris Wilson
· 14 years ago
29d08b3
drm/gem: handlecount isn't really a kref so don't make it one.
by Dave Airlie
· 14 years ago
6a04002
i915: Added function to initialize VBT settings
by Simon Que
· 14 years ago
f394940
drm/i915: Remove redundant deletion of obj->gpu_write_list
by Chris Wilson
· 14 years ago
5cdf588
drm/i915: Make get/put pages static
by Chris Wilson
· 14 years ago
8f2480f
drm/i915/debugfs: Include list totals
by Chris Wilson
· 14 years ago
d21d597
drm/i915: Report the deferred free list in debugfs
by Chris Wilson
· 14 years ago
23bc598
drm/i915/debug: Convert i915_verify_active() to scan all lists
by Chris Wilson
· 14 years ago
130b985
drm: i810/i830: fix locked ioctl variant
by Arnd Bergmann
· 14 years ago
891b48c
drm/i915: Avoid blocking the kworker thread on a stuck mutex
by Chris Wilson
· 14 years ago
3d2a812
drm/i915/debug: Remove default WATCH_BUF
by Chris Wilson
· 14 years ago
97d1eba
drm/i915/debug: Remove defunct WATCH_LRU
by Chris Wilson
· 14 years ago
f573c66
drm/i915/dvo: Fix panel and DDC i2c pins
by Chris Wilson
· 14 years ago
a8ed0b1
drm/i915: Tidy dvo_ch7017 and print out which chip we detect
by Chris Wilson
· 14 years ago
b8232e9
drm/i915: Disable LVDS i2c probing when using GPIO bit banging
by Chris Wilson
· 14 years ago
e0e4159
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
cb8ea75
drm/i915: Use i2c bit banging instead of GMBUS
by Chris Wilson
· 14 years ago
e957d77
drm/i915/sdvo: Fix GMBUSification
by Chris Wilson
· 14 years ago
a56ba56
Revert "drm/i915: Drop ring->lazy_request"
by Chris Wilson
· 14 years ago
f36fce0
drm/radeon/kms: add quirk for MSI K9A2GM motherboard
by Alex Deucher
· 14 years ago
e488459
drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idle
by Alex Deucher
· 14 years ago
Next »