index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
|
|
|
|
|
drm: Fix error handling in drm_master_create
Daniel Vetter
2014-04-22
|
|
*
|
|
|
|
|
|
|
drm/i2c/tda998x: Fix signed overflow issue
Daniel Vetter
2014-04-22
|
|
*
|
|
|
|
|
|
|
drm/bochs: Remove unecessary NULL check in gem_free
Daniel Vetter
2014-04-22
|
|
*
|
|
|
|
|
|
|
drm/bochs: Remove unnecessary NULL check in bo_unref
Daniel Vetter
2014-04-22
|
|
*
|
|
|
|
|
|
|
drm/udl: Initialize ret in udl_driver_load
Daniel Vetter
2014-04-22
|
|
*
|
|
|
|
|
|
|
drm/via: Remove unecessary NULL check
Daniel Vetter
2014-04-22
|
|
*
|
|
|
|
|
|
|
drm/ast: Remove unecessary NULL check in gem_free
Daniel Vetter
2014-04-22
|
|
*
|
|
|
|
|
|
|
drm/ast: Remove unnecessary NULL check in bo_unref
Daniel Vetter
2014-04-22
|
|
*
|
|
|
|
|
|
|
drm/cirrus: Remove unecessary NULL check in gem_free
Daniel Vetter
2014-04-22
|
|
*
|
|
|
|
|
|
|
drm/cirrus: Remove unnecessary NULL check in bo_unref
Daniel Vetter
2014-04-22
|
|
*
|
|
|
|
|
|
|
drm/mgag200: Remove unecessary NULL check in gem_free
Daniel Vetter
2014-04-22
|
|
*
|
|
|
|
|
|
|
drm/mgag200: Remove unecessary NULL check in bo_unref
Daniel Vetter
2014-04-22
|
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
drm: qxl: Remove unused device pointer
Christian Engelmayer
2014-05-01
|
*
|
|
|
|
|
|
|
drm: try harder to avoid regression when merging mode bits
Dave Airlie
2014-05-01
|
*
|
|
|
|
|
|
|
Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-05-01
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
drm/i915: Remove vblank wait from haswell_write_eld
Daniel Vetter
2014-04-16
|
|
*
|
|
|
|
|
|
|
drm/i915: Disable/enable planes as the first/last thing during modeset on ILK+
Ville Syrjälä
2014-04-15
|
|
*
|
|
|
|
|
|
|
drm/i915: Don't vblank wait on ilk-ivb after pipe enable
Daniel Vetter
2014-04-15
|
|
*
|
|
|
|
|
|
|
drm/i915: Code cleanup patch to fix checkpatch errors
Shobhit Kumar
2014-04-15
|
|
*
|
|
|
|
|
|
|
drm/i915/SDVO: For sysfs link put directory and target in correct order
Egbert Eich
2014-04-15
|
|
*
|
|
|
|
|
|
|
drm/i915: Add parsing support for new MIPI blocks in VBT
Shobhit Kumar
2014-04-14
|
|
*
|
|
|
|
|
|
|
drm/i915: Don't set the 8to6 dither flag when not scaling
Daniel Vetter
2014-04-13
|
|
*
|
|
|
|
|
|
|
drm/i915/bdw: Add 42ms delay for IPS disable
Ben Widawsky
2014-04-11
|
|
*
|
|
|
|
|
|
|
drm/i915: Add support for DRRS to switch RR
Pradeep Bhat
2014-04-10
|
|
*
|
|
|
|
|
|
|
drm/i915: Parse EDID probed modes for DRRS support
Pradeep Bhat
2014-04-10
|
|
*
|
|
|
|
|
|
|
Revert "drm/i915: fix infinite loop at gen6_update_ring_freq"
Daniel Vetter
2014-04-10
|
|
*
|
|
|
|
|
|
|
drm/i915: Remove spurious semicolons
Damien Lespiau
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i915/chv: Add IS_CHERRYVIEW() macro
Ville Syrjälä
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i915/chv: IS_BROADWELL() should not be true for Cherryview
Ville Syrjälä
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i915: Enable RANDOM resolution support for MIPI panels
Shobhit Kumar
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i915: Send DPI command explicitely in LP mode
Shobhit Kumar
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i915: Panel commands can be sent only when clock is in LP11
Shobhit Kumar
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i915: Parameterize the Clockstop and escape_clk_div
Shobhit Kumar
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i915: Disable DPOunit clock gating
Shobhit Kumar
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i915: Enable MIPI port before the plane and pipe enable
Shobhit Kumar
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i915: Program Rcomp and band gap reset everytime we resume from power gate
Shobhit Kumar
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i915: Add more registers to the whitelist for mesa
Brad Volkin
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i915: Remove misleading debug message
Damien Lespiau
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i915: Rename GEN8_PIPE_FLIP_DONE to PRIMARY_FLIP_DONE
Damien Lespiau
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i915: add flags to i915_ring_stop
Mika Kuoppala
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i915: dma_buf_vunmap is presumed not to fail, don't let it
Chris Wilson
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i915/bdw: Use the GEN8 SRM when qeueing a flip
Damien Lespiau
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i915/bdw: Provide a gen8 version of SRM
Damien Lespiau
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i915: Protect the argument expansion in LRI and SRM macros
Damien Lespiau
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i915: move infoframe setting to after pll enable v3
Jesse Barnes
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i915: enable HDMI mode on VLV when an HDMI sink is detected
Jesse Barnes
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i915/vlv: disable AVI infoframe emission when writing infoframes
Jesse Barnes
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i915/vlv: write the port field in the per-pipe DIP control reg
Jesse Barnes
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i916: Refactor WM register maximums
Ville Syrjälä
2014-04-09
|
|
*
|
|
|
|
|
|
|
drm/i915: Skip watermark merging for inactive pipes
Ville Syrjälä
2014-04-09
[prev]
[next]