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-06-15
drm/i915: don't set the FBC plane select bits on HSW+
Paulo Zanoni
2015-06-15
drm/i915: unify no_fbc_reason message printing
Paulo Zanoni
2015-06-15
drm/i915: add FBC_ROTATION to enum no_fbc_reason
Paulo Zanoni
2015-06-15
drm/i915: print FBC compression status on debugfs
Paulo Zanoni
2015-06-15
drm/i915: Drop the 64k linear scanout alignment on gen2/3
Ville Syrjälä
2015-06-15
drm/i915: Align DSPSURF to 128k on VLV/CHV
Ville Syrjälä
2015-06-15
drm/i915: Actually respect DSPSURF alignment restrictions
Ville Syrjälä
2015-06-15
drm/i915: Delete duplicate #defines added for DCx
Chandra Konduru
2015-06-15
drm/i915: Restarting the Idleness DRRS in drrs_flush
Ramalingam C
2015-06-15
Merge branch 'topic/atomic-conversion' into drm-intel-next-queued
Daniel Vetter
2015-06-15
drm/i915: Report to userspace if we have a (presumed) working GPU reset
Chris Wilson
2015-06-15
drm/i915: Fix build without CONFIG_PM
Chris Wilson
2015-06-15
drm/i915: Add SCRATCH1 and ROW_CHICKEN3 to the register whitelist.
Francisco Jerez
2015-06-15
drm/i915: Extend the parser to check register writes against a mask/value pair.
Francisco Jerez
2015-06-15
drm/i915: Fix command parser to validate multiple register access with the sa...
Francisco Jerez
2015-06-15
drm/i915: Make sure our labels start at column 0
Damien Lespiau
2015-06-15
drm/i915/skl: Add debug messages at the start/end of DMC firmware loading
Damien Lespiau
2015-06-15
drm/i915: Remove unnecessary () used with WARN()
Damien Lespiau
2015-06-15
Revert "drm/i915: Don't skip request retirement if the active list is empty"
Jani Nikula
2015-06-15
drm/i915: Add SCRATCH1 and ROW_CHICKEN3 to the register whitelist.
Francisco Jerez
2015-06-15
drm/i915: Extend the parser to check register writes against a mask/value pair.
Francisco Jerez
2015-06-15
drm/i915: Fix command parser to validate multiple register access with the sa...
Francisco Jerez
2015-06-15
drm/i915: Bump CHV PFI credits to 63 when cdclk>=czclk
Ville Syrjälä
2015-06-15
Fix resume from suspend on IBM X30
Thomas Richter
2015-06-15
drm/i915/gtt: Remove _single from page table allocator
Mika Kuoppala
2015-06-15
drm/i915/gtt: Don't leak scratch page on mapping error
Mika Kuoppala
2015-06-15
drm/i915/vlv: fix RC6 residency time calculation
Imre Deak
2015-06-15
drm/i915: Double the port clock when using double clocked modes with 12bpc
Ville Syrjälä
2015-06-15
drm/i915: Fix hdmi clock readout with pixel repeat
Ville Syrjälä
2015-06-15
drm/i915: Check infoframe state more diligently.
Ville Syrjälä
2015-06-15
drm/i915: Disable all infoframes when turning off the HDMI port
Ville Syrjälä
2015-06-15
drm/i915: Fix 12bpc HDMI enable for IBX
Ville Syrjälä
2015-06-15
drm/i915: Fix HDMI 12bpc TRANSCONF bpc value
Ville Syrjälä
2015-06-15
drm/i915: Enable default_phase in GCP when possible
Ville Syrjälä
2015-06-15
drm/i915: Send GCP infoframes for deep color HDMI sinks
Ville Syrjälä
2015-06-15
drm/i915: Don't skip request retirement if the active list is empty
Ville Syrjälä
2015-06-15
drm/i915: Implement WaEnableHDMI8bpcBefore12bpc:snb, ivb
Ville Syrjälä
2015-06-15
drm/i915: Always reset vma->ggtt_view.pages cache on unbinding
Chris Wilson
2015-06-15
drm/cma: Fix 64-bit size_t build warnings
Magnus Damm
2015-06-12
drm: omapdrm: new vblank and event handling
Tomi Valkeinen
2015-06-12
drm: omapdrm: merge omap_crtc_flush and omap_crtc_atomic_flush
Tomi Valkeinen
2015-06-12
drm: omapdrm: add lock for fb pinning
Tomi Valkeinen
2015-06-12
drm: omapdrm: if omap_plane_atomic_update fails, disable plane
Tomi Valkeinen
2015-06-12
drm: omapdrm: inline omap_plane_setup into update/disable
Tomi Valkeinen
2015-06-12
drm: omapdrm: omap_plane_setup() cannot fail, use WARN
Tomi Valkeinen
2015-06-12
drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable()
Laurent Pinchart
2015-06-12
drm: omapdrm: Don't flush CRTC when enabling or disabling it
Laurent Pinchart
2015-06-12
drm: omapdrm: Move encoder setup to encoder operations
Laurent Pinchart
2015-06-12
drm: omapdrm: Simplify DSS power management
Laurent Pinchart
2015-06-12
drm: omapdrm: Remove nested PM get/sync when configuring encoders
Laurent Pinchart
[prev]
[next]