index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-19
drm: qxl: Open code probing sequence for qxl
Gabriel Krisman Bertazi
5
-48
/
+74
2017-01-19
drm/i915: Remove the double handling of 'flags from intel_mode_from_pipe_conf...
Ville Syrjälä
1
-1
/
+0
2017-01-19
drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state()
Ville Syrjälä
1
-14
/
+24
2017-01-19
drm/i915: Release temporary load-detect state upon switching
Chris Wilson
1
-0
/
+1
2017-01-19
drm/i915: Remove i915_gem_object_to_ggtt()
Chris Wilson
3
-33
/
+6
2017-01-19
drm/i915: Remove i915_vma_create from VMA API
Chris Wilson
8
-45
/
+13
2017-01-19
drm/i915: Add a check that the VMA instance we lookup matches the request
Chris Wilson
1
-0
/
+1
2017-01-19
drm/i915: Rename some warts in the VMA API
Chris Wilson
7
-60
/
+103
2017-01-19
drm/i915: Track pinned vma in intel_plane_state
Chris Wilson
7
-135
/
+104
2017-01-19
drm/i915/get_params: Add HuC status to getparams
Anusha Srivatsa
1
-0
/
+7
2017-01-19
drm/i915/huc: Support HuC authentication
Anusha Srivatsa
4
-0
/
+53
2017-01-19
drm/i915/huc: Add debugfs for HuC loading status check
Anusha Srivatsa
1
-0
/
+31
2017-01-19
drm/i915/HuC: Add KBL huC loading Support
Anusha Srivatsa
1
-0
/
+13
2017-01-19
drm/i915/huc: Add BXT HuC Loading Support
Anusha Srivatsa
1
-0
/
+11
2017-01-19
drm/i915/huc: Add HuC fw loading support
Anusha Srivatsa
7
-3
/
+292
2017-01-19
drm/i915: prevent crash with .disable_display parameter
Clint Taylor
1
-0
/
+3
2017-01-19
drm/bridge: adv7511: Re-write the i2c address before EDID probing
John Stultz
1
-1
/
+9
2017-01-19
drm/bridge: adv7511: Reuse __adv7511_power_on/off() when probing EDID
John Stultz
1
-14
/
+3
2017-01-19
drm/bridge: adv7511: Rework adv7511_power_on/off() so they can be reused inte...
John Stultz
1
-4
/
+11
2017-01-19
drm/bridge: adv7511: Enable HPD interrupts to support hotplug and improve mon...
Archit Taneja
1
-1
/
+5
2017-01-19
drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()
John Stultz
1
-1
/
+15
2017-01-19
drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq c...
John Stultz
2
-1
/
+12
2017-01-18
drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible
Ville Syrjälä
1
-0
/
+3
2017-01-18
drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.
Francisco Jerez
2
-18
/
+0
2017-01-18
drm: vc4: use crtc helper drm_crtc_from_index()
Shawn Guo
2
-11
/
+7
2017-01-18
drm: tegra: use crtc helper drm_crtc_from_index()
Shawn Guo
1
-16
/
+3
2017-01-18
drm: nouveau: use crtc helper drm_crtc_from_index()
Shawn Guo
1
-15
/
+18
2017-01-18
drm: mediatek: use crtc helper drm_crtc_from_index()
Shawn Guo
2
-6
/
+4
2017-01-18
drm: kirin: use crtc helper drm_crtc_from_index()
Shawn Guo
2
-7
/
+4
2017-01-18
drm: exynos: use crtc helper drm_crtc_from_index()
Shawn Guo
2
-14
/
+2
2017-01-18
drm/i915: Avoid drm_atomic_state_put(NULL) on error paths
Ander Conselvan de Oliveira
2
-11
/
+9
2017-01-18
drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume
Chris Wilson
1
-1
/
+2
2017-01-18
drm/i915: Add comment how we treat hung contexts
Mika Kuoppala
1
-0
/
+21
2017-01-18
drm/i915: Detect a failed GPU reset+recovery
Chris Wilson
3
-4
/
+21
2017-01-18
drm/i915: Tidy up engine reset logic
Mika Kuoppala
1
-11
/
+19
2017-01-18
drm/i915: Introduce engine_stalled helper
Mika Kuoppala
1
-10
/
+15
2017-01-18
drm/i915: Cleanup request skip decision
Mika Kuoppala
1
-15
/
+2
2017-01-18
drm/i915: Introduce engine_skip_context
Mika Kuoppala
1
-18
/
+27
2017-01-18
drm/i915: Move engine reset preparation to i915_gem_reset_prepare()
Chris Wilson
2
-24
/
+14
2017-01-18
drm/i915/psr: Fix compiler warnings for hsw_psr_disable()
Chris Wilson
1
-20
/
+22
2017-01-18
drm/i915: Fix compiler warnings for i915_edp_psr_status()
Chris Wilson
1
-22
/
+27
2017-01-18
drm/i915/huc: Unified css_header struct for GuC and HuC
Anusha Srivatsa
3
-17
/
+53
2017-01-18
drm/i915/guc: Make the GuC fw loading helper functions general
Anusha Srivatsa
4
-104
/
+105
2017-01-18
drm/i915/guc: Move GuC log related functions into dedicated file
Michal Wajdeczko
7
-629
/
+673
2017-01-18
drm: bridge: dw-hdmi: Assert SVSRET before resetting the PHY
Laurent Pinchart
1
-5
/
+5
2017-01-18
drm: bridge: dw-hdmi: Fix the name of the PHY reset macros
Laurent Pinchart
2
-5
/
+4
2017-01-18
drm: bridge: dw-hdmi: Define and use macros for PHY register addresses
Laurent Pinchart
2
-15
/
+86
2017-01-18
drm: bridge: dw-hdmi: Detect PHY type at runtime
Laurent Pinchart
1
-3
/
+65
2017-01-18
drm: bridge: dw-hdmi: Handle overflow workaround based on device version
Laurent Pinchart
1
-13
/
+33
2017-01-18
drm: bridge: dw-hdmi: Detect AHB audio DMA using correct register
Laurent Pinchart
2
-3
/
+7
[prev]
[next]