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
2017-07-18
drm/bridge/synopsys: Add MIPI DSI host controller bridge
Philippe CORNU
3
-0
/
+989
2017-07-18
drm/stm: ltdc: Add panel-bridge support
Philippe CORNU
3
-177
/
+38
2017-07-18
drm/stm: ltdc: Fix leak of px clk enable in some error paths
Philippe CORNU
1
-4
/
+6
2017-07-17
drm/vgem: add compat_ioctl support
Brian Norris
1
-0
/
+1
2017-07-17
drm/crc: Only open CRC on atomic drivers when the CRTC is active.
Maarten Lankhorst
1
-0
/
+13
2017-07-17
drm/crc: Handle opening and closing crc better
Maarten Lankhorst
1
-15
/
+31
2017-07-17
drm/imx: parallel-display: Accept drm_of_find_panel_or_bridge failure
Philipp Zabel
1
-1
/
+1
2017-07-17
drm/imx: fix typo in ipu_plane_formats[]
Laurentiu Palcu
1
-1
/
+1
2017-07-17
drm/i915: Update DRIVER_DATE to 20170717
Daniel Vetter
1
-2
/
+2
2017-07-15
Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-63
/
+46
2017-07-14
drm/vc4: Fix misleading name of the continuous flag.
Eric Anholt
1
-4
/
+4
2017-07-14
drm/vc4: Fix DSI T_INIT timing.
Eric Anholt
1
-1
/
+11
2017-07-14
drm/vc4: Fix VBLANK handling in crtc->enable() path
Boris Brezillon
1
-23
/
+43
2017-07-14
drm: add helper functions for YCBCR420 handling
Shashank Sharma
1
-0
/
+58
2017-07-14
drm/edid: parse ycbcr 420 deep color information
Shashank Sharma
1
-0
/
+12
2017-07-14
drm/edid: parse YCBCR420 videomodes from EDID
Shashank Sharma
1
-2
/
+150
2017-07-14
drm: add helper to validate YCBCR420 modes
Shashank Sharma
2
-0
/
+33
2017-07-14
drm/edid: cleanup patch for CEA extended-tag macro
Shashank Sharma
1
-3
/
+12
2017-07-14
drm/edid: parse sink information before CEA blocks
Shashank Sharma
1
-2
/
+7
2017-07-14
drm/edid: complete CEA modedb(VIC 1-107)
Shashank Sharma
1
-1
/
+225
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
24
-24
/
+55
2017-07-14
drm/tinydrm: Add RePaper e-ink driver
Noralf Trønnes
3
-0
/
+1108
2017-07-14
drm/tinydrm: Add tinydrm_xrgb8888_to_gray8() helper
Noralf Trønnes
1
-2
/
+72
2017-07-14
drm/fb-helper: separate the fb_setcmap helper into atomic and legacy paths
Peter Rosin
1
-71
/
+160
2017-07-14
drm/atomic-helper: update lut props directly in ..._legacy_gamma_set
Peter Rosin
1
-15
/
+5
2017-07-14
drm: rename, adjust and export drm_atomic_replace_property_blob
Peter Rosin
2
-29
/
+24
2017-07-14
drm/i915: Protect against deferred fbdev setup
Daniel Vetter
1
-1
/
+1
2017-07-14
drm/i915/fbdev: Always forward hotplug events
Daniel Vetter
1
-1
/
+1
2017-07-13
drm/amdgpu: Remove unused field kgd2kfd_shared_resources.num_mec
Jay Cornwall
2
-4
/
+0
2017-07-13
drm/radeon: Remove initialization of shared_resources.num_mec
Jay Cornwall
1
-1
/
+0
2017-07-13
drm/amdkfd: Remove unused references to shared_resources.num_mec
Jay Cornwall
3
-12
/
+0
2017-07-13
drm/amdgpu: Fix KFD oversubscription by tracking queues correctly
Jay Cornwall
1
-1
/
+1
2017-07-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2017-07-13
Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
32
-214
/
+372
2017-07-13
drm: Add missing field copy in compat_drm_version
Jeffy Chen
1
-0
/
+3
2017-07-13
drm/dp/mst: Use memchr_inv() instead of memcmp() against a zeroed array
Ville Syrjälä
1
-8
/
+10
2017-07-13
drm/atomic: Make private objs proper objects
Ville Syrjälä
3
-56
/
+115
2017-07-13
drm/atomic: Remove pointless private object NULL state check
Ville Syrjälä
1
-2
/
+1
2017-07-13
drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
Ville Syrjälä
1
-4
/
+4
2017-07-13
drm/i915/skl+: unify cpp value in WM calculation
Kumar, Mahesh
1
-4
/
+2
2017-07-13
drm/i915/skl+: WM calculation don't require height
Kumar, Mahesh
1
-3
/
+1
2017-07-13
drm/i915: Addition wrapper for fixed16.16 operation
Kumar, Mahesh
1
-0
/
+19
2017-07-13
drm/i915: cleanup fixed-point wrappers naming
Kumar, Mahesh
2
-39
/
+38
2017-07-13
drm/i915: Always perform internal fixed16 division in 64 bits
Kumar, Mahesh
2
-11
/
+2
2017-07-13
drm/i915: take-out common clamping code of fixed16 wrappers
Kumar, Mahesh
1
-16
/
+12
2017-07-13
drm/mediatek: Convert to new iterator macros
Maarten Lankhorst
1
-3
/
+3
2017-07-13
drm/imx: Use atomic iterator macros
Maarten Lankhorst
2
-5
/
+5
2017-07-13
drm/mali: Use new atomic iterator macros
Maarten Lankhorst
1
-1
/
+1
2017-07-13
drm/rockchip: Use for_each_oldnew_plane_in_state in vop_crtc_atomic_flush
Maarten Lankhorst
1
-3
/
+4
2017-07-13
drm/atmel-hlcdec: Use for_each_new_connector_in_state
Maarten Lankhorst
1
-1
/
+1
[prev]
[next]