index
:
kernel
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2015-05-26
drm/radeon: implement tn_set_vce_clocks
Alex Deucher
2015-05-26
drm/radeon: implement si_set_vce_clocks v2
Christian König
2015-05-26
drm/radeon: allow some more VCE firmware versions
Christian König
2015-05-26
drm/radeon: rework VCE FW size calculation
Christian König
2015-05-26
drm/radeon: add a GPU reset counter queryable by userspace
Marek Olšák
2015-05-26
drm/atomic: Add MODE_ID property
Daniel Stone
2015-05-26
drm/atomic: Add current-mode blob to CRTC state
Daniel Stone
2015-05-26
drm: Add drm_atomic_set_mode_for_crtc
Daniel Stone
2015-05-26
drm/radeon: fix comment
Geert Uytterhoeven
2015-05-26
drm: check for garbage in unused addfb2 fields
Daniel Vetter
2015-05-26
drm: Retain reference to blob properties in lookup
Daniel Stone
2015-05-26
Merge branch 'drm/next/adv7511' of git://linuxtv.org/pinchartl/fbdev into drm...
Dave Airlie
2015-05-26
drm/vgem: drop DRIVER_PRIME (v2)
Rob Clark
2015-05-26
Revert "drm/i915: Force clean compilation with -Werror"
Daniel Vetter
2015-05-25
drm: rcar-du: Split planes pre-association 4/4 between CRTCs
Laurent Pinchart
2015-05-25
drm: rcar-du: Store the number of CRTCs per group in the group structure
Laurent Pinchart
2015-05-25
drm: rcar-du: Consider plane to CRTC associations in the plane allocator
Laurent Pinchart
2015-05-25
drm: rcar-du: Keep plane to CRTC associations when disabling a plane
Laurent Pinchart
2015-05-25
drm: rcar-du: Add plane allocation debugging
Laurent Pinchart
2015-05-25
drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state
Laurent Pinchart
2015-05-25
drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group
Laurent Pinchart
2015-05-25
drm: rcar-du: Move properties from rcar_du_planes to rcar_du_device
Laurent Pinchart
2015-05-25
drm: rcar-du: Document the rcar_du_plane_state structure
Laurent Pinchart
2015-05-25
drm: rcar-du: Document the rcar_du_crtc structure
Laurent Pinchart
2015-05-25
drm: adv7511: Fix crash in IRQ handler when no encoder is associated
Laurent Pinchart
2015-05-22
drm/i915: Update DRIVER_DATE to 20150522
Daniel Vetter
2015-05-22
drm/mode: Add user blob-creation ioctl
Daniel Stone
2015-05-22
drm: Return error value from blob creation
Daniel Stone
2015-05-22
drm: Allow creating blob properties without copy
Daniel Stone
2015-05-22
drm/mode: Unstatic kernel-userspace mode conversion
Daniel Stone
2015-05-22
drm/mode: Validate modes inside drm_crtc_convert_umode
Daniel Stone
2015-05-22
drm/crtc_helper: Replace open-coded CRTC state helpers
Daniel Stone
2015-05-22
drm: kerneldoc fixes for blob properties
Daniel Stone
2015-05-22
drm/panel: simple: Add support for LG LB070WV8 800x480 7" panel
Heiko Schocher
2015-05-22
drm/i915: Introduce DRM_I915_THROTTLE_JIFFIES
Chris Wilson
2015-05-22
drm/i915: Use the correct destructor for freeing requests on error
Chris Wilson
2015-05-22
drm/i915/skl: don't fail colorkey + scaler request
Chandra Konduru
2015-05-22
drm/i915: Enable GTT caching on gen8
Ville Syrjälä
2015-05-22
drm/i915: Move WaProgramL3SqcReg1Default:bdw to init_clock_gating()
Ville Syrjälä
2015-05-22
drm/i915: Use ilk_init_lp_watermarks() on BDW
Ville Syrjälä
2015-05-22
drm/plane-helper: Adapt cursor hack to transitional helpers
Daniel Vetter
2015-05-22
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2015-05-22
Merge tag 'drm-intel-fixes-2015-05-21' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2015-05-21
drm/i915: Disable FDI RX/TX before the ports
Ville Syrjälä
2015-05-21
drm/i915: Disable CRT port after pipe on PCH platforms
Ville Syrjälä
2015-05-21
drm/i915: Disable SDVO port after the pipe on PCH platforms
Ville Syrjälä
2015-05-21
drm/i915: Disable HDMI port after the pipe on PCH platforms
Ville Syrjälä
2015-05-21
drm/i915: Fix the IBX transcoder B workarounds
Ville Syrjälä
2015-05-21
drm/i915: Write the SDVO reg twice on IBX
Ville Syrjälä
2015-05-21
drm/i915: Fix DP enhanced framing for CPT
Ville Syrjälä
[prev]
[next]