index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-10
drm/radeon: drop use of drmP.h (2/2)
Sam Ravnborg
57
-147
/
+216
2019-06-10
drm/radeon: drop use of drmP.h (1/2)
Sam Ravnborg
44
-112
/
+221
2019-06-10
drm/radeon: prepare header files for drmP.h removal
Sam Ravnborg
10
-1
/
+19
2019-06-10
drm/radeon: drop drmP.h from header files
Sam Ravnborg
3
-3
/
+2
2019-06-10
drm/radeon: drop dependency on drm_os_linux.h
Sam Ravnborg
13
-23
/
+30
2019-06-10
drm/bridge/synopsys: dw-hdmi: Fix unwedge crash when no pinctrl entries
Douglas Anderson
1
-6
/
+8
2019-06-08
drm/fb-helper: Move out commit code
Noralf Trønnes
2
-282
/
+288
2019-06-08
drm/fb-helper: Prepare to move out commit code
Noralf Trønnes
1
-41
/
+81
2019-06-08
drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()
Noralf Trønnes
3
-164
/
+175
2019-06-07
drm/crc-debugfs: Also sprinkle irqrestore over early exits
Daniel Vetter
1
-2
/
+2
2019-06-07
drm/bridge: sii902x: fix comparision of u32 with less than zero
Colin Ian King
1
-1
/
+1
2019-06-07
drm/bridge: sii902x: re-order conditions to prevent out of bounds read
Dan Carpenter
1
-2
/
+2
2019-06-07
drm/stm: support runtime power management
Yannick Fertré
2
-24
/
+86
2019-06-07
drm/stm: ltdc: No message if probe
Yannick Fertré
1
-1
/
+1
2019-06-07
drm/meson: Add support for XBGR8888 & ABGR8888 formats
Neil Armstrong
1
-0
/
+16
2019-06-07
drm/meson: Add zpos immutable property to planes
Neil Armstrong
2
-0
/
+6
2019-06-07
drm/vkms: Forward timer right after drm_crtc_handle_vblank
Daniel Vetter
1
-6
/
+16
2019-06-07
drm/vkms: Remove useless call to drm_connector_register/unregister()
Rodrigo Siqueira
1
-10
/
+0
2019-06-06
drm/sti: drop use of drmP.h
Sam Ravnborg
25
-23
/
+85
2019-06-06
drm/edid: Ignore "DFP 1.x" bit for EDID 1.2 and earlier
Ville Syrjälä
1
-2
/
+2
2019-06-06
drm/edid: Clean up DRM_EDID_DIGITAL_* flags
Ville Syrjälä
1
-1
/
+1
2019-06-06
drm: panel-orientation-quirks: Add quirk for GPD MicroPC
Hans de Goede
1
-0
/
+16
2019-06-06
drm: panel-orientation-quirks: Add quirk for GPD pocket2
Hans de Goede
1
-0
/
+16
2019-06-06
drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entry
Daniel Vetter
1
-2
/
+3
2019-06-06
drm: Ignore drm_gem_vram_mm_funcs in generated documentation
Thomas Zimmermann
1
-1
/
+1
2019-06-06
drm/virtio: Fix cache entry creation race.
David Riley
1
-1
/
+21
2019-06-06
drm/virtio: Wake up all waiters when capset response comes in.
David Riley
1
-1
/
+1
2019-06-06
drm/virtio: Ensure cached capset entries are valid before copying.
David Riley
1
-2
/
+1
2019-06-05
drm/bridge/synopsys: dw-hdmi: Add "unwedge" for ddc bus
Douglas Anderson
1
-16
/
+100
2019-06-05
drm/r128: drop use of drmP.h
Sam Ravnborg
4
-6
/
+30
2019-06-05
drm/r128: drop drm_os_linux dependencies
Sam Ravnborg
3
-21
/
+21
2019-06-05
drm/savage: drop use of drmP.h
Sam Ravnborg
4
-6
/
+24
2019-06-05
drm/savage: drop use of drm_os_linux
Sam Ravnborg
2
-9
/
+14
2019-06-05
drm/sis: drop drmP.h use
Sam Ravnborg
3
-11
/
+14
2019-06-05
drm/virtio: use u64_to_user_ptr macro
Gurchetan Singh
1
-7
/
+5
2019-06-05
drm/panel: truly: Add additional delay after pulling down reset gpio
Vivek Gautam
1
-0
/
+1
2019-06-05
drm/atmel-hlcdc: revert shift by 8
Claudiu Beznea
1
-1
/
+1
2019-06-05
drm: atmel-hlcdc: add sam9x60 LCD controller
Sandeep Sheriker Mallikarjun
1
-0
/
+101
2019-06-05
drm: atmel-hlcdc: enable sys_clk during initalization.
Sandeep Sheriker Mallikarjun
1
-1
/
+18
2019-06-05
drm: atmel-hlcdc: avoid initializing cfg with zero
Claudiu Beznea
1
-4
/
+2
2019-06-05
drm: atmel-hlcdc: add config option for clock selection
Claudiu Beznea
2
-5
/
+9
2019-06-04
drm: Flush output polling on shutdown
Chris Wilson
1
-1
/
+8
2019-06-04
drm: Fix docbook warnings in hdr metadata helper structures
Uma Shankar
1
-0
/
+40
2019-06-04
drm/fb-helper: Remove drm_fb_helper_crtc
Noralf Trønnes
4
-178
/
+237
2019-06-03
drm/docs: More links for implicit/explicit fencing.
Daniel Vetter
1
-0
/
+6
2019-06-03
drm/amd/display: Only force modesets when toggling HDR
Nicholas Kazlauskas
1
-6
/
+28
2019-06-03
drm/amd/display: Expose HDR output metadata for supported connectors
Nicholas Kazlauskas
1
-0
/
+125
2019-05-31
drm/bridge: sii902x: Implement HDMI audio support
Jyri Sarha
1
-6
/
+463
2019-05-31
drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHz
Jyri Sarha
1
-2
/
+3
2019-05-31
drm/bridge: sii902x: Set output mode to HDMI or DVI according to EDID
Jyri Sarha
1
-0
/
+9
[next]