Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b76ff5ea1cf6fe648e7ce2b84e636f8a95849a0b
/
drivers
/
gpu
/
drm
b76ff5e
drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses
by Thomas Hellstrom
· 9 years ago
53c1e53
drm/vmwgfx: Turn off support for multisample count != 0 v2
by Thomas Hellstrom
· 9 years ago
5ad9dce
drm/vmwgfx: switch from ioremap_cache to memremap
by Dan Williams
· 9 years ago
a76edb8
Merge tag 'topic/drm-misc-2015-10-22' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
f1a04d8
Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
974e59b
Merge tag 'drm-intel-next-fixes-2015-10-22' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
a9ee34b
drm/msm: Remove local fbdev emulation Kconfig option
by Archit Taneja
· 9 years ago
d879eb5
drm/msm/mdp5: Basic support for MDP5 v1.7 (MSM8996)
by Stephane Viau
· 9 years ago
8e2930c
drm/msm/mdp: Add Software Pixel Extension support
by Stephane Viau
· 9 years ago
95651cd
drm/msm/mdp5: Use the newly introduced enum mdp_component_type
by Stephane Viau
· 9 years ago
0afbe59
drm/msm/hdmi: Add basic HDMI support for msm8996
by Stephane Viau
· 9 years ago
d40325b
drm/msm/mdp5: Avoid printing error messages for optional clocks
by Stephane Viau
· 9 years ago
5e921b1
drm/msm: Fix IOMMU clean up path in case msm_iommu_new() fails
by Stephane Viau
· 9 years ago
60fb49c
drm/msm/mdp5: remove the cfg pointer from SMP struct
by Stephane Viau
· 9 years ago
e01b1bf
drm/msm/dsi: Updata LNn_CFG4 register settings for 28nm PHY
by Hai Li
· 9 years ago
556a76e
drm: msm: dsi: Don't attempt changing voltage of switches
by Bjorn Andersson
· 9 years ago
8217e97
drm/msm: update generated headers
by Rob Clark
· 9 years ago
2b5f900
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
by Dave Airlie
· 9 years ago
1f43710
Merge tag 'drm-vc4-next-2015-10-21' of http://github.com/anholt/linux into drm-next
by Dave Airlie
· 9 years ago
ed885b2
drm/amdgpu: change VM size default to 64GB
by Christian König
· 9 years ago
81b1509
drm/amdgpu: add Stoney pci ids
by Samuel Li
· 9 years ago
39bb0c9
drm/amdgpu: update the core VI support for Stoney
by Samuel Li
· 9 years ago
cfaba56
drm/amdgpu: add VCE support for Stoney (v2)
by Samuel Li
· 9 years ago
a39c8ce
drm/amdgpu: add UVD support for Stoney
by Samuel Li
· 9 years ago
e3c7656
drm/amdgpu: add GFX support for Stoney (v2)
by Samuel Li
· 9 years ago
bb16e3b
drm/amdgpu: add SDMA support for Stoney (v2)
by Samuel Li
· 9 years ago
fa2f9be
drm/amdgpu: add DCE support for Stoney
by Samuel Li
· 9 years ago
7a753c3
drm/amdgpu: Update SMC/DPM for Stoney
by Samuel Li
· 9 years ago
aade2f0
drm/amdgpu: add GMC support for Stoney
by Samuel Li
· 9 years ago
139f491
drm/amdgpu: add Stoney chip family
by Samuel Li
· 9 years ago
090425c
drm: rcar-du: Add support for the R8A7794 DU
by Laurent Pinchart
· 9 years ago
f1ceb84a
drm: rcar-du: Add support for the R8A7793 DU
by Laurent Pinchart
· 9 years ago
f48b265
drm/amdgpu: fix the broken vm->mutex V2
by Chunming Zhou
· 9 years ago
ce16b0e
drm/amdgpu: remove the unnecessary parameter adev for amdgpu_fence_wait_any()
by Junwei Zhang
· 9 years ago
0c418f1
drm/amdgpu: remove the exclusive lock
by Christian König
· 9 years ago
b7e4dad
drm/amdgpu: remove old lockup detection infrastructure
by Christian König
· 9 years ago
d0be9f4
drm: fix trivial typos
by Geliang Tang
· 9 years ago
98a4450
drm/vc4: Allow vblank to be disabled
by Derek Foreman
· 10 years ago
48666d5
drm/vc4: Use the fbdev_cma helpers
by Derek Foreman
· 10 years ago
c8b75bc
drm/vc4: Add KMS support for Raspberry Pi.
by Eric Anholt
· 10 years ago
48aa1e7
drm: correctly check failed allocation
by Insu Yun
· 9 years ago
5d17013
vga_switcheroo: Constify vga_switcheroo_handler
by Lukas Wunner
· 9 years ago
7fc7e86
drm/armada: Convert the probe function to the generic drm_of_component_probe()
by Liviu Dudau
· 9 years ago
52f5eb6
drm/rockchip: Convert the probe function to the generic drm_of_component_probe()
by Liviu Dudau
· 9 years ago
9cace32
drm/imx: Convert the probe function to the generic drm_of_component_probe()
by Liviu Dudau
· 9 years ago
df785aa
drm: Introduce generic probe function for component based masters.
by Liviu Dudau
· 9 years ago
9afd808
drm/edid: Round to closest when computing the CEA/HDMI alternate clock
by Ville Syrjälä
· 9 years ago
fa3a734
drm/edid: Fix up clock for CEA/HDMI modes specified via detailed timings
by Ville Syrjälä
· 9 years ago
affa0e03
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
2dd3a88
Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
86b6871
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
by Dave Airlie
· 9 years ago
a32a3c8
drm: rcar-du: Fix plane state free in plane reset handler
by Laurent Pinchart
· 9 years ago
f4f0fb7
drm: rcar-du: Enable DU0 to DPAD connection on R8A7791
by Laurent Pinchart
· 10 years ago
f3bda362
drm: rcar-du: Add dependency on OF
by Laurent Pinchart
· 9 years ago
d519432
drm: rcar-du: Remove obsolete rcar-du-r8a779x platform_device_id entries
by Geert Uytterhoeven
· 10 years ago
f9fff06
drm/amdgpu/dce: simplify suspend/resume
by Alex Deucher
· 9 years ago
606bb5e
drm/i915: Use round to closest when computing the CEA 1.001 pixel clocks
by Ville Syrjälä
· 9 years ago
a3d5aaa
drm/amdgpu/gfx8: set TC_WB_ACTION_EN in RELEASE_MEM packet
by Alex Deucher
· 9 years ago
a0fb6ad
drm/fb-helper: Fix fb refcounting in pan_display_atomic
by Daniel Vetter
· 9 years ago
16e910df
drm/fb-helper: Set plane rotation directly
by Daniel Vetter
· 9 years ago
6749c9f
drm: fix mutex leak in drm_dp_get_mst_branch_device
by Adam Richter
· 9 years ago
2afa701d
drm: Check plane src coordinates correctly during page flip for atomic drivers
by Ville Syrjälä
· 9 years ago
33e0be6
drm: Check crtc viewport correctly with rotated primary plane on atomic drivers
by Ville Syrjälä
· 9 years ago
ce8d9ec
drm: Refactor plane src coordinate checks
by Ville Syrjälä
· 9 years ago
4112124
drm: Swap w/h when converting the mode to src coordidates for a rotated primary plane
by Ville Syrjälä
· 9 years ago
c390eed
drm: Don't leak fb when plane crtc coodinates are bad
by Ville Syrjälä
· 9 years ago
2225cfe
drm/gem: Use kref_get_unless_zero for the weak mmap references
by Daniel Vetter
· 9 years ago
3d57b42
drm/vgem: Drop vgem_drm_gem_mmap
by Daniel Vetter
· 9 years ago
3c67d83
drm: Fix return value of drm_framebuffer_init()
by Lukas Wunner
· 9 years ago
6ff774b
drm/gem: Use container_of in drm_gem_object_free
by Daniel Vetter
· 9 years ago
3187567
Merge branch 'virtio-gpu-for-drm-next' of git://git.kraxel.org/linux into drm-next
by Dave Airlie
· 9 years ago
4e270f0
drm/gem: Drop struct_mutex requirement from drm_gem_mmap_obj
by Daniel Vetter
· 9 years ago
02d0a49
drm: misc cleanup
by Rob Clark
· 9 years ago
235fabe
drm: Add DRM_DEBUG_VBL()
by Ville Syrjälä
· 9 years ago
4484489
drm: Don't use '\' for string literal concatenation
by Ville Syrjälä
· 9 years ago
f8c4714
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
by Daniel Vetter
· 9 years ago
ea48783
drm: Enforce unlocked ioctl operation for kms driver ioctls
by Daniel Vetter
· 9 years ago
1c806a6
drm/i915: Mark getparam ioctl as DRM_UNLOCKED
by Daniel Vetter
· 9 years ago
d24796a
virtio-gpu: add page flip support
by Gerd Hoffmann
· 9 years ago
f3380a3
virtio-gpu: mark as a render gpu
by Dave Airlie
· 10 years ago
11a8f280
virtio-gpu: add basic prime support
by Dave Airlie
· 10 years ago
62fb7a5
virtio-gpu: add 3d/virgl support
by Gerd Hoffmann
· 10 years ago
7552ed8
virtio-gpu: don't free things on ttm_bo_init failure
by Dave Airlie
· 9 years ago
6d41533
virtio-gpu: wait for cursor updates finish
by Gerd Hoffmann
· 9 years ago
ec2f057
virtio-gpu: add & use virtio_gpu_queue_fenced_ctrl_buffer
by Gerd Hoffmann
· 9 years ago
9c73f47
virtio-gpu: add virtio_gpu_queue_ctrl_buffer_locked
by Gerd Hoffmann
· 9 years ago
c76af02
via_drm.h: move struct via_file_private definition to drivers/gpu/drm/via/via_drv.h
by Mikko Rapeli
· 9 years ago
7a6007c
include/uapi/drm/sis_drm.h: move sis_file_private to drivers/gpu/drm/sis/sis_drv.h
by Mikko Rapeli
· 9 years ago
9ace42b
Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 9 years ago
48f87dd
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
by Dave Airlie
· 9 years ago
6b62b3e
Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
b312785
Merge tag 'drm-intel-next-2015-09-28-merged' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
aa1b36f
Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
c562657
drm/i915: Kill the leftover RMW from ivb_sprite_disable()
by Ville Syrjälä
· 9 years ago
45c1da5
drm/radeon: Use rdev->gem.mutex to protect hyperz/cmask owners
by Daniel Vetter
· 9 years ago
0a87871
drm/i915: restore ggtt double-bind avoidance
by Daniel Vetter
· 9 years ago
e12c8ce
drm/i915/skl: Enable pipe gamma for sprite planes.
by Bob Paauwe
· 9 years ago
fc6f93b
drm/i915/skl+: Enable pipe CSC on cursor planes. (v2)
by Bob Paauwe
· 9 years ago
99a91c9
Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 9 years ago
bbbe29d
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 9 years ago
Next »