index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-07
drm/i915: try not to lose backlight CBLV precision
Jani Nikula
1
-1
/
+1
2014-06-07
drm/i915: ensure single initialization and cleanup of backlight device
Jani Nikula
4
-8
/
+9
2014-06-07
drm/i915: Workaround incoherence between fences and LLC across multiple CPUs
Chris Wilson
1
-0
/
+16
2014-06-07
DRM/i915: Add QUIRK_INVERT_BRIGHTNESS for NCR machines.
Egbert Eich
1
-0
/
+33
2014-06-07
drm/i915: add quirk to invert brightness on Packard Bell NCL20
Jani Nikula
1
-0
/
+3
2014-06-07
drm/i915: add quirk to invert brightness on eMachines e725
Jani Nikula
1
-0
/
+3
2014-06-07
drm/i915: add quirk to invert brightness on eMachines G725
Jani Nikula
1
-0
/
+3
2014-06-07
drm/i915: panel: invert brightness acer aspire 5734z
Carsten Emde
1
-1
/
+5
2014-06-07
drm/i915: panel: invert brightness via quirk
Carsten Emde
3
-5
/
+22
2014-06-07
drm/i915: panel: invert brightness via parameter
Carsten Emde
1
-0
/
+17
2014-06-07
drm/i915: add missing \n to UTS_RELEASE in the error_state
Jani Nikula
1
-1
/
+1
2014-06-07
drm/i915: dump UTS_RELEASE into the error_state
Daniel Vetter
1
-0
/
+2
2014-06-07
drm/i915; Only increment the user-pin-count after successfully pinning the bo
Chris Wilson
1
-3
/
+4
2014-06-07
drm/i915: Close race between processing unpin task and queueing the flip
Chris Wilson
4
-11
/
+41
2014-06-07
drm/i915/sdvo: clean up connectors on intel_sdvo_init() failures
Jani Nikula
1
-3
/
+19
2014-06-07
i915: ensure that VGA plane is disabled
Krzysztof Mazur
3
-0
/
+19
2014-05-13
Skip intel_crt_init for Dell XPS 8700
Giacomo Comes
1
-0
/
+8
2014-02-20
drm/i915: kick any firmware framebuffers before claiming the gtt
Daniel Vetter
1
-7
/
+30
2013-12-04
drm/i915: flush cursors harder
Daniel Vetter
1
-0
/
+4
2013-10-05
drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
Jani Nikula
1
-1
/
+12
2013-09-07
drm/i915: ivb: fix edp voltage swing reg val
Imre Deak
1
-1
/
+1
2013-08-29
drm/i915: Invalidate TLBs for the rings after a reset
Chris Wilson
2
-0
/
+14
2013-08-20
drm/i915/lvds: ditch ->prepare special case
Daniel Vetter
1
-7
/
+1
2013-08-11
drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight
Kamal Mostafa
3
-1
/
+19
2013-06-20
drm/i915: prefer VBT modes for SVDO-LVDS over EDID
Daniel Vetter
1
-4
/
+6
2013-06-13
drm/i915: no lvds quirk for hp t5740
Ben Mesman
1
-2
/
+2
2013-06-13
drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.
Egbert Eich
1
-1
/
+1
2013-05-11
drm/i915: Fall back to bit banging mode for DVO transmitter detection
David Müller
1
-1
/
+12
2013-05-11
drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900
Christian Lamparter
1
-0
/
+8
2013-04-16
drm/i915: Use the correct size of the GTT for placing the per-process entries
Chris Wilson
1
-1
/
+1
2013-04-05
drm/i915: Don't clobber crtc->fb when queue_flip fails
Ville Syrjälä
1
-7
/
+4
2013-03-28
i915: initialize CADL in opregion
Lekensteyn
1
-1
/
+22
2013-03-28
drm/i915: bounds check execbuffer relocation count
Kees Cook
1
-3
/
+8
2013-03-28
drm/i915: restrict kernel address leak in debugfs
Kees Cook
1
-1
/
+1
2013-03-20
drm/i915: Increase the RC6p threshold.
Stéphane Marchesin
1
-1
/
+1
2013-03-20
drm/i915: EBUSY status handling added to i915_gem_fault().
Dmitry Rogozhkin
1
-0
/
+5
2013-02-28
drm/i915: Set i9xx sdvo clock limits according to specifications
Patrik Jakobsson
1
-2
/
+2
2013-02-28
drm/i915: disable shared panel fitter for pipe
Mika Kuoppala
1
-0
/
+8
2013-01-27
drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabled
Daniel Vetter
2
-0
/
+7
2013-01-27
drm/i915: Invalidate the relocation presumed_offsets along the slow path
Chris Wilson
1
-0
/
+21
2013-01-17
Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13"
Daniel Vetter
1
-8
/
+0
2013-01-17
drm/i915: Flush the pending flips on the CRTC before modification
Chris Wilson
1
-2
/
+22
2013-01-17
drm/i915: call drm_handle_vblank before finish_page_flip
Daniel Vetter
1
-12
/
+12
2013-01-17
drm/i915: Fix GT_MODE default value
Ben Widawsky
2
-0
/
+8
2013-01-17
drm/i915: prevent possible pin leak on error path
Eugeni Dodonov
1
-1
/
+1
2013-01-17
drm/i915: Reduce a pin-leak BUG into a WARN
Chris Wilson
1
-1
/
+2
2013-01-17
drm/i915: only enable sdvo hotplug irq if needed
Jani Nikula
1
-9
/
+6
2013-01-17
drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4x
Chris Wilson
3
-10
/
+37
2013-01-17
drm/i915: add some barriers when changing DIPs
Paulo Zanoni
1
-1
/
+10
2013-01-17
drm/i915: don't pwrite tiled objects through the gtt
Daniel Vetter
1
-0
/
+1
[next]