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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-11
drm/dp: add drm_dp_128b132b_read_aux_rd_interval()
Jani Nikula
1
-0
/
+20
2022-02-11
drm/i915/fbc: Fix the plane end Y offset check
Ville Syrjälä
1
-1
/
+2
2022-02-11
drm/i915/opregion: debug log about Mailbox #2 for backlight
Jani Nikula
1
-4
/
+9
2022-02-11
drm/i915/opregion: handle SWSCI Mailbox #2 obsoletion
Jani Nikula
1
-3
/
+11
2022-02-11
drm/i915/opregion: early exit from encoder notify if SWSCI isn't there
Jani Nikula
1
-0
/
+6
2022-02-11
drm/i915/opregion: abstract the check for valid swsci function
Jani Nikula
1
-9
/
+21
2022-02-11
drm/i915/opregion: check port number bounds for SWSCI display power state
Jani Nikula
1
-0
/
+15
2022-02-11
Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
244
-5742
/
+5950
2022-02-11
Merge tag 'amd-drm-fixes-5.17-2022-02-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
9
-37
/
+71
2022-02-11
Merge tag 'drm-intel-fixes-2022-02-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
7
-30
/
+142
2022-02-11
Merge tag 'drm-misc-fixes-2022-02-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
7
-21
/
+37
2022-02-10
drm/bridge: dw-hdmi: use safe format when first in bridge chain
Neil Armstrong
1
-2
/
+3
2022-02-10
drm/fb-helper: Clip damage area horizontally
Thomas Zimmermann
1
-0
/
+12
2022-02-10
drm/fb-helper: Clip damage area to written memory range
Thomas Zimmermann
1
-7
/
+21
2022-02-10
drm/fb-helper: Calculate damaged area in separate helper
Thomas Zimmermann
1
-6
/
+20
2022-02-10
drm/fb-helper: Fix vertical damage clipping
Thomas Zimmermann
1
-2
/
+1
2022-02-10
drm/fb-helper: Fix clip rectangle height
Thomas Zimmermann
1
-1
/
+1
2022-02-10
drm/i915/ttm: tweak priority hint selection
Matthew Auld
1
-4
/
+2
2022-02-10
drm/i915: move the DRIVER_* macros to i915_driver.[ch]
Jani Nikula
10
-22
/
+27
2022-02-10
drm/amdgpu: Fix compile error.
Andrey Grodzovsky
1
-2
/
+1
2022-02-10
drm/i915: move intel_hws_csb_write_index() out of i915_drv.h
Jani Nikula
4
-10
/
+4
2022-02-09
drm/amdgpu/display: change pipe policy for DCN 2.0
Alex Deucher
1
-1
/
+1
2022-02-09
drm/amdgpu: fix gmc init fail in sriov mode
Yang Wang
2
-4
/
+6
2022-02-09
drm/amd/pm: correct hwmon power label name
Yang Wang
1
-3
/
+7
2022-02-09
drm/amd/amdgpu/amdgpu_uvd: Fix forgotten unmap buffer object
zhanglianjie
1
-0
/
+2
2022-02-09
drm/radeon/uvd: Fix forgotten unmap buffer objects
zhanglianjie
1
-3
/
+2
2022-02-09
drm/amdkfd: Consolidate MQD manager functions
Mukul Joshi
6
-282
/
+136
2022-02-09
drm/amdkfd: Remove unused old debugger implementation
Mukul Joshi
21
-2066
/
+102
2022-02-09
drm/amdkfd: Fix TLB flushing in KFD SVM with no HWS
Mukul Joshi
1
-14
/
+10
2022-02-09
drm/amd/pm: fix hwmon node of power1_label create issue
Yang Wang
1
-2
/
+1
2022-02-09
drm/amd/pm: drm/amd/pm: disable GetPptLimit message in sriov mode
Yang Wang
1
-1
/
+1
2022-02-09
drm/amd/pm: fix hwmon node of power1_label create issue
Yang Wang
1
-2
/
+1
2022-02-09
drm/amd/display: keep eDP Vdd on when eDP stream is already enabled
Zhan Liu
1
-2
/
+22
2022-02-09
drm/amd/display: fix yellow carp wm clamping
Dmytro Laktyushkin
1
-29
/
+32
2022-02-09
drm/amd/display: Cap pflip irqs per max otg number
Roman Li
3
-1
/
+4
2022-02-09
drm/amdgpu: add utcl2_harvest to gc 10.3.1
Aaron Liu
1
-1
/
+6
2022-02-09
display/amd: decrease message verbosity about watermarks table failure
Mario Limonciello
1
-1
/
+5
2022-02-09
drm/i915: Fix IPS disable in intel_plane_disable_noatomic()
Ville Syrjälä
1
-2
/
+4
2022-02-09
drm/i915: Extract hsw_ips_get_config()
Ville Syrjälä
3
-13
/
+22
2022-02-09
drm/i915: Move the IPS code to its own file
Ville Syrjälä
6
-239
/
+279
2022-02-09
drm/i915: Hoover the IPS enable/disable calls into the pre/post update hooks
Ville Syrjälä
2
-14
/
+34
2022-02-09
drm/i915: Change IPS calling convention
Ville Syrjälä
1
-16
/
+22
2022-02-09
drm/i915: Move vblank waits out from IPS code
Ville Syrjälä
2
-8
/
+13
2022-02-09
drm/amdkfd: use unmap all queues for poison consumption
Tao Zhou
1
-2
/
+1
2022-02-09
drm/amdkfd: rename kfd_process_vm_fault to kfd_dqm_evict_pasid
Tao Zhou
4
-4
/
+4
2022-02-09
drm/amdgpu: Revert 'drm/amdgpu: annotate a false positive recursive locking'
Andrey Grodzovsky
2
-10
/
+4
2022-02-09
drm/amdgpu: Rework amdgpu_device_lock_adev
Andrey Grodzovsky
3
-17
/
+43
2022-02-09
drm/amdgpu: Move in_gpu_reset into reset_domain
Andrey Grodzovsky
6
-12
/
+15
2022-02-09
drm/amdgpu: Move reset sem into reset_domain
Andrey Grodzovsky
10
-37
/
+46
2022-02-09
drm/amdgpu: Rework reset domain to be refcounted.
Andrey Grodzovsky
9
-34
/
+140
[prev]
[next]