index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
coldfire
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-26
drm/doc: Drop "content type" from the legacy kms property table
Daniel Vetter
1
-1
/
+0
2019-03-25
drm: vkms: check status of alloc_ordered_workqueue
Kangjie Lu
1
-0
/
+2
2019-03-25
drm/doc: fix missing verb
Luca Ceresoli
1
-3
/
+3
2019-03-25
drm/hibmc: Drop best_encoder
Daniel Vetter
1
-7
/
+0
2019-03-21
drm/fourcc: Fix conflicting Y41x definitions
Maarten Lankhorst
4
-40
/
+41
2019-03-20
drm/selftests/mm: Switch to bitmap_zalloc()
Andy Shevchenko
1
-7
/
+5
2019-03-20
tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers
Noralf Trønnes
3
-21
/
+48
2019-03-20
drm/vboxvideo: Remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-03-20
drm/meson: exclusively use the canvas provider module
Maxime Jourdan
9
-243
/
+51
2019-03-20
dt-bindings: display: amlogic, meson-vpu: exclusively use amlogic, canvas
Maxime Jourdan
1
-3
/
+2
2019-03-15
drm: add non-desktop quirks to Sensics and OSVR headsets.
Ryan Pavlik
1
-0
/
+6
2019-03-15
drm/sun4i: mixer: Simplify the get_id logic
Maxime Ripard
1
-28
/
+12
2019-03-15
drm/sun4i: backend: Simplify the get_id logic
Maxime Ripard
1
-23
/
+12
2019-03-14
drm/v3d: Use the new shmem helpers to reduce driver boilerplate.
Eric Anholt
7
-269
/
+115
2019-03-14
drm: Add library for shmem backed GEM objects
Noralf Trønnes
5
-0
/
+803
2019-03-14
drm/dp: Set the connector's TILE property even for DP SST connectors
Manasi Navare
2
-2
/
+12
2019-03-14
drm/v3d: Fix calling drm_sched_resubmit_jobs for same sched.
Andrey Grodzovsky
1
-8
/
+5
2019-03-14
drm/v3d: Remove some dead members of struct v3d_bo.
Eric Anholt
2
-10
/
+0
2019-03-14
drm/v3d: Use drm_gem_lock_reservations()/drm_gem_unlock_reservations()
Eric Anholt
1
-50
/
+6
2019-03-14
drm: Add helpers for locking an array of BO reservations.
Eric Anholt
2
-0
/
+82
2019-03-13
gpu: drm: atomic_helper: Fix spelling errors
Kieran Bingham
1
-2
/
+2
2019-03-13
drm/i915/icl: Implement half float formats
Kevin Strasser
2
-3
/
+91
2019-03-13
drm/i915: Refactor icl_is_hdr_plane
Kevin Strasser
4
-9
/
+14
2019-03-13
drm/fourcc: Add 64 bpp half float formats
Kevin Strasser
2
-0
/
+15
2019-03-12
drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMART
Ayan Kumar Halder
2
-3
/
+29
2019-03-12
drm/arm/malidp:- Disregard the pitch alignment constraint for AFBC framebuffer.
Ayan Kumar Halder
1
-2
/
+2
2019-03-12
drm/arm/malidp:- Use the newly introduced malidp_format_get_bpp() instead of ...
Ayan Kumar Halder
1
-5
/
+10
2019-03-12
drm/arm/malidp:- Writeback framebuffer does not support any modifiers
Ayan Kumar Halder
1
-0
/
+5
2019-03-12
drm/arm/malidp: Specified the rotation memory requirements for AFBC YUV formats
Ayan Kumar Halder
3
-11
/
+98
2019-03-12
drm/arm/malidp:- Define a common list of AFBC format modifiers supported for ...
Ayan Kumar Halder
6
-40
/
+246
2019-03-12
drm/arm/malidp:- Added support for new YUV formats for DP500, DP550 and DP650
Ayan Kumar Halder
1
-1
/
+21
2019-03-12
drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifier
Ayan Kumar Halder
4
-23
/
+136
2019-03-12
drm: Added a new format DRM_FORMAT_XVYU2101010
Ayan Kumar Halder
2
-0
/
+2
2019-03-12
drm/fourcc: Add AFBC yuv fourccs for Mali
Brian Starkey
2
-0
/
+36
2019-03-11
MAINTAINERS: Add an entry for the vboxvideo driver
Hans de Goede
1
-0
/
+7
2019-03-11
drm/vboxvideo: Move the vboxvideo driver out of staging
Hans de Goede
25
-10
/
+3
2019-03-11
staging/vboxvideo: Refactor vbox_update_mode_hints
Hans de Goede
1
-8
/
+7
2019-03-11
staging/vboxvideo: Drop initial_mode_queried workaround
Hans de Goede
5
-56
/
+5
2019-03-11
staging/vboxvideo: Another FIXME item
Daniel Vetter
1
-0
/
+5
2019-03-11
drm/stm: fix CONFIG_FB dependency
Arnd Bergmann
1
-1
/
+1
2019-03-09
drm/v3d: Add support for V3D v4.2.
Eric Anholt
5
-20
/
+71
2019-03-09
drm/v3d: Handle errors from IRQ setup.
Eric Anholt
3
-5
/
+18
2019-03-08
drm/v3d: Make sure the GPU is on when measuring clocks.
Eric Anholt
1
-0
/
+8
2019-03-08
drm/v3d: Don't try to set OVRTMUOUT on V3D 4.x.
Eric Anholt
2
-1
/
+4
2019-03-07
drm: export drm_timeout_abs_to_jiffies
Qiang Yu
2
-1
/
+6
2019-03-07
drm/sun4i: rgb: Change the pixel clock validation check
Maxime Ripard
1
-2
/
+35
2019-03-07
drm/sun4i: Move rate variables to long long
Maxime Ripard
1
-2
/
+2
2019-03-07
drm/sun4i: rgb: Store the bridge pointer
Maxime Ripard
1
-4
/
+4
2019-03-07
drm/sun4i: Move the panel pointer from the TCON to the encoders
Maxime Ripard
3
-34
/
+24
2019-03-07
drm/vc4: Use 16bpp by default for the fbdev buffer
Maxime Ripard
1
-1
/
+1
[next]