index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bounds.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-24
drm/amdgpu: set sched_hw_submission higher for KIQ (v3)
Alex Deucher
1
-4
/
+12
2017-08-24
drm/amdgpu: move default gart size setting into gmc modules
Alex Deucher
6
-57
/
+74
2017-08-24
drm/amdgpu: refine default gart size
Alex Deucher
2
-7
/
+33
2017-08-24
drm/amd/powerplay: ACG frequency added in PPTable
Evan Quan
2
-5
/
+12
2017-08-24
drm/amdgpu: discard commands of killed processes
Christian König
1
-4
/
+19
2017-08-24
drm/amdgpu: fix and cleanup shadow handling
Christian König
3
-37
/
+23
2017-08-24
drm/amdgpu: add automatic per asic settings for gart_size
Alex Deucher
4
-6
/
+20
2017-08-24
drm/amdgpu/gfx8: fix spelling typo in mqd allocation
Alex Deucher
2
-8
/
+8
2017-08-23
drm/amd/powerplay: unhalt mec after loading
Evan Quan
1
-1
/
+2
2017-08-23
drm/amdgpu/virtual_dce: Virtual display doesn't support disable vblank immedi...
Emily Deng
1
-2
/
+3
2017-08-23
drm/amdgpu: Fix huge page updates with CPU
Felix Kuehling
1
-1
/
+15
2017-08-22
drm/nouveau/kms/nv50: perform null check on msto[i] rathern than msto
Colin Ian King
1
-1
/
+1
2017-08-22
drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
Ilia Mirkin
1
-0
/
+4
2017-08-22
drm/nouveau: silence suspend/resume debugging messages
Ben Skeggs
1
-11
/
+11
2017-08-22
drm/nouveau/kms/nv04-nv4x: fix exposed format list
Ilia Mirkin
1
-1
/
+35
2017-08-22
drm/nouveau/kms/nv10-nv40: add NV21 support to overlay
Ilia Mirkin
1
-3
/
+6
2017-08-22
drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch setting
Ilia Mirkin
1
-28
/
+34
2017-08-22
drm/nouveau/kms/nv04-nv40: prevent undisplayable framebuffers from creation
Ilia Mirkin
1
-0
/
+21
2017-08-22
drm/nouveau/mpeg: print more debug info when rejecting dma objects
Ilia Mirkin
2
-2
/
+12
2017-08-22
drm/nouveau/fb/gf100-: zero mmu debug buffers
Ben Skeggs
1
-2
/
+2
2017-08-22
drm/nouveau/bar/gf100: add config option to limit BAR2 to 16MiB
Ben Skeggs
2
-0
/
+7
2017-08-22
initial support (display-only) for GP108
Ilia Mirkin
1
-0
/
+30
2017-08-22
drm/nouveau/falcon: use a more reasonable msgqueue timeout value
Ben Skeggs
1
-1
/
+1
2017-08-22
drm/nouveau/disp: Silence DCB warnings.
Rosen Penev
4
-0
/
+7
2017-08-22
drm/nouveau/bios: Demote missing fp table message to NV_DEBUG.
Rosen Penev
1
-5
/
+2
2017-08-22
drm/nouveau/pmu/gt215-: abstract detection of whether reset is needed
Ben Skeggs
13
-1
/
+32
2017-08-22
drm/nouveau/pmu/gt215: fix reset
Ben Skeggs
10
-13
/
+24
2017-08-22
drm/nouveau/mc/gf100: add pmu to reset mask
Ben Skeggs
1
-0
/
+1
2017-08-22
drm/nouveau/disp/gf119-: avoid creating non-existent heads
Ilia Mirkin
2
-3
/
+8
2017-08-22
drm/nouveau/therm/gm200: Added
Karol Herbst
6
-1
/
+46
2017-08-22
drm/nouveau/therm: fix spelling mistake on array thresolds
Colin Ian King
1
-3
/
+3
2017-08-18
drm/i915: Update DRIVER_DATE to 20170818
Daniel Vetter
1
-2
/
+2
2017-08-18
drm/ttm: use reservation_object_trylock in ttm_bo_individualize_resv v2
Christian König
1
-1
/
+1
2017-08-18
drm/amdgpu: fix vega10 graphic hang issue in S3 test
Ken Wang
2
-2
/
+9
2017-08-18
drm/i915/bxt: use NULL for GPIO connection ID
Andy Shevchenko
1
-1
/
+1
2017-08-18
drm/i915: Mark the GT as busy before idling the previous request
Chris Wilson
1
-43
/
+45
2017-08-18
drm/i915: Trivial grammar fix s/opt of/opt out of/ in comment
Chris Wilson
1
-1
/
+1
2017-08-18
drm/i915: Replace execbuf vma ht with an idr
Chris Wilson
11
-208
/
+115
2017-08-18
drm/i915: Simplify eb_lookup_vmas()
Chris Wilson
1
-86
/
+36
2017-08-18
drm/i915: Convert execbuf to use struct-of-array packing for critical fields
Chris Wilson
3
-151
/
+156
2017-08-18
drm/i915: Check context status before looking up our obj/vma
Chris Wilson
1
-7
/
+6
2017-08-18
drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcs
Chris Wilson
7
-15
/
+40
2017-08-18
drm/i915: Stop touching forcewake following a gen6+ engine reset
Chris Wilson
1
-6
/
+1
2017-08-18
MAINTAINERS: drm/i915 has a new maintainer team
Daniel Vetter
1
-1
/
+2
2017-08-18
drm: udl: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-18
drm/gma500: fix potential NULL pointer dereference dereference
Gustavo A. R. Silva
1
-1
/
+3
2017-08-17
drm/i915: Split pin mapping into per platform functions
Anusha Srivatsa
1
-22
/
+91
2017-08-17
drm/amdgpu: bump version for support of UVD MJPEG decode
Leo Liu
1
-1
/
+2
2017-08-17
drm/amdgpu: add MJPEG check for UVD physical mode msg buffer
Leo Liu
1
-0
/
+4
2017-08-17
drm/ttm: Fix accounting error when fail to get pages for pool
Xiangliang.Yu
1
-1
/
+1
[next]