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
Age
Commit message (
Expand
)
Author
2015-06-12
drm/i915: Don't display the boot CDCLK twice
Damien Lespiau
2015-06-12
drm/i915/skl: Don't warn if reading back DPLL0 is disabled
Damien Lespiau
2015-06-12
drm/i915/skl: Derive the max CDCLK from DFSM
Damien Lespiau
2015-06-12
drm/i915: Make broxton_set_cdclk() static
Damien Lespiau
2015-06-12
drm/i915: BDW clock change support
Ville Syrjälä
2015-06-12
drm/i915: Add IS_BDW_ULX
Ville Syrjälä
2015-06-12
drm/i915: Don't enable IPS when pixel rate exceeds 95%
Ville Syrjälä
2015-06-12
drm/i915: Store max cdclk value in dev_priv
Ville Syrjälä
2015-06-12
drm/i915: Use cached cdclk value
Ville Syrjälä
2015-06-12
drm/i915: Cache current cdclk frequency in dev_priv
Ville Syrjälä
2015-06-12
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
2015-06-12
Merge tag 'drm-intel-next-fixes-2015-06-11' of git://anongit.freedesktop.org/...
Dave Airlie
2015-06-12
Merge tag 'drm-amdkfd-next-fixes-2015-06-10' of git://people.freedesktop.org/...
Dave Airlie
2015-06-12
Merge branch '2015-06-08-st-drm-next' of http://git.linaro.org/people/benjami...
Dave Airlie
2015-06-12
Merge tag 'drm-intel-fixes-2015-06-11' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2015-06-11
drm/msm: restart queued submits after hang
Rob Clark
2015-06-11
drm/msm: fix timeout calculation
Rob Clark
2015-06-11
drm/msm/hdmi: Use pinctrl in HDMI driver
Stephane Viau
2015-06-11
drm/msm/hdmi: Point to the right struct device
Stephane Viau
2015-06-11
drm/msm/mdp: Add support for more 32-bit RGB formats
Stephane Viau
2015-06-11
drm/msm/atomic: Clean up planes in the error paths of .atomic_commit()
Laurent Pinchart
2015-06-11
drm/msm/mdp5: Always generate active-high sync signals for DSI
Hai Li
2015-06-11
drm/msm: dsi: fix compile errors when CONFIG_GPIOLIB=n
Brian Norris
2015-06-11
drm/msm: use devm_gpiod_get_optional for optional reset gpio
Uwe Kleine-König
2015-06-11
drm/msm/dsi: Separate PHY to another platform device
Hai Li
2015-06-11
drm/msm/dsi: Enable PLL driver in MSM DSI
Hai Li
2015-06-11
drm/msm/dsi: Add DSI PLL clock driver support
Hai Li
2015-06-11
drm/msm: use IS_ERR() to check regulator_get() return
Fabian Frederick
2015-06-11
drm/msm: use IS_ERR() to check msm_ioremap() return
Fabian Frederick
2015-06-11
drm/msm/mdp5: Wait for PP_DONE irq for command mode CRTC atomic commit
Hai Li
2015-06-11
drm/msm: Use customized function to wait for atomic commit done
Hai Li
2015-06-11
drm/msm: drop redundant debug output
Nicholas Mc Guire
2015-06-11
drm/msm: wait_for_completion_timeout return is never negative
Nicholas Mc Guire
2015-06-11
drm/msm: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-06-11
drm/msm: dsi: Provide option to force continuous HS clock
Archit Taneja
2015-06-11
drm/msm: Call drm_prime_gem_destroy to clean up imported GEM object
jilai wang
2015-06-11
drm/msm/edp: fix build warning - missing prototype
Rob Clark
2015-06-11
drm/msm: drop redundant output in debug message
Nicholas Mc Guire
2015-06-11
drm/msm: fix HZ dependency of timeout
Nicholas Mc Guire
2015-06-11
drm/msm: fixup wait_for_completion_timeout handling
Nicholas Mc Guire
2015-06-11
drm/msm/mdp5: fix for crash in disable path
Rob Clark
2015-06-11
drm/msm: workaround for missing irq on a306/8x16
Rob Clark
2015-06-11
drm/msm: adreno a306 support
Rob Clark
2015-06-11
drm/msm: clarify downstream bus scaling
Rob Clark
2015-06-11
drm/msm/mdp4: Support NV12MT format in mdp4
Rob Clark
2015-06-11
drm/msm: update generated headers
Rob Clark
2015-06-11
drm/msm: add missing DRIVER_ATOMIC flag
Rob Clark
2015-06-11
drm/msm/adreno: dump scratch regs and other info on hang
Rob Clark
2015-06-11
drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BO
Michel Dänzer
2015-06-11
Revert "drm/radeon: adjust pll when audio is not enabled"
Alex Deucher
[prev]
[next]