Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7f73c10b256bbaf0843adf509dc4744fc846bcd5
/
drivers
/
gpu
/
drm
7f73c10
drm/atmel-hclcdc: Convert to the new generic alpha property
by Maxime Ripard
· 7 years ago
ae0e282
drm/blend: Add a generic alpha property
by Maxime Ripard
· 7 years ago
a08fc7c
drm/sun4i: Tie the DSI controller in the TCON
by Maxime Ripard
· 7 years ago
133add5
drm/sun4i: Add Allwinner A31 MIPI-DSI controller support
by Maxime Ripard
· 7 years ago
a493cea
drm/sun4i: tcon: Add TRI finish interrupt for vblank
by Maxime Ripard
· 7 years ago
c9fea6f
drm/sti: Depend on OF rather than selecting it
by Oliver O'Halloran
· 7 years ago
c575b7e
drm/xen-front: Add support for Xen PV display frontend
by Oleksandr Andrushchenko
· 7 years ago
487da61
drm: Reshuffle getfb error returns
by Daniel Stone
· 7 years ago
83fd26c
Merge airlied/drm-next into drm-misc-next
by Sean Paul
· 7 years ago
4165791
drm/i915: Make force_load_detect effective even w/ DMI quirks/hotplug
by Ville Syrjälä
· 7 years ago
be90cc3
drm/i915: Restore planes after load detection
by Ville Syrjälä
· 7 years ago
6f6887d
drm/zte: Stop consulting plane->crtc
by Ville Syrjälä
· 7 years ago
2bb01c4
drm/vmwgfx: Stop consulting plane->fb
by Ville Syrjälä
· 7 years ago
bf4a7a2
drm/sti: Stop consulting plane->fb
by Ville Syrjälä
· 7 years ago
8bc20f6
drm/i915: Stop consulting plane->fb
by Ville Syrjälä
· 7 years ago
a36c027
drm: Use plane->state->fb over plane->fb
by Ville Syrjälä
· 7 years ago
23a5e1f
drm: Make the fb refcount handover less magic
by Ville Syrjälä
· 7 years ago
bf2d5eb
drm: Adjust whitespace for legibility
by Ville Syrjälä
· 7 years ago
64c32b4
drm: Add local 'plane' variable for primary/cursor planes
by Ville Syrjälä
· 7 years ago
5e78d01
drm/atomic-helper: WARN if legacy plane fb pointers are bogus when committing duplicated state
by Ville Syrjälä
· 7 years ago
7e7de76
drm: Clear crtc->primary->crtc when disabling the crtc via setcrtc()
by Ville Syrjälä
· 7 years ago
5e9cfeb
drm/atomic-helper: Drop plane->fb references only for drm_atomic_helper_shutdown()
by Ville Syrjälä
· 7 years ago
bee330f
drm: Use srcu to protect drm_device.unplugged
by Noralf Trønnes
· 7 years ago
694f54f
Merge branch 'drm-misc-next-fixes' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
790861c
drm: add parameter explanation for some gem dmabuf_ops
by Samuel Li
· 7 years ago
e85d300
drm/tinydrm: Make fb_dirty into a lower level hook
by Ville Syrjälä
· 7 years ago
0c9c7fd
drm/simple-kms-helper: Plumb plane state to the enable hook
by Ville Syrjälä
· 7 years ago
ae358da
drm/udl: Get rid of dev->struct_mutex usage
by Daniel Vetter
· 7 years ago
fcb1e57
drm/rockchip: fixup comment for gem_free_object_unlocked
by Daniel Vetter
· 7 years ago
23936ba
drm/omap: Use normalized zpos for plane placement
by Peter Ujfalusi
· 7 years ago
75def77
drm: rcar-du: Let core take care of normalizing the zpos
by Peter Ujfalusi
· 7 years ago
352f9a8
drm/sti: Let core take care of normalizing the zpos
by Peter Ujfalusi
· 7 years ago
a18301b
drm/tegra: Let core take care of normalizing the zpos
by Peter Ujfalusi
· 7 years ago
a7da5cf
drm/exynos: Let core take care of normalizing the zpos
by Peter Ujfalusi
· 7 years ago
49efffc
drm: Add drm_mode_config->normalize_zpos boolean
by Peter Ujfalusi
· 7 years ago
7056a2b
drm/dp/mst: Fix off-by-one typo when dump payload table
by Andy Shevchenko
· 7 years ago
9f36f9c
Merge tag 'drm-amdkfd-next-2018-03-27' of git://people.freedesktop.org/~gabbayo/linux into drm-next
by Dave Airlie
· 7 years ago
cb17aa5
Merge tag 'drm-intel-next-fixes-2018-03-27' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
2b4f44ee
Backmerge tag 'v4.16-rc7' into drm-next
by Dave Airlie
· 7 years ago
300efa9
drm/i915: Fix hibernation with ACPI S0 target state
by Imre Deak
· 7 years ago
76cb9d3
drm/i915/execlists: Use a locked clear_bit() for synchronisation with interrupt
by Chris Wilson
· 7 years ago
8f30c40
drm/i915: Specify which engines to reset following semaphore/event lockups
by Chris Wilson
· 7 years ago
7a7d58d
drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.
by Dhinakaran Pandiyan
· 7 years ago
a7d2a87
drm/tinydrm: Use gem_free_object_unlocked
by Daniel Vetter
· 7 years ago
8017e42
drm/scdc-helper: Convert errors into debug messages
by Ville Syrjälä
· 7 years ago
39031176
drm/gem: Document that handle_create must be the last step
by Daniel Vetter
· 7 years ago
3f07f28
gpu: drm: nouveau: Use list_{next/prev}_entry instead of list_entry
by Arushi Singhal
· 7 years ago
aec06c7
gpu: drm/lease:: Use list_{next/prev}_entry instead of list_entry
by Arushi Singhal
· 7 years ago
33d009c
Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
1679ae8
drm/amdkfd: Use ordered workqueue to restore processes
by Felix Kuehling
· 7 years ago
810955b
drm/amdgpu: Fix acquiring VM on large-BAR systems
by Felix Kuehling
· 7 years ago
09695ad
drm/amd/pp: clean header file hwmgr.h
by Rex Zhu
· 7 years ago
5b29335
drm/amd/pp: use mlck_table.count for array loop index limit
by Colin Ian King
· 7 years ago
a01c477
drm: Fix uabi regression by allowing garbage mode->type from userspace
by Ville Syrjälä
· 7 years ago
13b4093
drm/amdgpu: Add an ATPX quirk for hybrid laptop
by Alex Deucher
· 7 years ago
5a9f698
drm/ast: Fixed 1280x800 Display Issue
by Y.C. Chen
· 7 years ago
b7b3f66
Merge tag 'drm-misc-fixes-2018-03-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
b4eec0f
Merge tag 'drm-intel-next-fixes-2018-03-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
2a2553c
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 7 years ago
f3924ae
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-next
by Dave Airlie
· 7 years ago
8c2d689
Merge tag 'drm-intel-fixes-2018-03-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
096c49e
Merge branch 'vmwgfx-fixes-4.16' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 7 years ago
cec1b94
Merge tag 'imx-drm-fixes-2018-03-22' of git://git.pengutronix.de/git/pza/linux into drm-fixes
by Dave Airlie
· 7 years ago
36b3f84
drm/amdgpu: fix spelling mistake: "asssert" -> "assert"
by Colin Ian King
· 7 years ago
8ebde09
drm/amd/pp: Add new asic support in pp_psm.c
by Rex Zhu
· 7 years ago
bbfcc8a
drm/amd/pp: Clean up powerplay code on Vega12
by Rex Zhu
· 7 years ago
031ec94
drm/amd/pp: Add smu irq handlers for legacy asics
by Rex Zhu
· 7 years ago
3c79684
drm/amd/pp: Fix set wrong temperature range on smu7
by Rex Zhu
· 7 years ago
cc15dfa
drm/amdgpu: Don't change preferred domian when fallback GTT v5
by Chunming Zhou
· 7 years ago
43bfefe
drm/vmwgfx: Bump version patchlevel and date
by Thomas Hellstrom
· 7 years ago
37efe80
drm/vmwgfx: use monotonic event timestamps
by Arnd Bergmann
· 8 years ago
20fb5a6
drm/vmwgfx: Unpin the screen object backup buffer when not used
by Thomas Hellstrom
· 7 years ago
89dc15b
drm/vmwgfx: Stricter count of legacy surface device resources
by Thomas Hellstrom
· 7 years ago
6073a09
drm/vmwgfx: Use kasprintf
by Himanshu Jha
· 7 years ago
4e3e733
drm/vmwgfx: Get rid of the device-private suspended member
by Thomas Hellstrom
· 7 years ago
c3b9b16
drm/vmwgfx: Improve on hibernation
by Thomas Hellstrom
· 7 years ago
bf833fd
drm/vmwgfx: Avoid pinning fbdev framebuffers
by Thomas Hellstrom
· 7 years ago
dc36636
drm/vmwgfx: Fix multiple command buffer context use
by Thomas Hellstrom
· 7 years ago
ef86cfe
drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blits
by Thomas Hellstrom
· 8 years ago
79273e1
drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bos
by Thomas Hellstrom
· 8 years ago
9c11fcf
drm/ttm: Export the ttm_k[un]map_atomic_prot API.
by Thomas Hellstrom
· 8 years ago
403c182
drm/ttm: Clean up kmap_atomic_prot selection code
by Thomas Hellstrom
· 8 years ago
4ed75c3
drm/etnaviv: bump HW job limit to 4
by Lucas Stach
· 7 years ago
25db875
drm/vmwgfx: Cursor update fixes
by Thomas Hellstrom
· 8 years ago
904efd9
drm/vmwgfx: Send the correct nonblock option for atomic_commit
by Deepak Rawat
· 8 years ago
ac3069e
drm/vmwgfx: Move the stdu vblank event to atomic function
by Deepak Rawat
· 8 years ago
aa64b3f
drm/vmwgfx: Move screen object page flip to atomic function
by Deepak Rawat
· 8 years ago
3cbe87f
drm/vmwgfx: Remove drm_crtc_arm_vblank_event from atomic flush
by Deepak Rawat
· 8 years ago
4e2f9fa
drm/vmwgfx: Move surface copy cmd to atomic function
by Deepak Rawat
· 8 years ago
91e9f35
drm/vmwgfx: Avoid iterating over display unit if crtc is available
by Deepak Rawat
· 8 years ago
3b82a4d
drm: udl: Properly check framebuffer mmap offsets
by Greg Kroah-Hartman
· 7 years ago
82269df
Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 7 years ago
b6356df
drm/amdgpu: Fix NULL ptr on driver unload due to init failure.
by Andrey Grodzovsky
· 7 years ago
2333bf9
drm/amdgpu: fix "mitigate workaround for i915"
by Christian König
· 7 years ago
3296c4a
drm/amd/pp: Add smu irq handlers in sw_init instand of hw_init
by Rex Zhu
· 7 years ago
4d20037
drm/amd/pp: Refine register_thermal_interrupt function
by Rex Zhu
· 7 years ago
160b8e7
drm/amdgpu: Remove wrapper layer of cgs irq handling
by Rex Zhu
· 7 years ago
7436854
drm/amd/powerplay: Return per DPM level clock
by Kenneth Feng
· 7 years ago
7f3f106
drm/amd/powerplay: Remove the SOC floor voltage setting
by Kenneth Feng
· 7 years ago
f0c2b16b
drm/amdgpu: no job timeout setting on compute queues
by Evan Quan
· 7 years ago
Next »