index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-31
i915: fix compiler warning
Linus Torvalds
1
-2
/
+0
2013-10-29
drm/i915: Fix the PPT fdi lane bifurcate state handling on ivb
Daniel Vetter
1
-47
/
+48
2013-10-28
drm/i915: No LVDS hardware on Intel D410PT and D425KT
Rob Pearce
1
-0
/
+16
2013-10-28
drm/i915/dp: workaround BIOS eDP bpp clamping issue
Jani Nikula
1
-0
/
+20
2013-10-28
drm/i915: Add HSW CRT output readout support
Ville Syrjälä
3
-6
/
+30
2013-10-28
drm/i915: Add support for pipe_bpp readout
Ville Syrjälä
2
-0
/
+53
2013-10-18
drm/i915: Disable GGTT PTEs on GEN6+ suspend
Ben Widawsky
4
-12
/
+78
2013-10-18
drm/i915: Make PTE valid encoding optional
Ben Widawsky
2
-16
/
+22
2013-10-15
drm/i915: disable LVDS clock gating on CPT v2
Jesse Barnes
2
-1
/
+5
2013-10-11
Revert "i915: Update VGA arbiter support for newer devices"
Dave Airlie
2
-31
/
+3
2013-10-11
Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff i...
Dave Airlie
3
-23
/
+11
2013-10-03
drm/i915: Only apply DPMS to the encoder if enabled
Chris Wilson
1
-6
/
+2
2013-10-03
drm/i915: Mask LPSP to get PSR working even with Power Well in use by audio.
Rodrigo Vivi
1
-1
/
+1
2013-10-03
drm/i915/hsw: Disable L3 caching of atomic memory operations.
Francisco Jerez
2
-0
/
+11
2013-10-01
drm/i915: fix rps.vlv_work initialization
Imre Deak
1
-2
/
+2
2013-09-26
drm/i915: Fix up usage of SHRINK_STOP
Daniel Vetter
1
-4
/
+4
2013-09-24
drm/i915: preserve pipe A quirk in i9xx_set_pipeconf
Daniel Vetter
1
-0
/
+4
2013-09-24
drm/i915/tv: clear adjusted_mode.flags
Daniel Vetter
1
-0
/
+8
2013-09-24
drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
Jani Nikula
1
-1
/
+12
2013-09-24
drm/i915: Use a temporary va_list for two-pass string handling
Chris Wilson
1
-2
/
+4
2013-09-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
9
-74
/
+122
2013-09-18
drm/i915: Don't enable the cursor on a disable pipe
Ville Syrjälä
1
-2
/
+4
2013-09-18
drm/i915: do not update cursor in crtc mode set
Jani Nikula
1
-9
/
+0
2013-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-27
/
+59
2013-09-12
drm/i915: kill set_need_resched
Daniel Vetter
1
-7
/
+4
2013-09-12
drm/i915/dvo: set crtc timings again for panel fixed modes
Daniel Vetter
1
-0
/
+2
2013-09-12
drm/i915/sdvo: Robustify the dtd<->drm_mode conversions
Daniel Vetter
1
-29
/
+34
2013-09-10
i915: bail out earlier when shrinker cannot acquire mutex
Glauber Costa
1
-2
/
+2
2013-09-10
drivers: convert shrinkers to new count/scan API
Dave Chinner
2
-25
/
+57
2013-09-10
drm/i915/sdvo: Fully translate sync flags in the dtd->mode conversion
Daniel Vetter
1
-0
/
+4
2013-09-10
drm/i915: Use proper print format for debug prints
Takashi Iwai
1
-3
/
+3
2013-09-09
drm/i915: fix wait_for_pending_flips vs gpu hang deadlock
Daniel Vetter
1
-14
/
+54
2013-09-08
drm/i915: Track pfit enable state separately from size
Chris Wilson
5
-12
/
+19
2013-09-06
drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done
Ville Syrjälä
3
-11
/
+23
2013-09-06
drm/i915: try not to lose backlight CBLV precision
Jani Nikula
1
-1
/
+1
2013-09-06
drm/i915: Confine page flips to BCS on Valleyview
Chris Wilson
1
-1
/
+1
2013-09-05
drm/i915: Skip stolen region initialisation if none is reserved
Chris Wilson
1
-0
/
+3
2013-09-05
drm/i915: fix gpu hang vs. flip stall deadlocks
Daniel Vetter
1
-1
/
+7
2013-09-05
drm/i915: Hold an object reference whilst we shrink it
Chris Wilson
1
-6
/
+39
2013-09-04
drm/i915: fix i9xx_crtc_clock_get for multiplied pixels
Daniel Vetter
1
-2
/
+1
2013-09-04
drm/i915: handle sdvo input pixel multiplier correctly again
Daniel Vetter
1
-8
/
+9
2013-09-04
drm/i915: fix hpd work vs. flush_work in the pageflip code deadlock
Daniel Vetter
2
-2
/
+14
2013-09-03
drm/i915: fix up the relocate_entry refactoring
Daniel Vetter
1
-0
/
+3
2013-09-03
drm/i915: Fix pipe config warnings when dealing with LVDS fixed mode
Ville Syrjälä
3
-17
/
+7
2013-09-03
drm/i915: Don't call sg_free_table() if sg_alloc_table() fails
Damien Lespiau
1
-1
/
+0
2013-09-03
i915: Update VGA arbiter support for newer devices
Alex Williamson
2
-3
/
+31
2013-09-03
drm/i915: Pin pages whilst mapping the dma-buf
Chris Wilson
1
-19
/
+22
2013-09-03
drm/i915: enable trickle feed on Haswell
Paulo Zanoni
4
-7
/
+13
2013-09-03
x86: add early quirk for reserving Intel graphics stolen memory v5
Jesse Barnes
1
-15
/
+0
2013-09-03
drm/i915: split PCI IDs out into i915_drm.h v4
Jesse Barnes
1
-130
/
+34
[next]