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
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-0
/
+78
2019-03-13
Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm...
Sean Paul
5
-12
/
+109
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
1
-0
/
+4
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
1
-0
/
+1
2019-03-12
drm/fourcc: Add AFBC yuv fourccs for Mali
Brian Starkey
1
-0
/
+16
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-08
drm/v3d: Add support for V3D v4.2.
Eric Anholt
4
-17
/
+63
2019-03-08
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-08
Merge tag 'topic/hdr-formats-2019-03-07' of git://anongit.freedesktop.org/drm...
Sean Paul
7
-19
/
+178
2019-03-07
drm: export drm_timeout_abs_to_jiffies
Qiang Yu
1
-1
/
+2
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
2019-03-06
Merge drm/drm-next into drm-misc-next
Sean Paul
342
-2951
/
+6168
2019-03-06
drm/vc4: Add a debugfs entry to disable/enable the load tracker
Paul Kocialkowski
3
-0
/
+21
2019-03-06
drm/vc4: Add a load tracker to prevent HVS underflow errors
Boris Brezillon
4
-1
/
+171
2019-03-06
drm/vc4: Report HVS underrun errors
Boris Brezillon
6
-35
/
+140
2019-03-05
drm/dsc: Split DSC PPS and SDP header initialisations
David Francis
2
-61
/
+60
2019-03-05
drm/dsc: Add native 420 and 422 support to compute_rc_params
David Francis
2
-11
/
+26
2019-03-05
drm/i915: Move dsc rate params compute into drm
David Francis
2
-124
/
+136
2019-03-05
drm/i915/icl: Enabling Y2xx and Y4xx (xx:10/12/16) formats for universal planes
Swati Sharma
2
-1
/
+89
2019-03-05
drm/i915/icl: Add Y2xx and Y4xx (xx:10/12/16) plane control definitions
Swati Sharma
1
-0
/
+6
2019-03-05
drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourcc
Swati Sharma
1
-0
/
+6
2019-03-05
drm/i915: Enable P010, P012, P016 formats for primary and sprite planes
Juha-Pekka Heikkila
1
-2
/
+26
2019-03-05
drm/i915: Preparations for enabling P010, P012, P016 formats
Juha-Pekka Heikkila
5
-17
/
+49
2019-03-05
drm/i915: Add P010, P012, P016 plane control definitions
Juha-Pekka Heikkila
1
-0
/
+3
2019-03-05
Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-11
/
+33
2019-03-05
drm/amd/display: Use vrr friendly pageflip throttling in DC.
Mario Kleiner
1
-1
/
+27
2019-03-04
drm: fix spelling mistake "intead" -> "instead"
Colin Ian King
1
-1
/
+1
[next]