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-22
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
10
-57
/
+168
2018-02-21
drm/edid: quirk Sony PlayStation VR headset as non-desktop
Philipp Zabel
1
-0
/
+3
2018-02-21
drm/edid: quirk Windows Mixed Reality headsets as non-desktop
Philipp Zabel
1
-0
/
+10
2018-02-21
drm/edid: quirk Oculus Rift headsets as non-desktop
Philipp Zabel
1
-0
/
+5
2018-02-21
Merge tag 'drm-misc-fixes-2018-01-31' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-17
/
+23
2018-02-20
drm/meson: fix vsync buffer update
Neil Armstrong
3
-4
/
+12
2018-02-20
drm: Handle unexpected holes in color-eviction
Chris Wilson
1
-3
/
+18
2018-02-20
drm: exynos: Use proper macro definition for HDMI_I2S_PIN_SEL_1
Sylwester Nawrocki
2
-3
/
+6
2018-02-20
drm/exynos: remove exynos_drm_rotator.h
Corentin Labbe
1
-19
/
+0
2018-02-20
drm/exynos: g2d: Delete an error message for a failed memory allocation in tw...
Markus Elfring
1
-4
/
+2
2018-02-20
drm/exynos: fix comparison to bitshift when dealing with a mask
Wolfram Sang
1
-1
/
+1
2018-02-20
drm/exynos: g2d: use monotonic timestamps
Arnd Bergmann
1
-3
/
+3
2018-02-19
drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA
Kai-Heng Feng
1
-0
/
+3
2018-02-16
drm/amdgpu: Fix deadlock on runtime suspend
Lukas Wunner
1
-20
/
+38
2018-02-16
drm/radeon: Fix deadlock on runtime suspend
Lukas Wunner
1
-25
/
+49
2018-02-16
drm/nouveau: Fix deadlock on runtime suspend
Lukas Wunner
1
-5
/
+13
2018-02-16
drm: Allow determining if current task is output poll worker
Lukas Wunner
1
-0
/
+20
2018-02-16
Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-3
/
+3
2018-02-16
drm/nouveau: Make clock gate support conditional
Thierry Reding
1
-3
/
+3
2018-02-16
Merge tag 'drm-intel-fixes-2018-02-14-1' of git://anongit.freedesktop.org/drm...
Dave Airlie
15
-151
/
+346
2018-02-16
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+1
2018-02-14
drm/i915: Fix DSI panels with v1 MIPI sequences without a DEASSERT sequence v3
Hans de Goede
2
-0
/
+85
2018-02-14
drm/i915: Free memdup-ed DSI VBT data structures on driver_unload
Hans de Goede
1
-0
/
+6
2018-02-14
drm/i915: Add intel_bios_cleanup() function
Hans de Goede
3
-13
/
+17
2018-02-14
drm/i915/vlv: Add cdclk workaround for DSI
Hans de Goede
1
-0
/
+8
2018-02-14
drm/i915/gvt: fix one typo of render_mmio trace
Weinan Li
1
-1
/
+1
2018-02-14
drm/i915/gvt: Support BAR0 8-byte reads/writes
Tina Zhang
1
-2
/
+49
2018-02-14
drm/i915/gvt: add 0xe4f0 into gen9 render list
Weinan Li
1
-0
/
+1
2018-02-13
drm/i915/pmu: Fix building without CONFIG_PM
Chris Wilson
1
-10
/
+23
2018-02-13
drm/i915/pmu: Fix sleep under atomic in RC6 readout
Tvrtko Ursulin
2
-15
/
+84
2018-02-13
drm/i915/pmu: Fix PMU enable vs execlists tasklet race
Tvrtko Ursulin
2
-87
/
+52
2018-02-13
drm/i915: Lock out execlist tasklet while peeking inside for busy-stats
Chris Wilson
1
-8
/
+12
2018-02-13
drm/i915/breadcrumbs: Ignore unsubmitted signalers
Chris Wilson
1
-19
/
+10
2018-02-12
drm/i915: Don't wake the device up to check if the engine is asleep
Chris Wilson
1
-1
/
+3
2018-02-12
drm/i915: Avoid truncation before clamping userspace's priority value
Chris Wilson
1
-1
/
+1
2018-02-12
drm/i915/perf: Fix compiler warning for string truncation
Chris Wilson
1
-2
/
+2
2018-02-12
drm/i915/perf: Fix compiler warning for string truncation
Chris Wilson
1
-2
/
+2
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-6
/
+6
2018-02-08
drm/amdgpu: add new device to use atpx quirk
Kai-Heng Feng
1
-0
/
+1
2018-02-08
Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...
Linus Torvalds
90
-1788
/
+3168
2018-02-08
Merge tag 'drm-intel-next-fixes-2018-02-07' of git://anongit.freedesktop.org/...
Dave Airlie
17
-136
/
+193
2018-02-07
drm/i915/bios: add DP max link rate to VBT child device struct
Jani Nikula
2
-3
/
+7
2018-02-08
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
7
-28
/
+26
2018-02-06
drm/i915/cnp: Properly handle VBT ddc pin out of bounds.
Rodrigo Vivi
1
-2
/
+3
2018-02-06
drm/i915/cnp: Ignore VBT request for know invalid DDC pin.
Rodrigo Vivi
1
-3
/
+8
2018-02-06
drm/i915/cmdparser: Do not check past the cmd length.
Michal Srb
1
-0
/
+6
2018-02-06
drm/i915/cmdparser: Check reg_table_count before derefencing.
Michal Srb
1
-2
/
+2
2018-02-06
drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changing
Imre Deak
3
-9
/
+25
2018-02-06
drm/i915/gvt: Use KVM r/w to access guest opregion
Tina Zhang
2
-29
/
+70
2018-02-06
drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=on
Changbin Du
4
-59
/
+35
[next]