index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-07
drm/sun4i: tv: Convert to atomic hooks
Maxime Ripard
1
-4
/
+6
2022-09-07
drm/sun4i: tv: Remove unused mode_valid
Maxime Ripard
1
-8
/
+0
2022-09-07
drm/vc4: vec: Fix timings for VEC modes
Mateusz Kwiatkowski
1
-2
/
+2
2022-09-07
drm/vc4: vec: Remove redundant atomic_mode_set
Mateusz Kwiatkowski
1
-14
/
+4
2022-09-07
drm/vc4: vec: Refactor VEC TV mode setting
Mateusz Kwiatkowski
1
-65
/
+23
2022-09-07
drm/vc4: vec: Convert to atomic helpers
Maxime Ripard
1
-4
/
+6
2022-09-07
drm/vc4: vec: Remove empty mode_fixup
Maxime Ripard
1
-9
/
+0
2022-09-07
drm/via: Add new condition to via_dma_cleanup()
Alisa Khabibrakhmanova
1
-1
/
+1
2022-09-06
drm/panel-edp: Fix typo in kerneldoc comment (appers=>appears)
Douglas Anderson
1
-1
/
+1
2022-09-06
drm/i915: Don't try to disable host RPS when this was never enabled.
Rodrigo Vivi
1
-0
/
+3
2022-09-06
drm/scheduler: quieten kernel-doc warnings
Randy Dunlap
1
-1
/
+2
2022-09-06
drm/i915: consider HAS_FLAT_CCS() in needs_ccs_pages
Matthew Auld
2
-1
/
+4
2022-09-06
drm/i915: Implement WaEdpLinkRateDataReload
Ville Syrjälä
1
-0
/
+22
2022-09-06
drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPC
Rodrigo Vivi
3
-10
/
+61
2022-09-06
drm/i915/bios: Copy the whole MIPI sequence block
Ville Syrjälä
1
-0
/
+7
2022-09-06
Revert "drm/i915: Fix intel_dp_mst_compute_link_config"
Jani Nikula
1
-14
/
+2
2022-09-06
Revert "drm/i915: Extract drm_dp_atomic_find_vcpi_slots cycle to separate function"
Jani Nikula
1
-41
/
+13
2022-09-06
Revert "drm/i915: Add DSC support to MST path"
Jani Nikula
3
-174
/
+42
2022-09-06
drm/i915: split out i915_gem.c declarations to i915_gem.h
Jani Nikula
2
-36
/
+43
2022-09-06
drm/i915: un-inline i915_gem_drain_freed_objects()
Jani Nikula
2
-16
/
+16
2022-09-06
drm/i915: un-inline i915_gem_drain_workqueue()
Jani Nikula
2
-21
/
+23
2022-09-06
drm/i915: remove unused i915_gem_set_global_seqno() declaration
Jani Nikula
1
-2
/
+0
2022-09-06
drm/i915: remove unused macro I915_GTT_OFFSET_NONE
Jani Nikula
1
-2
/
+0
2022-09-06
drm/bridge: anx7625: Set HPD irq detect window to 2ms
Xin Ji
2
-0
/
+20
2022-09-06
drm/ttm: update bulk move object of ghost BO
ZhenGuo Yin
1
-0
/
+3
2022-09-06
Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Daniel Vetter
402
-13571
/
+15165
2022-09-06
drm/i915: consider HAS_FLAT_CCS() in needs_ccs_pages
Matthew Auld
2
-1
/
+4
2022-09-06
drm/i915: Add DSC support to MST path
Stanislav Lisovskiy
3
-42
/
+174
2022-09-06
drm/i915: Extract drm_dp_atomic_find_vcpi_slots cycle to separate function
Stanislav Lisovskiy
1
-13
/
+41
2022-09-06
drm/i915: Fix intel_dp_mst_compute_link_config
Stanislav Lisovskiy
1
-2
/
+14
2022-09-05
drm: vkms: Add support to the RGB565 format
Igor Torrente
3
-3
/
+76
2022-09-05
drm: vkms: Adds XRGB_16161616 and ARGB_1616161616 formats
Igor Torrente
3
-1
/
+82
2022-09-05
drm: vkms: Supports to the case where primary plane doesn't match the CRTC
Igor Torrente
2
-31
/
+32
2022-09-05
drm: vkms: Refactor the plane composer to accept new formats
Igor Torrente
6
-178
/
+318
2022-09-05
drm: vkms: Add fb information to `vkms_writeback_job`
Igor Torrente
2
-8
/
+35
2022-09-05
drm: vkms: get the reference to `drm_framebuffer` instead if coping it
Igor Torrente
3
-8
/
+8
2022-09-05
drm: drm_atomic_helper: Add a new helper to deal with the writeback connector validation
Igor Torrente
2
-5
/
+43
2022-09-05
drm: vkms: Rename `vkms_composer` to `vkms_frame_info`
Igor Torrente
3
-65
/
+66
2022-09-05
drm: vkms: Replace hardcoded value of `vkms_composer.map` to DRM_FORMAT_MAX_PLANES
Igor Torrente
1
-1
/
+1
2022-09-05
PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to pci_ids.h
Vitaly Kuznetsov
1
-3
/
+0
2022-09-05
drm/i915/fbdev: do not create fbdev if HPD is suspended
Andrzej Hajda
1
-0
/
+6
2022-09-05
drm/i915/fbdev: suspend HPD before fbdev unregistration
Andrzej Hajda
1
-2
/
+4
2022-09-05
drm/i915/hpd: suspend MST at the end of intel_modeset_driver_remove
Andrzej Hajda
1
-7
/
+7
2022-09-05
drm/i915: Parse DP/eDP max lane count from VBT
Ville Syrjälä
3
-1
/
+29
2022-09-05
drm/i915: Rename some VBT bits
Ville Syrjälä
1
-2
/
+2
2022-09-05
drm/i915: Define all possible VBT device handles
Ville Syrjälä
1
-0
/
+9
2022-09-05
drm/i915: Define more VBT driver features block bits
Ville Syrjälä
1
-4
/
+10
2022-09-05
drm/i915: Document the sets of bits in the driver features block
Ville Syrjälä
1
-0
/
+7
2022-09-05
drm/i915: Define VBT max HDMI FRL rate bits
Ville Syrjälä
1
-2
/
+4
2022-09-05
drm/i915: Add the VBT LTTPR transparent vs. non-transparent bits
Ville Syrjälä
1
-1
/
+2
[prev]
[next]