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
2016-03-11
drm/i915: Actually retry with bit-banging after GMBUS timeout
Ville Syrjälä
1
-0
/
+6
2016-03-07
drm/i915: Fix bogus dig_port_map[] assignment for pre-HSW
Takashi Iwai
4
-4
/
+3
2016-03-02
drm/i915: Balance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM)
Chris Wilson
1
-14
/
+12
2016-03-02
drm/i915/skl: Fix power domain suspend sequence
Imre Deak
1
-3
/
+3
2016-02-22
drm/i915/gen9: Verify and enforce dc6 state writes
Mika Kuoppala
1
-2
/
+39
2016-02-22
drm/i915/gen9: Check for DC state mismatch
Patrik Jakobsson
3
-0
/
+11
2016-02-22
drm/i915/skl: Ensure HW is powered during DDB HW state readout
Imre Deak
1
-1
/
+6
2016-02-22
drm/i915/lvds: Ensure the HW is powered during HW state readout
Imre Deak
1
-3
/
+11
2016-02-22
drm/i915/hdmi: Ensure the HW is powered during HW state readout
Imre Deak
1
-3
/
+11
2016-02-22
drm/i915/dsi: Ensure the HW is powered during HW state readout
Imre Deak
1
-3
/
+10
2016-02-22
drm/i915/dp: Ensure the HW is powered during HW state readout
Imre Deak
1
-4
/
+14
2016-02-22
drm/i915: Ensure the HW is powered when accessing the CRC HW block
Imre Deak
1
-7
/
+21
2016-02-22
drm/i915/ddi: Ensure the HW is powered during HW state readout
Imre Deak
1
-33
/
+79
2016-02-22
drm/i915/crt: Ensure the HW is powered during HW state readout
Imre Deak
1
-3
/
+10
2016-02-22
drm/i915: Ensure the HW is powered during HW access in assert_pipe
Imre Deak
1
-4
/
+7
2016-02-22
drm/i915: Ensure the HW is powered when disabling VGA
Imre Deak
1
-1
/
+3
2016-02-22
drm/i915/ibx: Ensure the HW is powered during PLL HW readout
Imre Deak
1
-1
/
+3
2016-02-22
drm/i915: Ensure the HW is powered during display pipe HW readout
Imre Deak
1
-19
/
+48
2016-02-22
drm/i915: Add helper to get a display power ref if it was already enabled
Imre Deak
2
-9
/
+94
2016-02-17
drm/i915: Fix hpd live status bits for g4x
Ville Syrjälä
2
-14
/
+15
2016-02-10
drm/i915: fix error path in intel_setup_gmbus()
Rasmus Villemoes
1
-1
/
+1
2016-02-10
drm/i915/skl: Fix typo in DPLL_CFGCR1 definition
Lyude
1
-1
/
+1
2016-02-10
drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
Lyude
1
-1
/
+2
2016-02-09
drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)
Matt Roper
1
-5
/
+9
2016-02-08
drm/i915/dp: reduce missing TPS3 support errors to debug logging
Jani Nikula
1
-6
/
+14
2016-02-08
drm/i915/dp: abstract training pattern selection
Jani Nikula
1
-7
/
+18
2016-02-08
drm/i915/dsi: skip gpio element execution when not supported
Jani Nikula
1
-0
/
+13
2016-02-08
drm/i915/dsi: don't pass arbitrary data to sideband
Jani Nikula
1
-1
/
+1
2016-02-08
drm/i915/dsi: defend gpio table against out of bounds access
Jani Nikula
1
-0
/
+6
2016-02-08
drm/i915/bxt: Don't save/restore eDP panel power during suspend (v3)
Matt Roper
1
-2
/
+2
2016-02-08
drm/i915: Allow i915_gem_object_get_page() on userptr as well
Chris Wilson
3
-2
/
+8
2016-01-29
drm/i915: refine qemu south bridge detection
Gerd Hoffmann
1
-1
/
+3
2016-01-29
drm/i915: Remove select to deleted STOP_MACHINE from Kconfig
Andreas Ziegler
1
-1
/
+0
2016-01-29
drm/i915: Fix NULL plane->fb oops on SKL
Ville Syrjälä
1
-1
/
+1
2016-01-29
drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+
Ville Syrjälä
1
-5
/
+6
2016-01-29
drm/i915/dp: fall back to 18 bpp when sink capability is unknown
Jani Nikula
1
-5
/
+15
2016-01-29
drm/i915: Make sure DC writes are coherent on flush.
Francisco Jerez
2
-0
/
+3
2016-01-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
57
-1546
/
+2309
2016-01-18
Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/...
Dave Airlie
8
-41
/
+108
2016-01-18
Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
3
-9
/
+24
2016-01-13
drm/i915: Init power domains early in driver load
Daniel Vetter
2
-3
/
+5
2016-01-13
drm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 page
Michel Thierry
1
-1
/
+1
2016-01-13
drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long.
Maarten Lankhorst
1
-6
/
+8
2016-01-13
drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
Lyude
1
-2
/
+7
2016-01-13
drm/i915: shut up gen8+ SDE irq dmesg noise, again
Jani Nikula
1
-3
/
+7
2016-01-13
drm/i915: Restore inhibiting the load of the default context
Chris Wilson
1
-1
/
+5
2016-01-13
drm/i915: Tune down rpm wakelock debug checks
Daniel Vetter
1
-2
/
+4
2016-01-13
drm/i915: Avoid writing relocs with addresses in non-canonical form
Michał Winiarski
1
-4
/
+48
2016-01-06
Merge branch 'for-linus' into for-next
Takashi Iwai
7
-66
/
+164
2016-01-06
drm/i915: Update connector_mask during readout, v2.
Maarten Lankhorst
1
-1
/
+16
[next]