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-02-10
drm/amdgpu: keep the prefered/allowed domains in the BO
Christian König
6
-34
/
+29
2016-02-10
drm/amdgpu: cleanup bo list bucket handling
Christian König
3
-50
/
+39
2016-02-10
drm/amdgpu: cleanup amdgpu_cs_parser_relocs
Christian König
1
-11
/
+10
2016-02-10
drm/amdgpu: cleanup amdgpu_cs_parser structure
Christian König
2
-11
/
+11
2016-02-10
drm/amdgpu: group VM mapping tree with its lock (v2)
Christian König
1
-2
/
+3
2016-02-10
drm/amdgpu: cleanup amdgpu_cs_list_validate
Christian König
1
-35
/
+31
2016-02-10
drm/amdgpu: fix amdgpu_cs_get_threshold_for_moves handling
Christian König
2
-9
/
+14
2016-02-10
drm/amd/powerplay: indent a couple if statements
Dan Carpenter
1
-2
/
+2
2016-02-10
drm/amdgpu: fix issue with overlapping userptrs
Christian König
3
-1
/
+23
2016-02-09
drm/tegra: drop unused variable.
Dave Airlie
1
-1
/
+0
2016-02-09
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
52
-611
/
+372
2016-02-09
Merge tag 'drm-intel-next-2016-01-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
47
-1847
/
+2663
2016-02-08
gma500: clean up an excessive and confusing helper
Alan Cox
1
-16
/
+4
2016-02-08
drm/gma500: remove helper function
Sudip Mukherjee
1
-11
/
+1
2016-02-08
drm/vmwgfx: Nuke preclose hook
Daniel Vetter
4
-66
/
+0
2016-02-08
drm/vc4: Nuke preclose hook
Daniel Vetter
3
-31
/
+0
2016-02-08
drm/tilcdc: Nuke preclose hook
Daniel Vetter
3
-29
/
+0
2016-02-08
drm/tegra: Stop cancelling page flip events
Daniel Vetter
3
-21
/
+0
2016-02-08
drm/shmob: Nuke preclose hook
Daniel Vetter
3
-30
/
+0
2016-02-08
drm/rcar: Nuke preclose hook
Daniel Vetter
3
-32
/
+0
2016-02-08
drm/omap: Nuke close hooks
Daniel Vetter
3
-55
/
+1
2016-02-08
drm/msm: Nuke preclose hooks
Daniel Vetter
6
-37
/
+0
2016-02-08
drm/imx: Unconfuse preclose logic
Daniel Vetter
2
-17
/
+0
2016-02-08
drm/exynos: Remove event cancelling from postclose
Daniel Vetter
1
-14
/
+0
2016-02-08
drm/atmel: Nuke preclose
Daniel Vetter
3
-31
/
+0
2016-02-08
drm/i915: Nuke intel_modeset_preclose
Daniel Vetter
3
-24
/
+0
2016-02-08
drm: Nuke vblank event file cleanup code
Daniel Vetter
1
-9
/
+0
2016-02-08
drm: Clean up pending events in the core
Daniel Vetter
1
-1
/
+29
2016-02-08
drm/vblank: Use drm_event_reserve_init
Daniel Vetter
2
-22
/
+53
2016-02-05
Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i...
Dave Airlie
1
-97
/
+182
2016-02-05
drm/dp/mst: deallocate payload on port destruction
Mykola Lysenko
1
-8
/
+83
2016-02-05
drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
Andrey Grodzovsky
1
-6
/
+6
2016-02-05
drm/dp/mst: move GUID storage from mgr, port to only mst branch
Hersen Wu
1
-36
/
+28
2016-02-05
drm/dp/mst: change MST detection scheme
Mykola Lysenko
1
-18
/
+19
2016-02-05
drm/dp/mst: Calculate MST PBN with 31.32 fixed point
Harry Wentland
1
-28
/
+39
2016-02-05
drm/mst: Add range check for max_payloads during init
Imre Deak
1
-0
/
+3
2016-02-05
drm/mst: Don't ignore the MST PBN self-test result
Imre Deak
1
-1
/
+3
2016-02-05
drm: fix missing reference counting decrease
Insu Yun
1
-0
/
+1
2016-02-05
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
11
-59
/
+114
2016-02-05
Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabb...
Dave Airlie
3
-3
/
+3
2016-02-05
Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel...
Dave Airlie
3
-38
/
+29
2016-02-05
Merge branch 'drm/adv7511' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Dave Airlie
2
-25
/
+35
2016-02-05
Merge tag 'drm-intel-fixes-2016-02-04' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
5
-13
/
+28
2016-02-03
drm/amdgpu: disable uvd and vce clockgating on Fiji
Alex Deucher
1
-2
/
+1
2016-02-02
drm/amdgpu: remove exp hardware support from iceland
Alex Deucher
1
-5
/
+5
2016-02-02
drm/amdgpu: load MEC ucode manually on iceland
Alex Deucher
1
-4
/
+10
2016-02-02
drm/amdgpu: don't load MEC2 on topaz
Alex Deucher
2
-11
/
+5
2016-02-02
drm/amdgpu: drop topaz support from gmc8 module
Alex Deucher
1
-27
/
+1
2016-02-02
drm/amdgpu: pull topaz gmc bits into gmc_v7
Alex Deucher
1
-2
/
+33
2016-02-02
drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
Ken Wang
1
-1
/
+1
[next]