index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-10
drm/vmwgfx: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-16
/
+5
2016-10-10
drm/vmwgfx: Use kmalloc_array() in vmw_surface_define_ioctl()
Markus Elfring
1
-4
/
+6
2016-10-10
drm/vmwgfx: Avoid validating views on view destruction
Thomas Hellstrom
1
-13
/
+58
2016-10-10
drm/vmwgfx: Limit the user-space command buffer size
Thomas Hellstrom
1
-3
/
+3
2016-10-10
drm/vmwgfx: Remove a leftover debug printout
Thomas Hellstrom
1
-3
/
+0
2016-10-10
drm/vmwgfx: Allow resource relocations on byte boundaries
Thomas Hellstrom
1
-15
/
+26
2016-10-10
drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER command
Charmaine Lee
2
-1
/
+33
2016-10-10
drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before wait
Chris Wilson
1
-4
/
+2
2016-10-10
drm/vmwgfx: Replace numeric parameter like 0444 with macro
Baole Ni
1
-5
/
+5
2016-10-10
drm/etnaviv: block 64K of address space behind each cmdstream
Lucas Stach
1
-1
/
+2
2016-10-10
drm/etnaviv: ensure write caches are flushed at end of user cmdstream
Lucas Stach
1
-5
/
+19
2016-10-10
drm/i915: Fix conflict resolution from backmerge of v4.8-rc8 to drm-next
Chris Wilson
1
-3
/
+0
2016-10-10
drm/i915/guc: Unwind GuC workqueue reservation if request construction fails
Chris Wilson
3
-7
/
+23
2016-10-10
drm/i915: Reset the breadcrumbs IRQ more carefully
Chris Wilson
5
-20
/
+34
2016-10-10
drm/i915: Force relocations via cpu if we run out of idle aperture
Chris Wilson
1
-2
/
+2
2016-10-10
drm/i915: Distinguish last emitted request from last submitted request
Chris Wilson
2
-2
/
+4
2016-10-10
drm/i915: Allow DP to work w/o EDID
Ville Syrjälä
1
-13
/
+9
2016-10-10
drm/i915: Move long hpd handling into the hotplug work
Ville Syrjälä
1
-25
/
+23
2016-10-10
drm/i915/execlists: Reinitialise context image after GPU hang
Chris Wilson
1
-41
/
+62
2016-10-10
drm/i915: Use correct index for backtracking HUNG semaphores
Chris Wilson
1
-4
/
+4
2016-10-10
drm/i915: Unalias obj->phys_handle and obj->userptr
Chris Wilson
1
-13
/
+11
2016-10-10
drm/i915: Just clear the mmiodebug before a register access
Chris Wilson
1
-4
/
+3
2016-10-10
drm/i915/gen9: only add the planes actually affected by ddb changes
Paulo Zanoni
1
-1
/
+36
2016-10-10
drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEED
Ville Syrjälä
1
-0
/
+18
2016-10-10
drm/i915/bxt: Fix HDMI DPLL configuration
Imre Deak
1
-5
/
+16
2016-10-10
drm/i915/gen9: fix the watermark res_blocks value
Paulo Zanoni
1
-5
/
+7
2016-10-10
drm/i915/gen9: fix plane_blocks_per_line on watermarks calculations
Paulo Zanoni
1
-24
/
+15
2016-10-10
drm/i915/gen9: minimum scanlines for Y tile is not always 4
Paulo Zanoni
1
-24
/
+32
2016-10-10
drm/i915/gen9: fix the WaWmMemoryReadLatency implementation
Paulo Zanoni
1
-20
/
+22
2016-10-10
drm/i915/kbl: KBL also needs to run the SAGV code
Paulo Zanoni
1
-4
/
+10
2016-10-10
drm/i915: introduce intel_has_sagv()
Paulo Zanoni
2
-7
/
+20
2016-10-10
drm/i915: SAGV is not SKL-only, so rename a few things
Paulo Zanoni
4
-25
/
+25
2016-10-10
drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+
Paulo Zanoni
1
-0
/
+2
2016-10-10
drm/i915: Only shrink the unbound objects during freeze
Chris Wilson
3
-2
/
+28
2016-10-10
drm/i915: Restore current RPS state after reset
Chris Wilson
3
-9
/
+13
2016-10-10
drm/i915: Unlock PPS registers after GPU reset
Imre Deak
1
-0
/
+1
2016-10-10
drm/i915/backlight: setup backlight pwm alternate increment on backlight enable
Shawn Lee
1
-1
/
+17
2016-10-10
drm/i915/backlight: setup and cache pwm alternate increment value
Jani Nikula
2
-3
/
+12
2016-10-10
drm: Release resources with a safer function
Christophe JAILLET
1
-4
/
+4
2016-10-10
drm: Fix up kerneldoc for new drm_gem_dmabuf_export()
Chris Wilson
1
-1
/
+2
2016-10-10
drm/bridge: Drop drm_connector_unregister and call drm_connector_cleanup dire...
Marek Vasut
3
-22
/
+3
2016-10-10
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
17
-55
/
+67
2016-10-10
Merge tag 'topic/drm-misc-2016-10-05' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
13
-153
/
+275
2016-10-10
drm/bridge: Add RGB to VGA bridge support
Maxime Ripard
3
-0
/
+231
2016-10-08
Merge branch 'work.const-qstr' into work.misc
Al Viro
3
-6
/
+6
2016-10-07
Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-3
/
+7
2016-10-06
drm/vc4: Add support for double-clocked modes.
Eric Anholt
3
-11
/
+24
2016-10-06
drm/vc4: Set up the AVI and SPD infoframes.
Eric Anholt
2
-5
/
+136
2016-10-06
drm/vc4: Fix support for interlaced modes on HDMI.
Eric Anholt
3
-56
/
+41
2016-10-06
drm/vc4: Increase timeout for HDMI_SCHEDULER_CONTROL changes.
Eric Anholt
1
-2
/
+2
[prev]
[next]