summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-07drm: drm_helper_crtc_enable_color_mgmt() => drm_crtc_enable_color_mgmt()Jyri Sarha5-38/+51
2016-06-07drm/core: Change declaration for gamma_set.Maarten Lankhorst19-64/+85
2016-06-07Merge omapdss header refactoringTomi Valkeinen98-751/+1081
2016-06-07virtio-gpu: use src not crtcGerd Hoffmann1-13/+18
2016-06-07virtio-gpu: pick up hotspot from framebufferGerd Hoffmann1-7/+13
2016-06-07add cursor hotspot to drm_framebufferGerd Hoffmann2-0/+4
2016-06-07virtio-gpu: switch to atomic cursor interfacesGerd Hoffmann3-99/+109
2016-06-07virtio-gpu: add atomic_commit functionGerd Hoffmann2-1/+22
2016-06-07virtio-gpu: fix output lookupGerd Hoffmann1-1/+7
2016-06-06Documentation: add fence-array to kernel DocBookGustavo Padovan1-0/+2
2016-06-06drm/shmobile: use drm_crtc_vblank_{get,put}()Gustavo Padovan1-2/+2
2016-06-06drm/radeon: use drm_crtc_vblank_{get,put}()Gustavo Padovan2-7/+12
2016-06-06drm/qxl: use drm_crtc_vblank_{get,put}()Gustavo Padovan1-3/+2
2016-06-06drm/atmel: use drm_crtc_vblank_{get,put}()Gustavo Padovan1-1/+1
2016-06-06drm/armada: use drm_crtc_vblank_{get,put}()Gustavo Padovan1-6/+6
2016-06-06drm/amdgpu: use drm_crtc_vblank_{get,put}()Gustavo Padovan4-5/+5
2016-06-06drm/virtio: use drm_crtc_send_vblank_event()Gustavo Padovan1-1/+1
2016-06-06drm/udl: use drm_crtc_send_vblank_event()Gustavo Padovan1-1/+1
2016-06-06drm/qxl: use drm_crtc_send_vblank_event()Gustavo Padovan1-1/+1
2016-06-06drm/atmel: use drm_crtc_send_vblank_event()Gustavo Padovan1-1/+1
2016-06-06drm/armada: use drm_crtc_send_vblank_event()Gustavo Padovan1-1/+1
2016-06-06Merge branch '4.8/omapdrm-pll' (omapdrm PLL work)Tomi Valkeinen16-369/+505
2016-06-06drm/omap: rename panel/encoder Kconfig namesTomi Valkeinen2-28/+28
2016-06-06drm: omapdrm: add DSI mappingSebastian Reichel1-0/+2
2016-06-06drm: omapdrm: Remove unused omap_framebuffer_bo functionLaurent Pinchart2-9/+0
2016-06-06drm: omapdrm: Remove unused omap_gem_tiled_size functionLaurent Pinchart2-13/+0
2016-06-06drm: omapdrm: panel-lgphilips-lb035q02: Remove unused backlight GPIOLaurent Pinchart1-19/+0
2016-06-06drm/omap: panel-dpi: implement support for a vcc regulatorUwe Kleine-König1-0/+13
2016-06-06drm/omap: panel-dpi: make (limited) use of a reset gpioUwe Kleine-König1-0/+10
2016-06-06devicetree/bindings: add reset-gpios and vcc-supply for panel-dpiUwe Kleine-König1-0/+2
2016-06-06MAINTAINERS: Add maintainer for TI LCDC DRM driverTomi Valkeinen1-0/+8
2016-06-06MAINTAINERS: Add maintainer for OMAP DRM driverTomi Valkeinen1-0/+7
2016-06-06drm/omap: fix pitch round-upTomi Valkeinen2-3/+3
2016-06-06drm/omap: remove align_pitch()Tomi Valkeinen3-12/+4
2016-06-06drm/omap: remove unnecessary pitch round-upTomi Valkeinen1-4/+1
2016-06-06drm/omap: remove unneeded gpio includesTomi Valkeinen2-2/+0
2016-06-06drm/i915: Update DRIVER_DATE to 20160606Daniel Vetter1-1/+1
2016-06-06Linux 4.7-rc2v4.7-rc2Linus Torvalds1-1/+1
2016-06-05Merge branch 'parisc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-18/+29
2016-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-7/+17
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman7-296/+126
2016-06-05parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller2-2/+3
2016-06-05parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller1-1/+9
2016-06-05parisc: Fix printk time during bootHelge Deller2-7/+3
2016-06-04parisc: Fix backtrace on PA-RISCMikulas Patocka1-8/+14
2016-06-04Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds46-228/+227
2016-06-04Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds3-5/+6
2016-06-04Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2-9/+4
2016-06-04Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-18/+103
2016-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds13-178/+138