index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-02
drm/exynos: remove unnecessary read for phy configuration values
Rahul Sharma
1
-10
/
+0
2014-06-02
drm/exynos: replace hdmi reset with hdmi disable
Rahul Sharma
1
-24
/
+16
2014-06-02
drm/exynos: Read hpd gpio in is_connected callback
Sean Paul
1
-0
/
+2
2014-06-02
drm/exynos: hdmi: remove unnecessary memset
Daniel Kurtz
1
-2
/
+0
2014-06-02
drm/exynos: check for null pointers in error handling
Paul Taysom
1
-1
/
+2
2014-06-02
drm/exynos: Debounce HDMI hotplug interrupts
Sean Paul
1
-2
/
+21
2014-06-02
drm/exynos: Don't reset hdmiphy on hdmi off
Sean Paul
1
-5
/
+0
2014-06-02
drm/exynos: Fix double locks at PM resume
Takashi Iwai
1
-1
/
+1
2014-06-02
drm/exynos: dp: Use DPCD defines of drm_dp_helper.h
Jingoo Han
2
-104
/
+53
2014-06-02
drm/exynos: update phy settings for RB resolutions
Shirish S
1
-21
/
+12
2014-06-02
drm/exynos: dp: support hotplug detection via GPIO
Andrew Bresticker
3
-15
/
+62
2014-06-02
drm/exynos: dsi: remove unnecessary pm interfaces
Inki Dae
1
-31
/
+0
2014-06-02
drm/exynos: remove unnecessary runtime pm interfaces
Inki Dae
1
-29
/
+0
2014-06-02
drm/exynos: separate dpi from fimd
Andrzej Hajda
3
-95
/
+69
2014-06-02
drm/exynos: fix comment to exynos_drm_device_subdrv_prove call
Inki Dae
1
-1
/
+1
2014-06-02
drm/exynos: dpi: fix hotplug fail issue
Inki Dae
1
-4
/
+1
2014-06-02
drm/exynos: add component framework support
Inki Dae
12
-463
/
+641
2014-06-02
drm/exynos: modify goto labels to meaningful names
Inki Dae
1
-28
/
+27
2014-06-02
drm/exynos: fimd: clear channel before enabling iommu
Akshu Agrawal
1
-20
/
+49
2014-06-02
drm/exynos: rotator: add missing braces
Jingoo Han
1
-1
/
+2
2014-06-02
drm/exynos: dp: remove unnecessary OOM messages
Jingoo Han
1
-6
/
+2
2014-06-02
drm/exynos: hdmi: make local symbols static
Jingoo Han
1
-2
/
+2
2014-06-02
drm/exynos: fb: make local symbol static
Jingoo Han
1
-1
/
+1
2014-06-02
drm/exynos: remove DRIVER_HAVE_IRQ feature
Joonyoung Shim
1
-2
/
+1
2014-06-02
drm/exynos/fbdev: don't set mode_config.fb_base
Daniel Kurtz
1
-1
/
+0
2014-06-02
drm/exynos/fbdev: don't set fix.smem/mmio_{start,len}
Daniel Kurtz
1
-7
/
+0
2014-05-31
drm/radeon: Resume fbcon last
Daniel Vetter
1
-5
/
+6
2014-05-30
drm/msm: update for ARCH_MSM -> ARCH_QCOM
Rob Clark
2
-2
/
+2
2014-05-30
drm/msm/hdmi: use gpio and HPD polling
Rob Clark
1
-19
/
+33
2014-05-30
drm/msm/mdp5: fix crash in error/unload paths
Rob Clark
1
-1
/
+4
2014-05-30
drm/radeon: only allocate necessary size for vm bo list
Christian König
1
-3
/
+3
2014-05-30
drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submission
Marek Olšák
1
-0
/
+6
2014-05-30
drm/radeon: avoid crash if VM command submission isn't available
Christian König
1
-4
/
+11
2014-05-30
drm/radeon: lower the ref * post PLL maximum once more
Christian König
1
-1
/
+1
2014-05-30
drm: add DP MST encoder type
Dave Airlie
1
-0
/
+1
2014-05-30
drm: store encoder name in encoder struct
Jani Nikula
1
-14
/
+17
2014-05-30
drm: store connector name in connector struct (v2)
Jani Nikula
1
-16
/
+20
2014-05-27
USB: udl: proper error reporting
Oliver Neukum
1
-2
/
+1
2014-05-27
drm/i915: Prevent negative relocation deltas from wrapping
Chris Wilson
5
-38
/
+103
2014-05-27
drm/i915: Only copy back the modified fields to userspace from execbuffer
Chris Wilson
1
-22
/
+32
2014-05-27
drm/i915: Fix dynamic allocation of physical handles
Chris Wilson
5
-231
/
+136
2014-05-27
drm/armada: use shmem helpers if possible
David Herrmann
1
-3
/
+1
2014-05-27
drm/gem: replace misleading comment
David Herrmann
1
-15
/
+4
2014-05-27
drm/edid: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
1
-2
/
+1
2014-05-27
drm/shmobile: Add run-time dependencies
Jean Delvare
1
-1
/
+2
2014-05-27
drm/rcar-du: Add run-time dependencies
Jean Delvare
1
-0
/
+2
2014-05-27
nouveau: Don't check acpi_video_backlight_support() before registering backlight
Hans de Goede
1
-9
/
+0
2014-05-26
drm: Add 800x600 (SVGA) screen resolution to the built-in EDIDs
Daniel Thompson
1
-1
/
+20
2014-05-26
drm: fix typo
Rob Clark
1
-1
/
+1
2014-05-22
drm/i915: Kill private_default_ctx off
Oscar Mateo
3
-14
/
+8
[prev]
[next]