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: Remove unused variables in drm_fb_helper_hotplug_event()
Lespiau, Damien
2013-10-01
|
|
*
|
|
|
|
|
drm: Remove unused variable in drm_pick_crtcs()
Lespiau, Damien
2013-10-01
|
|
*
|
|
|
|
|
drm: Remove unused variable in drm_fb_helper_pan_display()
Lespiau, Damien
2013-10-01
|
|
*
|
|
|
|
|
drm: Remove unused variable in drm_prime_sg_to_page_addr_arrays()
Lespiau, Damien
2013-10-01
|
|
*
|
|
|
|
|
drm: Remove unused variable in drm_global_item_ref()
Lespiau, Damien
2013-10-01
|
|
*
|
|
|
|
|
drm/edid: catch kmalloc failure in drm_edid_to_speaker_allocation
Alex Deucher
2013-10-01
|
|
*
|
|
|
|
|
drm/dp: constify DP DPCD helpers
Jani Nikula
2013-10-01
|
|
*
|
|
|
|
|
drm/exynos: use drm_edid_duplicate
Jani Nikula
2013-10-01
|
|
*
|
|
|
|
|
drm/edid: add drm_edid_duplicate
Jani Nikula
2013-10-01
|
|
*
|
|
|
|
|
drm/i915/dp: downstream port capabilities are not present in DPCD 1.0
Jani Nikula
2013-10-01
|
*
|
|
|
|
|
|
drm/i915: Use adjusted_mode in the fastboot hack to disable pfit
Damien Lespiau
2013-10-04
|
*
|
|
|
|
|
|
drm/i915: Add a more detailed comment about the set_base() fastboot hack
Damien Lespiau
2013-10-04
|
*
|
|
|
|
|
|
drm/i915/vlv: Turn off power gate for BIOS-less system.
Chon Ming Lee
2013-10-04
|
*
|
|
|
|
|
|
drm/i915/vlv: reset DPIO on load and resume v2
Jesse Barnes
2013-10-04
|
*
|
|
|
|
|
|
drm/i915: Simplify PSR debugfs
Rodrigo Vivi
2013-10-03
|
*
|
|
|
|
|
|
drm/i915: Tweak RPS thresholds to more aggressively downclock
Chris Wilson
2013-10-03
|
*
|
|
|
|
|
|
drm/i915: Boost RPS frequency for CPU stalls
Chris Wilson
2013-10-03
|
*
|
|
|
|
|
|
drm/i915: Fix __wait_seqno to use true infinite timeouts
Chris Wilson
2013-10-03
|
*
|
|
|
|
|
|
drm/i915: Add some missing steps to i915_driver_load error path
Chris Wilson
2013-10-03
|
*
|
|
|
|
|
|
drm/i915: Clean up the ring scaling calculations
Ben Widawsky
2013-10-03
|
*
|
|
|
|
|
|
drm/i915: Don't populate pipe_src_{w,h} multiple times
Ville Syrjälä
2013-10-03
|
*
|
|
|
|
|
|
drm/i915: implement the Haswell mode set sequence workaround
Paulo Zanoni
2013-10-03
|
*
|
|
|
|
|
|
drm/i915: Disable/enable planes as the first/last thing during modeset on HSW
Ville Syrjälä
2013-10-03
|
*
|
|
|
|
|
|
i915/vlv: untangle integrated clock source handling v4
Jesse Barnes
2013-10-03
|
*
|
|
|
|
|
|
drm/i915: fix typo s/PatherPoint/PantherPoint/
Jani Nikula
2013-10-01
|
*
|
|
|
|
|
|
drm/i915: Make intel_resume_power_well() static
Damien Lespiau
2013-10-01
|
*
|
|
|
|
|
|
drm/i915: destroy connector sysfs files earlier
Paulo Zanoni
2013-10-01
|
*
|
|
|
|
|
|
drm/i915/dp: do not write DP_TRAINING_PATTERN_SET all the time
Jani Nikula
2013-10-01
|
*
|
|
|
|
|
|
drm/i915/dp: retry i2c-over-aux seven times on AUX DEFER
Jani Nikula
2013-10-01
|
*
|
|
|
|
|
|
drm/i915/vlv: reduce GT FIFO error info to a debug message
Jesse Barnes
2013-10-01
|
*
|
|
|
|
|
|
drm: Reject stereo modes with an unknown layout
Damien Lespiau
2013-10-01
|
*
|
|
|
|
|
|
drm: Revert "drm: Reject modes with more than 1 stereo flags set"
Damien Lespiau
2013-10-01
|
*
|
|
|
|
|
|
drm: Code stereo layouts as an enum rather than a bit field
Damien Lespiau
2013-10-01
|
*
|
|
|
|
|
|
drm/i915/vlv: use correct units for rc6 residency v2
Jesse Barnes
2013-10-01
|
*
|
|
|
|
|
|
drm/i915/vlv: use lower precision RC6 counter
Jesse Barnes
2013-10-01
|
*
|
|
|
|
|
|
drm/i915: Use DIV_ROUND_CLOSEST()
Ville Syrjälä
2013-10-01
|
*
|
|
|
|
|
|
drm/i915: Eliminate one indent leel from vlv_find_best_dpll
Ville Syrjälä
2013-10-01
|
*
|
|
|
|
|
|
drm/i915: Program GMBUS Frequency based on the CDCLK for VLV.
Chon Ming Lee
2013-10-01
|
*
|
|
|
|
|
|
drm/i915/vlv: hack to init backlight regs if BIOS fails to do so v2
Jesse Barnes
2013-10-01
|
*
|
|
|
|
|
|
drm/i915: Allow stereo modes on HDMI
Damien Lespiau
2013-10-01
|
*
|
|
|
|
|
|
drm/i915: Prefer crtc_{h|v}display for pipe src dimensions
Damien Lespiau
2013-10-01
|
*
|
|
|
|
|
|
drm/i915: Ask the DRM core do make stereo timings adjustements
Damien Lespiau
2013-10-01
|
*
|
|
|
|
|
|
drm/i915: Use crtc_clock with the adjusted mode
Damien Lespiau
2013-10-01
|
*
|
|
|
|
|
|
drm/i915: Use crtc_clock in intel_dump_crtc_timings()
Damien Lespiau
2013-10-01
|
*
|
|
|
|
|
|
drm: Check the fb size against the adjusted v/hdisplay for stereo modes
Damien Lespiau
2013-10-01
|
*
|
|
|
|
|
|
drm: Factor out common CRTC viewport checking code
Damien Lespiau
2013-10-01
|
*
|
|
|
|
|
|
drm: Implement timings adjustments for frame packing
Damien Lespiau
2013-10-01
|
*
|
|
|
|
|
|
drm: Introduce a crtc_clock for struct drm_display_mode
Damien Lespiau
2013-10-01
|
*
|
|
|
|
|
|
drm: Remove clock_index from struct drm_display_mode
Damien Lespiau
2013-10-01
|
*
|
|
|
|
|
|
drm: Make exposing stereo modes a per-connector opt-in
Damien Lespiau
2013-10-01
[prev]
[next]