index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-17
drm/i915/crt: Ensure the HW is powered during HW state readout
Imre Deak
1
-3
/
+10
2016-02-17
drm/i915: Ensure the HW is powered during HW access in assert_pipe
Imre Deak
1
-4
/
+7
2016-02-17
drm/i915: Ensure the HW is powered when disabling VGA
Imre Deak
1
-1
/
+3
2016-02-17
drm/i915/ibx: Ensure the HW is powered during PLL HW readout
Imre Deak
1
-1
/
+3
2016-02-17
drm/i915: Ensure the HW is powered during display pipe HW readout
Imre Deak
1
-19
/
+48
2016-02-17
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: Add an optional selection from i915 of CONFIG_MMU_NOTIFIER
Chris Wilson
1
-0
/
+11
2016-02-16
drm/i915: Lock mode_config.mutex in intel_display_resume.
Maarten Lankhorst
1
-0
/
+8
2016-02-16
drm/i915: Fix some minor issues with atomic cdclk.
Maarten Lankhorst
1
-8
/
+4
2016-02-16
drm/i915: Use atomic helpers for suspend, v2.
Maarten Lankhorst
3
-85
/
+45
2016-02-15
drm/i915: Check for get_pages instead of shmem (filp)
Ben Widawsky
1
-1
/
+1
2016-02-15
drm/i915: Reject invalid-pad for context-destroy and -create ioctls
Chris Wilson
1
-0
/
+6
2016-02-15
drm/i915: Add missing 'else' to intel_digital_port_connected()
Ville Syrjälä
1
-1
/
+1
2016-02-15
drm/i915: Fix hpd live status bits for g4x
Ville Syrjälä
2
-14
/
+15
2016-02-15
drm/i915/ilk: Move register read under spinlock
Tvrtko Ursulin
1
-2
/
+4
2016-02-15
drm/i915/guc: Do not wait for firmware load atomically
Tvrtko Ursulin
1
-3
/
+3
2016-02-15
drm/i915: Fix struct mutex vs. RPS lock inversion
Tvrtko Ursulin
2
-9
/
+4
2016-02-15
drm/i915: GEM operations need to be done under the big lock
Tvrtko Ursulin
2
-2
/
+8
2016-02-15
drm/i915: Use appropriate spinlock flavour
Tvrtko Ursulin
1
-4
/
+2
2016-02-15
drm/i915: Clear shared dpll based on old state, v2.
Maarten Lankhorst
1
-13
/
+8
2016-02-15
Revert "drm/i915: fix context/engine cleanup order"
Daniel Vetter
3
-15
/
+14
2016-02-15
drm/i915: Don't ERROR for an expected intel_rcs_ctx_init() interruption
Chris Wilson
1
-2
/
+2
2016-02-14
drm/i915: Update DRIVER_DATE to 20160214
drm-intel-next-2016-02-14
Daniel Vetter
1
-1
/
+1
2016-02-12
drm/i915: edp resume/On time optimization.
Abhay Kumar
2
-6
/
+15
2016-02-12
Merge tag 'topic/drm-misc-2016-02-12' into drm-intel-next-queued
Daniel Vetter
4847
-143573
/
+252818
2016-02-11
drm/msm: remove unused variable
topic/drm-misc-2016-02-12
Arnd Bergmann
1
-1
/
+0
2016-02-11
agp/intel-gtt: Only register fake agp driver for gen1
Daniel Vetter
1
-12
/
+12
2016-02-11
drm/i915: TV pixel clock check
Mika Kahola
1
-0
/
+4
2016-02-11
drm/i915: CRT pixel clock check
Mika Kahola
1
-0
/
+4
2016-02-11
drm/i915: SDVO pixel clock check
Mika Kahola
1
-0
/
+4
2016-02-11
drm/i915: DisplayPort-MST pixel clock check
Mika Kahola
1
-0
/
+5
2016-02-11
drm/i915: HDMI pixel clock check
Mika Kahola
1
-0
/
+8
2016-02-11
drm/i915: DisplayPort pixel clock check
Mika Kahola
1
-1
/
+2
2016-02-11
drm/bridge: removed dummy mode_fixup function from dw-hdmi.
Carlos Palminha
1
-8
/
+0
2016-02-11
drm/i2c/tda998x: removed unnecessary code, mode_fixup is now optional.
Carlos Palminha
1
-9
/
+0
2016-02-11
drm/i2c/sil164: removed unnecessary code, mode_fixup is now optional.
Carlos Palminha
1
-9
/
+0
2016-02-11
drm: fixes crct set_mode when encoder mode_fixup is null.
Carlos Palminha
1
-4
/
+6
2016-02-11
drm/i915: check that rpm ref is held when accessing ringbuf in stolen mem
Daniele Ceraolo Spurio
1
-0
/
+3
2016-02-10
drm: fixes when i2c encoder slave mode_fixup is null.
Carlos Palminha
1
-0
/
+3
2016-02-10
drm/i915: fix error path in intel_setup_gmbus()
Rasmus Villemoes
1
-1
/
+1
2016-02-10
drm/i915: Stop depending upon CONFIG_AGP_INTEL
Daniel Vetter
1
-2
/
+0
2016-02-10
agp/intel-gtt: Don't leak the scratch page
Daniel Vetter
1
-2
/
+6
2016-02-10
drm/i915: Capture PCI revision and subsytem details in error state
Arun Siluvery
1
-0
/
+4
2016-02-10
drm/i915: fix context/engine cleanup order
Nick Hoath
3
-14
/
+15
2016-02-10
drm/i915: Handle PipeC fused off on IVB/HSW/BDW
Gabriel Feceoru
2
-0
/
+4
2016-02-10
drm/i915/skl: Fix typo in DPLL_CFGCR1 definition
Lyude
1
-1
/
+1
2016-02-10
drm/gma500: fix error path in gma_intel_setup_gmbus()
Rasmus Villemoes
1
-1
/
+1
2016-02-09
drm: Add drm_format_plane_width() and drm_format_plane_height()
Ville Syrjälä
1
-0
/
+42
2016-02-09
drm/msm: remove the drm_device_is_unplugged check
Haixia Shi
1
-3
/
+0
2016-02-09
drm: modes: add missing [drm] to message printing
LABBE Corentin
1
-2
/
+1
[next]