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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-06
Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
44
-1491
/
+2723
2018-02-02
drm/nouveau/clk: fix gcc-7 -Wint-in-bool-context warning
Arnd Bergmann
1
-3
/
+6
2018-02-02
drm/nouveau/mmu: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-02-02
drm/nouveau: Introduce NvPmEnableGating option
Lyude Paul
1
-1
/
+3
2018-02-02
drm/nouveau: Add support for SLCG for Kepler2
Lyude Paul
1
-0
/
+93
2018-02-02
drm/nouveau: Add support for BLCG on Kepler2
Lyude Paul
5
-4
/
+139
2018-02-02
drm/nouveau: Add support for BLCG on Kepler1
Lyude Paul
14
-1
/
+442
2018-02-02
drm/nouveau: Add support for basic clockgating on Kepler1
Lyude Paul
9
-21
/
+301
2018-02-02
drm/nouveau/kms/nv50: fix handling of gamma since atomic conversion
Ben Skeggs
1
-53
/
+109
2018-02-02
drm/nouveau/kms/nv50: use INTERPOLATE_257_UNITY_RANGE LUT on newer chipsets
Ben Skeggs
1
-4
/
+4
2018-02-02
drm/nouveau/kms/nv50: use "low res" lut for indexed mode
Ilia Mirkin
1
-2
/
+4
2018-02-02
drm/nouveau/kms/nv50: prepare for double-buffered LUTs
Ben Skeggs
2
-23
/
+15
2018-02-02
drm/nouveau/bo: add helper functions for handling pinned+mapped buffers
Ben Skeggs
1
-0
/
+28
2018-02-02
drm/nouveau/fbcon: add module parameter to select bits-per-pixel
Ben Skeggs
1
-8
/
+14
2018-02-02
drm/nouveau/secboot/gp108: implement on top of acr_r370
Ben Skeggs
7
-1
/
+78
2018-02-02
drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucode
Ben Skeggs
1
-0
/
+39
2018-02-02
drm/nouveau/secboot/r370: move a bunch of r375 stuff to a new implementation
Ben Skeggs
5
-86
/
+163
2018-02-02
drm/nouveau: nouveau: use correct string length
Arnd Bergmann
1
-3
/
+3
2018-02-02
drm/nouveau/drm/nouveau/mmu: fix odd_ptr_err.cocci warnings
Christoph Böhmwalder
1
-1
/
+2
2018-02-02
drm/nouveau/pmu/fuc: don't use movw directly anymore
Karol Herbst
4
-1292
/
+1292
2018-02-01
drm/i915/ppgtt: Pin page directories before allocation
Chris Wilson
1
-4
/
+10
2018-02-01
drm/i915: Always run hangcheck while the GPU is busy
Chris Wilson
4
-21
/
+6
2018-02-01
Revert "drm/i915: mark all device info struct with __initconst"
Lionel Landwerlin
1
-47
/
+47
2018-02-01
drm/i915/edp: Do not do link training fallback or prune modes on EDP
Manasi Navare
1
-9
/
+17
2018-02-01
drm/i915: Check for fused or unused pipes
Mika Kahola
1
-1
/
+1
2018-02-01
drm/i915: Protect WC stash allocation against direct reclaim
Chris Wilson
1
-7
/
+25
2018-02-01
drm/i915: Only attempt to scan the requested number of shrinker slabs
Chris Wilson
1
-2
/
+2
2018-02-01
drm/i915: Always call to intel_display_set_init_power() in resume_early.
Maarten Lankhorst
1
-0
/
+2
2018-02-01
drm/i915/gvt: cancel scheduler timer when no vGPU exists
Zhenyu Wang
1
-0
/
+7
2018-02-01
drm/i915/gvt: cancel virtual vblank timer when no vGPU exists
Zhenyu Wang
1
-0
/
+2
2018-02-01
drm/i915/gvt: Keep obj->dma_buf link NULL during exporting
Tina Zhang
1
-1
/
+0
2018-02-01
drm/i915/pmu: Reconstruct active state on starting busy-stats
Chris Wilson
1
-1
/
+15
2018-02-01
drm/i915: Stop getting the fault address from RING_FAULT_REG
Oscar Mateo
2
-2
/
+15
2018-02-01
drm/i915/guc: Add uc_fini_wq in gem_init unwind path
Sagar Arun Kamble
2
-2
/
+2
2018-02-01
drm/i915: Fix using BIT_ULL() vs. BIT() for power domain masks
Imre Deak
1
-3
/
+3
2018-02-01
drm/i915: Try EDID bitbanging on HDMI after failed read
Stefan Brüns
1
-3
/
+11
2018-02-01
drm/i915/glk: Disable Guc and HuC on GLK
Anusha Srivatsa
2
-20
/
+0
2018-02-01
drm/i915/gvt: Do not use I915_NUM_ENGINES to iterate over the mocs regs array
Michel Thierry
1
-1
/
+1
2018-02-01
drm/i915/gvt: validate gfn before set shadow page entry
Hang Yuan
4
-5
/
+53
2018-02-01
drm/i915/gvt: add PLANE_KEYMAX regs to mmio track list
Pei Zhang
1
-0
/
+3
2018-02-01
drm/i915/gvt: Fix gen8/9_render_mmio_list[0] don't take effect
Xiong Zhang
1
-4
/
+4
2018-02-01
drm/ast: Load lut in crtc_commit
Daniel Vetter
1
-0
/
+1
2018-02-01
Merge tag 'drm-misc-next-fixes-2018-01-31' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-0
/
+6
2018-01-31
drm: Check for lessee in DROP_MASTER ioctl
Keith Packard
1
-0
/
+6
2018-01-25
Merge tag 'drm-misc-next-fixes-2018-01-18' of git://anongit.freedesktop.org/d...
Dave Airlie
3
-7
/
+14
2018-01-25
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
17
-101
/
+138
2018-01-24
drm: fix gpu scheduler link order
Christian König
1
-1
/
+1
2018-01-24
drm/amd/display: Demote error print to debug print when ATOM impl missing
Harry Wentland
2
-19
/
+19
2018-01-23
drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
Alex Deucher
1
-2
/
+0
2018-01-23
drm/amd/amdgpu: Add Polaris version check
James Zhu
1
-2
/
+15
[next]