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
2015-09-25
Merge tag 'drm-intel-fixes-2015-09-24' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
4
-4
/
+43
2015-09-24
Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/...
Dave Airlie
12
-44
/
+62
2015-09-24
drm: Allow also control clients to check the drm version
Thomas Hellstrom
1
-1
/
+2
2015-09-24
drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()
Christian Engelmayer
1
-2
/
+1
2015-09-24
drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()
Christian Engelmayer
1
-2
/
+1
2015-09-24
Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
43
-466
/
+534
2015-09-24
drm/layerscape: fix handling fsl_dcu_drm_plane_index result
Andrzej Hajda
1
-1
/
+2
2015-09-24
drm/mgag200: Fix driver_load error handling
Archit Taneja
1
-16
/
+20
2015-09-24
drm/mgag200: Fix error handling paths in fbdev driver
Archit Taneja
1
-8
/
+23
2015-09-24
drm/qxl: only report first monitor as connected if we have no state
Dave Airlie
1
-5
/
+7
2015-09-23
drm/radeon: add quirk for MSI R7 370
Maxim Sheviakov
1
-0
/
+1
2015-09-23
drm/amdgpu: Sprinkle drm_modeset_lock_all to appease locking checks
Alex Deucher
1
-0
/
+4
2015-09-23
drm/radeon: Sprinkle drm_modeset_lock_all to appease locking checks
Daniel Vetter
1
-0
/
+4
2015-09-23
drm/amdgpu: sync ce and me with SWITCH_BUFFER(2)
monk.liu
3
-92
/
+23
2015-09-23
drm/amdgpu: integer overflow in amdgpu_mode_dumb_create()
Dan Carpenter
1
-1
/
+1
2015-09-23
drm/amdgpu: info leak in amdgpu_gem_metadata_ioctl()
Dan Carpenter
1
-0
/
+5
2015-09-23
drm/amdgpu: integer overflow in amdgpu_info_ioctl()
Dan Carpenter
1
-2
/
+3
2015-09-23
drm/amdgpu: unwind properly in amdgpu_cs_parser_init()
Dan Carpenter
1
-34
/
+51
2015-09-23
drm/amdgpu: Fix max_vblank_count value for current display engines
Alex Deucher
1
-1
/
+1
2015-09-23
drm/amdgpu: use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-3
/
+1
2015-09-23
drm/amdgpu: fix UVD suspend and resume for VI APU
Leo Liu
1
-8
/
+12
2015-09-23
drm/amdgpu: fix the UVD suspend sequence order
Leo Liu
3
-6
/
+6
2015-09-23
drm/amdgpu: make UVD handle checking more strict
Leo Liu
1
-27
/
+41
2015-09-23
drm/amdgpu: Disable UVD PG
Leo Liu
1
-1
/
+2
2015-09-23
drm/amdgpu: more scheduler cleanups v2
Christian König
11
-76
/
+87
2015-09-23
drm/amdgpu: cleanup fence queue init v2
Christian König
2
-2
/
+2
2015-09-23
drm/amdgpu: rename fence->scheduler to sched v2
Christian König
10
-22
/
+22
2015-09-23
drm/amdgpu: cleanup entity init
Christian König
3
-19
/
+25
2015-09-23
drm/amdgpu: refine the scheduler job type conversion
Junwei Zhang
3
-4
/
+6
2015-09-23
drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_job
Junwei Zhang
8
-69
/
+71
2015-09-23
drm/amdgpu: use only one reservation object for each VM v2
Christian König
2
-30
/
+9
2015-09-23
drm/amdgpu: validate duplicates in the CS as well
Christian König
1
-14
/
+20
2015-09-23
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
24
-52
/
+70
2015-09-23
drm/amdgpu: fix overflow on 32bit systems
Christian König
1
-1
/
+1
2015-09-23
drm/amdgpu: remove process_job callback from the scheduler
Christian König
3
-24
/
+7
2015-09-23
drm/amdgpu: move scheduler fence callback into fence v2
Christian König
2
-11
/
+12
2015-09-23
drm/amdgpu: signal scheduler fence when hw submission fails v3
Christian König
1
-0
/
+3
2015-09-23
drm/amdgpu: add tracepoint for scheduler (v2)
Chunming Zhou
2
-1
/
+45
2015-09-23
drm/amdgpu: use write confirm for vm_flush()
Christian König
1
-1
/
+2
2015-09-23
drm/amdgpu: execution barrier after fence v2
Anatoli Antonovitch
1
-0
/
+12
2015-09-23
drm/amdgpu: add option to disable semaphores
Christian König
3
-1
/
+21
2015-09-23
drm/i915/bios: handle MIPI Sequence Block v3+ gracefully
Jani Nikula
1
-1
/
+11
2015-09-23
drm/i915: Add primary plane to mask if it's visible
Maarten Lankhorst
1
-2
/
+5
2015-09-23
drm/i915: workaround bad DSL readout v3
Jesse Barnes
1
-0
/
+26
2015-09-21
drm/i915: fix kernel-doc warnings in intel_audio.c
Geliang Tang
1
-1
/
+1
2015-09-17
drm/vmwgfx: Only build on X86
Thomas Hellstrom
1
-1
/
+1
2015-09-16
gpu/drm: Kill off set_irq_flags usage
Rob Herring
2
-3
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-2
/
+2
2015-09-15
drm/ttm: Fix memory space allocation v2
Thomas Hellstrom
1
-12
/
+16
2015-09-14
drm/vmwgfx: Map the fifo as cached
Thomas Hellstrom
2
-9
/
+2
[next]