Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
78bbe771174cc70a4697b7d45558844defcefa32
/
drivers
/
gpu
/
drm
78bbe77
drm/amd/amdgpu: De-numberify golden SI registers
by Tom St Denis
· 9 years ago
167112b
drm/amd/powerplay: add callbacks to move smc firmware request into sw_init phase
by Huang Rui
· 9 years ago
a5b2b6e
drm/sti: Fix compilation failure for drm_framebuffer.pixel_format
by Chris Wilson
· 9 years ago
3875623
Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 9 years ago
a7e2641
Merge tag 'drm-intel-next-2017-01-23' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 9 years ago
c4d79c2
Reinstate "drm/probe-helpers: Drop locking from poll_enable""
by Dave Airlie
· 9 years ago
b0df0b2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
by Dave Airlie
· 9 years ago
54a07c7
Revert "drm/probe-helpers: Drop locking from poll_enable"
by Dave Airlie
· 9 years ago
add6329
drm/i915: Update DRIVER_DATE to 20170123
by Daniel Vetter
· 9 years ago
f0493e6
drm/mgag200: Added support for the new device G200eH3
by Mathieu Larouche
· 9 years ago
618a610
Merge tag 'drm-amdkfd-next-2017-01-16' of git://people.freedesktop.org/~gabbayo/linux into drm-next
by Dave Airlie
· 9 years ago
01f5e69
Merge tag 'omapdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next
by Dave Airlie
· 9 years ago
d64a166
Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into drm-next
by Dave Airlie
· 9 years ago
9327901
Merge tag 'drm-qemu-20170110' of git://git.kraxel.org/linux into drm-fixes
by Dave Airlie
· 9 years ago
2f39258
Merge branch 'drm-etnaviv-fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes
by Dave Airlie
· 9 years ago
2e76f85
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 9 years ago
484205d
Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
b310348
Merge branch 'msm-fixes-4.10-rc4' of git://people.freedesktop.org/~robclark/linux into drm-fixes
by Dave Airlie
· 9 years ago
78337c0
Merge tag 'drm-misc-fixes-2017-01-13' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 9 years ago
f1750e1
Merge tag 'drm-intel-fixes-2017-01-19' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
6146e6d
drm/i915: reinstate call to trace_i915_vma_bind
by Daniele Ceraolo Spurio
· 9 years ago
b00ddb2
drm/i915: Assert that created vma has a whole number of pages
by Chris Wilson
· 9 years ago
44a0ec0
drm/i915: Assert the drm_mm_node is allocated when on the VM lists
by Chris Wilson
· 9 years ago
e0216b7
drm/i915: Treat an error from i915_vma_instance() as unlikely
by Chris Wilson
· 9 years ago
1fcdaa7
drm/i915: Reject vma creation larger than address space
by Chris Wilson
· 9 years ago
befedbb
drm/i915: Use common LRU inactive vma bumping for unpin_from_display
by Chris Wilson
· 9 years ago
d65415d
drm/i915: Do an unlocked wait before set-cache-level ioctl
by Chris Wilson
· 9 years ago
3139b4a
drm/i915/huc: Assert that HuC vma is placed in GuC accessible range
by Michał Winiarski
· 9 years ago
7e8d12b
drm/i915/huc: Avoid attempting to authenticate non-existent fw
by Michał Winiarski
· 9 years ago
7e79a68
drm/i915: Set adjustment to zero on Up/Down interrupts if freq is already max/min
by Sagar Arun Kamble
· 9 years ago
11d8bce
drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablement
by Andrzej Hajda
· 9 years ago
1202a09
drm/exynos/decon5433: fix CMU programming
by Andrzej Hajda
· 9 years ago
4151e9a
drm/exynos/decon5433: do not disable video after reset
by Andrzej Hajda
· 9 years ago
6f897f5
drm: qxl: Open code teardown function for qxl
by Gabriel Krisman Bertazi
· 9 years ago
2b65d56
drm: qxl: Open code probing sequence for qxl
by Gabriel Krisman Bertazi
· 9 years ago
e961282
drm/i915: Remove the double handling of 'flags from intel_mode_from_pipe_config()
by Ville Syrjälä
· 9 years ago
a8cd6da
drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state()
by Ville Syrjälä
· 9 years ago
7abbd11
drm/i915: Release temporary load-detect state upon switching
by Chris Wilson
· 9 years ago
481a6f7
drm/i915: Remove i915_gem_object_to_ggtt()
by Chris Wilson
· 9 years ago
a01cb37
drm/i915: Remove i915_vma_create from VMA API
by Chris Wilson
· 9 years ago
4ea9527
drm/i915: Add a check that the VMA instance we lookup matches the request
by Chris Wilson
· 9 years ago
718659a
drm/i915: Rename some warts in the VMA API
by Chris Wilson
· 9 years ago
be1e341
drm/i915: Track pinned vma in intel_plane_state
by Chris Wilson
· 9 years ago
5464cd6
drm/i915/get_params: Add HuC status to getparams
by Anusha Srivatsa
· 9 years ago
dac84a3
drm/i915/huc: Support HuC authentication
by Anusha Srivatsa
· 9 years ago
0509ead
drm/i915/huc: Add debugfs for HuC loading status check
by Anusha Srivatsa
· 9 years ago
f2ec71d
drm/i915/HuC: Add KBL huC loading Support
by Anusha Srivatsa
· 9 years ago
cd6909857
drm/i915/huc: Add BXT HuC Loading Support
by Anusha Srivatsa
· 9 years ago
bd132858
drm/i915/huc: Add HuC fw loading support
by Anusha Srivatsa
· 9 years ago
5b8cd07
drm/i915: prevent crash with .disable_display parameter
by Clint Taylor
· 9 years ago
3587c85
drm/bridge: adv7511: Re-write the i2c address before EDID probing
by John Stultz
· 9 years ago
4226d9b
drm/bridge: adv7511: Reuse __adv7511_power_on/off() when probing EDID
by John Stultz
· 9 years ago
651e476
drm/bridge: adv7511: Rework adv7511_power_on/off() so they can be reused internally
by John Stultz
· 9 years ago
40d86d2
drm/bridge: adv7511: Enable HPD interrupts to support hotplug and improve monitor detection
by Archit Taneja
· 9 years ago
6d5104c
drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()
by John Stultz
· 9 years ago
518cb70
drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq context
by John Stultz
· 9 years ago
3bfdfdc
drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible
by Ville Syrjälä
· 9 years ago
4fc020d
drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.
by Francisco Jerez
· 9 years ago
c77b9ab
drm: vc4: use crtc helper drm_crtc_from_index()
by Shawn Guo
· 9 years ago
75bcb05
drm: tegra: use crtc helper drm_crtc_from_index()
by Shawn Guo
· 9 years ago
ea441bd
drm: nouveau: use crtc helper drm_crtc_from_index()
by Shawn Guo
· 9 years ago
ffec892
drm: mediatek: use crtc helper drm_crtc_from_index()
by Shawn Guo
· 9 years ago
b8bf683
drm: kirin: use crtc helper drm_crtc_from_index()
by Shawn Guo
· 9 years ago
a3c764e
drm: exynos: use crtc helper drm_crtc_from_index()
by Shawn Guo
· 9 years ago
1e5a15d
drm/i915: Avoid drm_atomic_state_put(NULL) on error paths
by Ander Conselvan de Oliveira
· 9 years ago
3c5e37f
drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume
by Chris Wilson
· 9 years ago
71895a0
drm/i915: Add comment how we treat hung contexts
by Mika Kuoppala
· 9 years ago
0e178ae
drm/i915: Detect a failed GPU reset+recovery
by Chris Wilson
· 9 years ago
61da536
drm/i915: Tidy up engine reset logic
by Mika Kuoppala
· 9 years ago
bf2f043
drm/i915: Introduce engine_stalled helper
by Mika Kuoppala
· 9 years ago
211b12a
drm/i915: Cleanup request skip decision
by Mika Kuoppala
· 9 years ago
36193ac
drm/i915: Introduce engine_skip_context
by Mika Kuoppala
· 9 years ago
4c96554
drm/i915: Move engine reset preparation to i915_gem_reset_prepare()
by Chris Wilson
· 9 years ago
77affa3
drm/i915/psr: Fix compiler warnings for hsw_psr_disable()
by Chris Wilson
· 9 years ago
b86bef20
drm/i915: Fix compiler warnings for i915_edp_psr_status()
by Chris Wilson
· 9 years ago
fbbad73
drm/i915/huc: Unified css_header struct for GuC and HuC
by Anusha Srivatsa
· 9 years ago
db0a091
drm/i915/guc: Make the GuC fw loading helper functions general
by Anusha Srivatsa
· 9 years ago
f9cda04
drm/i915/guc: Move GuC log related functions into dedicated file
by Michal Wajdeczko
· 9 years ago
2668db3
drm: bridge: dw-hdmi: Assert SVSRET before resetting the PHY
by Laurent Pinchart
· 9 years ago
54d7273
drm: bridge: dw-hdmi: Fix the name of the PHY reset macros
by Laurent Pinchart
· 9 years ago
f0e7f2f
drm: bridge: dw-hdmi: Define and use macros for PHY register addresses
by Laurent Pinchart
· 9 years ago
faba6c3
drm: bridge: dw-hdmi: Detect PHY type at runtime
by Laurent Pinchart
· 9 years ago
be41fc5
drm: bridge: dw-hdmi: Handle overflow workaround based on device version
by Laurent Pinchart
· 9 years ago
0c67494
drm: bridge: dw-hdmi: Detect AHB audio DMA using correct register
by Laurent Pinchart
· 9 years ago
0527e12
drm: bridge: dw-hdmi: Reject invalid product IDs
by Laurent Pinchart
· 9 years ago
f4104e8
drm: bridge: dw-hdmi: Rename CONF0 SPARECTRL bit to SVSRET
by Laurent Pinchart
· 9 years ago
1acc6bd
drm: bridge: dw-hdmi: Remove PHY configuration resolution parameter
by Kieran Bingham
· 9 years ago
69497eb
drm: bridge: dw-hdmi: Implement DRM bridge registration
by Laurent Pinchart
· 9 years ago
d2ae94a
drm: bridge: dw-hdmi: Create connector in the bridge attach operation
by Laurent Pinchart
· 9 years ago
fd30b38
drm: bridge: dw-hdmi: Reorder functions to prepare for next commit
by Laurent Pinchart
· 9 years ago
c608119
drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common code
by Laurent Pinchart
· 9 years ago
ba5d7e6
drm: bridge: dw-hdmi: Don't forward HPD events to DRM core before attach
by Laurent Pinchart
· 9 years ago
527b863
drm: bridge: dw-hdmi: Remove encoder field from struct dw_hdmi
by Laurent Pinchart
· 9 years ago
70c963e
drm: bridge: dw-hdmi: Embed drm_bridge in struct dw_hdmi
by Laurent Pinchart
· 9 years ago
dfa7306
drm: bridge: dw-hdmi: Remove unused function parameter
by Kieran Bingham
· 9 years ago
ecaa98f
drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functions
by Laurent Pinchart
· 9 years ago
cc7e962
drm: bridge: dw-hdmi: Merge __hdmi_phy_i2c_write and hdmi_phy_i2c_write
by Laurent Pinchart
· 9 years ago
a5e4c7d
drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible
by Ville Syrjälä
· 9 years ago
17324b6
drm/amdgpu: add support for new hainan variants
by Alex Deucher
· 9 years ago
4e6e98b
drm/radeon: add support for new hainan variants
by Alex Deucher
· 9 years ago
Next »