index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm...
Sean Paul
6
-12
/
+120
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
topic/hdr-formats-2019-03-13
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-08
drm/v3d: Add support for V3D v4.2.
Eric Anholt
5
-20
/
+71
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
8
-19
/
+194
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
2019-03-06
Merge drm/drm-next into drm-misc-next
Sean Paul
545
-4060
/
+8028
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
3
-63
/
+62
2019-03-05
drm/dsc: Add native 420 and 422 support to compute_rc_params
David Francis
3
-13
/
+28
2019-03-05
drm/i915: Move dsc rate params compute into drm
David Francis
3
-124
/
+137
2019-03-05
drm/i915/icl: Enabling Y2xx and Y4xx (xx:10/12/16) formats for universal planes
topic/hdr-formats-2019-03-07
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
2
-0
/
+22
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
[prev]
[next]